summaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugMail.pm
AgeCommit message (Expand)AuthorFilesLines
2018-03-12Bug 1437238 - Create override parameters for mailer configurationDylan William Hardison1-1/+1
2017-09-13Bug 1398889 - Add param 'silent_users' that never trigger sending bugmailDylan William Hardison1-1/+1
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-12/+12
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-33/+9
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-9/+33
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-33/+9
2014-12-05Bug 829358: Changing the name of a private attachment in an unhidden bug resu...David Lawrence1-1/+4
2014-11-27Bug 1092578: Decide if an email needs to be encrypted at the time it is gener...Byron Jones1-0/+8
2014-10-28Bug 1076746: Mentor field is missing in the email when a bug gets createdDavid Lawrence1-1/+10
2014-07-08Bug 990980: create an extension for server-side filtering of bugmailByron Jones1-0/+6
2013-10-25Bug 930407: background bugmail generation throws a "Can't store CODE items" e...Byron Jones1-9/+15
2013-10-24disable changes from bug 910565Byron Jones1-5/+8
2013-10-21Bug 910565: backport bug 877078 to bmo (shift bugmail generation to the jobqu...Byron Jones1-17/+64
2013-07-30Bug 899627 - backport upstream bug 856736 to bmo/4.2 for filtering on depende...Dave Lawrence1-1/+8
2013-07-10Bug 822980 - backport bug 815532 to bmo (Bugzilla::User objects should be cac...Dave Lawrence1-3/+3
2013-06-11Bug 881348: Do not display the Excluded list when sending bugmailsByron Jones1-22/+10
2013-05-23remove bugmail instrumentationByron Jones1-34/+0
2013-05-21Bug 870202: investigate ways of improving the performance of bugmail compositionByron Jones1-1/+36
2013-04-11Bug 859480: Ability to ignore specific bugs (not get email from them, even as...Dave Lawrence1-3/+8
2013-03-25Bug 848583: Use of uninitialized value in subroutine entry at /data/www/bugzi...Byron Jones1-0/+3
2013-02-25Bug 844724: updates for the push extensionByron Jones1-1/+3
2012-08-30Add x-generated-by header to bugmailByron Jones1-0/+5
2012-08-28Bug 786167: fix various "use of uninitialized value" warningsByron Jones1-1/+3
2012-08-23Bug 785063 - content of x-bugzilla-changed-fields in bugmail has changed from...Dave Lawrence1-3/+8
2012-06-29Fix SQL error caused if a bugmail_recipients hook deletes all recipientsByron Jones1-14/+16
2012-06-27Bug 764430: improvements to 4.2 bugmailByron Jones1-2/+16
2012-06-19Bug 752400: port "referenced bugs" to bmo/4.2Byron Jones1-12/+56
2012-02-17Bug 721161 - Add to X-Bugzilla-Changed-Fields when a new attachment is create...Dave Lawrence1-2/+2
2012-01-25Bug 719526 - Add an extra mail header to messages containing a link to a firs...Dave Lawrence1-2/+10
2011-10-05Some more 4.2 porting fixesDavid Lawrence1-2/+6
2011-10-05more porting workDavid Lawrence1-1/+6
2011-07-25Bug 589128: Adds a preference allowing users to choose between text or htmlByron Jones1-9/+15
2011-04-23Bug 652165: Flagmails have a wrong Date: valueFrédéric Buclin1-3/+8
2011-01-27Fix bustage; diffs is an arrayref in 4.0, an array on trunk.Gervase Markham1-1/+1
2011-01-27Add diffs parameter to bugmail_recipients hook. r=mkanat.Gervase Markham1-1/+1
2011-01-15Bug 623408: Message-ID is gone in bugmail for new bugsFrédéric Buclin1-2/+3
2011-01-07Provide user objects to bugmail_recipients hook. r,a=mkanat.Gervase Markham1-1/+7
2010-10-03Bug 65477: Send HTML bugmailGuy Pyrzak1-15/+45
2010-08-24Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello1-1/+1
2010-08-21Bug 583154: If you don't comment while setting the work_time (Hours Worked) f...Frédéric Buclin1-0/+2
2010-08-06Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...Frédéric Buclin1-195/+100
2010-08-03Bug 583287: Some fields should not be displayed in bugmail for new bugsFrédéric Buclin1-2/+2
2010-07-28Bug 396558: Dependency change e-mails should only include status changes that...Frédéric Buclin1-156/+110
2010-05-12Bug 565145 - "Invalid Parameter 'in_new_bugmail' error after submitting a new...Reed Loden1-1/+1
2010-05-10Change @changed_fields to \@changed_fields inside a hashref in Max Kanat-Alexander1-1/+1
2010-05-07Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead o...Reed Loden1-148/+77
2010-04-06Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander1-1/+0
2010-03-01Bug 508823: Make it so that you don't ever have to reset template_inner (likeMax Kanat-Alexander1-1/+0
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-9/+2
2010-02-11Bug 545715: New Hook: bugmail_relationshipsMax Kanat-Alexander1-13/+12