wiki.techinc.nl/includes/diff
Tobias Gritschacher 76e64c3afe Introduce config var for moved-paragraph-detection threshold
This introduces a configuration variable for the bailout threshold for
the moved-paragraph-detection in wikidiff2.
This allows to rollout a new version of wikidiff2 that supports
detecting changes in moved paragraphs without changing behaviour of all
wikis in production as the default value of the setting (0) will leave the
new feature disabled.
Compatibility with older versions of wikidiff2 is retained by checking for
the version number of wikidiff2 and calling the method without the 4th
parameter if the version is < 0.3.0.

Bug: T166571
Change-Id: Ic01054354a4fbba410e58c9873edcbde797f883d
2017-07-18 11:07:04 +02:00
..
ArrayDiffFormatter.php
ComplexityException.php
DairikiDiff.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
DiffEngine.php PHP code style: No space after unary not operator 2017-01-05 16:00:59 +00:00
DifferenceEngine.php Introduce config var for moved-paragraph-detection threshold 2017-07-18 11:07:04 +02:00
DiffFormatter.php
TableDiffFormatter.php
UnifiedDiffFormatter.php
WordAccumulator.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
WordLevelDiff.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00