discourse/config
Robin Ward a5d9afe397 FEATURE: Include a user's pending posts in the topic view
Also includes a refactor to TopicView's serializer which was not
building our attributes using serializers properly.
2019-04-12 14:25:12 -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 FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
locales FEATURE: Include a user's pending posts in the topic view 2019-04-12 14:25:12 -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
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf DEV: document max_logster_logs in discourse_defaults.conf 2019-03-22 14:11:40 +11:00
environment.rb
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
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 Remove support for disable_jump_reply user setting (#7359) 2019-04-12 09:03:06 +10:00
spring.rb
thin.yml.sample
unicorn.conf.rb DEV: Remove `StatsSocket`. 2019-03-26 18:16:58 +08:00
unicorn_launcher FIX: Increase timeout when trying to reload unicorn. 2018-12-04 13:43:14 +08:00
unicorn_upstart.conf