discourse/config/initializers
Sam e1f293ad66 FEATURE: new scheduler
Removed sidetiq, introduced new scheduler

- add basic UI
- add schedule discover
- add scheduling in initializer
2014-02-06 10:26:16 +11:00
..
01-redis.rb
02-freedom_patches.rb
03-sql_builder.rb
04-message_bus.rb FEATURE: automatically update site to latest version of assets 2014-01-15 12:08:35 +11:00
05-site_settings.rb
06-mini_profiler.rb filter out android from mini profiler 2013-11-12 16:47:01 +11:00
08-rack-cors.rb
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
11-rack-protection.rb require X-Frame-Options: SAMEORIGIN for clickjack prevention 2013-10-28 15:14:08 -07:00
50-force_https.rb don't insert middleware its a problem 2014-01-10 13:51:02 +11:00
99-anon-cache.rb BUGFIX: anon cache was mucking with params 2014-01-09 16:49:12 +11:00
99-unicorn.rb unicorn out of band GC 2013-11-15 12:15:49 +11:00
airbrake.rb.sample
inflections.rb
mime_types.rb
oj.rb
onebox_options.rb Add twitter to Onebox.options 2014-01-29 14:14:07 -05:00
pluralization.rb
quiet_logger.rb
rails3_ar_after_commit_tests.rb
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 Revert "Try secure: true again" It's definitely broken 2014-01-31 15:02:57 -05:00
sidekiq.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
silence_logger.rb
strong_parameters.rb
verify_config.rb
watch_for_restart.rb fix initialization issues with unicorn 2013-10-10 14:23:24 +11:00
wrap_parameters.rb