discourse/lib/freedom_patches
Sam 44091f20c6 DEV: allow for method deprecation using Discourse.deprecate
New method deprecator will ensure one log message an hour happens
for all deprecated method calls per call site

Also removes unused monkey patches to ActiveRecord::Base
2018-06-20 17:53:49 +10:00
..
active_record_attribute_methods.rb DEV: Rails 5.2 upgrade and global gem upgrade 2018-06-07 14:21:33 +10:00
active_record_base.rb DEV: allow for method deprecation using Discourse.deprecate 2018-06-20 17:53:49 +10:00
ams_include_without_root.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
better_handlebars_errors.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
fast_pluck.rb Re-enable fast_pluck freedom patch. 2018-06-13 09:25:23 +08:00
inflector_backport.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
match.rb FIX: unicode titles missing when visiting topic from topic list 2017-12-21 15:20:47 +11:00
net.rb Monkey patch in 7830a950ef 2018-06-19 09:45:48 +08:00
open_uri_redirections.rb replace 'open_uri_redirections' gem with a single freedom_patches file 2015-08-18 14:56:36 +02:00
performance_fixes.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
postgresql_adapter.rb Move monkey patch into freedom_patchers. 2017-11-21 14:15:11 +08:00
rack_patches.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00
rails4.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
raw_handlebars.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
reaper.rb FIX: stop using Rails connection reaper in multisite 2018-06-14 12:49:30 +10:00
redis.rb FIX: Load Redis patch much earlier. 2016-03-11 17:29:00 +08:00
regexp.rb FEATURE: flexible crawler detection 2017-09-29 12:31:50 +10:00
safe_buffer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
safe_migrations.rb FEATURE: protect against accidental column or table drops 2018-03-21 15:43:32 +11:00
schema_migration_details.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
sprockets_patches.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
translate_accelerator.rb FEATURE: Allow plugins to register a new locale 2018-01-25 14:57:41 +01:00