Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 1 | -0/+1 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ↵ | Byron Jones | 2013-02-15 | 1 | -10/+18 |
| | | | | | | to avoid memory leaks r=dkl, a=LpSolit | ||||
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 2012-11-30 | 1 | -0/+28 |
| | | | | r/a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -0/+2 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -20/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Allow jobqueue.pl to run once and then exit. r=mkanat. | Gervase Markham | 2011-01-27 | 1 | -1/+19 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=621256 | ||||
* | Allow extensions to add new Jobs. r,a=mkanat. | Gervase Markham | 2011-01-05 | 1 | -1/+1 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=617012 | ||||
* | Bug 563641: Make bugzilla-queue init script support SuSE | Kent Rogers | 2010-05-19 | 1 | -2/+7 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 475403: A RHEL SysV Init Script for jobqueue.pl | mkanat%bugzilla.org | 2009-09-04 | 1 | -0/+80 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 509539: Allow jobqueue.pl to specify where it stores its PID | mkanat%bugzilla.org | 2009-08-18 | 1 | -9/+47 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 509328: Make jobqueue.pl respond to the TERM signal | mkanat%bugzilla.org | 2009-08-09 | 1 | -0/+6 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat | ||||
* | Fix a POD error in Bugzila::JobQueue::Runner. | mkanat%bugzilla.org | 2008-12-27 | 1 | -0/+2 |
| | |||||
* | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 2008-12-24 | 1 | -0/+97 |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat |