2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-03-04 01:15:08 +08:00
discourse/spec/lib/site_settings
Martin Brennan f1453e8a17
FEATURE: Filter settings by depends_on and link from upcoming changes (#37560)
This allows us to quickly link from the upcoming changes page
to any related settings, since sometimes after the change is enabled,
more settings may need to be configured. The current need for this
is the `enable_custom_splash_screen` setting.
2026-02-10 13:00:05 +10:00
..
db_provider_spec.rb DEV: Fix core backend CI tests timing out (#34281) 2025-08-13 16:06:19 +08:00
defaults_provider_spec.rb
dependency_graph_spec.rb FEATURE: Filter settings by depends_on and link from upcoming changes (#37560) 2026-02-10 13:00:05 +10:00
deprecated_settings_spec.rb DEV: Fix a flaky deprecated settings test (#33996) 2025-07-31 13:16:04 +10:00
hidden_provider_spec.rb DEV: support un-hiding site settings programmatically (#32824) 2025-05-20 21:44:56 +02:00
local_process_provider_multisite_spec.rb
local_process_provider_spec.rb
type_supervisor_spec.rb FEATURE: Support non-image file uploads in site settings (#37005) 2026-01-19 22:37:38 +01:00
validations_spec.rb DEV: Deprecate the assignment of nil to site settings (#36093) 2025-12-01 15:04:23 +08:00
yaml_loader_spec.rb