..
000-mini_sql.rb
DEV: enable frozen string literal on all files
2019-05-13 09:31:32 +08:00
000-post_migration.rb
FIX: Migration paths were being forgotten
2019-12-16 14:13:47 -05:00
000-trace_pg_connections.rb
DEV: Silence spurious rubocop lint warning
2020-02-19 13:10:30 +11:00
001-redis.rb
DEV: Disable Redis warnings.
2020-06-16 12:53:04 +08:00
002-freedom_patches.rb
FIX: deprecation warning - initialization autoloaded the constant ( #12400 )
2021-03-16 09:47:57 +11:00
002-rails_failover.rb
FIX: Improve failover for multisite clusters ( #11150 )
2020-11-11 10:27:24 +00:00
003-sql_builder.rb
DEV: enable frozen string literal on all files
2019-05-13 09:31:32 +08:00
004-message_bus.rb
FEATURE: Stricter rules for user presence
2020-03-26 17:36:52 +11:00
005-site_settings.rb
FIX: deprecation warning - initialization autoloaded the constant ( #12400 )
2021-03-16 09:47:57 +11:00
006-ensure_login_hint.rb
FEATURE: SKIP_DB_AND_REDIS env var ( #7756 )
2019-06-13 12:58:27 +10:00
006-mini_profiler.rb
DEV: update rack-mini-profiler ( #11597 )
2020-12-29 13:54:41 +11:00
008-rack-cors.rb
DEV: use `request_path` instead of `script_name` to find static file requests. ( #11986 )
2021-02-05 09:09:55 +05:30
009-omniauth.rb
DEV: Drop legacy OpenID 2.0 support ( #8894 )
2020-02-07 17:32:35 +00:00
012-web_hook_events.rb
DEV: Use more specific error responses ( #9472 )
2020-04-21 03:50:20 +02:00
013-excon_defaults.rb
DEV: Upgrading Discourse to Zeitwerk ( #8098 )
2019-10-02 14:01:53 +10:00
014-track-setting-changes.rb
FEATURE: Separate base and heading font site_settings ( #10807 )
2020-10-05 13:40:41 -04:00
099-anon-cache.rb
DEV: enable frozen string literal on all files
2019-05-13 09:31:32 +08:00
099-drain_pool.rb
DEV: Remove custom connection reaper.
2020-05-26 09:09:46 +08:00
100-i18n.rb
FIX: deprecation warning - initialization autoloaded the constant ( #12400 )
2021-03-16 09:47:57 +11:00
100-logster.rb
FIX: deprecation warning - initialization autoloaded the constant ( #12400 )
2021-03-16 09:47:57 +11:00
100-oj.rb
DEV: default Oj to compat mode
2020-01-16 07:52:28 +11:00
100-onebox_options.rb
FIX: include onebox default options in development environment
2019-11-07 15:42:53 +05:30
100-push-notifications.rb
FIX: Make initializer work on first db:migrate
2019-07-30 10:23:24 +02:00
100-quiet_logger.rb
DEV: Increase log levels for more assets/static paths.
2020-09-01 09:52:50 +08:00
100-secret_token.rb
DEV: enable frozen string literal on all files
2019-05-13 09:31:32 +08:00
100-session_store.rb
DEV: enable frozen string literal on all files
2019-05-13 09:31:32 +08:00
100-sidekiq.rb
FIX: Scheduled jobs not showing up in /sidekiq/schedule in dev.
2020-10-08 10:24:51 +08:00
100-silence_logger.rb
DEV: stop freezing frozen strings
2020-04-30 16:48:53 +10:00
100-strong_parameters.rb
DEV: enable frozen string literal on all files
2019-05-13 09:31:32 +08:00
100-verify_config.rb
DEV: enable frozen string literal on all files
2019-05-13 09:31:32 +08:00
100-watch_for_restart.rb
DEV: s/\$redis/Discourse\.redis ( #8431 )
2019-12-03 10:05:53 +01:00
100-wrap_parameters.rb
DEV: enable frozen string literal on all files
2019-05-13 09:31:32 +08:00
101-lograge.rb
DEV: Rescue from ActiveRecord::Readonly error in lograge.
2020-06-25 10:25:28 +08:00
200-first_middlewares.rb
FIX: Use asset_hostnames in rails_multisite
2020-09-17 10:32:43 +01:00
300-perf.rb
FEATURE: add hook after all initializers
2019-08-26 10:49:26 +10:00
400-deprecations.rb
FIX: use Redis replica host and port ( #11566 )
2020-12-23 13:14:19 +11:00