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
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Many more function case mismatches
Reedy
2016-03-19
1
-1
/
+1
*
Try to fix some other broken-looking legacy maintenance script options
Alex Monk
2016-03-12
2
-0
/
+2
*
maintenance: Remove odd use of $wgLang
Timo Tijhof
2016-03-03
1
-2
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
11
-223
/
+223
*
Fix a bunch of call-time pass-by-reference errors
Max Semenik
2016-02-10
1
-1
/
+1
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
3
-4
/
+4
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
6
-11
/
+11
*
Fix numerious errors in RecompressTracked
Aaron Schulz
2015-12-30
1
-11
/
+15
*
Clean up transactions in maintenance scripts
Aaron Schulz
2015-12-30
3
-8
/
+8
*
Remove various double empty newlines
umherirrender
2015-12-27
1
-1
/
+0
*
Change some line comments to multi line comments
umherirrender
2015-10-14
1
-7
/
+8
*
Modernized slave wait checks in recompressTracked.php
Aaron Schulz
2015-10-02
1
-19
/
+5
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-4
/
+4
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
2
-4
/
+4
*
Move MWLogger classes to MediaWiki\Logger namespace
Bryan Davis
2015-04-03
1
-1
/
+3
*
Documentation of compressOld.php
ayush_garg
2015-02-06
1
-3
/
+13
*
Merge "Remove explicit require of ExternalStoreDB.php"
jenkins-bot
2015-02-03
1
-1
/
+0
|
\
|
*
Remove explicit require of ExternalStoreDB.php
Reedy
2015-02-03
1
-1
/
+0
*
|
Remove unused REPORTING_INTERVAL from resolveStubs.php
Reedy
2015-02-03
1
-2
/
+0
|
/
*
Deprecate wfErrorLog
Bryan Davis
2014-12-15
1
-1
/
+1
*
Fix case of various newFromID/newFromId functions
umherirrender
2014-12-10
1
-1
/
+1
*
Merge "Import.php: Use Config instead of globals"
jenkins-bot
2014-10-30
1
-1
/
+5
|
\
|
*
Import.php: Use Config instead of globals
Kunal Mehta
2014-10-22
1
-1
/
+5
*
|
chmod 755 bash & Perl files, chmod 644 .css file
Southparkfan
2014-10-30
1
-0
/
+0
|
/
*
Add missing @param to function docs
umherirrender
2014-08-18
3
-1
/
+15
*
Update formatting in maintenance/ (4/4)
Siebrand Mazeland
2014-04-23
6
-15
/
+35
*
Pass phpcs-strict on maintenance/storage/
Siebrand Mazeland
2014-04-22
7
-40
/
+144
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
3
-13
/
+22
*
Remove version check for mysql 4.1 from Maintenance scripts
tonythomas01
2013-12-31
1
-6
/
+1
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
2
-4
/
+4
*
Fixed spacing
umherirrender
2013-11-21
3
-4
/
+0
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
11
-12
/
+12
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
6
-6
/
+6
*
Fixed spacing around parenthesis in languages/tests/maintenance
umherirrender
2013-04-28
2
-6
/
+6
*
(Bug 44357) Update checkStorage.php to not use deprecated Revision::getText()
Platonides
2013-04-25
1
-2
/
+10
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
4
-7
/
+8
*
Added spaces before and removed spaces after 'array'
umherirrender
2013-04-14
1
-5
/
+5
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-2
/
+2
*
Use American English spelling for behavior
Siebrand Mazeland
2013-03-04
1
-1
/
+1
*
Changed blob table to use InnoDB.
Aaron Schulz
2013-02-21
1
-2
/
+1
*
style: normalize end of files
Antoine Musso
2013-02-03
6
-7
/
+0
*
Use ResultWrapper::numRows() instead of DatabaseBase::numRows()
Alexandre Emsenhuber
2013-01-06
1
-2
/
+2
*
ExternalStoreDB.php was moved to externalstore folder in c37937
Platonides
2012-12-10
1
-1
/
+1
*
Remove a bunch of trailing spaces and unneeded newlines
umherirrender
2012-10-20
1
-3
/
+1
*
merge latest master into Wikidata branch
daniel
2012-10-08
9
-35
/
+70
|
\
|
*
Merge "Clean up: Declare variables with public instead of var"
awjrichards
2012-09-28
4
-29
/
+29
|
|
\
|
|
*
Clean up: Declare variables with public instead of var
Marius Hoch
2012-09-14
4
-29
/
+29
|
*
|
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-09-21
8
-6
/
+41
|
|
/
|
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
11
-13
/
+13
|
*
Make OrphanStats::getDB()'s signature compatible with parent.
Alexandre Emsenhuber
2012-08-18
1
-1
/
+1
[next]