discourse/config/initializers
Neil Lalonde f88075cbba FEATURE: CORS settings per-site in a multisite env 2014-10-15 15:20:39 -04:00
..
01-redis.rb logster integration (in production as well) 2014-05-07 08:24:15 +10:00
02-freedom_patches.rb added basic passenger support, no long polling but functions 2013-03-11 05:33:20 -07:00
03-sql_builder.rb added basic passenger support, no long polling but functions 2013-03-11 05:33:20 -07:00
04-message_bus.rb FEATURE: automatically update site to latest version of assets 2014-01-15 12:08:35 +11:00
05-site_settings.rb BUGFIX: reload site settings on rails reload in dev 2014-04-03 10:39:30 +11:00
06-ensure_login_hint.rb better first boot register admin account help 2014-04-21 11:36:35 -07:00
06-mini_profiler.rb CHANGE: Mini Profiler only enabled for developers in prd 2014-07-17 08:34:41 +10:00
08-rack-cors.rb FEATURE: CORS settings per-site in a multisite env 2014-10-15 15:20:39 -04:00
09-omniauth.rb Fixed all broken specs 2013-08-26 12:59:17 +10:00
10-discourse_iife.rb slowly going about ordering our middleware 2013-08-26 12:59:17 +10:00
11-rack-protection.rb require `X-Frame-Options: SAMEORIGIN` for clickjack prevention 2013-10-28 15:14:08 -07:00
50-force_https.rb don't insert middleware its a problem 2014-01-10 13:51:02 +11:00
99-anon-cache.rb BUGFIX: anon cache was mucking with params 2014-01-09 16:49:12 +11:00
99-drain_pool.rb FIX: run reaper after fork 2014-08-11 17:51:55 +10:00
99-unicorn.rb allow bench to run with unicorn optionally 2014-02-16 16:44:51 +11:00
inflections.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
logster.rb FIX: authorized callback deprecated 2014-08-22 11:05:20 +10:00
mime_types.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
oj.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
onebox_options.rb Add twitter to Onebox.options 2014-01-29 14:14:07 -05:00
pluralization.rb implement pluralization for server-side and js 2013-03-31 19:55:02 +02:00
quiet_logger.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
rails3_ar_after_commit_tests.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
secret_token.rb fix secret_token init to always allow an override even if its too short 2013-08-29 15:27:59 +10:00
session_store.rb Revert "Try secure: true again" It's definitely broken 2014-01-31 15:02:57 -05:00
sidekiq.rb Change 'code' to 'message' 2014-07-17 15:19:58 -07:00
silence_logger.rb ES6: More components moved over. 2014-05-30 12:28:05 -04:00
sprockets.rb Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline. 2014-05-14 10:18:12 -04:00
strong_parameters.rb Enabled strong_parameters across all models/controllers. 2013-06-06 00:30:59 -07:00
verify_config.rb If assets haven't been precompiled, fail to start server in production mode with a message 2013-03-25 13:33:58 -04:00
watch_for_restart.rb fix initialization issues with unicorn 2013-10-10 14:23:24 +11:00
wrap_parameters.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00