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
/
fixTimestamps.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
*
Replace remaining usages of IDatabase::fetchObject()
Alexander Vorwerk
2022-01-19
1
-1
/
+1
*
Explicit cast TS_UNIX to int for arithmetic operations and int args
Umherirrender
2022-01-11
1
-1
/
+1
*
maintenance: Cleanup use of exit in Maintenance::execute implementation
Umherirrender
2021-08-30
1
-1
/
+1
*
Remove unneeded continue/return statements
Umherirrender
2021-08-17
1
-2
/
+0
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-1
/
+2
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
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
-3
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
Update formatting in maintenance/ (3/4)
Siebrand Mazeland
2014-04-23
1
-3
/
+3
*
Pass phpcs-strict on maintenance/ (5/8)
Siebrand Mazeland
2014-04-23
1
-1
/
+2
*
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-07-10
1
-5
/
+12
*
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
-15
/
+15
*
Big commit: kill almost every freeResult() call as useless
Chad Horohoe
2010-08-08
1
-1
/
+0
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-9
/
+9
*
Redo addArgs() as addArg() so we can actually do useful things with arguments...
Chad Horohoe
2009-08-18
1
-1
/
+3
*
* batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...
Alexandre Emsenhuber
2009-08-17
1
-1
/
+1
*
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
-3
/
+2
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-92
/
+107
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+3
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
The war on redundant ampersand usage!
Nick Jenkins
2007-01-22
1
-1
/
+1
*
fix line endings
Brion Vibber
2006-04-18
1
-104
/
+104
*
Some semblance of working order
Tim Starling
2006-04-16
1
-8
/
+19
*
Untested fixup script, committing for test on wikimedia cluster.
Tim Starling
2006-04-10
1
-0
/
+93