aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/populateArchiveRevId.php
Commit message (Expand)AuthorAgeFilesLines
* Fix new phan errors, part 7Daimona Eaytoy2019-10-211-0/+1
* Unsuppress more phan issues (part 5)Daimona Eaytoy2019-09-011-1/+1
* Only attempt to deduplicate if there is data in archive and revisionKosta Harlan2019-06-161-0/+9
* Add missing IDatabase type hints to all doAtomicSection() callsThiemo Kreuz2019-04-301-2/+2
* Ensure calls to Title::getArticleID use the same case as the definitionThalia2019-02-061-1/+1
* Fix caller name in PopulateArchiveRevId::checkMysqlAutoIncrementBugUmherirrender2018-09-301-2/+2
* Handle empty revision table in populateArchiveRevId.phpJames Montalvo2018-09-271-1/+37
* Make sure we don't try to use a deleted rev ID.Brad Jorsch2018-08-221-0/+49
* Deduplicate archive.ar_rev_idBrad Jorsch2018-05-161-53/+79
* Populate ar_rev_id and make it non-nullableBrad Jorsch2018-04-021-0/+177