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
...
*
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
*
Disable the db LCStore if the maintenance script doesn't need a db.
Platonides
2012-06-26
1
-0
/
+5
*
revert r102636
Antoine Musso
2011-11-24
1
-2
/
+1
*
load up includes/Setup.php before Maintenance::finalSetup()
Antoine Musso
2011-11-10
1
-1
/
+2
*
Stupid merge conflicts, fix r96537
Chad Horohoe
2011-09-08
1
-3
/
+1
*
Last fix for r96529, I swear...only CommonSettings.php needs interpretPath()....
Chad Horohoe
2011-09-08
1
-0
/
+2
*
Another fix for r96529: using MW_CONFIG_CALLBACK should halt normal settings ...
Chad Horohoe
2011-09-08
1
-10
/
+12
*
Tweaks to WikimediaMaintenance:
Chad Horohoe
2011-09-08
1
-4
/
+2
*
Updated doMaintenance since wmf-config/ was moved up a dir
Aaron Schulz
2011-07-18
1
-4
/
+4
*
Remove superfluous inclusion of SiteConfiguration in doMaintenance. It's in t...
Chad Horohoe
2011-06-30
1
-1
/
+0
*
Kill $wgWikiFarm. Only use in a wmf code path, and I can't find any evidence ...
Chad Horohoe
2011-06-03
1
-1
/
+0
*
HipHop improvements:
Tim Starling
2011-05-30
1
-12
/
+4
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
1
-2
/
+2
*
Remove install-utils.inc marked for 1.19 removal
Sam Reed
2011-05-06
1
-1
/
+0
*
Followup r86228 (profiling cleanup):
Chad Horohoe
2011-04-16
1
-1
/
+1
*
More profiler cleanup:
Chad Horohoe
2011-04-16
1
-7
/
+2
*
First step of reorganizing profiling files:
Chad Horohoe
2011-04-16
1
-1
/
+1
*
The beginnings of HipHop compiled mode support. It works now for parser cache...
Tim Starling
2011-04-04
1
-10
/
+28
*
Followup r80205: scripts using commandLine.inc were failing the shouldExecute...
Chad Horohoe
2011-01-14
1
-1
/
+3
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-5
/
+6
*
Per my comment on r68760: Make MWfunction class, complete with call_user_func...
X!
2011-01-02
1
-6
/
+1
*
Remove some of the rubbish that has been accumulating in the default LocalSet...
Tim Starling
2010-12-06
1
-2
/
+1
*
Revert r77358, didn't have intended affect, and broke unittests
Sam Reed
2010-11-27
1
-10
/
+10
*
Create instance of Maintenance class after AutoLoader and Defines
Sam Reed
2010-11-27
1
-10
/
+10
*
$options doesn't exist in PurgeList
Sam Reed
2010-11-27
1
-1
/
+1
*
Followup r68760: add comment
Chad Horohoe
2010-10-18
1
-0
/
+1
*
* add wfRunMaintenance() script to simplify maint script writing
Mark A. Hershberger
2010-09-04
1
-0
/
+1
*
r68756 - Make the use of MW_CONFIG_CALLBACK compatible with PHP 5.1
Mark A. Hershberger
2010-06-30
1
-2
/
+7
*
* consolidate some installer functionals into the Installer class
Mark A. Hershberger
2010-06-27
1
-3
/
+8
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-6
/
+6
[prev]
[next]