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
/
doMaintenance.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove phpcs suppression of ValidGlobalName.wgPrefix
DannyS712
2020-09-29
1
-1
/
+0
*
maintenance: Move commandLine from .inc to .php
James D. Forrester
2020-09-28
1
-1
/
+1
*
phan: Enable redundant_condition_detection
Umherirrender
2020-07-01
1
-0
/
+2
*
maintenance: Move $IP and MEDIAWIKI assignment to doMaintenance.php
Timo Tijhof
2020-04-14
1
-0
/
+6
*
Make sure DBLoadBalancerFactory service is not disabled
RazeSoldier
2019-11-07
1
-1
/
+4
*
doMaintenance: Try to print errors to stderr
Marius Hoch
2019-07-16
1
-2
/
+10
*
Merge "Print chained exceptions when maintenance script fails."
jenkins-bot
2019-05-29
1
-1
/
+11
|
\
|
*
Print chained exceptions when maintenance script fails.
daniel
2018-12-10
1
-1
/
+11
*
|
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
Reedy
2019-05-11
1
-0
/
+2
*
|
Allow extensions to add params to the update.php maintenance script
Bill Pirkle
2019-03-26
1
-0
/
+2
|
/
*
Exit maintenance script with non-zero status if execute() returns false
Tim Starling
2018-05-31
1
-1
/
+6
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-2
/
+2
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-1
/
+1
*
Remove some dumb headers with my name in it
Chad Horohoe
2017-11-30
1
-1
/
+0
*
Setup: Merge PreConfigSetup into Setup.php
Timo Tijhof
2017-10-24
1
-16
/
+19
*
Split common pre-setup code out of WebStart/doMaintenance
Tim Starling
2017-08-23
1
-20
/
+1
*
Allow install.php to run env-checks with no db
addshore
2017-07-04
1
-7
/
+11
*
Get ConfigFactory & MainConfig from MediaWikiServices
addshore
2016-11-23
1
-1
/
+1
*
Postgres installation fixes
Aaron Schulz
2016-10-17
1
-3
/
+5
*
Avoid global state in DatabaseBase::factory()/query()
Aaron Schulz
2016-09-16
1
-1
/
+1
*
Support masking the WRITE_SYNC latency from ChronologyProtector
Aaron Schulz
2016-09-12
1
-1
/
+1
*
Use transaction listener to run DeferredUpdates in CLI mode
Aaron Schulz
2016-09-01
1
-0
/
+4
*
maintenance: Allow having a nicer error message if an extension isn't enabled
Kunal Mehta
2016-07-30
1
-0
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Pass __METHOD__ to load balancer commit/rollback methods
Aaron Schulz
2015-12-22
1
-1
/
+1
*
Make DeferredUpdates::doUpdates always commit per task
Aaron Schulz
2015-10-22
1
-1
/
+1
*
maintenance: Defer initilization of 'main' Config until after Setup.php runs
Kunal Mehta
2015-03-03
1
-1
/
+3
*
No such method Exception::getText()
Erik Bernhardson
2015-02-03
1
-16
/
+11
*
Updated some try-catch statements: MWException -> Exception
Aaron Schulz
2015-01-09
1
-1
/
+1
*
Implement extension registration from an extension.json file
Kunal Mehta
2015-01-08
1
-0
/
+1
*
Profiler code cleanup
Chad Horohoe
2014-11-04
1
-2
/
+2
*
Maintenance: Add an easy way to access Config instances
Kunal Mehta
2014-09-09
1
-0
/
+3
*
Remove check for wikimedia-mode file, which no longer exists
withoutaname
2014-07-19
1
-11
/
+0
*
Pass phpcs-strict on maintenance/ (6/8)
Siebrand Mazeland
2014-04-23
1
-1
/
+6
*
Remove $wgTitle from all maintenance scripts
Chad Horohoe
2014-03-12
1
-3
/
+0
*
Remove vestiges of AdminSettings.php
Chad Horohoe
2014-01-29
1
-6
/
+0
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
1
-3
/
+3
*
Remove underscore from classes LCStore_*
Siebrand Mazeland
2013-11-17
1
-1
/
+1
*
Remove remaining calls to MWInit methods
Kevin Israel
2013-09-15
1
-6
/
+4
*
Deprecate MWFunction::call and ::callArray
Kevin Israel
2013-07-19
1
-1
/
+1
*
Move inclusion of the Composer autoloader to after inclusion of DefaultSettings
jeroendedauw
2013-07-15
1
-4
/
+5
*
Support installing PHPUnit using composer.
Daniel Friesen
2013-06-07
1
-1
/
+5
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-10
/
+10
*
echo is not a function
umherirrender
2013-05-09
1
-1
/
+1
*
Remove hphpc support and deprecate related functions
Tim Starling
2013-05-09
1
-12
/
+6
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-2
/
+3
*
Set up the profiler in CLI mode.
Aaron Schulz
2013-04-17
1
-2
/
+7
*
(bug 42600) (bug 24375) Fix doMaintenance.php exit procedures.
Tyler Anthony Romeo
2013-02-20
1
-0
/
+8
*
style: normalize end of files
Antoine Musso
2013-02-03
1
-1
/
+0
*
Log profiling info from maintenance scripts.
daniel
2013-02-01
1
-0
/
+3
[next]