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
/
refreshFileHeaders.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maintenance: Print errors from StatusValue objects in a consistent way
Bartosz DziewoĆski
2024-06-12
1
-1
/
+1
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
maintenance: Migrate to expression builders
Amir Sarabadani
2024-01-17
1
-2
/
+2
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Introduce FileSelectQueryBuilder
Amir Sarabadani
2023-08-07
1
-17
/
+12
*
Replace trivial usages of code in strings with concatenation
Thiemo Kreuz
2022-08-26
1
-5
/
+5
*
Cleanup mixed space/tab line indent
Umherirrender
2021-09-04
1
-3
/
+3
*
maintenance: Avoid deprecated usage of RepoGroup::singleton()
Derick A
2020-02-18
1
-1
/
+3
*
Set public for override of Maintenance functions
Umherirrender
2019-10-09
1
-1
/
+1
*
phan: Enable PhanTypeMismatchArgument issue
Umherirrender
2019-09-19
1
-0
/
+4
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Allow file headers to be refreshed from database
Cormac Parle
2017-11-27
1
-0
/
+9
*
Introduce Maintenance::getBatchSize()
Max Semenik
2017-11-05
1
-3
/
+10
*
Replace selectFields() methods with getQueryInfo()
Brad Jorsch
2017-10-30
1
-2
/
+5
*
Replace more uses of "SELECT *"
Brad Jorsch
2017-10-13
1
-1
/
+1
*
Clean up X-Content-Dimensions
Gilles Dubuc
2017-09-21
1
-0
/
+21
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
1
-1
/
+0
*
Batch/pipeline backend operations in refreshFileHeaders
Gilles Dubuc
2017-05-23
1
-8
/
+25
*
Improve output of refreshImageMetadata and refreshFileHeaders
Gilles Dubuc
2017-05-16
1
-1
/
+8
*
Store original media dimensions as additional header
Gilles Dubuc
2017-05-09
1
-2
/
+2
*
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
-4
/
+4
*
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
*
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
*
Added a script to populate file HTTP headers for existing files.
Aaron Schulz
2012-11-28
1
-0
/
+93