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
/
migrateFileRepoLayout.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
*
Use $string === '' instead of strlen( $string ) === 0
Fomafix
2025-01-30
1
-4
/
+4
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Maintenance: Print errors from StatusValue objects in a consistent way
Bartosz DziewoĆski
2024-06-12
1
-4
/
+4
*
Add namespace and deprecation alias to FileBackend
Ebrahim Byagowi
2024-05-19
1
-0
/
+2
*
maintenance: Migrate to expression builders
Amir Sarabadani
2024-01-17
1
-4
/
+4
*
maintenance: Migrate another batch to SelectQueryBuilder
Amir Sarabadani
2023-09-21
1
-11
/
+16
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-3
/
+1
*
scripts: Use real bool in options for FileBackend::doOperations
Umherirrender
2022-03-08
1
-4
/
+4
*
Replace getMasterDB methods with getPrimaryDB
James D. Forrester
2021-07-14
1
-1
/
+1
*
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
/
+3
*
Fix new phan errors, part 4
Daimona Eaytoy
2019-10-12
1
-0
/
+4
*
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
*
Introduce Maintenance::getBatchSize()
Max Semenik
2017-11-05
1
-4
/
+5
*
Make MigrateFileRepoLayout use getErrors()
Aaron Schulz
2016-09-21
1
-4
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-27
/
+27
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Cleanups to MigrateFileRepoLayout
Aaron Schulz
2015-10-04
1
-9
/
+15
*
Support for storing files under SHA-1 names
Aaron Schulz
2015-07-21
1
-0
/
+232