discourse/config
Arthur Neves 439d0d2e37
Check Rails.version instead of ENV
Like that we can have code that works on multiple Rails versions, and we
dont need to mix a new method on Kernel.
Also, this makes easier to have multiple versions.
For instance, before master was 4.2, which is not the case anymore, so
on the code we should check versions and not Environment variables
2015-04-28 22:27:47 -04:00
..
cloud/cloud66 Better way to retry curl 2014-08-11 16:30:26 +05:30
environments ignore uploads for mini profiler 2015-04-17 12:16:37 +10:00
initializers Check Rails.version instead of ENV 2015-04-28 22:27:47 -04:00
locales Merge pull request #3304 from riking/desktop-notifications 2015-04-28 16:24:02 -04:00
apache2.conf.sample Add a few extra ProxyPass calls 2013-12-23 13:15:39 +02:00
application.rb Check Rails.version instead of ENV 2015-04-28 22:27:47 -04:00
boot.rb Do not assume all interpreter versions support allocation tracing 2014-12-07 23:28:38 +00:00
cdn.yml.sample
database.yml fixed a spelling benchamarking -> benchmarking 2014-08-14 10:16:57 +05:30
deploy.rb.sample Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
discourse.config.sample Typo fix 2014-03-03 11:19:17 -05:00
discourse.pill.sample Improve bluepill sample config. 2014-01-31 16:09:35 -05:00
discourse_defaults.conf FEATURE: add clean support for running Discourse in a subfolder 2015-03-09 13:14:29 +11:00
discourse_quickstart.conf CHANGE: Mini Profiler only enabled for developers in prd 2014-07-17 08:34:41 +10:00
environment.rb
logrotate.conf Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
multisite.yml.production-sample
nginx.global.conf Address @Supermathie's concerns in PR1430 2013-09-30 16:28:22 -04:00
nginx.sample.conf FIX: add CORS header for .woff2 2015-03-27 13:30:18 +01:00
projections.json Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
puma.rb Update puma.rb fixed: num_worker(S) 2014-02-13 11:08:27 +07:00
redis.yml get rid of cache db, not needed 2014-01-06 12:24:11 +11:00
routes.rb FEATURE: magic login route for admin when SSO is enabled 2015-04-27 22:54:48 +05:30
site_settings.yml FIX: reduce 'download_remote_images_threshold' default value to 10 2015-04-24 12:07:01 +02:00
spring.rb BUGFIX: Correct after_fork semantics 2014-03-31 12:34:13 +11:00
thin.yml.sample
unicorn.conf.rb cleanup out-of-memory detection and correction code 2015-03-27 15:44:52 +11:00
unicorn_launcher reopen logs on usr1 2014-08-25 10:49:13 +10:00
unicorn_upstart.conf added upstart script for Discourse 2013-10-13 10:16:53 +11:00