aboutsummaryrefslogtreecommitdiffstats
path: root/includes/diff
Commit message (Expand)AuthorAgeFilesLines
* Hook interface type fixes, to fix Phan errorsTim Starling2020-05-051-2/+2
* Merge "Pass RevisionRecord to DifferenceEngine::getRevisionHeader"jenkins-bot2020-04-271-6/+10
|\
| * Pass RevisionRecord to DifferenceEngine::getRevisionHeaderDannyS7122020-04-271-6/+10
* | Merge "Hook interface doc comment followup"jenkins-bot2020-04-271-1/+1
|\ \ | |/ |/|
| * Hook interface doc comment followupTim Starling2020-04-211-1/+1
* | DifferenceEngine::getRevisionHeader - accept a RevisionRecordDannyS7122020-04-261-5/+10
* | Merge "docs: Hook interface doc comment review"jenkins-bot2020-04-2118-101/+131
|\|
| * docs: Hook interface doc comment reviewapaskulin2020-04-2118-101/+131
* | Merge "Automatically generated hook interfaces"jenkins-bot2020-04-2118-0/+431
|\|
| * Automatically generated hook interfacesTim Starling2020-04-2018-0/+431
* | Replace uses and hard deprecate Revision::newFromTitleDannyS7122020-04-181-5/+5
|/
* Fix remaining uses and hard deprecate Title::(get|count)AuthorsBetweenDannyS7122020-04-181-5/+14
* Pass RevisionRecord to Linker methodsDannyS7122020-04-181-7/+18
* Merge "Use MediaWikiServices::getStatsdDataFactory"jenkins-bot2020-04-171-5/+7
|\
| * Use MediaWikiServices::getStatsdDataFactoryUmherirrender2020-04-151-5/+7
* | Apply editfont preference to diff renderingEd Sanders2020-04-161-1/+5
|/
* Replace remaining uses and hard deprecate Revision::newFromArchiveRowDannyS7122020-04-011-3/+4
* Merge "Make use of DiffOp::norig/nclosing() and update tests"jenkins-bot2020-04-011-2/+2
|\
| * Make use of DiffOp::norig/nclosing() and update testsThiemo Kreuz2020-03-251-2/+2
* | Hard deprecate Revision::getQueryInfo and ::getArchiveQueryInfoDannyS7122020-03-261-10/+18
|/
* Remove auto-generated and empty lines in commentsThiemo Kreuz2020-03-171-2/+0
* Hard deprecate Revision::userCanDannyS7122020-03-111-5/+25
* Replace calls to Title::getUserPermissionsErrors (part 5)DannyS7122020-02-261-2/+3
* Merge "Remove ArticleContentViewCustom hook, deprecated and unused"jenkins-bot2020-02-131-5/+0
|\
| * Remove ArticleContentViewCustom hook, deprecated and unusedDannyS7122020-02-061-5/+0
* | Introduce ContentHandlerFactoryArtBaltai2020-02-073-4/+20
|/
* Replace Linker::link usage with LinkRenderer in includesMatěj Suchánek2020-01-111-11/+18
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-102-2/+2
* Merge "Inline diffs upstreamed from MobileFrontend to core."jenkins-bot2019-12-082-3/+41
|\
| * Inline diffs upstreamed from MobileFrontend to core.jdlrobson2019-12-062-3/+41
* | Merge "Set method visibility for various constructors"jenkins-bot2019-12-053-3/+3
|\ \
| * | Set method visibility for various constructorsUmherirrender2019-12-033-3/+3
* | | Remove hacks for lack of index on rc_this_oldidBrad Jorsch2019-12-041-2/+0
|/ /
* / Improve param docsUmherirrender2019-11-281-1/+1
|/
* DifferenceEngine: Don't try counting revs between deleted revs with different...Brad Jorsch2019-11-201-0/+3
* Merge "Don't calculate amount of inbetween revisions for MCR undo"jenkins-bot2019-11-061-0/+1
|\
| * Don't calculate amount of inbetween revisions for MCR undoMatthias Mullie2019-11-041-0/+1
* | Merge "Add $wgDiffEngine"jenkins-bot2019-11-051-19/+46
|\ \
| * | Add $wgDiffEngineBrad Jorsch2019-11-051-19/+46
| |/
* / REST: Add 'from' and 'to' parameters to historycount endpoint.Petr Pchelko2019-11-041-0/+1
|/
* Merge "Permissioning refactor of DifferenceEngine"jenkins-bot2019-11-011-30/+84
|\
| * Permissioning refactor of DifferenceEnginejdlrobson2019-10-301-30/+84
* | Fix for ArticleRevisionViewCustom hook in DifferenceEngine.phpYaron Koren2019-10-281-1/+1
|/
* Merge "Fix new phan errors, part 5"jenkins-bot2019-10-201-0/+1
|\
| * Fix new phan errors, part 5Daimona Eaytoy2019-10-181-0/+1
* | Move countRevisionsBetween from Title to RevisionStorePetr Pchelko2019-10-171-1/+6
|/
* Unsuppress PhanParamReqAfterOpt, use PHP71 nullable typesDaimona Eaytoy2019-10-101-1/+1
* Drop strings for wgExternalDiffEngine, deprecated in 1.27 and 1.32James D. Forrester2019-10-031-22/+19
* Remove usages of Title::get{Previous,Next}RevisionIdPetr Pchelko2019-09-131-2/+17
* DifferenceEngine: Use quickUserCan for display of rollback linkDaimona Eaytoy2019-09-091-1/+1