Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 877078: shift bugmail generation to the jobqueue | Byron Jones | 2013-07-31 | 1 | -0/+1 |
| | | | | r=sgreen, a=sgreen | ||||
* | Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ↵ | Byron Jones | 2013-02-15 | 1 | -1/+59 |
| | | | | | | to avoid memory leaks r=dkl, a=LpSolit | ||||
* | Bug 822547: Make jobqueue.pl clear the request cache before sending each mail | Byron Jones | 2013-01-03 | 1 | -0/+7 |
| | | | | 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/+12 |
| | | | | r/a=LpSolit | ||||
* | Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵ | Frédéric Buclin | 2012-11-12 | 1 | -1/+1 |
| | | | | | | not triggered by the code itself r=glob a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -0/+1 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 706412 - make JobQueue.pm support insertion of Job objects, and also ↵ | Gervase Markham | 2012-04-11 | 1 | -5/+13 |
| | | | | enable prioritization. r,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 | ||||
* | Bug 702208: TheSchwartz should not open a new db connection for each email | Byron Jones | 2011-11-15 | 1 | -0/+6 |
| | | | | r=mkanat, a=mkanat | ||||
* | Allow extensions to add new Jobs. r,a=mkanat. | Gervase Markham | 2011-01-05 | 1 | -1/+11 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=617012 | ||||
* | Bug 530270: Whining fails if mail queueing is enabled - Patch by ↵ | lpsolit%gmail.com | 2009-11-22 | 1 | -1/+3 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 527505: Make 001compile.t use Bugzilla->feature to determine which ↵ | mkanat%bugzilla.org | 2009-11-10 | 1 | -1/+1 |
| | | | | | | modules to compile Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of ↵ | mkanat%bugzilla.org | 2009-10-24 | 1 | -2/+2 |
| | | | | | | checking if modules are installed Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 2008-12-24 | 1 | -0/+108 |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat |