discourse/config/initializers
Daniel Waterworth fa3c4ad28b
DEV: Deprecate message bus site settings (#14465)
It makes much more sense for these to be GlobalSettings, since, in
multisite clusters, only the default site's settings would be respected.

Co-authored-by: David Taylor <david@taylorhq.com>
2021-11-11 11:12:25 -06:00
..
000-development_reload_warnings.rb DEV: Improve auto-restart parent process detection logic (#13068) 2021-05-14 18:17:31 +01:00
000-mini_sql.rb
000-post_migration.rb
000-trace_pg_connections.rb
001-redis.rb
002-freedom_patches.rb FIX: deprecation warning - initialization autoloaded the constant (#12400) 2021-03-16 09:47:57 +11:00
002-rails_failover.rb
003-sql_builder.rb
004-message_bus.rb DEV: Deprecate message bus site settings (#14465) 2021-11-11 11:12:25 -06:00
005-site_settings.rb FIX: Ensure 100-logster initializer is run before 101-lograge (#12455) 2021-03-19 19:51:13 +00:00
006-ensure_login_hint.rb
006-mini_profiler.rb DEV: Increase number of mini-profiler traces in development. 2021-06-10 21:58:27 +08:00
008-rack-cors.rb FEATURE: Cache CORS preflight requests for 2h (#14614) 2021-10-14 22:37:53 -03:00
009-omniauth.rb
012-web_hook_events.rb FIX: Do not call :post_edited webhook twice when editing OP (#13112) 2021-05-24 09:10:22 +10:00
013-excon_defaults.rb
014-track-setting-changes.rb DEV: Compile core and plugin stylesheets independently of themes (#13638) 2021-07-06 13:11:10 -04:00
099-anon-cache.rb
099-drain_pool.rb
100-i18n.rb FIX: Ensure 100-logster initializer is run before 101-lograge (#12455) 2021-03-19 19:51:13 +00:00
100-logster.rb DEV: Bump Logster and use full hostnames (#13617) 2021-07-02 11:02:58 -04:00
100-oj.rb
100-onebox_options.rb
100-push-notifications.rb
100-quiet_logger.rb
100-secret_token.rb
100-session_store.rb
100-sidekiq.rb DEV: Warm ActiveRecord cache for Sidekiq after Rails initializes. (#14253) 2021-09-07 11:08:32 +08:00
100-silence_logger.rb
100-strong_parameters.rb
100-verify_config.rb
100-watch_for_restart.rb DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
100-wrap_parameters.rb
101-lograge.rb
200-first_middlewares.rb DEV: Improve multisite testing (#14884) 2021-11-11 16:44:58 +00:00
300-perf.rb
400-deprecations.rb