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
/
importImages.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-1
/
+1
*
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-0
/
+1
*
ImportImages: Exit with non-zero code if import fails
BlankEclair
2025-03-08
1
-1
/
+5
*
Use ++ and -- rather than += 1 and -= 1
Reedy
2024-10-17
1
-1
/
+1
*
Replace uses of deprecated ChangeTags static methods
James D. Forrester
2024-10-16
1
-1
/
+4
*
Add namespace to maintenance/includes classes
James D. Forrester
2024-10-09
1
-1
/
+2
*
Add namespace to remaining parts of Wikimedia\FileBackend
James D. Forrester
2024-10-03
1
-0
/
+1
*
build: Use inline ignore for Generic.CodeAnalysis.AssignmentInCondition
Umherirrender
2024-09-01
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
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
*
maintenance: Separate variable assignment in importImages.php
Timo Tijhof
2023-03-03
1
-1
/
+2
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
importImages: Use yield to reduce the memory usage
Func
2023-02-11
1
-10
/
+8
*
Rewrite parts of importImages maintenance script for readability
Thiemo Kreuz
2022-12-16
1
-39
/
+28
*
Merge "Various doc fixes about false on method arguments/return types"
jenkins-bot
2022-11-17
1
-2
/
+2
|
\
|
*
Various doc fixes about false on method arguments/return types
Umherirrender
2022-11-10
1
-2
/
+2
*
|
Refresh some http://*.wikipedia.org URLs
Lucas Werkmeister
2022-11-07
1
-1
/
+1
|
/
*
Merge "maintenance: Use $this->waitForReplication()"
jenkins-bot
2022-10-27
1
-2
/
+1
|
\
|
*
maintenance: Use $this->waitForReplication()
Amir Sarabadani
2022-10-24
1
-2
/
+1
*
|
Reorg: Move StubObject classes in includes to its own directory
Amir Sarabadani
2022-10-25
1
-0
/
+1
|
/
*
Replace deep nesting in importImages script with guard clauses
Thiemo Kreuz
2022-07-18
1
-208
/
+207
*
Fix confusing $$var indirection in importImages script
Thiemo Kreuz
2022-07-17
1
-10
/
+10
*
Maintenance scripts: replace most globals with Config
Ferran Tufan
2022-07-12
1
-4
/
+4
*
Do minor code cleanup
Matěj Suchánek
2022-06-24
1
-1
/
+1
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-1
/
+1
*
Remove usages of deprecated Title::getRestrictionTypes
Umherirrender
2022-04-13
1
-1
/
+2
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-1
/
+2
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+2
*
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-1
/
+1
*
Emit deprecation warnings reading from $wgUser
DannyS712
2021-09-15
1
-3
/
+3
*
Cleanup mixed space/tab line indent
Umherirrender
2021-09-04
1
-3
/
+3
*
Merge "Remove trailing dot/space from some exception messages and output stri...
jenkins-bot
2021-08-16
1
-4
/
+4
|
\
|
*
Remove trailing dot/space from some exception messages and output strings
Timo Tijhof
2021-08-04
1
-4
/
+4
*
|
Replace deprecated Http::get in importImages.php script
Umherirrender
2021-08-04
1
-2
/
+2
|
/
*
Use the unserialized form of image metadata internally
Tim Starling
2021-06-08
1
-3
/
+1
*
Use a constant for 'Maintenance script' username
Gergő Tisza
2021-05-03
1
-2
/
+2
*
Add change tag for media uploaded using importImages.php
Taavi Väänänen
2021-04-17
1
-1
/
+6
*
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
Umherirrender
2020-11-12
1
-5
/
+6
*
Use recordUpload3, hard deprecate recordUpload2
DannyS712
2020-09-10
1
-5
/
+8
*
Narrow MediaWiki.Commenting.FunctionComment.WrongStyle
Reedy
2020-05-20
1
-2
/
+9
*
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
Reedy
2020-05-02
1
-1
/
+2
*
Do not output wikitext in maintenance script
Umherirrender
2019-09-20
1
-1
/
+1
*
Merge "Make some whitespace fixes to importImages maintenance script"
jenkins-bot
2019-09-05
1
-4
/
+8
|
\
|
*
Make some whitespace fixes to importImages maintenance script
Thalia
2019-09-05
1
-4
/
+8
*
|
Merge "Allow partially blocked users to import images"
jenkins-bot
2019-09-05
1
-6
/
+10
|
\
\
|
|
/
|
/
|
|
*
Allow partially blocked users to import images
David Barratt
2019-07-24
1
-6
/
+10
*
|
filerepo: Use @method LocalRepo::newFile() to document the return type
Aaron Schulz
2019-09-04
1
-1
/
+0
*
|
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-1
/
+1
[next]