discourse/db/post_migrate
Alan Guo Xiang Tan 9f12dd28f9
DEV: Promote historic post_deploy migrations (#34273)
This commit promotes all post_deploy migrations which existed in
Discourse v3.4.0 (timestamp <= 20241023041126)
2025-08-13 14:10:50 +08:00
..
20250227142351_migrate_sidekiq_jobs.rb DEV: Upgrade Sidekiq to v7.3.9 2025-03-10 15:02:48 +01:00
20250304074934_backfill_api_key_scope_modes.rb DEV: Backfill API key scope modes (#31606) 2025-03-11 10:00:27 +08:00
20250305233449_populate_type_source_in_reviewable.rb FIX: Ensure the reviewable.type_source migration is run post-deploy. (#31663) 2025-03-06 12:12:46 +11:00
20250513161753_rename_by_id_group.rb FEATURE: Add the group show endpoint to search groups by id instead of only the slug name (#32442) 2025-05-13 14:22:06 -05:00
20250526063633_copy_add_groups_to_about_component_settings.rb FIX: latest duplicated groups to about components (#33003) 2025-06-04 09:48:18 +08:00
20250702082232_deprecate_external_system_avatars_enabled.rb DEV: Deprecate external_system_avatars_enabled (#33436) 2025-07-04 16:02:04 +08:00
20250708031631_remove_flush_timings_secs_setting.rb DEV: Remove flush_timings_secs setting (#33505) 2025-07-08 11:56:33 +08:00
20250709051949_disable_gravatar_enabled_if_unconfigured.rb DEV: Add a Gravatar enable/disable toggle (#33533) 2025-07-10 15:09:32 +08:00
20250710074447_clear_backup_frequency_if_disabled.rb DEV: Remove automatic_backups_enabled setting (#33558) 2025-08-11 14:56:38 +08:00
20250804021210_drop_enable_experimental_sidebar_user_option.rb DEV: Drop old enable_experimental_sidebar user option (#34052) 2025-08-04 13:48:57 +10:00
20250812033430_replace_null_with_zero_in_backup_frequency.rb FIX: Use a valid value for disabling backups using backup_frequency (#34245) 2025-08-12 13:19:56 +08:00