Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-27 | Bug 1067753: Allow the job queue to specify one or more types of jobs to run | Matt Tyson | 1 | -7/+8 | |
r=mtyson,a=sgreen | |||||
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -1/+2 | |
r=dkl a=sgreen | |||||
2014-06-11 | Bug 962424: jobqueue's worker process should process messages in batches | Byron Jones | 1 | -1/+1 | |
r=?,a=? | |||||
2013-02-15 | Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ↵ | Byron Jones | 1 | -0/+1 | |
to avoid memory leaks r=dkl, a=LpSolit | |||||
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -0/+1 | |
r=wicked a=LpSolit | |||||
2012-05-07 | Bug 744338: jobqueue.pl won't work if not called from the bugzilla/ root ↵ | Håkan Jerning | 1 | -1/+7 | |
directory r/a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -20/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-01-27 | Allow jobqueue.pl to run once and then exit. r=mkanat. | Gervase Markham | 1 | -0/+2 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=621256 | |||||
2009-09-04 | Bug 475403: A RHEL SysV Init Script for jobqueue.pl | mkanat%bugzilla.org | 1 | -1/+19 | |
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 | -1/+8 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-12-24 | Fix some test failures caused by the checkin of bug 284184. | mkanat%bugzilla.org | 1 | -2/+2 | |
2008-12-24 | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 1 | -0/+54 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat |