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