Henrik Hodne
|
73213153fe
|
Fix secure.travis-ci.org redirect
`fullpath` starts with SCRIPT_NAME. From the Rack spec:
> The SCRIPT_NAME, if non-empty, must start with /
Fixes travis-ci/travis-ci#1278.
|
2013-07-24 16:03:04 -07:00 |
|
Sven Fuchs
|
bc4092ad4d
|
simplify app creation and rename "custom_branch" to "alt"
|
2013-02-25 17:42:03 +01:00 |
|
Sven Fuchs
|
0322e1a3c8
|
extract ga code and setup
|
2013-02-08 14:49:46 +01:00 |
|
Sven Fuchs
|
2a61ca1b19
|
fix redirect
|
2012-12-14 16:11:00 +01:00 |
|
Sven Fuchs
|
b2f3a36464
|
redirect from secure.* to main domain
|
2012-12-14 16:01:44 +01:00 |
|
Sven Fuchs
|
3f5f2a4726
|
redirect mobile clients to a given MOBILE_ENDPOINT
|
2012-12-14 14:10:56 +01:00 |
|
Konstantin Haase
|
0ac265a4a7
|
allow setting token manually
|
2012-10-24 19:36:17 +02:00 |
|
Konstantin Haase
|
3195a75a22
|
we actually have an instance in the block
|
2012-10-23 22:09:26 +02:00 |
|
Konstantin Haase
|
d6986a7806
|
allow only GET and HEAD request
|
2012-10-22 21:22:47 +02:00 |
|
Konstantin Haase
|
4cd506ea59
|
redirect potential API calls to API, fixes #32
|
2012-10-22 21:21:19 +02:00 |
|
Konstantin Haase
|
ab866b4fe2
|
no longer run api
|
2012-10-16 18:42:37 +02:00 |
|
Sven Fuchs
|
73fe04185d
|
split up config.ru
|
2012-09-30 17:30:57 +02:00 |
|
Sven Fuchs
|
5862bbe3df
|
fix nil api_endpoint
|
2012-09-23 16:02:33 +02:00 |
|
Konstantin Haase
|
5b092e9ec4
|
default to running against api.travis-ci.org
|
2012-09-23 10:53:00 +02:00 |
|
Konstantin Haase
|
ae224b1253
|
set deflate
|
2012-09-22 16:59:58 +02:00 |
|
Konstantin Haase
|
dca8fbf8b0
|
fix endpoint logic
|
2012-09-22 16:50:40 +02:00 |
|
Konstantin Haase
|
36b58c59ff
|
force ssl in production
|
2012-09-20 17:01:17 +02:00 |
|
Konstantin Haase
|
50de5c85d5
|
respond to any unknown requests with index.html
|
2012-09-14 21:47:00 +02:00 |
|
Konstantin Haase
|
23ffffff36
|
make config.ru more flexible
|
2012-09-11 18:17:07 +02:00 |
|
Konstantin Haase
|
0596390d10
|
refactor development server
|
2012-09-11 15:30:32 +02:00 |
|
Piotr Sarnacki
|
c4a57550e5
|
Run API before ember's app
Ember's serving app has catch-all route, so it needs to be run after API
|
2012-08-10 13:49:53 +02:00 |
|
Konstantin Haase
|
a467ec87e6
|
have to instantiate Api
|
2012-08-09 23:28:14 +02:00 |
|
Konstantin Haase
|
3f8d061131
|
use a cascade rather than middleware
|
2012-08-09 23:26:55 +02:00 |
|
Sven Fuchs
|
2015481329
|
use pushState
|
2012-07-22 15:10:34 +02:00 |
|
Sven Fuchs
|
32be28d266
|
add a sinatra app + stuff
|
2012-07-20 14:31:29 +02:00 |
|
Sven Fuchs
|
948807eedd
|
deploy to heroku
|
2012-06-27 17:05:16 +02:00 |
|
Sven Fuchs
|
767476a8c9
|
remove rails
|
2012-06-22 00:37:43 +02:00 |
|
Sven Fuchs
|
a3f629bd0d
|
initial commit
|
2012-06-17 00:05:06 +02:00 |
|