Konstantin Haase
bc1c960c20
add travis_token scope
2012-12-12 17:11:25 +01:00
Konstantin Haase
7f6df5f8b1
Merge branch 'master' of github.com:travis-ci/travis-api
2012-11-08 14:34:21 +01:00
Konstantin Haase
e1110034d1
prefix env key
2012-11-08 14:31:18 +01:00
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
Sven Fuchs
f4d467c998
whitelist Cache-Control, Expires, Last-Modified for cors
2012-10-11 13:36:30 +02:00
Sven Fuchs
8abd6fa150
manual redirects and rewrite rules for supporting v1 style resources
2012-10-10 01:48:22 +02:00
Sven Fuchs
f8bd49e88b
on 404 redirect for /owner/name paths on v1
2012-10-10 01:47:12 +02:00
Konstantin Haase
016d929bc0
allow HEAD requests
2012-09-20 14:15:37 +02:00
Konstantin Haase
f05ea7198b
fully implement access tokens
2012-08-15 00:52:22 +02:00
Konstantin Haase
7baf61054c
rewrite all the things
2012-07-27 15:55:57 +02:00