summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Job/Mailer.pm
AgeCommit message (Collapse)AuthorFilesLines
2008-12-24Fix some test failures caused by the checkin of bug 284184.mkanat%bugzilla.org1-0/+1
2008-12-24Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org1-0/+56
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat