discourse/app/views
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
..
common introduce rack:cache as a default, so users don't need to configure apache or nginx 2013-04-11 16:24:21 +10:00
default Initial release of Discourse 2013-02-05 14:16:51 -05:00
email remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
exceptions Rename 'popular' to 'latest'. First stab at 'Hot' tab. 2013-03-27 16:21:23 -04:00
layouts introduce rack:cache as a default, so users don't need to configure apache or nginx 2013-04-11 16:24:21 +10:00
list fix wrongly escaped HTML in <noscript> tags 2013-03-06 22:25:44 +01:00
request_access Initial release of Discourse 2013-02-05 14:16:51 -05:00
robots_txt added support for disabling indexing by google using SiteSetting.allow_index_in_robots_txt = false 2013-02-11 11:02:57 +11:00
static update localized TOS 2013-04-08 22:35:48 +02:00
topics provide a better title on topic pages for crawlers 2013-03-18 19:24:27 +01:00
user_notifications some more extracted strings for translation 2013-03-03 23:00:16 +01:00
users Improve message when you change your password 2013-03-20 16:55:56 -04:00