travis-api/lib/travis/api/app
2015-07-07 12:45:30 +02:00
..
endpoint Remove triggering builds in V2 2015-06-15 12:22:42 +02:00
extensions skylight: use Sinatra support from skylight gem 2014-04-09 14:30:04 -05:00
helpers Use Accept entries for getting API version 2015-07-07 12:45:30 +02: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