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
/
nukeNS.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use db abstraction layer in nukePage and nukeNS maintenance script
Umherirrender
2020-05-08
1
-11
/
+9
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+2
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-2
/
+2
*
maintenance: Consistently use hasOption() for boolean options
Timo Tijhof
2017-07-19
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
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
*
Clean up transactions in maintenance scripts
Aaron Schulz
2015-12-30
1
-3
/
+3
*
Update formatting in maintenance/ (3/4)
Siebrand Mazeland
2014-04-23
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
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-2
/
+2
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-07-25
1
-1
/
+7
*
More __METHOD__ in our madness
Sam Reed
2012-02-24
1
-3
/
+3
*
Fix nukeNS maintenance script to correctly reference nukePage. Add in all opt...
OverlordQ
2011-07-22
1
-2
/
+4
*
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
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-13
/
+13
*
* Rewrote commandLine.inc to be a simple wrapper around Maintenance.php
Tim Starling
2009-09-04
1
-1
/
+1
*
* batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...
Alexandre Emsenhuber
2009-08-17
1
-16
/
+18
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-76
/
+80
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-65
/
+75
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-75
/
+65
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+2
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+0
*
The war on redundant ampersand usage!
Nick Jenkins
2007-01-22
1
-1
/
+1
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-2
/
+1
*
Update statistics, change default behaviro to just test, not delete thousands...
Steve Sanbeg
2007-01-19
1
-6
/
+25
*
rm some debug code; it still leaves entries that were modified by upgrade scr...
Steve Sanbeg
2007-01-17
1
-5
/
+0
*
maintenance script to delete mediawiki messages silently, to upgrade without ...
Steve Sanbeg
2007-01-17
1
-0
/
+95