discourse/config/initializers
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
..
01-redis.rb don't try to load airbrake if there is no config for it 2013-03-11 16:59:21 -07:00
02-freedom_patches.rb added basic passenger support, no long polling but functions 2013-03-11 05:33:20 -07:00
03-sql_builder.rb added basic passenger support, no long polling but functions 2013-03-11 05:33:20 -07:00
04-message_bus.rb Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
05-site_settings.rb init message_bus before site_settings 2013-03-13 15:15:22 +00:00
06-mini_profiler.rb introduce rack:cache as a default, so users don't need to configure apache or nginx 2013-04-11 16:24:21 +10:00
07-backtrace_silencers.rb introduce rack:cache as a default, so users don't need to configure apache or nginx 2013-04-11 16:24:21 +10:00
99-rack-cache.rb introduce rack:cache as a default, so users don't need to configure apache or nginx 2013-04-11 16:24:21 +10:00
airbrake.rb.sample amend airbrake location 2013-03-11 17:16:54 -07:00
discourse_iife.rb Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
inflections.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
mime_types.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
oj.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
omniauth.rb correct multisite functionality for omniauth 2013-03-24 17:21:18 -07:00
pluralization.rb implement pluralization for server-side and js 2013-03-31 19:55:02 +02:00
quiet_logger.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
rails3_ar_after_commit_tests.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
secret_token.rb added profile environment for perftools profiling (1.9.3 only) 2013-03-10 17:21:56 -07:00
session_store.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
sidekiq.rb Merge branch 'update-sidekiq' of git://github.com/nverba/discourse 2013-03-25 10:26:13 -04:00
silence_logger.rb Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
verify_config.rb If assets haven't been precompiled, fail to start server in production mode with a message 2013-03-25 13:33:58 -04:00
vestal_versions.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
watch_for_restart.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
wrap_parameters.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00