Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-29 | Bug 1450010 - The jobqueue supervisor's pidfile should not be stored in the ↵ | Dylan William Hardison | 1 | -2/+2 | |
data directory | |||||
2018-03-28 | Bug 1449168 - Remove warning --function from jobqueue worker | Dylan William Hardison | 1 | -3/+3 | |
2018-03-13 | Bug 1441181 - Step 6 - Add concurrency | Dylan William Hardison | 1 | -3/+10 | |
2018-03-13 | Bug 1441181 - Step 5 - Add logging to jobqueue | Dylan William Hardison | 1 | -0/+1 | |
2018-03-13 | Bug 1441181 - Step 4 - Re-implement subprocess code with IO::Async | Dylan William Hardison | 1 | -65/+98 | |
2018-03-08 | Revert "Bug 832893: change jobqueue.pl to spawn worker processes to deliver ↵ | Dylan William Hardison | 1 | -16/+9 | |
bugmail to avoid memory leaks" This reverts commit 6df7b9816541893a905eec56c333b40673522e84. | |||||
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -1/+1 | |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -20/+8 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -8/+20 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -20/+8 | |
local symlink to data/ directory | |||||
2015-07-06 | Bug 1172968: Move the scripts we want to keep from contrib/* and place them ↵ | David Lawrence | 1 | -8/+3 | |
in scripts/ directory. Remove contrib from repo | |||||
2013-02-07 | Bug 832893: change jobqueue.pl to spawn worker processes to deliver bugmail ↵ | Byron Jones | 1 | -9/+16 | |
to avoid memory leaks | |||||
2011-01-27 | Allow jobqueue.pl to run once and then exit. r=mkanat. | Gervase Markham | 1 | -1/+19 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=621256 | |||||
2011-01-05 | Allow extensions to add new Jobs. r,a=mkanat. | Gervase Markham | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=617012 | |||||
2010-05-19 | Bug 563641: Make bugzilla-queue init script support SuSE | Kent Rogers | 1 | -2/+7 | |
r=mkanat, a=mkanat | |||||
2009-09-04 | Bug 475403: A RHEL SysV Init Script for jobqueue.pl | mkanat%bugzilla.org | 1 | -0/+80 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-08-18 | Bug 509539: Allow jobqueue.pl to specify where it stores its PID | mkanat%bugzilla.org | 1 | -9/+47 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-08-09 | Bug 509328: Make jobqueue.pl respond to the TERM signal | mkanat%bugzilla.org | 1 | -0/+6 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat | |||||
2008-12-27 | Fix a POD error in Bugzila::JobQueue::Runner. | mkanat%bugzilla.org | 1 | -0/+2 | |
2008-12-24 | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 1 | -0/+97 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat |