Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -2/+2 | |
2017-02-03 | Bug 1335233 - Fix some memory leaks in jobqueue code | Dylan William Hardison | 1 | -0/+2 | |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -20/+7 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -7/+20 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -20/+7 | |
local symlink to data/ directory | |||||
2015-07-23 | Bug 1185467 - decrease max_messages to address swap usage alerts | Byron Jones | 1 | -1/+1 | |
2014-10-23 | Bug 1072662: bugzilla-rw-vip.db.scl3.mozilla.com:Schwartz Queue is CRITICAL | Byron Jones | 1 | -1/+1 | |
2014-06-11 | Bug 962424: jobqueue's worker process should process messages in batches | Byron Jones | 1 | -0/+14 | |
2013-10-21 | Bug 910565: backport bug 877078 to bmo (shift bugmail generation to the ↵ | Byron Jones | 1 | -0/+1 | |
jobqueue) | |||||
2013-02-27 | disable debugging on jobqueue worker processes | Byron Jones | 1 | -1/+1 | |
2013-02-07 | Bug 832893: change jobqueue.pl to spawn worker processes to deliver bugmail ↵ | Byron Jones | 1 | -0/+53 | |
to avoid memory leaks | |||||
2012-12-20 | Bug 822547: jobqueue.pl should clear the request cache before sending each mail | Byron Jones | 1 | -0/+7 | |
2011-11-15 | Bug 702208: TheSchwartz should not open a new db connection for each email ↵ | Byron Jones | 1 | -1/+6 | |
(updated to match upstream patch) | |||||
2011-11-14 | Bug 702208: TheSchwartz should not open a new db connection for each email | Byron Jones | 1 | -0/+1 | |
2011-01-05 | Allow extensions to add new Jobs. r,a=mkanat. | Gervase Markham | 1 | -1/+11 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=617012 | |||||
2009-11-22 | Bug 530270: Whining fails if mail queueing is enabled - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-11-10 | Bug 527505: Make 001compile.t use Bugzilla->feature to determine which ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
modules to compile Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-10-24 | Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of ↵ | mkanat%bugzilla.org | 1 | -2/+2 | |
checking if modules are installed Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-12-24 | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 1 | -0/+108 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat |