aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/JobQueue
Commit message (Collapse)AuthorAgeFilesLines
* Allow jobqueue.pl to run once and then exit. r=mkanat.Gervase Markham2011-01-271-1/+19
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=621256
* Allow extensions to add new Jobs. r,a=mkanat.Gervase Markham2011-01-051-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=617012
* Bug 563641: Make bugzilla-queue init script support SuSEKent Rogers2010-05-191-2/+7
| | | | r=mkanat, a=mkanat
* 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