summaryrefslogtreecommitdiffstats
path: root/Bugzilla/JobQueue
AgeCommit message (Expand)AuthorFilesLines
2018-03-29Bug 1450010 - The jobqueue supervisor's pidfile should not be stored in the d...Dylan William Hardison1-2/+2
2018-03-28Bug 1449168 - Remove warning --function from jobqueue workerDylan William Hardison1-3/+3
2018-03-13Bug 1441181 - Step 6 - Add concurrencyDylan William Hardison1-3/+10
2018-03-13Bug 1441181 - Step 5 - Add logging to jobqueueDylan William Hardison1-0/+1
2018-03-13Bug 1441181 - Step 4 - Re-implement subprocess code with IO::AsyncDylan William Hardison2-65/+128
2018-03-08Revert "Bug 832893: change jobqueue.pl to spawn worker processes to deliver b...Dylan William Hardison1-16/+9
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-1/+1
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-20/+8
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-8/+20
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-20/+8
2015-07-06Bug 1172968: Move the scripts we want to keep from contrib/* and place them i...David Lawrence1-8/+3
2013-02-07Bug 832893: change jobqueue.pl to spawn worker processes to deliver bugmail t...Byron Jones1-9/+16
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