* Some enhancements to live preview
[lhc/web/wiklou.git] / includes / JobQueue.php
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2006-07-03 Tim StarlingAs we say on Wikipedia, might it not have been easier...
2006-06-19 Tim StarlingFixed job command naming style
2006-06-18 Tim StarlingAdded a new method to update the cache of all pages...
2006-06-15 Rob Church(bug 6095) Introduce RunUnknownJob hook, see docs/hooks...
2006-05-31 Brion Vibber* (bug 5527) Batch up job queue insertions for, hopeful...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoReplacing var keyword with private / public as we...
2006-05-01 Antoine Mussounused variables as per #3692
2006-03-11 Lupintrailing whitespace removal
2006-03-07 Ævar Arnfjörð Bjar... * Adding a trailing ?>
2006-02-25 Tim Starlingprofiling
2006-02-25 Tim StarlingFixed SQL error, keep track of job_id
2006-02-25 Tim StarlingAvoid circular links updates
2006-02-25 Tim StarlingDifferent pop method
2006-02-25 Tim StarlingIf there's a duplicate, don't delete and recreate,...
2006-02-24 Tim StarlingThe live immediateBegin hack didn't actually do anythin...
2006-02-24 Domas Mituzas* live immediatebegin hack
2006-02-24 Tim StarlingAdded job table, for deferred processing of jobs. The...