travis-api/lib/travis/api/app/responders
Hiro Asari 30b60283f8 Construct build result URL from parts
Currently, there is no easy way to grab this information from
the Build model.
So we need to construct it from various parts at our disposal.
2013-11-11 09:39:13 -05:00
..
atom.rb Construct build result URL from parts 2013-11-11 09:39:13 -05:00
base.rb Always set content_type in responder 2013-03-25 16:39:37 +01:00
image.rb Only allow image responses for repositories 2013-10-26 08:19:01 -05:00
json.rb Allow to pass additional responders to respond_with 2013-05-08 14:11:02 +02:00
plain.rb Allow to pass additional responders to respond_with 2013-05-08 14:11:02 +02:00
service.rb always use etag for caching when cache_key or updated_at are present, add the deploy_sha as a cache buster 2012-12-09 19:22:33 +01:00
xml.rb Only allow XML response if repo has a build 2013-10-26 08:14:40 -05:00