travis-api/lib/travis/api/app
Konstantin Haase 02c10fe7cb Merge pull request #81 from travis-ci/hh-auth-race-condition
Handle race condition with creating users more nicely
2013-10-26 06:48:12 -07:00
..
endpoint Handle race condition with creating users more nicely 2013-10-26 08:33:57 -05:00
extensions Merge branch 'master' into rkh-metrics 2013-05-09 13:37:28 +02:00
helpers Disable follower for now 2013-09-10 12:05:18 +02:00
middleware also treat empty content type as no content type 2013-08-23 17:39:47 +02:00
responders Only allow image responses for repositories 2013-10-26 08:19:01 -05:00
access_token.rb Allow to pass extra params for tokens 2013-05-08 14:11:02 +02:00
base.rb Handle JSON parsing errors 2013-10-26 08:39:31 -05:00
cors.rb Run CORS middleware in development 2013-09-20 12:47:14 +02:00
endpoint.rb Set json content type only when content type is not set 2013-07-16 19:56:53 +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