This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-06-22 09:01:51 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
88a992014b0e5e74b5973fddedd5dc2a98f8533c
discourse
/
config
/
initializers
History
Gerhard Schlager
ce060e2b86
FIX: Server didn't use default_locale as fallback locale
2018-01-25 14:57:41 +01:00
..
001-redis.rb
…
002-freedom_patches.rb
…
003-sql_builder.rb
…
004-message_bus.rb
…
005-site_settings.rb
…
006-ensure_login_hint.rb
…
006-mini_profiler.rb
bypass mini profiler for locales
2018-01-09 11:30:59 +11:00
008-rack-cors.rb
…
009-omniauth.rb
PERF: bypass omniauth unless in an auth path
2018-01-15 12:44:54 +11:00
010-discourse_iife.rb
…
011-rack-protection.rb
…
012-web_hook_events.rb
FEATURE: Trigger user webhook when a user logs in/out.
2017-12-20 17:47:30 +08:00
013-excon_defaults.rb
…
014-rails_multisite.rb
Update
rails_multisite
to 2.0.1.
2018-01-19 10:19:16 +08:00
050-force_https.rb
…
099-anon-cache.rb
…
099-defer.rb
…
099-drain_pool.rb
…
100-i18n.rb
FIX: Server didn't use default_locale as fallback locale
2018-01-25 14:57:41 +01:00
100-lograge.rb
Improve lograge custom payload error handling.
2017-12-12 17:27:40 +08:00
100-logster.rb
…
100-oj.rb
…
100-onebox_options.rb
FIX: allow upto three url redirects in onebox (
#5457
)
2017-12-27 10:30:06 +11:00
100-quiet_logger.rb
…
100-secret_token.rb
…
100-session_store.rb
…
100-sidekiq.rb
…
100-silence_logger.rb
…
100-strong_parameters.rb
…
100-verify_config.rb
…
100-watch_for_restart.rb
…
100-wrap_parameters.rb
…
200-message_bus_request_tracker.rb
…