travis-api/lib/travis/api/app
2012-12-04 14:39:50 +01:00
..
endpoint trigger redirect 2012-12-04 14:39:50 +01:00
extensions improve caching headers 2012-10-17 18:51:11 +02:00
helpers Use API v1 by default 2012-11-11 20:39:59 +01:00
middleware Merge branch 'master' of github.com:travis-ci/travis-api 2012-11-08 14:34:21 +01:00
responders No need to revalidate if resource is final 2012-11-01 16:15:06 +01:00
access_token.rb fix access token related tests 2012-09-19 10:23:57 +02: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