Commit Graph

8 Commits

Author SHA1 Message Date
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