discourse/config/initializers
2017-06-30 12:43:26 -04: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 FIX: wizard was not showing up if more than 1 system user 2017-05-23 11:09:50 -04:00
006-mini_profiler.rb
008-rack-cors.rb
009-omniauth.rb
010-discourse_iife.rb
011-rack-protection.rb
012-web_hook_events.rb FIX: Add web hook DiscourseEvents in initializer. 2017-04-12 11:55:49 +08:00
013-excon_defaults.rb FIX: Make omit_default_port the global default 2017-06-30 12:43:26 -04: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 Typofix in Onebox user_agent 2017-05-24 14:36:02 -04:00
100-quiet_logger.rb
100-rails3_ar_after_commit_tests.rb
100-secret_token.rb
100-session_store.rb
100-sidekiq.rb Allow multiple host when restricting Sidekiq queues. 2017-06-19 14:45:51 +09:00
100-silence_logger.rb
100-strong_parameters.rb
100-verify_config.rb
100-watch_for_restart.rb Move discourse dev data out of tmp 2017-05-18 11:36:24 -04:00
100-wrap_parameters.rb FIX: Store custom emojis as uploads. 2017-03-14 13:07:18 +08:00
200-message_bus_request_tracker.rb