discourse/app
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
..
assets Use message bus to broadcast addition and removal of categories 2013-04-10 15:53:36 -04:00
controllers introduce rack:cache as a default, so users don't need to configure apache or nginx 2013-04-11 16:24:21 +10:00
helpers Can change TOS content via site content editor 2013-04-05 15:21:55 -04:00
mailers don't pass notification email into to the default cause it freezes in a potentially incorrect value 2013-04-02 13:29:34 +11:00
models Merge pull request #684 from ZogStriP/auto-replace-rules-in-titles 2013-04-10 21:12:20 -07:00
serializers Exclude recently made invisible topics from the categories list. Also remove a couple n+1 queries. 2013-04-05 16:09:27 -04:00
views introduce rack:cache as a default, so users don't need to configure apache or nginx 2013-04-11 16:24:21 +10:00