Better logging in runJobs.php. Committing for test on server.
[lhc/web/wiklou.git] / maintenance / runJobs.php
2009-02-16 Tim StarlingBetter logging in runJobs.php. Committing for test...
2009-02-05 Niklas Laxström* Remove unneeded includes
2008-07-29 Domas Mituzasdon't count if you don't use it! :)
2008-07-19 Antoine MussoFix 12384 : comment on maintenance/*php files
2008-05-23 Brion Vibberadd timestamps to runJobs output, should make it easier...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-01-29 Brion VibberApplying live hack from Wikimedia code base: tweaks...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-11 River TarnellrunJobs should have a way to only run certain types...
2007-03-25 Domas Mituzasspecify offset for Job::pop(), yay for efficient job...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-13 Tim StarlingRemoved old debugging code.
2006-10-02 Brion VibberCommitted a bunch of live hacks from Wikimedia servers
2006-03-07 Ævar Arnfjörð Bjar... * Adding a trailing ?>
2006-02-28 Tim StarlingJob::pop() may occasionally return false when there...
2006-02-28 Tim StarlingDie on inappropriate references to $wgTitle, especially...
2006-02-24 Tim StarlingAdded job table, for deferred processing of jobs. The...