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
/
deleteDefaultMessages.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
Reedy
2020-05-02
1
-1
/
+5
*
Maintenance: Change ::doDeleteArticle to WikiPage::doDeleteArticleReal
DannyS712
2020-03-25
1
-2
/
+1
*
User: Allow newSystemUser() to create over anonymous actors
Brad Jorsch
2019-11-01
1
-1
/
+1
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-4
/
+10
*
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
*
maintenance: Add --dry-run option to deleteDefaultMessages.php
Timo Tijhof
2017-07-18
1
-4
/
+14
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
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
-2
/
+2
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-2
/
+2
*
deleteEqualMessages.php: Avoid "Transaction already in progress" warning
Kevin Israel
2015-08-26
1
-3
/
+2
*
Update formatting in maintenance/ (2/4)
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
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
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-08
1
-0
/
+7
*
Fix newline in the message per CR
saper
2012-03-22
1
-1
/
+1
*
Unbreak maintenance/deleteDefaultMessages.php for PostgreSQL
Marcin Cieślak
2012-03-15
1
-1
/
+1
*
More __METHOD__ in our madness
Sam Reed
2012-02-24
1
-2
/
+2
*
* Use WikiPage instead of Article to call doDeleteArticle()
Alexandre Emsenhuber
2011-12-28
1
-9
/
+8
*
(bug 26854) Invalid user names go unchecked. Applied most of the patch submit...
Roan Kattouw
2011-11-20
1
-0
/
+3
*
Removed useless check for existence of wfWaitForSlaves()
Alexandre Emsenhuber
2011-06-17
1
-3
/
+1
*
Merge r86398 into the old wfWaitForSlaves. Update core calls.
Platonides
2011-04-20
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
-2
/
+2
*
Rewrite messenging for old message deletion. The old one is boring.
Antoine Musso
2010-09-28
1
-7
/
+16
*
Add a post-update maintenance script list, moved deleteDefaultMessages into it.
Chad Horohoe
2010-08-16
1
-4
/
+5
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-1
/
+1
*
* 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
*
Forgot that updaters.inc relies on deleteDefaultMessages.php. Move its requir...
Chad Horohoe
2009-08-02
1
-1
/
+5
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-32
/
+52
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-37
/
+32
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-32
/
+37
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-0
/
+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
-2
/
+2
*
* ensure 'MediaWiki default' user is a bot when running batch deletion of med...
Brion Vibber
2007-01-07
1
-0
/
+2
*
* The MediaWiki namespace is no longer pre-filled with default messages on in...
Tim Starling
2007-01-05
1
-0
/
+43