aboutsummaryrefslogtreecommitdiffstats
path: root/jobqueue.pl
Commit message (Collapse)AuthorAgeFilesLines
* Fix some test failures caused by the checkin of bug 284184.mkanat%bugzilla.org2008-12-241-2/+2
|
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-241-0/+54
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat