travis-web/lib/travis/web
Piotr Sarnacki aa43803811 Allow to set "custom_branch" for assets
When custom-branch param is set, travis-web will serve assets from S3
from given branch (the compiled assets are uploaded to S3 on each
build). Cookie will also be set to serve assets from this branch until
disabled.

Custom branch may be disabled by passing disable-custom-branch=true
param.
2013-02-21 22:12:33 +01:00
..
app disable MobileRedirect, which does not seem to work, we are now using Rack::MobileRedirect 2012-12-14 15:52:58 +01:00
allow.rb allow only GET and HEAD request 2012-10-22 21:22:47 +02:00
api_redirect.rb Redirect /:owner/:name/builds.json to a proper api endpoint 2012-11-10 15:47:33 +01:00
app.rb Allow to set "custom_branch" for assets 2013-02-21 22:12:33 +01:00
set_token.rb remove printf debugging 2012-12-06 17:13:08 +01:00