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
/
dumpIterator.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-11-12
1
-0
/
+1
*
maintenance: Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Use namespaced classes (1)
Umherirrender
2024-06-16
1
-0
/
+1
*
Make Maintenance::finalSetup require a SettingsBuilder
daniel
2024-01-08
1
-1
/
+1
*
WikiImporter: Pass Authority for permissions instead of global context
Bartosz Dziewoński
2023-12-11
1
-1
/
+4
*
Bump codesniffer to 42.0.0
Amir Sarabadani
2023-09-27
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
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #5
Aryeh Gregor
2022-04-27
1
-2
/
+3
*
snapshot: Add @var documentation for class properties
Umherirrender
2022-03-09
1
-1
/
+3
*
Allow config merge strategies to be bypassed.
daniel
2022-02-22
1
-1
/
+1
*
Reapply "SettingsBuilder: allow maintenance scripts to manipulate config"
Ppchelko
2022-01-26
1
-5
/
+11
*
Revert "SettingsBuilder: allow maintenance scripts to manipulate config"
Ppchelko
2022-01-26
1
-11
/
+5
*
SettingsBuilder: allow maintenance scripts to manipulate config
daniel
2022-01-26
1
-5
/
+11
*
WikiImporter: inject services
ZabeMath
2021-05-24
1
-1
/
+5
*
Merge "maintenance: Remove preprocessDump.php"
jenkins-bot
2021-03-04
1
-1
/
+1
|
\
|
*
maintenance: Remove preprocessDump.php
Timo Tijhof
2021-01-28
1
-1
/
+1
*
|
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
|
DumpIterator: Replace deprecated WikiRevision::setText()
Ammar Abdulhamid
2021-01-25
1
-4
/
+8
|
/
*
set revision Title before setting text, or there may be no content model
Ariel T. Glenn
2021-01-22
1
-1
/
+1
*
Fix bad use of `|=` PHP bit operation where `= … ||` bool is intended
Umherirrender
2020-08-12
1
-1
/
+1
*
Narrow MediaWiki.Commenting.FunctionComment.WrongStyle
Reedy
2020-05-20
1
-3
/
+7
*
Fix parameter documentation for dump methods for handling revisions
DannyS712
2020-05-05
1
-4
/
+8
*
Set method visibility on maintenance scripts
Umherirrender
2019-11-16
1
-1
/
+1
*
maintenance: Explicitly declare all used properties
Daimona Eaytoy
2019-09-09
1
-2
/
+4
*
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
Umherirrender
2018-09-16
1
-2
/
+0
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-2
/
+2
*
[WikiImporter::notice] use wfDebug instead of echo in notice()
Yifei He
2017-12-22
1
-0
/
+3
*
Maintenance: add fatalError() method
Bryan Davis
2017-11-21
1
-3
/
+3
*
Use IDatabase type hints in /maintenance
Aaron Schulz
2017-04-07
1
-1
/
+1
*
Replace DatabaseBase => Database in more places
Aaron Schulz
2016-09-28
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Fix a bunch of call-time pass-by-reference errors
Max Semenik
2016-02-10
1
-1
/
+1
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-2
/
+2
*
Import.php: Use Config instead of globals
Kunal Mehta
2014-10-22
1
-2
/
+2
*
Update formatting in maintenance/ (2/4)
Siebrand Mazeland
2014-04-23
1
-0
/
+1
*
Pass phpcs-strict on maintenance/ (6/8)
Siebrand Mazeland
2014-04-23
1
-4
/
+9
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
1
-2
/
+2
*
Change URLs to mediawiki.org in comments to HTTPS
Ladsgroup
2014-03-20
1
-1
/
+1
*
Remove underscore from classes LCStore_*
Siebrand Mazeland
2013-11-17
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
*
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
-7
/
+9
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-2
/
+2
[next]