discourse/lib/site_settings
Sam f331d2603d DEV: improve design of site setting default provider
This refactors it so "Defaults provider" is only responsible for "defaults"

Locale handling and management of locale settings is moved back into
SiteSettingExtension

This eliminates complex state management using DistributedCache and makes
it way easier to test SiteSettingExtension
2018-06-07 14:33:41 +10:00
..
db_provider.rb PERF: Only save site setting if values have been changed. 2018-04-17 21:07:39 +08:00
defaults_provider.rb DEV: improve design of site setting default provider 2018-06-07 14:33:41 +10:00
deprecated_settings.rb deprecate existing site settings 2018-02-01 13:25:29 +05:30
local_process_provider.rb Can't revert due to incompatibility of new site setting types. 2017-08-07 10:43:09 +09:00
type_supervisor.rb FIX: disallow invalid top_menu and post_menu and share_links 2018-04-26 17:00:56 +10:00
validations.rb Can't revert due to incompatibility of new site setting types. 2017-08-07 10:43:09 +09:00
yaml_loader.rb Include the site setting file path for which a default value is missing. 2017-08-16 11:42:08 +09:00