discourse/config/initializers
Guo Xiang Tan f028d6cd52 Missed a spot when removing Sidekiq::Statistic. 2017-04-26 15:53:11 +08:00
..
000-rails-master-polyfills.rb
001-redis.rb
002-freedom_patches.rb
003-sql_builder.rb
004-message_bus.rb FIX: also add Discourse-Visible to allowed headers for message bus 2017-03-06 16:00:37 -05:00
005-site_settings.rb
006-ensure_login_hint.rb
006-mini_profiler.rb
008-rack-cors.rb FIX: add Discourse-Visible to CORS allowed headers for sites that use a proxy 2017-03-06 14:41:57 -05:00
009-omniauth.rb
010-discourse_iife.rb
011-rack-protection.rb
012-web_hook_events.rb FIX: Add web hook `DiscourseEvent`s in initializer. 2017-04-12 11:55:49 +08:00
050-force_https.rb
099-anon-cache.rb
099-drain_pool.rb
099-unicorn.rb
100-i18n.rb
100-logster.rb
100-oj.rb
100-onebox_options.rb
100-quiet_logger.rb FIX: silence and quiet logger not thread safe 2017-01-31 15:44:46 -05:00
100-rails3_ar_after_commit_tests.rb
100-secret_token.rb FEATURE: per client user tokens 2017-02-07 09:22:16 -05:00
100-session_store.rb
100-sidekiq.rb Missed a spot when removing Sidekiq::Statistic. 2017-04-26 15:53:11 +08:00
100-silence_logger.rb FIX: silence and quiet logger not thread safe 2017-01-31 15:44:46 -05:00
100-strong_parameters.rb
100-verify_config.rb
100-watch_for_restart.rb
100-wrap_parameters.rb FIX: Store custom emojis as uploads. 2017-03-14 13:07:18 +08:00
200-message_bus_request_tracker.rb