wiki.techinc.nl/includes/diff
Aaron Schulz 4f781c7bf9 Convert some users to WANObjectCache for consistency
These callers don't need to do purges, but can still perfectly
take advantage of this instance over a plain BagOStuff. Namely:
* Replication and snapshot lag awareness
* Preemptive regeneration
* Easy process cache support

The idea is for there to only be one caching class/factory
to use, instead of having rules for picking which one to use.

Change-Id: I8e362df451c0c28731fc853c044c4c4b8e097f01
2015-10-19 16:46:52 +00:00
..
ArrayDiffFormatter.php
DairikiDiff.php Use correct @codingStandardsIgnore in DairikiDiff.php 2015-10-14 10:32:17 +00:00
DifferenceEngine.php Convert some users to WANObjectCache for consistency 2015-10-19 16:46:52 +00:00
DiffFormatter.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
TableDiffFormatter.php Make long lines shorter to pass phpcs in 6 files 2015-09-26 17:07:06 +00:00
UnifiedDiffFormatter.php Make the output of UnifiedDiffFormatter match diff -u 2015-05-26 03:35:59 +02:00
WikiDiff3.php