aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/JobQueue
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ...Byron Jones2013-02-151-10/+18
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+28
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+2
* 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-1/+19
* Allow extensions to add new Jobs. r,a=mkanat.Gervase Markham2011-01-051-1/+1
* Bug 563641: Make bugzilla-queue init script support SuSEKent Rogers2010-05-191-2/+7
* Bug 475403: A RHEL SysV Init Script for jobqueue.plmkanat%bugzilla.org2009-09-041-0/+80
* Bug 509539: Allow jobqueue.pl to specify where it stores its PIDmkanat%bugzilla.org2009-08-181-9/+47
* Bug 509328: Make jobqueue.pl respond to the TERM signalmkanat%bugzilla.org2009-08-091-0/+6
* 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