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
/
importTextFiles.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
/
+1
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+1
*
maintenance: Use namespaced classes
Umherirrender
2024-10-21
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
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Remove WikiRevision::downloadSource
Matěj Suchánek
2022-11-04
1
-1
/
+1
*
Use a constant for 'Maintenance script' username
Gergő Tisza
2021-05-03
1
-1
/
+1
*
importTextFiles.php: Replace deprecated WikiRevision:setText()
Ammar Abdulhamid
2020-11-10
1
-1
/
+2
*
importTextFiles: Don't get the content and not use it
Reedy
2020-10-07
1
-1
/
+0
*
MCR import
daniel
2020-07-18
1
-3
/
+3
*
importTextFiles: Remove use of Revision objects
DannyS712
2020-06-03
1
-5
/
+10
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-1
/
+2
*
Remove unnecessary semi-colons
Derick Alangi
2019-06-12
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
-3
/
+3
*
Get ConfigFactory & MainConfig from MediaWikiServices
addshore
2016-11-23
1
-1
/
+3
*
Fix importation of weird file names in importTextFiles.php
This, that and the other
2016-09-21
1
-5
/
+5
*
Make importTextFiles.php work with wildcards on the Windows shell
This, that and the other
2016-07-16
1
-1
/
+10
*
Fix typo in 'log-action-filter-suppress-block'
Bartosz Dziewoński
2016-06-16
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Add parameters to importTextFiles.php
Andrew H
2016-01-12
1
-19
/
+85
*
Add maintenance script importTextFiles.php
Andrew H
2016-01-08
1
-0
/
+131