..
config
DEV: Remove enable_upcoming_changes global setting gate ( #38360 )
2026-03-10 10:08:20 +10:00
admin_controller_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
api_controller_spec.rb
DEV: Replace Ruby numbered parameters by it where applicable ( #37810 )
2026-02-13 13:59:07 +01:00
backups_controller_spec.rb
FIX: improve "read only" modes ( #33521 )
2025-07-10 09:08:00 +02:00
badges_controller_spec.rb
FIX: ensures admin can't set system property on badges ( #37820 )
2026-02-16 12:33:32 +01:00
color_schemes_controller_spec.rb
FEATURE: Allow editing theme-owned palettes ( #34722 )
2025-10-06 09:02:39 +03:00
dashboard_controller_spec.rb
DEV: Fix spec cleanup issues for upcoming changes ( #39024 )
2026-04-01 14:15:02 +10:00
email_controller_spec.rb
DEV: Fix job serialization deprecation in email controller ( #39311 )
2026-04-16 11:42:34 +02:00
email_logs_controller_spec.rb
FIX: bug when skipped email logs are filtered ( #33557 )
2025-07-11 08:55:51 +08:00
email_styles_controller_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
email_templates_controller_spec.rb
UX: Display interpolation keys as interactive pills in admin editors ( #37254 )
2026-02-27 21:21:26 +01:00
embeddable_hosts_controller_spec.rb
DEV: Expand top_tags, topic.tags, etc, to return an array of tag objects instead of tag names ( #36678 )
2026-02-02 10:03:02 +08:00
embedding_controller_spec.rb
UX: admins embedding page follows admin ux guideline ( #30122 )
2025-01-06 13:01:08 +11:00
emojis_controller_spec.rb
FEATURE: Allow SVG custom emoji ( #37933 )
2026-02-20 14:52:09 +10:00
form_templates_controller_spec.rb
DEV: Rename experimental_ upcoming change settings ( #37589 )
2026-02-10 10:34:37 +10:00
groups_controller_spec.rb
FIX: Ensure moderators do not clear group email domain ( #39631 )
2026-04-29 14:32:38 +08:00
impersonate_controller_spec.rb
DEV: Move 4 upcoming changes to stable ( #39066 )
2026-04-07 10:05:49 +10:00
permalinks_controller_spec.rb
FIX: Permalink.create didn't work as expected anymore ( #29895 )
2024-11-22 21:11:26 +01:00
plugins_controller_spec.rb
FIX: Don't allow access to plugin page if plugin is not visible ( #26431 )
2024-04-02 16:26:15 +03:00
problem_checks_controller_spec.rb
FEATURE: Add problem checks page to admin panel and allow ignoring problem checks ( #39103 )
2026-04-23 08:28:33 +08:00
reports_controller_spec.rb
FIX: bulk action missing report_type format validation ( #37787 )
2026-02-13 09:08:48 +01:00
robots_txt_controller_spec.rb
FIX: Log changes to robots.txt by admins ( #37901 )
2026-02-18 14:20:21 -05:00
screened_emails_controller_spec.rb
SECURITY: Moderators cannot see user emails.
2024-12-19 13:13:18 -03:00
screened_ip_addresses_controller_spec.rb
DEV: Require admin for allow_admin screened IP mutations ( #38545 )
2026-03-12 10:43:19 -07:00
screened_urls_controller_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
search_controller_spec.rb
DEV: Refactor admin search index into a service ( #38959 )
2026-04-01 10:09:10 +10:00
search_logs_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
site_settings_controller_spec.rb
DEV: Restore and update request/api specs ( #39483 )
2026-04-23 20:13:52 +02:00
site_texts_controller_spec.rb
UX: Don't include powered_by string in site text overrides ( #39660 )
2026-04-30 12:15:34 -04:00
staff_action_logs_controller_spec.rb
FEATURE: Link staff action log entries to originating reviewable ( #39519 )
2026-04-30 09:15:45 +08:00
themes_controller_spec.rb
FEATURE: Allow changing source repo/branch/key for theme after installation ( #38169 )
2026-04-02 16:56:19 +01:00
unknown_reviewables_controller_spec.rb
DEV: Remove unnecessary rails_helper requires ( #33812 )
2025-07-24 13:50:04 +02:00
user_fields_controller_spec.rb
DEV: add input=date type to custom user field options ( #37902 )
2026-02-19 07:04:52 +01:00
users_controller_spec.rb
FIX: prevent silence_reason from leaking private email body ( #39337 )
2026-04-17 17:45:09 +03:00
versions_controller_spec.rb
FEATURE: call hub API to update Discourse discover enrollment. ( #25634 )
2024-02-23 11:42:28 +05:30
watched_words_controller_spec.rb
DEV: Deferred upload accesses tempfile after request completes ( #38337 )
2026-03-10 07:53:29 -07:00
web_hooks_controller_spec.rb
FIX: Allow selecting tags when creating or editing webhooks ( #37942 )
2026-02-20 23:00:50 +08:00