aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/JobQueue
Commit message (Collapse)AuthorAgeFilesLines
* Bug 475403: A RHEL SysV Init Script for jobqueue.plmkanat%bugzilla.org2009-09-041-0/+80
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 509539: Allow jobqueue.pl to specify where it stores its PIDmkanat%bugzilla.org2009-08-181-9/+47
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 509328: Make jobqueue.pl respond to the TERM signalmkanat%bugzilla.org2009-08-091-0/+6
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
* Fix a POD error in Bugzila::JobQueue::Runner.mkanat%bugzilla.org2008-12-271-0/+2
|
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-241-0/+97
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat