discourse/config
Robin Ward ba6d4b2a8d FIX: Better handling for toggling must_approve_users
If you turn it on now, default all users to approved since they were
previously. Also support approving a user that doesn't have a reviewable
record (it will be created first.)

This also includes a refactor to move class method calls to
`DiscourseEvent` into an initializer. Otherwise the load order of
classes makes a difference in the test environment and some settings
might be triggered and others not, randomly.
2019-04-16 15:56:35 -04:00
..
cloud/cloud66 DEV: unpin Prettier version, apply to YAML files 2019-01-17 13:05:39 -05:00
environments REFACTOR: Move queue_jobs out of SiteSetting 2019-03-14 10:47:38 -04:00
initializers FIX: Better handling for toggling must_approve_users 2019-04-16 15:56:35 -04:00
locales UX: detect DiscourseHub user agent in recently used devices 2019-04-16 13:50:47 -04:00
application.rb DEV: explicitly require Rails components 2019-02-06 17:45:48 +11:00
boot.rb DEV: Introduce parallel rspec testing 2019-04-01 11:06:47 -04:00
cdn.yml.sample
database.yml DEV: Make setting up of multisite DB in test env clearer. 2019-03-21 09:58:07 +08:00
deploy.rb.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
discourse_defaults.conf DEV: document max_logster_logs in discourse_defaults.conf 2019-03-22 14:11:40 +11:00
discourse.config.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
discourse.pill.sample
environment.rb prevent the application from starting in development mode when SMTP settings are changed 2016-06-03 17:39:54 +02:00
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf FEATURE: enable NGINX brotli support unconditionally 2019-04-11 12:41:16 +10:00
projections.json
puma.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
routes.rb FEATURE: Include a user's pending posts in the topic view 2019-04-12 14:25:12 -04:00
sidekiq.yml FEATURE: introduce ultra_low priority queue 2019-01-17 14:53:19 +11:00
site_settings.yml FEATURE: add suggested_topics_unread_max_days_old 2019-04-16 17:52:10 +10:00
spring.rb
thin.yml.sample
unicorn_launcher FIX: Increase timeout when trying to reload unicorn. 2018-12-04 13:43:14 +08:00
unicorn_upstart.conf enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
unicorn.conf.rb DEV: Remove StatsSocket. 2019-03-26 18:16:58 +08:00