summaryrefslogtreecommitdiffstats
path: root/Bugzilla/JobQueue
AgeCommit message (Expand)AuthorFilesLines
2014-10-27Bug 1067753: Allow the job queue to specify one or more types of jobs to runMatt Tyson1-1/+4
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2013-02-15Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ...Byron Jones1-10/+18
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+28
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+2
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-20/+5
2011-01-27Allow jobqueue.pl to run once and then exit. r=mkanat.Gervase Markham1-1/+19
2011-01-05Allow extensions to add new Jobs. r,a=mkanat.Gervase Markham1-1/+1
2010-05-19Bug 563641: Make bugzilla-queue init script support SuSEKent Rogers1-2/+7
2009-09-04Bug 475403: A RHEL SysV Init Script for jobqueue.plmkanat%bugzilla.org1-0/+80
2009-08-18Bug 509539: Allow jobqueue.pl to specify where it stores its PIDmkanat%bugzilla.org1-9/+47
2009-08-09Bug 509328: Make jobqueue.pl respond to the TERM signalmkanat%bugzilla.org1-0/+6
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