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
/
includes
/
MaintenanceRunner.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-2
/
+2
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-1
/
+0
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-8
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
Stats: Move StatsFactory flush into emitBufferedStats
Cole White
2024-12-03
1
-1
/
+2
*
Use fake maintenance scripts in MaintenanceRunnerTest where necessary
Dreamy Jazz
2024-08-08
1
-1
/
+8
*
Fix MaintenanceRunner test failures on Windows
Bartosz Dziewoński
2024-05-03
1
-14
/
+12
*
Deprecate $wgCommandLineMode
Bartosz Dziewoński
2024-01-02
1
-6
/
+1
*
Replace $wgCommandLineMode checks with MW_ENTRY_POINT in other places
Bartosz Dziewoński
2024-01-02
1
-3
/
+1
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-1
/
+1
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-1
/
+1
*
maintenance: Move `shutdown()` logic to MaintenanceRunner
Derick Alangi
2023-09-12
1
-2
/
+62
*
Merge "content,maintenance: Use class-string<ClassName> in doc blocks"
jenkins-bot
2023-07-31
1
-2
/
+5
|
\
|
*
content,maintenance: Use class-string<ClassName> in doc blocks
thiemowmde
2023-07-31
1
-2
/
+5
*
|
Avoid calling overrideConfigValue() multiple times
thiemowmde
2023-07-20
1
-6
/
+7
|
/
*
MaintenanceRunner: keep track of script class explicitly.
daniel
2023-03-15
1
-17
/
+39
*
MaintenanceRunner: load script file early if possible
Kevin Israel
2023-03-14
1
-0
/
+50
*
Allow some maintenance scripts to be called without a LocalSettings
daniel
2023-02-16
1
-31
/
+62
*
Merge "MaintenanceRunner: Print error if Maintenance initialization fails"
jenkins-bot
2023-02-12
1
-2
/
+11
|
\
|
*
MaintenanceRunner: Print error if Maintenance initialization fails
Kevin Israel
2023-01-11
1
-2
/
+11
*
|
Merge "MaintenanceRunner: Pull some checks out of initInternal()"
jenkins-bot
2023-02-12
1
-17
/
+1
|
\
|
|
*
MaintenanceRunner: Pull some checks out of initInternal()
Kevin Israel
2023-01-11
1
-17
/
+1
*
|
Add correct spaces in MaintenanceRunner.php help text
Amir E. Aharoni
2023-02-11
1
-4
/
+4
*
|
MaintenanceRunner: Split up findScriptClass()
Kevin Israel
2023-01-29
1
-24
/
+41
*
|
Maintenance: find file by name in maintenance dir
daniel
2023-01-27
1
-41
/
+114
*
|
MaintenanceRunner: improve error reporting
daniel
2023-01-13
1
-18
/
+26
|
/
*
profiler: Restore lost --profiler feature for Maintenance scripts
Timo Tijhof
2023-01-05
1
-38
/
+29
*
rdbms: Consolidate logger channels into one
Timo Tijhof
2023-01-03
1
-1
/
+1
*
MaintenanceRunner: find script by name
daniel
2022-12-21
1
-29
/
+78
*
Introduce run.php for running maintenance scripts
daniel
2022-12-21
1
-38
/
+175
*
Refresh some http://*.wikipedia.org URLs
Lucas Werkmeister
2022-11-07
1
-1
/
+1
*
Runner: Handle more params in runner.
daniel
2022-06-13
1
-6
/
+122
*
Move code from Maintenance to MaintenanceRunner
daniel
2022-05-25
1
-1
/
+131
*
Move code from doMaintenance.php into a runner class.
daniel
2022-05-21
1
-0
/
+156