discourse/config/initializers
Sam 98267d439a fixed ruby 2.0 p0 bug in fast_stack so re-pushing 2013-09-09 21:19:23 +10:00
..
01-redis.rb forking in passenger was bust, message bus subscriptions would stop working after fork 2013-06-03 16:50:30 +10: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 Nuke message_bus_observer move to service class and classes 2013-05-16 15:03:16 +10:00
05-site_settings.rb init message_bus before site_settings 2013-03-13 15:15:22 +00:00
06-mini_profiler.rb fixed ruby 2.0 p0 bug in fast_stack so re-pushing 2013-09-09 21:19:23 +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
08-rack-cors.rb Implements support for rack-cors for API JavaScript access in end-user browser 2013-04-22 11:16:58 +02:00
09-omniauth.rb Fixed all broken specs 2013-08-26 12:59:17 +10:00
10-discourse_iife.rb slowly going about ordering our middleware 2013-08-26 12:59:17 +10:00
99-rack-cache.rb redis rack cache was crazy, it was just storing stuff in redis FOREVER, added a PR to fix, forked to my repo, sourcing a sane version 2013-05-07 17:33:04 +10:00
airbrake.rb.sample amend airbrake location 2013-03-11 17:16:54 -07: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
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 fix secret_token init to always allow an override even if its too short 2013-08-29 15:27:59 +10:00
session_store.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
sidekiq.rb reduce sidetiq frequency 2013-09-02 17:14:41 +10: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
strong_parameters.rb Enabled strong_parameters across all models/controllers. 2013-06-06 00:30:59 -07:00
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