0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 05:37:26 +08:00
discourse/config/initializers
David Battersby 1b33298435
DEV: remove and replace Uncategorized (#41169)
Removes the Uncategorized category concept to reduce product complexity.

We are using an Upcoming Change to safely manage this migration and
removal. Part of that process is storing a snapshot of settings prior to
toggling the change (either manually or via promotion) so we can easily
opt out later without causing disruption.

When enabled we hide the following site settings from the admin screen,
all of which will be removed when the change reaches the `permanent`
status:

- allow_uncategorized_topics
- suppress_uncategorized_badge
- uncategorized_category_id

Internal ref: /t/183820
2026-07-07 09:15:55 +04:00
..
000-active_record.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
000-development_reload_warnings.rb DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
000-mini_racer.rb
000-mini_sql.rb
000-pg_connection_patch.rb
000-post_migration.rb
000-trace_pg_connections.rb DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
000-zeitwerk.rb
001-redis.rb
002-freedom_patches.rb DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
002-rails_failover.rb
003-imagemagick.rb SECURITY: Harden imagemagick execution 2026-06-30 16:10:52 +02:00
004-message_bus.rb DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
005-site_settings.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
006-mini_profiler.rb DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
008-rack-cors.rb DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
009-omniauth.rb
012-category_types.rb
012-web_hook_events.rb
014-track-setting-changes.rb Revert "FEATURE: discourse-workflows (#39704)" (#40366) 2026-05-28 13:59:42 +01:00
015-track-upcoming-change-toggle.rb DEV: remove and replace Uncategorized (#41169) 2026-07-07 09:15:55 +04:00
099-anon-cache.rb
099-drain_pool.rb
100-active-support-type-extensions.rb
100-anonymous_actions.rb FEATURE: Prompt anonymous users to sign up after engagement clicks (#40256) 2026-05-26 09:30:38 +02:00
100-custom-timezones.rb
100-flags.rb
100-i18n.rb
100-logster.rb DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
100-oj.rb DEV: Update multi_json to 1.20.1 (#39627) 2026-04-29 11:38:36 +02:00
100-onebox_options.rb
100-quiet_logger.rb
100-regex-timeout.rb
100-secret_token.rb
100-session_store.rb DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
100-sidekiq.rb DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
100-silence_logger.rb
100-strong_parameters.rb
100-verify_config.rb DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
100-wrap_parameters.rb
101-lograge.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
102-truncate-logs.rb
200-first_middlewares.rb DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
300-nested-replies.rb FEATURE: Add nested replies category conversion (#41236) 2026-07-06 08:22:22 -05:00
300-perf.rb
400-deprecations.rb
999-themes.rb DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
assets.rb DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
filter_parameter_logging.rb