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
/
rebuildImages.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-5
/
+6
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-0
/
+1
*
maintenance: Replace call_user_func with dynamic function call
Umherirrender
2025-01-31
1
-1
/
+1
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-05
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Migrate to IReadableDatabase::newSelectQueryBuilder
Umherirrender
2024-04-27
1
-6
/
+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
*
Merge "maintenance: Migrate another batch to SelectQueryBuilder"
jenkins-bot
2023-09-21
1
-5
/
+9
|
\
|
*
maintenance: Migrate another batch to SelectQueryBuilder
Amir Sarabadani
2023-09-21
1
-5
/
+9
*
|
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
|
/
*
Namespace SpecialU* under \MediaWiki\Specials
James D. Forrester
2023-09-14
1
-0
/
+1
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-4
/
+3
*
Remove unused arguments to private functions
Umherirrender
2023-02-08
1
-6
/
+6
*
Fix various documentation related to scalar types
Umherirrender
2022-03-09
1
-1
/
+1
*
Manual and automatic image metadata reserialization
Tim Starling
2021-06-26
1
-6
/
+5
*
Use a constant for 'Maintenance script' username
Gergő Tisza
2021-05-03
1
-1
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Make ImageBuilder::checkMissingImage public
Reedy
2020-11-03
1
-1
/
+1
*
Use recordUpload3, hard deprecate recordUpload2
DannyS712
2020-09-10
1
-3
/
+3
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-1
/
+2
*
maintenance: Avoid deprecated usage of RepoGroup::singleton()
Derick A
2020-02-18
1
-1
/
+1
*
ImageBuilder: Update to LocalFile::recordUpload2, pass a user
DannyS712
2020-02-07
1
-6
/
+10
*
Set method visibility on maintenance scripts
Umherirrender
2019-11-16
1
-12
/
+12
*
Set public for override of Maintenance functions
Umherirrender
2019-10-09
1
-1
/
+1
*
maintenance: Explicitly declare all used properties
Daimona Eaytoy
2019-09-09
1
-2
/
+22
*
Add docblocks to a bunch of methods
Daimona Eaytoy
2019-09-08
1
-0
/
+4
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-2
/
+3
*
Replace some uses of deprecated wfFindFile() and wfLocalFile()
Derick Alangi
2019-06-11
1
-3
/
+3
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-3
/
+3
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Replace selectFields() methods with getQueryInfo()
Brad Jorsch
2017-10-30
1
-4
/
+6
*
Replace more uses of "SELECT *"
Brad Jorsch
2017-10-13
1
-4
/
+5
*
A service for read-only mode
Tim Starling
2017-04-19
1
-1
/
+2
*
Use IDatabase type hints in /maintenance
Aaron Schulz
2017-04-07
1
-1
/
+3
*
Replace DatabaseBase => Database in more places
Aaron Schulz
2016-09-28
1
-1
/
+1
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-6
/
+6
*
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
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-1
/
+1
*
Remove --max-slave-lag options and remnants from maintenance scripts
Kevin Israel
2015-03-26
1
-1
/
+0
*
Update formatting in maintenance/ (4/4)
Siebrand Mazeland
2014-04-23
1
-9
/
+14
*
Change URLs to mediawiki.org in comments to HTTPS
Ladsgroup
2014-03-20
1
-1
/
+1
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
1
-3
/
+10
*
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
*
Remove usage of wfTime() in maintenance
Alexandre Emsenhuber
2012-09-04
1
-2
/
+2
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-08-09
1
-1
/
+6
[next]