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