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
/
Maintenance.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix even more PHPStorm inspections (#3)
Tim Starling
2023-03-25
1
-1
/
+1
*
MaintenanceRunner: Pull some checks out of initInternal()
Kevin Israel
2023-01-11
1
-0
/
+7
*
Allow main settings file to be selected via env variable.
daniel
2022-02-06
1
-0
/
+1
*
Make sure RUN_MAINTENANCE_IF_MAIN is defined in tests.
daniel
2021-01-19
1
-12
/
+14
*
Safer autoloading with respect to file-scope code
Tim Starling
2021-01-11
1
-2
/
+8
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-4
/
+3
*
maintenance: Move FakeMaintenance and LoggedUpdateMaintenance to their own files
Daimona Eaytoy
2020-04-21
1
-1706
/
+3
*
maintenance: Add `@return-taint none` to getArg and getOption
Daimona Eaytoy
2020-04-18
1
-0
/
+2
*
maintenance: Move $IP and MEDIAWIKI assignment to doMaintenance.php
Timo Tijhof
2020-04-14
1
-6
/
+0
*
Maintenance: Don't redefine MW_ENTRY_POINT if it's already set
ArtBaltai
2020-04-14
1
-2
/
+3
*
Maintenance: Don't create DBLoadBalancerFactory to destroy it
Marius Hoch
2020-03-26
1
-2
/
+8
*
Deprecate Revision::loadFromPageId
Petr Pchelko
2020-03-25
1
-6
/
+8
*
Remove compat code for pre-MCR schema.
daniel
2020-03-24
1
-35
/
+10
*
Remove $wgProfileLimit setting
Timo Tijhof
2020-03-19
1
-3
/
+3
*
maintenance: Remove --mwdebug option
Timo Tijhof
2020-03-11
1
-7
/
+0
*
Revert "Split FakeMaintenance and LoggedUpdateMaintenance to their own files"
Daimona Eaytoy
2020-03-03
1
-0
/
+66
*
Split FakeMaintenance and LoggedUpdateMaintenance to their own files
Reedy
2020-02-28
1
-66
/
+0
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-0
/
+2
*
Merge "Show the PHPUnit help in phpunit.php --help"
jenkins-bot
2019-12-02
1
-3
/
+9
|
\
|
*
Show the PHPUnit help in phpunit.php --help
Tim Starling
2019-11-25
1
-3
/
+9
*
|
Improve param docs
Umherirrender
2019-11-28
1
-4
/
+4
|
/
*
Fix new phan errors, part 7
Daimona Eaytoy
2019-10-21
1
-0
/
+1
*
Add type hint for $maintClass
Umherirrender
2019-10-04
1
-0
/
+4
*
Maintenance.php: Fix mwdebug error
TheSandDoctor
2019-09-23
1
-1
/
+1
*
maintenance/Maintenance.php: Fix MW_ENTRY_POINT definition (followup I24099f4c)
Brad Jorsch
2019-09-09
1
-1
/
+1
*
Merge "Add MW_REST_API and MW_ENTRY_POINT"
jenkins-bot
2019-09-09
1
-0
/
+2
|
\
|
*
Add MW_REST_API and MW_ENTRY_POINT
Tim Starling
2019-09-03
1
-0
/
+2
*
|
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-3
/
+15
*
|
Unsuppress phan issues, part 8
Daimona Eaytoy
2019-09-04
1
-0
/
+1
*
|
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+1
|
/
*
profiler: Centralise output responsibility from ProfilerOutputText to Profiler
Timo Tijhof
2019-08-28
1
-1
/
+1
*
Merge "Convert maintenance scripts to LoadBalancer::getMaintenanceConnectionR...
jenkins-bot
2019-08-02
1
-8
/
+14
|
\
|
*
Convert maintenance scripts to LoadBalancer::getMaintenanceConnectionRef()
Aaron Schulz
2019-08-02
1
-8
/
+14
*
|
Simplify SearchUpdate constructor and hard deprecate some param types
David Causse
2019-08-01
1
-1
/
+1
|
/
*
Tell users how they can force a maintenance script to run again.
daniel
2019-07-05
1
-1
/
+1
*
Merge "Fix documentation of Maintenance::updateSearchIndex"
jenkins-bot
2019-06-10
1
-2
/
+3
|
\
|
*
Fix documentation of Maintenance::updateSearchIndex
Umherirrender
2019-06-07
1
-2
/
+3
*
|
Pass options as array to IDatabase::insert
Umherirrender
2019-06-07
1
-1
/
+1
|
/
*
Remove usage of deprecated SkinFactory::getDefaultInstance()
Kunal Mehta
2019-06-02
1
-1
/
+1
*
Merge "Set MW_INSTALL_PATH in Maintenance.php"
jenkins-bot
2019-04-12
1
-4
/
+8
|
\
|
*
Set MW_INSTALL_PATH in Maintenance.php
Aryeh Gregor
2019-04-11
1
-4
/
+8
*
|
Fix order of @var parameter in PHP
Fomafix
2019-04-08
1
-2
/
+2
|
/
*
Replace deprecated function wfEscapeShellArg with Shell::escape()
Derick Alangi
2019-04-07
1
-3
/
+3
*
Merge "maintenance: Deprecate Maintenance::hasArg/getArg with no param"
jenkins-bot
2019-03-31
1
-0
/
+8
|
\
|
*
maintenance: Deprecate Maintenance::hasArg/getArg with no param
Thiemo Kreuz
2019-03-29
1
-0
/
+8
*
|
Merge "Allow extensions to add params to the update.php maintenance script"
jenkins-bot
2019-03-29
1
-9
/
+16
|
\
\
|
|
/
|
/
|
|
*
Allow extensions to add params to the update.php maintenance script
Bill Pirkle
2019-03-26
1
-9
/
+16
*
|
maintenance: Use the ?? feature together with explode()
Thiemo Kreuz
2019-03-26
1
-12
/
+2
|
/
*
Fix fatal due to lock name mismatch in Maintenance::unlockSearchindex
Aaron Schulz
2019-03-19
1
-2
/
+2
[next]