mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 15:49:55 +08:00
468a8fcd20
This change-set allows setting different defaults for different locales. It also: - Adds extensive testing around site setting validation - raises deprecation error if site setting has the default property based on env - relocated site settings for dev and tests in the initializer - deprecated client_setting in the site setting's loading process - ensure it raises when a enum site setting being set - default_locale is promoted to `required` category. - fixes incorrect default setting and validation - fixes ensure type check for site settings - creates a benchmark for site setting - sets reasonable defaults for Chinese |
||
---|---|---|
.. | ||
benchmarks | ||
bulk_import | ||
import_scripts | ||
.gitignore | ||
alice.txt | ||
bench.rb | ||
check_forking.rb | ||
diff_heaps.rb | ||
discourse | ||
docker_test.rb | ||
measure.rb | ||
memstats.rb | ||
micro_bench.rb | ||
osx_dev | ||
profile_db_generator.rb | ||
pull_translations.rb | ||
rails | ||
redis_memory.rb | ||
require_profiler.rb | ||
test_email_settings.rb | ||
test_mem.rb | ||
test_pretty_text.rb | ||
user_simulator.rb | ||
version_bump.rb |