travis-api/lib/travis/api/app
Piotr Sarnacki d276cd5b32 Return Oauth headers even if none scope was matched
If an endpoint specifies more than one scope and none of the scopes from
access token matches, return oauth headers for the first of the scopes
2013-05-08 14:11:03 +02:00
..
endpoint s/autorization/authorization/ 2013-05-03 12:16:12 +02:00
extensions Return Oauth headers even if none scope was matched 2013-05-08 14:11:03 +02:00
helpers Allow to pass additional responders to respond_with 2013-05-08 14:11:02 +02:00
middleware Allow passing more than one mime type in Accept 2013-02-25 17:27:56 +01:00
responders Allow to pass additional responders to respond_with 2013-05-08 14:11:02 +02:00
access_token.rb Allow to pass extra params for tokens 2013-05-08 14:11:02 +02:00
base.rb Fix newrelic 2013-04-17 23:44:51 +02:00
cors.rb Move CORS middleware in front of the stack 2012-11-05 21:48:13 +01:00
endpoint.rb move the db follower usage to a helper 2013-05-03 09:21:48 +02: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 Allow to download logs in plain text 2013-01-15 02:23:02 +01:00