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
/
refreshImageMetadata.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-0
/
+2
*
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
*
Replace IDatabase::buildLike with expression builder
Umherirrender
2024-05-18
1
-1
/
+4
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
maintenance: Migrate to expression builders
Amir Sarabadani
2024-01-17
1
-3
/
+3
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Introduce FileSelectQueryBuilder
Amir Sarabadani
2023-08-07
1
-38
/
+29
*
maintenance: Use $this->waitForReplication()
Amir Sarabadani
2022-10-24
1
-3
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+1
*
maintenance: Add support for oldimage table metadata refresh
Amir Sarabadani
2022-01-03
1
-16
/
+26
*
media: Drop XML metadata support from DjvuHandler
Amir Sarabadani
2021-11-21
1
-1
/
+3
*
Add --sleep option to refreshImageMetadata.php
Amir Sarabadani
2021-06-29
1
-0
/
+10
*
Manual and automatic image metadata reserialization
Tim Starling
2021-06-26
1
-11
/
+36
*
Use the unserialized form of image metadata internally
Tim Starling
2021-06-08
1
-26
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
Reedy
2020-05-02
1
-1
/
+2
*
maintenance: Avoid deprecated usage of RepoGroup::singleton()
Derick A
2020-02-18
1
-1
/
+2
*
Set method visibility on maintenance scripts
Umherirrender
2019-11-16
1
-2
/
+2
*
Set public for override of Maintenance functions
Umherirrender
2019-10-09
1
-1
/
+1
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Maintenance: add fatalError() method
Bryan Davis
2017-11-21
1
-2
/
+2
*
Finish migration to Maintenance::getBatchSize()
Max Semenik
2017-11-07
1
-3
/
+4
*
Replace selectFields() methods with getQueryInfo()
Brad Jorsch
2017-10-30
1
-3
/
+6
*
Replace more uses of "SELECT *"
Brad Jorsch
2017-10-13
1
-1
/
+1
*
Improve output of refreshImageMetadata and refreshFileHeaders
Gilles Dubuc
2017-05-16
1
-3
/
+1
*
Use IDatabase type hints in /maintenance
Aaron Schulz
2017-04-07
1
-2
/
+5
*
Make refreshImageMetadata not fail completely if it doesn't like a single file
Reedy
2016-12-09
1
-31
/
+39
*
Replace DatabaseBase => Database in more places
Aaron Schulz
2016-09-28
1
-2
/
+2
*
Defer maybeUpgradeRow() post-send since they can trigger on non-POST
Aaron Schulz
2016-08-11
1
-0
/
+1
*
refreshImageMetadata: Allow filtering by 'img_media_type' too
Bartosz DziewoĆski
2016-03-29
1
-1
/
+12
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-5
/
+5
*
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
-1
/
+1
*
Unify the spelling of MIME in documentation
rillke
2014-08-07
1
-1
/
+1
*
Update formatting in maintenance/ (4/4)
Siebrand Mazeland
2014-04-23
1
-7
/
+4
*
Pass phpcs-strict on maintenance/ (2/8)
Siebrand Mazeland
2014-04-22
1
-7
/
+38
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
1
-3
/
+3
*
Change URLs to mediawiki.org in comments to HTTPS
Ladsgroup
2014-03-20
1
-1
/
+1
*
Fixed spacing
umherirrender
2013-11-21
1
-1
/
+0
*
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 spacing around parenthesis in languages/tests/maintenance
umherirrender
2013-04-28
1
-3
/
+3
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-2
/
+2
*
style: fix up commas in function arguments
Antoine Musso
2013-02-06
1
-1
/
+1
*
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
*
Fix doc for maintenance/
Antoine Musso
2012-02-08
1
-1
/
+1
*
Followup r95458
Sam Reed
2011-09-06
1
-1
/
+9
[next]