Commit Graph

12 Commits

Author SHA1 Message Date
2df46a9d0a Show a more useful message when redis config can't be found during init. 2013-05-15 10:08:08 -04:00
Sam
caa3cae535 remove pointless to_sym 2013-05-06 09:51:09 +10:00
6018c2f98b use symbols in redis proxy methods 2013-05-05 15:58:37 +02:00
2031b69e6e use method name instead of __method__ (which is wrong in this situation on Debian Squeeze Ruby 1.9) 2013-05-05 13:34:54 +02:00
Sam
850b042cab introduce rack:cache as a default, so users don't need to configure apache or nginx
under rack cache we are able to serve 620reqs a second per thin (on my machine) before it 12 (on my machine)

reorganised so mini profilers can be cleanly disabled from config file

added caching for categories index

move production.rb to production.sample.rb
2013-04-11 16:24:21 +10:00
Sam
36d60befbd mini profiler fix for multisite 2013-03-25 18:04:46 -07:00
5dfb04e4b3 Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
68e3f5228f Basic Heroku integration 2013-03-13 19:07:49 +00:00
Sam
1c8eef7dbd added basic passenger support, no long polling but functions
clean up initializers so they are ordered properly
2013-03-11 05:33:20 -07:00
cafc75b238 remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
f00853bee8 Use define_method instead of eval-ing a string
It avoids the need for escaping the interpolations.
2013-02-10 00:13:46 +01:00
21b5628528 Initial release of Discourse 2013-02-05 14:16:51 -05:00