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
/
protect.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+2
*
Make protect.php maintenance script not ignore --user and --reason parameters
rlot
2016-11-29
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-4
/
+4
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
User: Mostly remove password handling
Brad Jorsch
2015-10-13
1
-2
/
+6
*
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
-1
/
+1
*
Remove some unused local variables.
Siebrand Mazeland
2012-10-08
1
-0
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-08-05
1
-2
/
+8
*
Cleanup a few unused globals
Sam Reed
2012-02-16
1
-2
/
+0
*
* Merged WikiPage::updateRestrictions() and Title::updateTitleProtection() in...
Alexandre Emsenhuber
2011-12-18
1
-8
/
+17
*
(bug 26854) Invalid user names go unchecked. Applied most of the patch submit...
Roan Kattouw
2011-11-20
1
-0
/
+4
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Part of bug 26280: added license headers to PHP files in maintenance
Alexandre Emsenhuber
2010-12-16
1
-0
/
+2
*
No need for globals, works fine without. Also add missing (and required) titl...
Chad Horohoe
2010-12-05
1
-5
/
+6
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-4
/
+4
*
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
-2
/
+2
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-0
/
+68