..
active_support_type_extensions
DEV: Add a compact_blank option to the ActiveModel array type ( #35476 )
2025-10-20 11:33:36 +02:00
auth
FIX: Twitter login problem check not reporting accurately ( #35593 )
2025-10-24 09:42:58 -04:00
backup_restore
FIX: Remove unsupported SQL from DB dump during restore
2025-11-03 11:15:00 +01:00
common_passwords
DEV: Fix various spec linting issues ( #24672 )
2023-12-04 13:45:19 +01:00
compression
concern
DEV: Rename SecureSession to ServerSession
2025-09-18 16:31:03 +02:00
content_security_policy
FIX: invalid CSP directive sources should allow site to boot with valid CSP directives ( #31256 )
2025-02-10 20:38:36 +08:00
demon
DEV: Fix undefined method check_email_sync_heartbeat in unicorn conf ( #30360 )
2024-12-19 10:10:11 +08:00
discourse_webauthn
DEV: Rename SecureSession to ServerSession
2025-09-18 16:31:03 +02:00
email
Add logging for Net::SMTPError
2025-11-06 12:58:50 +00:00
file_store
DEV: Move convert video job to upload after create ( #35013 )
2025-09-30 10:58:07 -06:00
final_destination
SECURITY: Add FastImage SSRF safe freedom patch
2024-07-03 20:49:15 +08:00
freedom_patches
DEV: Monkey patch a from_described_class helper in RSpec::Mocks ( #34021 )
2025-08-05 12:03:42 +10:00
guardian
DEV: Update rubocop-discourse to 3.13 and autofix issues ( #35073 )
2025-10-06 16:11:01 +02:00
highlight_js
i18n
DEV: Enable Rails 7.1 defaults
2024-08-12 10:41:13 +02:00
imap
DEV: Don't allow context-free system post destruction ( #32523 )
2025-05-05 09:58:29 +08:00
import
middleware
FIX: Add request tracking headers to Message Bus responses ( #35537 )
2025-10-27 12:21:37 +10:00
migration
DEV: Allow DROP DEFAULT in pre-deploy migrations ( #34838 )
2025-09-17 16:15:02 +08:00
onebox
FIX: Use oEmbed for YouTube oneboxing ( #35959 )
2025-11-12 14:13:16 +10:00
plugin
FIX: Don’t apply callbacks from disabled plugins ( #35630 )
2025-10-30 10:04:17 +01:00
pretty_text
DEV: add tag hashtag data source style type ( #33289 )
2025-06-20 18:08:47 +04:00
rate_limiter
scheduler
DEV: Double timeout for spec in spec/defer_spec.rb ( #35368 )
2025-10-14 17:13:26 +08:00
second_factor
FIX: URL encode usernames in grant admin redirect ( #34664 )
2025-10-13 09:49:23 +08:00
seed_data
FEATURE: add emojis to seeded categories ( #33248 )
2025-06-18 17:25:12 +04:00
service
DEV: Make specs pass with ruby 3.4 ( #35411 )
2025-10-15 12:40:18 +03:00
sidekiq
FIX: Ensure retry_count is set when checking if a job is being retried ( #36034 )
2025-11-14 14:18:50 +11:00
site_settings
DEV: Fix core backend CI tests timing out ( #34281 )
2025-08-13 16:06:19 +08:00
stylesheet
DEV: Rename theme-transpiler to asset-processor ( #35498 )
2025-10-20 14:16:46 +01:00
svg_sprite
DEV: Fix flaky test in spec/lib/svg_sprite/svg_sprite_spec.rb ( #35673 )
2025-10-29 13:00:21 +08:00
theme_settings_manager
DEV: add shortcut fab!(:variable, :fabricator) to specs ( #33577 )
2025-07-11 11:16:34 -03:00
theme_store
FEATURE: Theme settings migrations ( #24071 )
2023-11-02 08:10:15 +03:00
topic_query
DEV: add shortcut fab!(:variable, :fabricator) to specs ( #33577 )
2025-07-11 11:16:34 -03:00
turbo_tests /flaky
DEV: Include exception details for each test in flaky tests report ( #24892 )
2023-12-14 11:11:11 +08:00
validators
FEATURE: open the discourse-id gates ( #34949 )
2025-09-24 16:59:07 +02:00
wizard
DEV: add shortcut fab!(:variable, :fabricator) to specs ( #33577 )
2025-07-11 11:16:34 -03:00
admin_confirmation_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
admin_user_index_query_spec.rb
DEV: add shortcut fab!(:variable, :fabricator) to specs ( #33577 )
2025-07-11 11:16:34 -03:00
archetype_spec.rb
DEV: Catch missing translations during test runs ( #26258 )
2024-05-24 22:15:53 +08:00
asset_processor_spec.rb
DEV: Rename theme-transpiler to asset-processor ( #35498 )
2025-10-20 14:16:46 +01:00
bookmark_manager_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
bookmark_query_spec.rb
FIX: searching for bookmarks with : resulted in error ( #35850 )
2025-11-10 10:18:16 +10:00
bookmark_reminder_notification_handler_spec.rb
FIX: don't clear reminder on deleted bookmarks ( #35987 )
2025-11-12 17:47:07 +01:00
bookmarks_bulk_action_spec.rb
FIX: Bookmark reminder was clearing incorrectly ( #28506 )
2024-08-26 09:17:39 +10:00
browser_detection_spec.rb
cache_spec.rb
DEV: Use rspec mocks to properly verify a race condition
2024-08-06 15:57:04 +02:00
category_badge_spec.rb
FIX: email category badges shouldn't use category text color ( #25655 )
2024-02-13 10:18:36 -05:00
category_guardian_spec.rb
DEV: add shortcut fab!(:variable, :fabricator) to specs ( #33577 )
2025-07-11 11:16:34 -03:00
color_math_spec.rb
UX: Calculate missing hover/selected colors from existing colors ( #20105 )
2023-02-01 09:55:21 +00:00
composer_messages_finder_spec.rb
FIX: composer educational limit should use post count ( #33650 )
2025-07-17 18:15:18 +04:00
content_buffer_spec.rb
content_localization_spec.rb
DEV: Move locale check to unified concern ( #35207 )
2025-10-06 20:11:52 +08:00
content_security_policy_spec.rb
FIX: invalid CSP directive sources should allow site to boot with valid CSP directives ( #31256 )
2025-02-10 20:38:36 +08:00
cooked_post_processor_spec.rb
DEV: Have converted videos use the cdn url ( #35480 )
2025-10-21 12:44:11 -06:00
crawler_detection_spec.rb
current_user_spec.rb
db_helper_spec.rb
FIX: Truncate bookmarks.name when remapping
2024-12-11 18:53:17 -05:00
directory_helper_spec.rb
discourse_diff_spec.rb
discourse_event_spec.rb
discourse_hub_spec.rb
DEV: Don’t replace Rails logger in specs ( #29721 )
2024-11-13 08:47:39 +08:00
discourse_ip_info_spec.rb
DEV: Don’t replace Rails logger in specs ( #29721 )
2024-11-13 08:47:39 +08:00
discourse_logstash_logger_spec.rb
DEV: Make specs pass with ruby 3.4 ( #35411 )
2025-10-15 12:40:18 +03:00
discourse_plugin_registry_spec.rb
DEV: Add a new type_source field to the Reviewable model. ( #31325 )
2025-02-20 09:09:47 +11:00
discourse_redis_spec.rb
DEV: Upgrade the Redis gem to v5.4
2025-03-19 14:34:00 +01:00
discourse_spec.rb
DEV: Support per-unicorn-worker DB variable overrides take 2 ( #35647 )
2025-10-28 11:22:39 +08:00
discourse_tagging_spec.rb
DEV: add shortcut fab!(:variable, :fabricator) to specs ( #33577 )
2025-07-11 11:16:34 -03:00
discourse_updates_spec.rb
DEV: Allow specifying a new feature by a commit hash ( #34607 )
2025-08-28 16:43:40 +08:00
distributed_cache_spec.rb
distributed_memoizer_spec.rb
distributed_mutex_spec.rb
DEV: Upgrade the Redis gem to v5.4
2025-03-19 14:34:00 +01:00
email_cook_spec.rb
email_updater_spec.rb
FIX: ensure old email set correctly when updating email ( #32309 )
2025-05-09 12:50:01 +04:00
ember_cli_spec.rb
FIX: Ensure ember version in cache key is coupled to compiler ( #34694 )
2025-09-02 22:29:02 +01:00
encodings_spec.rb
enum_spec.rb
excerpt_parser_spec.rb
DEV: Add keep_images option to ExcerptParser ( #36077 )
2025-11-19 09:20:20 +10:00
feed_element_installer_spec.rb
feed_item_accessor_spec.rb
file_helper_spec.rb
filter_best_posts_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
final_destination_spec.rb
FIX: FinalDestination#get forwarding Authorization header on redirects ( #27043 )
2024-05-16 08:37:34 +08:00
flag_settings_spec.rb
FEATURE: custom flag can require additional message ( #27908 )
2024-07-18 10:10:22 +10:00
gaps_spec.rb
gc_stat_instrumenter_spec.rb
DEV: Seperate concerns of tracking GC stat from MethodProfiler ( #22921 )
2023-08-02 10:46:37 +08:00
git_repo_spec.rb
FEATURE: display commit hash for each plugin on /admin/plugins page. ( #22176 )
2023-06-26 10:09:57 +05:30
git_url_spec.rb
global_path_spec.rb
group_lookup_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
guardian_spec.rb
FEATURE: Split setting for allowing mods to manage categories and groups ( #35174 )
2025-10-06 10:43:42 +03:00
has_errors_spec.rb
hijack_spec.rb
DEV: Update rubocop-discourse to 3.13 and autofix issues ( #35073 )
2025-10-06 16:11:01 +02:00
homepage_helper_spec.rb
DEV: Show login-required splash in root route (take 2) ( #32629 )
2025-05-14 11:25:43 -04:00
html_prettify_spec.rb
html_to_markdown_spec.rb
DEV: Bump rubocop_discourse ( #29608 )
2024-11-06 06:27:49 +08:00
http_language_parser_spec.rb
FIX: Language parser matches with dashes or underscores ( #31381 )
2025-02-19 11:55:14 +08:00
image_sizer_spec.rb
inline_oneboxer_spec.rb
FIX: Inline oneboxes should obey the locale. ( #30664 )
2025-01-09 17:22:22 +11:00
js_locale_helper_spec.rb
DEV: Prepare for rename of app/assets/javascripts/ -> frontend/
2025-10-22 16:24:11 +01:00
json_error_spec.rb
letter_avatar_spec.rb
localization_attributes_replacer_spec.rb
FIX: Deleted topic causes an issue when replacing attributes ( #34286 )
2025-08-13 17:58:45 +08:00
localized_cooked_post_processor_spec.rb
FEATURE: Add support for uploads on translated posts ( #35871 )
2025-11-12 08:55:21 -08:00
message_id_service_spec.rb
DEV: Remove old TODOs for message-id formats ( #27196 )
2024-05-28 13:57:09 +10:00
method_profiler_spec.rb
DEV: Seperate concerns of tracking GC stat from MethodProfiler ( #22921 )
2023-08-02 10:46:37 +08:00
mini_scheduler_long_running_job_logger_spec.rb
DEV: Make output more useful when test fails (MiniSchedulerLongRunningJobLogger) ( #35293 )
2025-10-09 15:40:19 +08:00
mini_sql_multisite_connection_spec.rb
mobile_detection_spec.rb
FIX: Update 'modern mobile' regex following iOS 15 support drop ( #34792 )
2025-09-12 11:33:30 -04:00
new_post_manager_spec.rb
FIX: Include silence reason for auto-silenced users ( #35898 )
2025-11-12 07:53:53 +08:00
new_post_result_spec.rb
onebox_spec.rb
oneboxer_spec.rb
FIX: Use oEmbed for YouTube oneboxing ( #35959 )
2025-11-12 14:13:16 +10:00
onpdiff_spec.rb
password_hasher_spec.rb
FEATURE: Persist password hashing algorithm/params in database ( #20980 )
2023-04-11 10:16:28 +01:00
pbkdf2_spec.rb
pinned_check_spec.rb
DEV: Fix various spec linting issues ( #24672 )
2023-12-04 13:45:19 +01:00
plain_text_to_markdown_spec.rb
post_action_creator_spec.rb
FIX: Use default locale for temporarily_closed_due_to_flags ( #34718 )
2025-10-13 15:34:43 +08:00
post_action_destroyer_spec.rb
DEV: Convert min_trust_to_flag_posts setting to groups ( #24864 )
2023-12-13 17:18:42 +08:00
post_action_type_view_spec.rb
FIX: Missing/incorrect flag reason in account_deleted emails ( #34955 )
2025-11-17 15:22:22 +00:00
post_creator_spec.rb
DEV: Update rubocop-discourse to 3.13 and autofix issues ( #35073 )
2025-10-06 16:11:01 +02:00
post_destroyer_spec.rb
FEATURE: Reset bump date when deleting a post ( #33747 )
2025-07-24 14:03:33 +08:00
post_jobs_enqueuer_spec.rb
DEV: Update the rubocop-discourse gem
2023-06-26 11:41:52 +02:00
post_localization_creator_spec.rb
FEATURE: Also process manually updated translations ( #35276 )
2025-10-09 00:33:36 +08:00
post_localization_destroyer_spec.rb
FEATURE: Also process manually updated translations ( #35276 )
2025-10-09 00:33:36 +08:00
post_localization_updater_spec.rb
FEATURE: Also process manually updated translations ( #35276 )
2025-10-09 00:33:36 +08:00
post_locker_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
post_merger_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
post_revisor_spec.rb
DEV: Update rubocop-discourse to 3.13 and autofix issues ( #35073 )
2025-10-06 16:11:01 +02:00
presence_channel_spec.rb
DEV: add shortcut fab!(:variable, :fabricator) to specs ( #33577 )
2025-07-11 11:16:34 -03:00
pretty_text_spec.rb
FEATURE: add icons and emojis to category ( #31795 )
2025-03-26 09:46:17 +04:00
promotion_spec.rb
FIX: recalculate respects default invitee trust level ( #32393 )
2025-04-23 09:49:44 +08:00
quote_comparer_spec.rb
DEV: Correct Style/RedundantReturn rubocop issues ( #23052 )
2023-08-10 02:03:38 +02:00
quote_rewriter_spec.rb
UX: Remove loading="lazy" from avatars for improved UX ( #30897 )
2025-01-21 14:06:45 +00:00
rate_limiter_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
read_only_mixin_spec.rb
FIX: improve "read only" modes ( #33521 )
2025-07-10 09:08:00 +02:00
retrieve_title_spec.rb
FIX: Don't error out when trying to retrieve title and URL won't encode ( #24660 )
2023-12-01 15:03:06 +08:00
rtl_spec.rb
s3_cors_rulesets_spec.rb
s3_helper_spec.rb
DEV: Bump aws-sdk-core in prep for aws-sdk-mediaconvert ( #33250 )
2025-06-20 16:41:01 -06:00
s3_inventory_multisite_spec.rb
FIX: S3Inventory#backfill_etags_and_list_missing need to unescape key ( #30787 )
2025-01-15 14:52:49 +08:00
s3_inventory_spec.rb
DEV: Update rubocop-discourse to 3.13 and autofix issues ( #35073 )
2025-10-06 16:11:01 +02:00
score_calculator_spec.rb
scss_checker_spec.rb
DEV: Compile 'common' CSS into own assets ( #31416 )
2025-05-01 10:44:49 +01:00
search_spec.rb
FIX: Respect show_original for search results ( #36042 )
2025-11-17 12:06:08 +08:00
server_session_spec.rb
DEV: Allow ServerSession to store arbitrary data ( #34919 )
2025-09-26 10:35:28 +02:00
service_spec.rb
DEV: Allow contracts to inherit from another class ( #35599 )
2025-10-30 10:05:36 +01:00
shrink_uploaded_image_spec.rb
DEV: Move min_trust_to_post_embedded_media to group setting ( #25238 )
2024-01-25 09:50:59 +10:00
sidebar_section_links_updater_spec.rb
DEV: add shortcut fab!(:variable, :fabricator) to specs ( #33577 )
2025-07-11 11:16:34 -03:00
sidekiq_long_running_job_logger_spec.rb
DEV: Upgrade Sidekiq to v7.3.9
2025-03-10 15:02:48 +01:00
signal_trap_logger_spec.rb
DEV: Move spec file to right folder ( #27449 )
2024-06-13 06:38:03 +08:00
site_icon_manager_spec.rb
FIX: Make dark mobile logo fallback to dark desktop logo ( #31953 )
2025-03-21 18:49:12 +03:00
site_setting_extension_multisite_spec.rb
site_setting_extension_spec.rb
FIX: Prevent nil value to be cached in client_settings_json in case errors ( #35781 )
2025-11-05 15:20:21 +10:00
slug_spec.rb
spam_handler_spec.rb
DEV: Remove full group refreshes from tests ( #25414 )
2024-01-25 14:28:26 +08:00
statistics_spec.rb
DEV: Update rubocop-discourse to 3.13 and autofix issues ( #35073 )
2025-10-06 16:11:01 +02:00
suggested_topics_builder_spec.rb
DEV: add shortcut fab!(:variable, :fabricator) to specs ( #33577 )
2025-07-11 11:16:34 -03:00
system_message_spec.rb
DEV: Allow fab! without block ( #24314 )
2023-11-09 16:47:59 -06:00
system_themes_manager_spec.rb
FIX: system theme site serializer and stylesheet manager specs ( #34277 )
2025-08-13 11:36:26 +08:00
text_cleaner_spec.rb
text_sentinel_spec.rb
FIX: Allow all caps within CJK text ( #28018 )
2024-07-22 17:35:52 +02:00
theme_flag_modifier_spec.rb
theme_javascript_compiler_spec.rb
DEV: Update browser feature-detection and remove Safari 15 workaround ( #34419 )
2025-08-19 18:16:24 +01:00
theme_screenshots_handler_spec.rb
FIX: ignore SiteSetting.max_image_size_kb for theme screenshots ( #33215 )
2025-06-17 08:58:37 +08:00
theme_settings_manager_spec.rb
DEV: Refactor subclasses in ThemeSettingsManager to individual files ( #25605 )
2024-02-08 12:59:52 +08:00
theme_settings_object_validator_spec.rb
DEV: add shortcut fab!(:variable, :fabricator) to specs ( #33577 )
2025-07-11 11:16:34 -03:00
theme_settings_parser_spec.rb
FEATURE: system themes ( #32681 )
2025-06-13 10:36:31 +08:00
theme_settings_validator_spec.rb
DEV: Correctly pluralize error messages ( #26469 )
2024-04-04 15:02:09 +02:00
theme_site_setting_resolver_spec.rb
FEATURE: Themeable site settings ( #32233 )
2025-07-16 11:00:21 +10:00
timeline_lookup_spec.rb
tiny_japanese_segmenter_spec.rb
topic_creator_spec.rb
FIX: Also update topic locale on creation ( #33544 )
2025-07-10 00:33:20 +08:00
topic_localization_creator_spec.rb
DEV: Remove 'experimental' prefix from settings ( #33233 )
2025-06-19 12:23:42 +08:00
topic_localization_destroyer_spec.rb
DEV: Remove 'experimental' prefix from settings ( #33233 )
2025-06-19 12:23:42 +08:00
topic_localization_updater_spec.rb
DEV: Remove 'experimental' prefix from settings ( #33233 )
2025-06-19 12:23:42 +08:00
topic_publisher_spec.rb
DEV: add shortcut fab!(:variable, :fabricator) to specs ( #33577 )
2025-07-11 11:16:34 -03:00
topic_query_spec.rb
PERF: Speed up TopicQuery#filter_by_tags with match_all_tags ( #35787 )
2025-11-05 10:33:44 +08:00
topic_retriever_spec.rb
FEATURE: Update topic/comment embedding parameters ( #20181 )
2023-02-28 14:31:59 +02:00
topic_upload_security_manager_spec.rb
DEV: Update the rubocop-discourse gem
2023-06-26 11:41:52 +02:00
topic_view_spec.rb
FIX: Don’t apply callbacks from disabled plugins ( #35630 )
2025-10-30 10:04:17 +01:00
topics_bulk_action_spec.rb
DEV: Update rubocop-discourse to 3.13 and autofix issues ( #35073 )
2025-10-06 16:11:01 +02:00
topics_filter_spec.rb
FIX: group visibility when filtering for created-by ( #35712 )
2025-10-30 15:25:34 -03:00
trashable_spec.rb
DEV: Added .only_deleted scope in the Trashable module ( #20196 )
2023-02-07 15:28:59 -03:00
truncate_logs_formatter_spec.rb
SECURITY: Add a default limit as to when logs should be truncated
2023-10-16 10:34:38 -04:00
trust_level_spec.rb
twitter_api_spec.rb
Revert "DEV: Replace Rinku native gem with PrettyText" ( #31692 )
2025-03-07 12:01:22 +10:00
unread_spec.rb
upcoming_changes_spec.rb
FEATURE: Upcoming changes part 1 ( #34617 )
2025-10-30 10:46:14 +10:00
upload_creator_spec.rb
DEV: depend less on pngquant version ( #26906 )
2024-05-07 16:56:05 +02:00
upload_markdown_spec.rb
upload_recovery_spec.rb
DEV: Add setting to tag s3 objects enabling tag based access control policies ( #32988 )
2025-06-16 13:26:18 +08:00
upload_security_spec.rb
DEV: Fix various spec linting issues ( #24672 )
2023-12-04 13:45:19 +01:00
url_helper_spec.rb
DEV: Add isValidUrl helper function to theme migrations ( #26817 )
2024-04-30 16:45:07 +08:00
user_comm_screener_spec.rb
FIX: likes are not visible when rejecting PMs ( #35753 )
2025-11-03 16:23:32 +11:00
user_lookup_spec.rb
user_name_suggester_spec.rb
FEATURE: Improve use_email_for_username_and_name_suggestions ( #30845 )
2025-01-21 13:04:48 +00:00
version_spec.rb
SECURITY: Add limits for themes and theme assets
2023-09-12 15:31:31 -03:00
work_queue_spec.rb
PERF: Don't allow a single user to monopolize the defer queue ( #25593 )
2024-02-07 13:47:50 -06:00