Piotr Sarnacki
|
4bdd1834c4
|
Fix passing alt=default param
|
2013-03-05 21:08:14 +01:00 |
|
Sven Fuchs
|
1e6067f54c
|
cookies are split by ;
|
2013-02-27 01:35:53 +01:00 |
|
Sven Fuchs
|
b93ce53a7f
|
restore cookie max_age
|
2013-02-26 23:55:49 +01:00 |
|
Sven Fuchs
|
9bda77e757
|
try removing Secure from the cookie
|
2013-02-26 23:07:09 +01:00 |
|
Sven Fuchs
|
b314670530
|
debug output
|
2013-02-26 23:00:17 +01:00 |
|
Sven Fuchs
|
c5aaa8806a
|
uppercase Path
|
2013-02-26 22:55:00 +01:00 |
|
Sven Fuchs
|
5c18bd3406
|
try using path for the cookie
|
2013-02-26 20:09:47 +01:00 |
|
Sven Fuchs
|
d686b741bf
|
try using the staging domain
|
2013-02-26 19:12:37 +01:00 |
|
Sven Fuchs
|
941d1391bb
|
move AltVersions to its own file, try setting domain and secure on the cookie
|
2013-02-26 19:05:49 +01:00 |
|
Sven Fuchs
|
ee50cbd1e7
|
disable MobileRedirect, which does not seem to work, we are now using Rack::MobileRedirect
|
2012-12-14 15:52:58 +01:00 |
|
Piotr Sarnacki
|
973bd38f66
|
Use Rack::Request#user_agent
|
2012-11-13 02:32:00 +01:00 |
|
Piotr Sarnacki
|
7ad4ed1109
|
Redirect to old version of travis for mobile clients
We're planning support for a new mobile client, but for the time being
we will just redirect to the old app.
|
2012-11-12 19:37:57 +01:00 |
|
Konstantin Haase
|
ab866b4fe2
|
no longer run api
|
2012-10-16 18:42:37 +02:00 |
|
Piotr Sarnacki
|
4153c990be
|
Fix specs
|
2012-10-15 23:20:33 +02:00 |
|
Piotr Sarnacki
|
9976b47c93
|
WIP
|
2012-10-15 19:35:10 +02:00 |
|
Sven Fuchs
|
ba685b1593
|
set cache headers, can't get rack/cache to behave though
|
2012-10-11 20:05:33 +02:00 |
|
Sven Fuchs
|
b35763baa3
|
using the production pusher key with RUN_API causes tons of 404 errors
|
2012-10-11 17:23:32 +02:00 |
|
Sven Fuchs
|
ecdf0b9c3a
|
fix negation
|
2012-10-10 20:43:53 +02:00 |
|
Sven Fuchs
|
24d98eb66a
|
ok, it's DEFAULT_ENDPOINT
|
2012-10-10 14:16:47 +02:00 |
|
Sven Fuchs
|
3052db733b
|
parse pusher key into the index.html like the api endpoint
|
2012-10-10 13:21:52 +02:00 |
|
Piotr Sarnacki
|
b6169e095e
|
Do not send Last-Modified for index.html
Since index.html does not change it will always be set on last
modification date, we could send it if it was based also on
public/version file.
|
2012-10-09 13:59:24 +02:00 |
|
Sven Fuchs
|
5166e65e84
|
make filters pluggable
|
2012-10-03 17:20:36 +02:00 |
|
Sven Fuchs
|
de6f5026ff
|
doh. add missing files
|
2012-10-01 12:43:25 +02:00 |
|
Sven Fuchs
|
419ace7c51
|
rework asset compilation
|
2012-10-01 12:36:06 +02:00 |
|
Sven Fuchs
|
cdd6f0047a
|
change SCRIPT_NAME when changing PATH_INFO, add X-CASCADE header
|
2012-09-30 18:35:44 +02:00 |
|
Sven Fuchs
|
73fe04185d
|
split up config.ru
|
2012-09-30 17:30:57 +02:00 |
|