discourse/spec/multisite
Krzysztof Kotlarek 9bf31add6a
FIX: do not memoize score types ()
Score types are dynamic because of custom flags. Therefore we cannot memorize them on class level as it is not multisite safe.
2025-01-09 13:20:59 +11:00
..
distributed_cache_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
flags_spec.rb FIX: do not memoize score types () 2025-01-09 13:20:59 +11:00
hashtag_autocomplete_service_spec.rb DEV: Change HashtagAutocompleteService to use DiscoursePluginRegistry () 2022-12-19 13:46:17 +10:00
jobs_spec.rb FEATURE: allow admins to enable announced experimental features () 2024-10-22 10:56:58 +11:00
pausable_multisite_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
post_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
request_tracker_spec.rb DEV: API to register custom request rate limiting conditions () 2024-12-23 09:57:18 +08:00
s3_store_spec.rb FIX: Allow attachments to be opened in a new tab instead of downloading them () 2025-01-07 10:32:32 +08:00
site_settings_spec.rb DEV: Add plugin hook for transforming site setting defaults () 2023-04-05 12:28:16 +01:00