discourse/config/initializers
Robin Ward caa2564b83 Start up the Job scheduler after all the other initializers have loaded.
We do this so that plugins can register scheduled jobs.
2014-04-10 12:41:13 -04:00
..
01-redis.rb BUGFIX: Correct after_fork semantics 2014-03-31 12:34:13 +11:00
02-freedom_patches.rb
03-sql_builder.rb
04-message_bus.rb
05-site_settings.rb BUGFIX: reload site settings on rails reload in dev 2014-04-03 10:39:30 +11:00
06-ensure_login_hint.rb Fix visual bug 2014-03-25 09:45:21 +11:00
06-mini_profiler.rb Remove memory profiler at least until I push a new docker image 2014-02-10 15:40:32 +11:00
08-rack-cors.rb Use GlobalSetting to enable CORS at application level 2014-02-09 23:11:52 -08:00
09-omniauth.rb
10-discourse_iife.rb
11-rack-protection.rb
50-force_https.rb
99-anon-cache.rb
99-unicorn.rb allow bench to run with unicorn optionally 2014-02-16 16:44:51 +11:00
airbrake.rb.sample
inflections.rb
mime_types.rb
oj.rb
onebox_options.rb
pluralization.rb
quiet_logger.rb
rails3_ar_after_commit_tests.rb
secret_token.rb
session_store.rb Revert "Try secure: true again" It's definitely broken 2014-01-31 15:02:57 -05:00
sidekiq.rb Start up the Job scheduler after all the other initializers have loaded. 2014-04-10 12:41:13 -04:00
silence_logger.rb
sprockets.rb Always use DiscourseSassImporter, add optional sprockets deps tracking. 2014-04-09 19:17:19 +05:30
strong_parameters.rb
verify_config.rb
watch_for_restart.rb
wrap_parameters.rb