discourse/lib/freedom_patches
Sam bbbb09a6fb FEATURE: start tracking information about migrations that run
This commit adds a new tracking table that lets us know

- When a migration ran
- What version Discourse was at
- How long it took
- What version Rails was at

The built in tracking in Rails is very limited, does not track this info
2016-02-17 18:08:25 +11:00
..
active_record_base.rb stop running exec_sql through active record 2015-08-14 10:01:38 +10:00
ams_include_without_root.rb
better_handlebars_errors.rb FIX: HTMLBars compilation was broken in production mode 2015-05-11 11:20:46 -04:00
ember_compat_handlebars.rb SECURITY: Backported XSS fixes from Handlebars 2015-11-24 16:08:08 -05:00
fast_pluck.rb Add some documentation to fast_pluck.rb 2015-05-14 21:15:33 -07:00
inflector_backport.rb
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
pool_drainer.rb FEATURE: add connnection reaping based on maximum age 2015-10-17 11:29:16 +11:00
rack_patches.rb
rails4.rb
safe_buffer.rb need to figure out encoding before forcing. 2014-10-30 17:49:44 +11:00
schema_migration_details.rb FEATURE: start tracking information about migrations that run 2016-02-17 18:08:25 +11:00
scrub.rb
translate_accelerator.rb FIX: I18n Fallbacks were not applying correctly 2015-12-23 12:09:18 -05:00