Merge "Added some extra tests for ORMRow class"
[lhc/web/wiklou.git] / maintenance / doMaintenance.php
2011-11-24 Antoine Mussorevert r102636
2011-11-10 Antoine Mussoload up includes/Setup.php before Maintenance::finalSetup()
2011-09-08 Chad HorohoeStupid merge conflicts, fix r96537
2011-09-08 Chad HorohoeLast fix for r96529, I swear...only CommonSettings...
2011-09-08 Chad HorohoeAnother fix for r96529: using MW_CONFIG_CALLBACK should...
2011-09-08 Chad HorohoeTweaks to WikimediaMaintenance:
2011-07-18 Aaron SchulzUpdated doMaintenance since wmf-config/ was moved up...
2011-06-30 Chad HorohoeRemove superfluous inclusion of SiteConfiguration in...
2011-06-03 Chad HorohoeKill $wgWikiFarm. Only use in a wmf code path, and...
2011-05-30 Tim StarlingHipHop improvements:
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Sam ReedRemove install-utils.inc marked for 1.19 removal
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeMore profiler cleanup:
2011-04-16 Chad HorohoeFirst step of reorganizing profiling files:
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-01-14 Chad HorohoeFollowup r80205: scripts using commandLine.inc were...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2011-01-02 X!Per my comment on r68760: Make MWfunction class, comple...
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-11-27 Sam ReedRevert r77358, didn't have intended affect, and broke...
2010-11-27 Sam ReedCreate instance of Maintenance class after AutoLoader...
2010-11-27 Sam Reed$options doesn't exist in PurgeList
2010-10-18 Chad HorohoeFollowup r68760: add comment
2010-09-04 Mark A. Hershberger* add wfRunMaintenance() script to simplify maint scrip...
2010-06-30 Mark A. Hershbergerr68756 - Make the use of MW_CONFIG_CALLBACK compatible...
2010-06-27 Mark A. Hershberger* consolidate some installer functionals into the Insta...
2010-05-22 Sam ReedStylize maintenance folder..
2010-03-10 Chad HorohoeFix regression from r51677, still need to load AdminSet...
2010-02-10 Chad HorohoeReduce code duplication in requires
2010-01-25 Chad HorohoeNeed a newline after this error
2009-12-03 Alexandre EmsenhuberDon't exit with status 0 after an exception, for the...
2009-10-22 Siebrand MazelandRevert r58033. This change made all command line script...
2009-10-22 Max SemenikSet a nonzero exit status in case of maintenance script...
2009-09-11 Brion VibberForward-port r53264 from wmf-deployment branch: "Adjust...
2009-09-04 Tim Starling* Rewrote commandLine.inc to be a simple wrapper around...
2009-09-04 Tim StarlingFix potential arbitrary script execution vulnerability...
2009-08-19 Brion VibberDe-clutter base directory; moving install-utils.inc...
2009-08-15 Alexandre Emsenhuber* run Maintenance::finalSetup() after including LocalSe...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-06-24 Brion VibberRevert r52336 "Merge maintenance-work branch:"
2009-06-24 Chad HorohoeMerge maintenance-work branch: