aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/JobQueue
Commit message (Collapse)AuthorAgeFilesLines
* Fix a POD error in Bugzila::JobQueue::Runner.mkanat%bugzilla.org2008-12-271-0/+2
|
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-241-0/+97
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat