travis-web/assets/scripts
Piotr Sarnacki 595393f273 Don't send Authorization header when it's not needed
CORS specification specifies "simple request", which does not need a
preflight OPTIONS request. The only thing, which we send and is
forbidding to send simple requests is Authorization header, which is not
needed for public endpoints.
2013-05-02 17:59:43 +02:00
..
app A few improvements for tabs on repos list 2013-04-30 02:45:16 +02:00
config We can remove locales.js, it will be created on compilation on heroku 2012-12-17 22:17:04 +01:00
data Add BusyConf as sponsor. 2013-03-14 17:36:55 +01:00
lib Don't send Authorization header when it's not needed 2013-05-02 17:59:43 +02:00
spec A few improvements for tabs on repos list 2013-04-30 02:45:16 +02:00
vendor Update log engine 2013-05-02 01:30:07 +02:00
travis.coffee Keep application class at TravisApplication and move it to separate file 2013-03-20 00:00:05 +01:00