travis-api/lib/travis/api/app
2015-04-30 12:55:26 +02:00
..
endpoint restore deprecated POST /requests for restarting builds/jobs 2015-04-30 12:55:26 +02:00
extensions skylight: use Sinatra support from skylight gem 2014-04-09 14:30:04 -05:00
helpers load ordering 2015-01-21 17:07:32 +01:00
middleware only run Skylight for 20% of the dynos (rounding up if there are less than five) 2015-01-19 14:00:00 +01:00
responders only run Skylight for 20% of the dynos (rounding up if there are less than five) 2015-01-19 14:00:00 +01:00
services throttle build request receive api 2015-02-11 17:46:55 +01:00
access_token.rb only run Skylight for 20% of the dynos (rounding up if there are less than five) 2015-01-19 14:00:00 +01:00
base.rb do not print backtraces in production 2015-03-12 16:00:40 +01:00
cors.rb allow setting Travis-API-Version header via ajax 2015-02-18 14:59:57 +01:00
endpoint.rb Add requests API 2014-03-06 19:36:55 +01:00
error_handling.rb add async method to send exception error to sentry 2015-02-13 16:16:45 +01:00
extensions.rb get v3 to a working and tested state 2015-01-21 16:38:25 +01:00
helpers.rb get v3 to a working and tested state 2015-01-21 16:38:25 +01: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
stack_instrumentation.rb only run Skylight for 20% of the dynos (rounding up if there are less than five) 2015-01-19 14:00:00 +01:00