discourse/config
2014-07-10 12:58:41 -04:00
..
cloud/cloud66 get rid of cache db, not needed 2014-01-06 12:24:11 +11:00
environments FIX: remove hardcoding from middleware stack so we can control it 2014-07-10 17:01:21 +10:00
initializers FIX: set last modified date on CDN assets 2014-07-08 14:48:20 +10:00
locales FEATURE: /guidelines route will always show our FAQ, ignoring the faq_url site setting 2014-07-10 12:58:41 -04:00
apache2.conf.sample Add a few extra ProxyPass calls 2013-12-23 13:15:39 +02:00
application.rb FIX: remove hardcoding from middleware stack so we can control it 2014-07-10 17:01:21 +10:00
boot.rb
cdn.yml.sample
database.yml
deploy.rb.sample
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf spelling in comment 2014-06-05 09:52:35 -07:00
discourse_quickstart.conf
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf FIX: properly support sendfile on all routes 2014-07-10 15:18:51 +10:00
projections.json
puma.rb
redis.yml
routes.rb FEATURE: /guidelines route will always show our FAQ, ignoring the faq_url site setting 2014-07-10 12:58:41 -04:00
site_settings.yml FIX: add site setting email_site_title, which overrides title in reply by email address in case the title has invalid characters 2014-07-09 16:44:18 -04:00
spring.rb
thin.yml.sample
unicorn.conf.rb FEATURE: unicorn sidekiq will restart sidekiq on complete failure. 2014-04-23 13:13:18 +10:00
unicorn_launcher Runit sends HUP when 'reload' is called. Trap HUP and send USR2 to unicorn. 2014-05-23 13:01:11 +02:00
unicorn_upstart.conf