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
/
dumpUploads.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-2
/
+2
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-3
/
+1
*
maintenance: Use SelectQueryBuilder to construct queries
Derick Alangi
2022-07-22
1
-11
/
+12
*
Pass function name to database functions (maintenance scripts)
Umherirrender
2020-06-07
1
-1
/
+1
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
Set method visibility on maintenance scripts
Umherirrender
2019-11-16
1
-4
/
+4
*
Simplify maintenance/dumpUploads
Daimona Eaytoy
2019-09-07
1
-15
/
+17
*
Replace some uses of deprecated wfFindFile() and wfLocalFile()
Derick Alangi
2019-06-11
1
-1
/
+3
*
Normalize "LEFT OUTER JOIN" to "LEFT JOIN" in SQL queries
Aaron Schulz
2019-03-06
1
-1
/
+1
*
Have class match filename in some maintenance scripts
Kunal Mehta
2018-05-23
1
-2
/
+2
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-2
/
+2
*
Merge "DumpUploads: output local path instead of mwstore path"
jenkins-bot
2016-06-17
1
-1
/
+1
|
\
|
*
DumpUploads: output local path instead of mwstore path
Southparkfan
2016-02-04
1
-1
/
+1
*
|
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
|
/
*
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
*
Update formatting in maintenance/ (2/4)
Siebrand Mazeland
2014-04-23
1
-1
/
+1
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
1
-2
/
+2
*
Fixed spacing
umherirrender
2013-11-21
1
-1
/
+1
*
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
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-07-10
1
-1
/
+8
*
No current need for an alias to getPath()
Russ Nelson
2011-05-04
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
-6
/
+6
*
Big commit: kill almost every freeResult() call as useless
Chad Horohoe
2010-08-08
1
-2
/
+0
*
Fix typo in deleteArchivedFiles.inc
Sam Reed
2010-07-24
1
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-10
/
+10
*
Fixed some doxygen warnings and documented a little bit
Alexandre Emsenhuber
2010-03-21
1
-4
/
+8
*
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
-46
/
+41
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-0
/
+4
*
* regression fix: make dumpUploads.php work again
Brion Vibber
2008-03-06
1
-45
/
+50
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+0
*
forgot to make the base path settable
Brion Vibber
2006-08-15
1
-2
/
+8
*
Quickie script to dump out list of filenames of used images.
Brion Vibber
2006-08-15
1
-0
/
+110