aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ForkController.php
Commit message (Expand)AuthorAgeFilesLines
* More return documentationSam Reed2012-02-091-0/+1
* * Fix class nameTim Starling2011-12-201-2/+2
* Trim trailing whitespaceSam Reed2011-09-041-1/+1
* And even more documentationSam Reed2011-05-281-0/+2
* Follow up r83140. Add a clear() method to ObjectCache so that it can be used ...Platonides2011-03-061-2/+2
* Removal of unused globalsSam Reed2010-07-241-2/+0
* * add ForkController class to Maintenance groupAlexandre Emsenhuber2010-01-151-9/+11
* Assorted minor live patches to command-line scripts.Tim Starling2009-04-301-1/+3
* Allow children to respond to SIGTERMTim Starling2009-03-181-0/+1
* * Added restart-on-error feature to ForkController, changed the interface to ...Tim Starling2009-02-271-42/+98
* * Refactored the forking code from runJobs.php to a new class called ForkCont...Tim Starling2009-02-261-0/+103