travis-api/lib/travis/api/app
2012-10-18 23:49:15 +02:00
..
endpoint allow underscore and dash in subdomains 2012-10-18 23:49:15 +02:00
extensions improve caching headers 2012-10-17 18:51:11 +02:00
helpers rename to signed_in? 2012-10-13 18:27:44 +02:00
middleware whitelist Cache-Control, Expires, Last-Modified for cors 2012-10-11 13:36:30 +02:00
responders improve caching headers 2012-10-17 18:51:11 +02:00
access_token.rb fix access token related tests 2012-09-19 10:23:57 +02:00
base.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
endpoint.rb need to require active_record for the exception class 2012-10-13 18:28:28 +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 move responders out of helpers 2012-10-09 20:51:09 +02:00