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
/
cleanupImages.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: Migrate to IDatabase::newUpdateQueryBuilder
Umherirrender
2024-04-14
1
-12
/
+18
*
Migrate to IDatabase::newDeleteQueryBuilder
Umherirrender
2024-04-12
1
-3
/
+5
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
1
-2
/
+2
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-2
/
+2
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-3
/
+2
*
Fix some PHPStorm inspections (#1)
Tim Starling
2023-03-25
1
-5
/
+9
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
maintenance: Use SelectQueryBuilder to construct queries
Derick Alangi
2022-07-19
1
-5
/
+15
*
Same code style and formatting for exists-style SQL queries
Thiemo Kreuz
2021-08-12
1
-4
/
+2
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-2
/
+2
*
maintenance: Move cleanupTable from .inc to .php
James D. Forrester
2020-09-25
1
-1
/
+1
*
maintenance: Avoid deprecated usage of RepoGroup::singleton()
Derick A
2020-02-18
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
maintenance: Explicitly declare all used properties
Daimona Eaytoy
2019-09-09
1
-1
/
+4
*
Add docblocks to a bunch of methods
Daimona Eaytoy
2019-09-08
1
-0
/
+4
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-4
/
+6
*
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
*
maintenance: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-13
/
+13
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-2
/
+2
*
Clean up transactions in maintenance scripts
Aaron Schulz
2015-12-30
1
-4
/
+4
*
Remove wrong usage documentation in comments
Jesús Martínez Novo
2015-12-13
1
-4
/
+0
*
Update formatting in maintenance/ (2/4)
Siebrand Mazeland
2014-04-23
1
-1
/
+8
*
Pass phpcs-strict on maintenance/ (7/8)
Siebrand Mazeland
2014-04-23
1
-1
/
+6
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
1
-1
/
+1
*
Change URLs to mediawiki.org in comments to HTTPS
Ladsgroup
2014-03-20
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-06-25
1
-2
/
+7
*
Use Title::legalChars()
umherirrender
2012-05-04
1
-2
/
+1
*
Pass __METHOD__ to DatabaseBase::commit() and DatabaseBase::rollback()
Alexandre Emsenhuber
2012-02-28
1
-1
/
+1
*
More __METHOD__ in our madness
Sam Reed
2012-02-24
1
-3
/
+3
*
Remove some unused getting of non existent arguments
Sam Reed
2011-10-18
1
-5
/
+7
*
Update some deprecated code
Sam Reed
2011-10-14
1
-0
/
+3
*
Adding __METHOD__ to parameters passed to wfMkdirParents()
Sam Reed
2011-07-25
1
-1
/
+1
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
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
-15
/
+15
*
* Standardised file description headers
Alexandre Emsenhuber
2010-09-05
1
-1
/
+2
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-13
/
+13
*
Fix for bug 9413 and the related Malayalam issue reported on wikitech-l.
Tim Starling
2010-01-04
1
-1
/
+1
*
Fixes for TitleCleanup subclasses:
Tim Starling
2009-09-24
1
-2
/
+8
*
followup to r55694: forgot to mark the new functions private
Ilmari Karonen
2009-08-31
1
-2
/
+2
*
redo r45388 (hopefully) more cleanly (see also bug 16916: Unnecessary title d...
Ilmari Karonen
2009-08-31
1
-2
/
+20
*
Rewrite various TableCleanup scripts to subclass Maintenance instead of FiveU...
Chad Horohoe
2009-08-24
1
-33
/
+27
[next]