travis-api/lib/travis/api/app
2013-01-13 20:08:56 +01:00
..
endpoint do not require user scope for /auth/github 2013-01-11 17:48:30 +01:00
extensions pass if scope does not match 2013-01-13 20:08:56 +01:00
helpers Use API v1 by default 2012-11-11 20:39:59 +01:00
middleware add travis_token scope 2012-12-12 17:11:25 +01:00
responders test result images based on the content-disposition header, fix content-disposition header 2012-12-12 15:19:27 +01:00
access_token.rb add travis_token scope 2012-12-12 17:11:25 +01:00
base.rb Fix new relic 2012-10-24 20:49:06 +02:00
cors.rb Move CORS middleware in front of the stack 2012-11-05 21:48:13 +01:00
endpoint.rb use Services::Helpers 2012-11-23 21:16:21 +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 move responders out of helpers 2012-10-09 20:51:09 +02:00