travis-api/lib/travis/api/app/middleware
Piotr Sarnacki 2f87153df9 Move CORS middleware in front of the stack
If there is an error somewhere along the line (like in DB connection
management), it should not interfere with returning proper result for
OPTIONS request. Otherwise it's hard to guess why the actual request in
the browser was not properly sent.
2012-11-05 21:48:13 +01:00
..
logging.rb rewrite all the things 2012-07-27 15:55:57 +02:00
rewrite.rb manual redirects and rewrite rules for supporting v1 style resources 2012-10-10 01:48:22 +02:00
scope_check.rb fully implement access tokens 2012-08-15 00:52:22 +02:00