Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-10 | Bug 1093481: non-bugmail notifications are not sent when using the jobqueue ↵ | Byron Jones | 1 | -1/+1 | |
("Can't call method "header" on unblessed reference at Bugzilla/Mailer.pm line 95.") r=dylan,a=glob | |||||
2014-10-31 | Bug 1062739: add the ability for administrators to limit the number of ↵ | Byron Jones | 2 | -18/+18 | |
emails sent to a user per minute and hour r=dylan,a=glob | |||||
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2 | -0/+2 | |
r=dkl a=sgreen | |||||
2013-07-31 | Bug 877078: shift bugmail generation to the jobqueue | Byron Jones | 2 | -10/+31 | |
r=sgreen, a=sgreen | |||||
2012-12-01 | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 1 | -1/+1 | |
r/a=LpSolit | |||||
2012-11-30 | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 1 | -0/+10 | |
r/a=LpSolit | |||||
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -0/+3 | |
r=wicked 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 | |||||
2009-09-11 | Bug 515606: Fix the arguments of Bugzilla::Job::Mailer->retry_delay--it's ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
actually a class method, not just a subroutine Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-12-24 | Fix some test failures caused by the checkin of bug 284184. | mkanat%bugzilla.org | 1 | -0/+1 | |
2008-12-24 | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 1 | -0/+56 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat |