This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-22 20:45:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
config
/
initializers
History
slainer68
a89018db87
Use GlobalSetting to enable CORS at application level
2014-02-09 23:11:52 -08:00
..
01-redis.rb
…
02-freedom_patches.rb
…
03-sql_builder.rb
…
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
…
06-mini_profiler.rb
Remove memory profiler at least until I push a new docker image
2014-02-10 15:40:32 +11:00
08-rack-cors.rb
Use GlobalSetting to enable CORS at application level
2014-02-09 23:11:52 -08:00
09-omniauth.rb
…
10-discourse_iife.rb
…
11-rack-protection.rb
…
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-unicorn.rb
…
airbrake.rb.sample
…
inflections.rb
…
mime_types.rb
…
oj.rb
…
onebox_options.rb
Add twitter to Onebox.options
2014-01-29 14:14:07 -05:00
pluralization.rb
…
quiet_logger.rb
…
rails3_ar_after_commit_tests.rb
…
secret_token.rb
…
session_store.rb
Revert "Try secure: true again" It's definitely broken
2014-01-31 15:02:57 -05:00
sidekiq.rb
attempt to work around concurrency issue with active record
2014-02-08 15:19:10 +11:00
silence_logger.rb
…
strong_parameters.rb
…
verify_config.rb
…
watch_for_restart.rb
…
wrap_parameters.rb
…