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
/
populateLogUsertext.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass '' instead of false for the $conds parameter in select calls.
daniel
2018-03-02
1
-2
/
+2
*
Remove wfWaitForSlaves when using Maintenance::commitTransaction
Umherirrender
2018-02-26
1
-1
/
+0
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-0
/
+8
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Cast block start to int in maintenace SQL
Phantom42
2017-12-08
1
-1
/
+2
*
Introduce Maintenance::getBatchSize()
Max Semenik
2017-11-05
1
-4
/
+5
*
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
*
Clean up transactions in maintenance scripts
Aaron Schulz
2015-12-30
1
-2
/
+2
*
Update formatting in maintenance/ (3/4)
Siebrand Mazeland
2014-04-23
1
-0
/
+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
*
style: normalize end of files
Antoine Musso
2013-02-03
1
-1
/
+0
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-08-02
1
-0
/
+7
*
More __METHOD__ in our madness
Sam Reed
2012-02-24
1
-2
/
+2
*
Tweaks to LoggedUpdateMaintenance:
Chad Horohoe
2011-09-08
1
-16
/
+13
*
Introduced Maintenance::getDB() and corresponding setDB() to control external...
Max Semenik
2011-05-24
1
-1
/
+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
*
More unused variables, whitespace
Sam Reed
2010-07-25
1
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-9
/
+9
*
* 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
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-6
/
+71
*
svn:eol-style native
Alexandre Emsenhuber
2009-07-04
1
-17
/
+17
*
Added script to populate log_user_text
Aaron Schulz
2009-06-27
1
-0
/
+17