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
/
populateChangeTagDef.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-1
/
+1
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+2
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Use expression builder instead of raw sql
Umherirrender
2024-07-22
1
-1
/
+1
*
maintenance: Migrate to IDatabase::newUpdateQueryBuilder
Umherirrender
2024-04-14
1
-18
/
+18
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-22
/
+16
*
Remove redundant empty() constructs (3)
Daimona Eaytoy
2023-09-08
1
-1
/
+1
*
In query builders, use insertInto() and deleteFrom() instead of insert() and ...
Tim Starling
2023-09-08
1
-1
/
+1
*
Migrate Database::upsert() calls to InsertQueryBuilder
Amir Sarabadani
2023-09-06
1
-9
/
+8
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-1
/
+1
*
maintenance: Switch simple calls of Database::select to SQB
Amir Sarabadani
2023-07-19
1
-34
/
+26
*
Convert various callers to LoadBalancer::getConnectionRef()
Aaron Schulz
2022-02-03
1
-10
/
+11
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-4
/
+4
*
Pass function name to database functions (maintenance scripts)
Umherirrender
2020-06-07
1
-1
/
+1
*
Cleanup various calls to IDatabase::upsert()
Aaron Schulz
2020-02-27
1
-1
/
+1
*
maintenance/populateChangeTagDef.php: Handle missing valid_tags table
Brad Jorsch
2019-08-14
1
-6
/
+9
*
Set default of sleep time in populateChangeTagDef to zero
Amir Sarabadani
2018-12-15
1
-2
/
+2
*
Drop $wgChangeTagsSchemaMigrationStage
Amir Sarabadani
2018-11-28
1
-10
/
+0
*
Add part to update ctd_user_defined in populateChangeTagDef
Amir Sarabadani
2018-09-11
1
-0
/
+40
*
Schema change for reading ct_tag_id instead of ct_tag
Amir Sarabadani
2018-09-04
1
-3
/
+21
*
Add option to populateChangeTagDef not to update the count
Amir Sarabadani
2018-08-15
1
-1
/
+4
*
Append new line character to output of populateChangeTagDef.php
Amir Sarabadani
2018-07-05
1
-3
/
+3
*
Add some output for progress in populateChangeTagDef.php
Amir Sarabadani
2018-06-25
1
-2
/
+8
*
Move lbFactory defintion from construct to execute in populateChangeTagDef
Amir Sarabadani
2018-06-18
1
-2
/
+2
*
Add maintenance to populate change_tag_def table and ct_tag_id field
Amir Sarabadani
2018-06-15
1
-0
/
+192