travis-api/lib/travis/api/app
Mathias Meyer a7f0a861cb Fetch last build if no branch specified.
This restores backwards compatibility with the current behaviour
rather than defaulting to master. Though the latter would probably
the right thing to do in the longer term.
2014-06-18 11:55:26 +02:00
..
endpoint Merge branch 'master' into ha-feature-remove_log_endpoint 2014-06-17 10:40:30 -04:00
extensions skylight: use Sinatra support from skylight gem 2014-04-09 14:30:04 -05:00
helpers Add Badge to available responders. 2014-03-19 15:01:23 +01:00
middleware Special case for settings in rewrite is not needed 2014-04-01 16:58:36 +02:00
responders Fetch last build if no branch specified. 2014-06-18 11:55:26 +02:00
skylight skylight: add service probe 2014-04-09 16:53:24 -05:00
access_token.rb Allow to pass extra params for tokens 2013-05-08 14:11:02 +02:00
base.rb skylight: add service probe 2014-04-09 16:53:24 -05:00
cors.rb Run CORS middleware in development 2013-09-20 12:47:14 +02:00
endpoint.rb Add requests API 2014-03-06 19:36:55 +01:00
extensions.rb rewrite all the things 2012-07-27 15:55:57 +02:00
helpers.rb Remove PATCH logs/:job_id endpoint 2014-06-12 07:20:47 -04:00
middleware.rb rename Responder to Base (resembles Sinatra::Base and i can't come up with another name for a common base class of Middleware and Endpoint) 2012-10-09 18:31:51 +02:00
responders.rb Add responder for svg badges. 2014-03-19 14:31:38 +01:00