discourse/config
Roman Rizzi 9f3b82eeb2
DEV: Move settings to linkify to the serializer code. (#14553)
We aren't translating these settings, so it makes more sense to move them into the code. I added an instance method so plugins can add mappings for custom reasons.
2021-10-07 12:41:57 -03:00
..
cloud/cloud66
environments DEV: replace mailcatcher references with mailhog (#14500) 2021-10-05 15:48:06 +05:30
initializers DEV: Warm ActiveRecord cache for Sidekiq after Rails initializes. (#14253) 2021-09-07 11:08:32 +08:00
locales DEV: Move settings to linkify to the serializer code. (#14553) 2021-10-07 12:41:57 -03:00
application.rb FIX: Check env for multisite config path even if config file exists (#14536) 2021-10-06 13:24:50 -05:00
boot.rb
cdn.yml.sample
database.yml
deploy.rb.sample
dev_defaults.yml FEATURE: Add post edits count to user activity (#13495) 2021-08-02 10:15:53 -04:00
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf FEATURE: Make the multisite config path configurable (#14308) 2021-09-10 14:19:52 -05:00
environment.rb DEV: replace mailcatcher references with mailhog (#14500) 2021-10-05 15:48:06 +05:30
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf FEATURE: Optimize images before upload (#13432) 2021-06-23 12:31:12 -03:00
projections.json
puma.rb
routes.rb FEATURE: save local date to calendar (#14486) 2021-10-06 14:11:52 +11:00
sidekiq.yml
site_settings.yml DEV: Remove HTML setting type and sanitization logic. (#14440) 2021-10-04 15:40:35 -03:00
spring.rb
thin.yml.sample
unicorn.conf.rb Revert "DEV: suppress assets logs from qunit tests (#13871)" 2021-07-29 13:28:24 +08:00
unicorn_launcher
unicorn_upstart.conf