discourse/config/initializers
2017-06-30 12:43:26 -04:00
..
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 FEATURE: backend support for pushing notifications to clients 2016-08-26 12:47:10 +10:00
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 Partially revert https://github.com/discourse/discourse/commit/09b92dd3. 2016-07-01 01:28:49 +08:00
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 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 FIX: No loggers may have been chained. 2016-11-17 13:52:08 +08:00
100-oj.rb
100-onebox_options.rb Typofix in Onebox user_agent 2017-05-24 14:36:02 -04:00
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 DEV: add warning if force_https in dev 2016-11-25 11:35:29 +11:00
100-sidekiq.rb Allow multiple host when restricting Sidekiq queues. 2017-06-19 14:45:51 +09: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 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
000-rails-master-polyfills.rb