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
/
renameDbPrefix.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
Maintenance scripts: replace most globals with Config
Ferran Tufan
2022-07-12
1
-2
/
+4
*
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-2
/
+2
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Pass function name to database functions (maintenance scripts)
Umherirrender
2020-06-07
1
-2
/
+2
*
Various fixes for phan-taint-check
Brian Wolff
2019-03-16
1
-1
/
+3
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-2
/
+2
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Maintenance: add fatalError() method
Bryan Davis
2017-11-21
1
-1
/
+1
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-08-11
1
-0
/
+7
*
Remove usage of $dbw->escapeLike in RenameDbPrefix (per bug 270042)
Sam Reed
2011-01-30
1
-1
/
+1
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-4
/
+4
*
Big attack on unused variables...
Sam Reed
2010-10-14
1
-1
/
+1
*
Add a few globals.
Platonides
2010-07-25
1
-1
/
+3
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-11
/
+11
*
Fix child class visibility
Chad Horohoe
2010-03-10
1
-1
/
+1
*
Make DB_STD the normal DB access level. Some scripts need DB_ADMIN, so return...
Chad Horohoe
2009-08-09
1
-1
/
+5
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Don't put \n on the end of every error() call, just do it in error() itself. ...
Chad Horohoe
2009-08-02
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-57
/
+71
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-53
/
+56
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-56
/
+53
*
renameDbPrefix.php tweaks: corrected script name in help message (this is not...
Jack Phoenix
2009-03-29
1
-11
/
+10
*
Add a little script I use to change db prefix
Aaron Schulz
2008-12-25
1
-0
/
+68