aboutsummaryrefslogtreecommitdiffstats
path: root/jobqueue.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+2
* Bug 962424: jobqueue's worker process should process messages in batchesByron Jones2014-06-111-1/+1
* Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ...Byron Jones2013-02-151-0/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
* Bug 744338: jobqueue.pl won't work if not called from the bugzilla/ root dire...Håkan Jerning2012-05-071-1/+7
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-20/+5
* Allow jobqueue.pl to run once and then exit. r=mkanat.Gervase Markham2011-01-271-0/+2
* Bug 475403: A RHEL SysV Init Script for jobqueue.plmkanat%bugzilla.org2009-09-041-1/+19
* Bug 509539: Allow jobqueue.pl to specify where it stores its PIDmkanat%bugzilla.org2009-08-181-1/+8
* Fix some test failures caused by the checkin of bug 284184.mkanat%bugzilla.org2008-12-241-2/+2
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-241-0/+54