travis-api/lib/travis/api/app
Hiro Asari cc03c5458a DRY up log patching logic
Move the shared logic into a Helpers method so that there is no
code duplication
2014-06-11 18:07:12 -04:00
..
endpoint DRY up log patching logic 2014-06-11 18:07:12 -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 DRY up log patching logic 2014-06-11 18:07:12 -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