summaryrefslogtreecommitdiffstats
path: root/Bugzilla/JobQueue
AgeCommit message (Collapse)AuthorFilesLines
2008-12-27Fix a POD error in Bugzila::JobQueue::Runner.mkanat%bugzilla.org1-0/+2
2008-12-24Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org1-0/+97
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat