aboutsummaryrefslogtreecommitdiffstats
path: root/includes/diff
Commit message (Expand)AuthorAgeFilesLines
* Use ParserOutput stateless transformsBrad Jorsch2017-11-301-1/+4
* Fix regex on diff tooltipsWMDE-Fisch2017-11-221-1/+1
* Add localised tooltips for moved paragraph indicatorsWMDE-Fisch2017-11-211-3/+44
* DifferenceEngine: Improve cache invalidationKunal Mehta2017-11-211-22/+78
* Add missing @throws in docWMDE-Fisch2017-11-061-0/+1
* DifferenceEngine: Add debug text for native PHP diffsKunal Mehta2017-11-011-0/+1
* DifferenceEngine: Fix wikidiff2 version checkKunal Mehta2017-11-011-1/+1
* Replace selectFields() methods with getQueryInfo()Brad Jorsch2017-10-301-6/+8
* Remove @codingStandardsIgnore from long linesUmherirrender2017-10-221-4/+6
* Switch DifferenceEngine to the new shell frameworkMax Semenik2017-10-201-2/+11
* Fix warning in DifferenceEngineBrad Jorsch2017-09-201-1/+4
* Replace more problematic uses of "SELECT *"Brad Jorsch2017-09-131-1/+2
* Check for Wikidiff2 version 0.3 NOT for 0.3.0Tobias Gritschacher2017-09-041-1/+1
* Add missing & to @param documentation to match functon callUmherirrender2017-08-111-1/+1
* Change @inheritdoc to @inheritDocUmherirrender2017-08-111-1/+1
* Use double quotes instead of singe quotes for HTML attributesFomafix2017-07-261-13/+13
* Merge "Remove auto-generated "Constructor" documentation on constructors"jenkins-bot2017-07-211-1/+0
|\
| * Remove auto-generated "Constructor" documentation on constructorsThiemo Mättig2017-07-212-2/+0
* | Merge "Export revision IDs to JS config on diff pages"jenkins-bot2017-07-181-0/+5
|\ \
| * | Export revision IDs to JS config on diff pagesEd Sanders2017-07-181-0/+5
* | | Merge "Introduce config var for moved-paragraph-detection threshold"jenkins-bot2017-07-181-3/+28
|\ \ \ | |/ / |/| |
| * | Introduce config var for moved-paragraph-detection thresholdTobias Gritschacher2017-07-181-3/+28
* | | Remove auto-generated "Constructor" documentation on constructorsThiemo Mättig2017-07-101-1/+0
| |/ |/|
* | Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-013-3/+0
* | build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0Umherirrender2017-06-261-2/+2
|/
* Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory()WMDE-Fisch2017-03-171-1/+2
* Merge "Miscellaneous indentation tweaks"jenkins-bot2017-02-281-4/+2
|\
| * Miscellaneous indentation tweaksBartosz Dziewoński2017-02-271-4/+2
* | includes: Replace implicit Bugzilla bug numbers with Phab onesJames D. Forrester2017-02-211-1/+1
|/
* Replace use of &$thisBrad Jorsch2017-01-311-2/+5
* PHP code style: No space after unary not operatorFomafix2017-01-051-2/+2
* Merge "Cleanup some incorrect return annotations"jenkins-bot2016-12-162-2/+2
|\
| * Cleanup some incorrect return annotationsErik Bernhardson2016-12-122-2/+2
* | Make DifferenceEngine's markPatrolledLink and getRevisionHeader public so tha...Jack Phoenix2016-12-141-2/+2
* | A few more hooks in DifferenceEngineJack Phoenix2016-12-141-2/+6
|/
* ArticleViewCustom, EditPageGetDiffText and ShowRawCssJs were removedReedy2016-12-031-22/+1
* Merge "Convert action=markpatrolled fallback interface to HTTP POST"jenkins-bot2016-11-081-5/+2
|\
| * Convert action=markpatrolled fallback interface to HTTP POSTTimo Tijhof2016-11-041-5/+2
* | Remove empty lines at end of functionsumherirrender2016-11-051-3/+0
* | Document diff/DifferenceEngine.php functionYuri Astrakhan2016-10-301-0/+4
|/
* Improve deprecation comment for MW_DIFF_VERSIONKunal Mehta2016-10-151-2/+2
* Make ShowRawCssJs hook emit deprecated warningsReedy2016-10-061-1/+1
* Mark 3 hooks deprecated by ContentHandler as suchReedy2016-10-051-1/+5
* Merge "Rename mediawiki.action.history.diff to mediawiki.diff.styles"jenkins-bot2016-09-061-2/+2
|\
| * Rename mediawiki.action.history.diff to mediawiki.diff.stylesLeszek Manicki2016-09-061-2/+2
* | Rename DB_SLAVE constant to DB_REPLICAAaron Schulz2016-09-051-3/+3
|/
* Merge "Revert "Move CSS for patrol from mediawiki.legacy to new module mediaw...jenkins-bot2016-08-111-1/+0
|\
| * Revert "Move CSS for patrol from mediawiki.legacy to new module mediawiki.pag...Bartosz Dziewoński2016-08-111-1/+0
* | Merge "Adding a bunch of hooks from wikiHow into DifferenceEngine, 2nd try"jenkins-bot2016-08-081-6/+38
|\ \ | |/ |/|
| * Adding a bunch of hooks from wikiHow into DifferenceEngine, 2nd tryJack Phoenix2016-07-081-6/+38