travis-api/lib/travis/api/app
Hiro Asari 5c079f8e66 Add specs for RemoveLog service
Status code is debatable; I opted for 422 when the job is still
running, and for 500 if unexpected error happened
2014-06-11 09:30:50 -04:00
..
endpoint Add specs for RemoveLog service 2014-06-11 09:30:50 -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 Merge pull request #117 from travis-ci/ps-ssh-keys 2014-04-15 10:59:59 +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 rewrite all the things 2012-07-27 15:55:57 +02: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