aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/refreshExternallinksIndex.php
Commit message (Expand)AuthorAgeFilesLines
* Schema: Drop old externallinks columns and indexesAmir Sarabadani2023-09-051-124/+0
* Reorg: Move LinkFilter to ExternalLinksAmir Sarabadani2023-03-011-0/+2
* Clean up old ICU version checksKevin Israel2023-01-261-3/+1
* Merge "maintenance: Use $this->waitForReplication()"jenkins-bot2022-10-271-4/+1
|\
| * maintenance: Use $this->waitForReplication()Amir Sarabadani2022-10-241-4/+1
* | Externallinks: Add ability to write to the new fieldsAmir Sarabadani2022-10-251-4/+8
|/
* RefreshExternallinksIndex: Add trailing . to skipped messageReedy2022-04-071-1/+1
* Replace uses of DB_MASTER with DB_PRIMARYJames D. Forrester2021-04-291-1/+1
* Add some int casts for queries in maintenance scriptsUmherirrender2020-11-271-1/+1
* Pass function name to database functions (maintenance scripts)Umherirrender2020-06-071-1/+1
* Replace wfWaitForSlaves() with LBFactory::waitForReplication()Reedy2020-05-021-1/+4
* Use class keyword for classname resolutionAmmar Abdulhamid2020-03-271-1/+1
* Use new externallinks.el_index_60 fieldBrad Jorsch2018-11-121-0/+120