* Added FileRepo::SKIP_LOCKING constant and made storeBatch() check it.
[lhc/web/wiklou.git] / includes / ForkController.php
2011-12-20 Tim Starling* Fix class name
2011-09-04 Sam ReedTrim trailing whitespace
2011-05-28 Sam ReedAnd even more documentation
2011-03-06 PlatonidesFollow up r83140. Add a clear() method to ObjectCache...
2010-07-24 Sam ReedRemoval of unused globals
2010-01-15 Alexandre Emsenhuber* add ForkController class to Maintenance group
2009-04-30 Tim StarlingAssorted minor live patches to command-line scripts.
2009-03-18 Tim StarlingAllow children to respond to SIGTERM
2009-02-27 Tim Starling* Added restart-on-error feature to ForkController...
2009-02-26 Tim Starling* Refactored the forking code from runJobs.php to a...