index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
populateBacklinkNamespace.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove populateBacklinkNamespace.php
Dreamy Jazz
2024-08-26
1
-111
/
+0
*
Use expression builder to avoid raw sql via BETWEEN operator
Umherirrender
2024-04-21
1
-1
/
+4
*
maintenance: Migrate to IDatabase::newUpdateQueryBuilder
Umherirrender
2024-04-14
1
-15
/
+18
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
maintenance: Switch simple calls of Database::select to SQB
Amir Sarabadani
2023-07-19
1
-4
/
+13
*
maintenance: Use $this->waitForReplication()
Amir Sarabadani
2022-10-24
1
-4
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
Reedy
2020-05-02
1
-1
/
+4
*
maintenance: Remove unused code from several maintenance scripts
Thiemo Kreuz
2019-03-03
1
-2
/
+0
*
Pass '' instead of false for the $conds parameter in select calls.
daniel
2018-03-02
1
-2
/
+2
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Cast block start to int in maintenace SQL
Phantom42
2017-12-08
1
-1
/
+1
*
Introduce Maintenance::getBatchSize()
Max Semenik
2017-11-05
1
-4
/
+5
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-7
/
+7
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Added --lastUpdatedId option to backlink namespace population script
Aaron Schulz
2014-08-01
1
-1
/
+5
*
Redo WhatLinksHere query and add a *_from_namespace field to link tables
Aaron Schulz
2014-07-21
1
-0
/
+93