Commit Graph

67 Commits

Author SHA1 Message Date
Sven Fuchs
b2d0acbcf7 rename handlebars helper to travis_handlebars 2012-10-13 01:51:08 +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
86ab67feb2 try using rack cache for in memory caching 2012-10-11 18:46: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
f8aa108c46 fix asset dirs constant 2012-10-08 13:41:35 +02:00
Sven Fuchs
41ab0c4cb0 set content on user permissions array proxy 2012-10-08 13:38:13 +02:00
Sven Fuchs
02a1f166d5 change tools button to have a menu, add requeue menu item, make status image stuff a popup 2012-10-07 16:59:01 +02:00
Sven Fuchs
c6223341f4 rework the asset pipeline to use environments 2012-10-06 15:28:11 +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