travis-api/lib/travis/api/app
2012-10-13 03:31:08 +02:00
..
endpoint set the scope for /post_message to :public (@rkh: confim?) 2012-10-13 03:31:08 +02:00
extensions remove empty extension 2012-09-28 16:59:24 +02:00
helpers rename services, remove service helpers 2012-10-12 01:28:35 +02:00
middleware whitelist Cache-Control, Expires, Last-Modified for cors 2012-10-11 13:36:30 +02:00
responders add http headers for services that respond to caching info 2012-10-11 05:04:27 +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 rename services, remove service helpers 2012-10-12 01:28:35 +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