travis-api/lib/travis/api/app
2014-10-28 11:11:52 +01:00
..
endpoint Accept build requests via api 2014-10-21 17:12:07 +02:00
extensions skylight: use Sinatra support from skylight gem 2014-04-09 14:30:04 -05:00
helpers allow returning a symbol as a result from services, set status based on the symbol 2014-10-21 17:12:13 +02:00
middleware reduce metrics generated by UA tracker 2014-10-28 11:11:52 +01:00
responders allow returning a symbol as a result from services, set status based on the symbol 2014-10-21 17:12:13 +02:00
services pass the repository github_id, too (required in pro) 2014-10-21 19:25:37 +02:00
access_token.rb Allow to pass extra params for tokens 2013-05-08 14:11:02 +02:00
base.rb Remove Skylight 2014-07-29 11:21:34 +02:00
cors.rb Revert "Revert "track and enforce user-agent"" 2014-10-28 11:10:25 +01: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