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
/
populateLogSearch.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
ActorMigration: Remove possibility of read-both
Brad Jorsch
2018-10-11
1
-9
/
+13
*
Pass '' instead of false for the $conds parameter in select calls.
daniel
2018-03-02
1
-2
/
+2
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-30
/
+60
*
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
/
+1
*
Introduce Maintenance::getBatchSize()
Max Semenik
2017-11-05
1
-4
/
+5
*
Replace more uses of "SELECT *"
Brad Jorsch
2017-10-13
1
-1
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-11
/
+11
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Update formatting in maintenance/ (3/4)
Siebrand Mazeland
2014-04-23
1
-1
/
+4
*
Pass phpcs-strict on maintenance/ (3/8)
Siebrand Mazeland
2014-04-22
1
-1
/
+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
-7
/
+14
*
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
*
Tweaks to LoggedUpdateMaintenance:
Chad Horohoe
2011-09-08
1
-23
/
+19
*
Swap else if for elseif
Sam Reed
2011-06-17
1
-3
/
+3
*
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
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-3
/
+3
*
Remove some unused variables
Sam Reed
2010-08-13
1
-1
/
+0
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-36
/
+36
*
bug 18472 Suppression log filtered by "offender", as Oversight log can be
Aaron Schulz
2009-09-14
1
-16
/
+61
*
* 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
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-8
/
+97
*
Fixed summary
Aaron Schulz
2009-06-27
1
-4
/
+2
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-82
/
+7
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-7
/
+82
*
Populate log_search during update.php run and store an update status row when...
Brion Vibber
2009-05-14
1
-56
/
+1
*
Tweaks to r50567:
Aaron Schulz
2009-05-14
1
-0
/
+9
*
[schema change] Use new log_search table to replace ugly code from r48839. Ma...
Aaron Schulz
2009-05-13
1
-0
/
+67