aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugMail.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
| | | | r=dkl a=sgreen
* Bug 939838 - Kill Bugzilla::User::user_id_to_login function. r=LpSolit, ↵Gervase Markham2014-01-271-1/+1
| | | | a=justdave.
* Bug 904467 - error when %recipients is empty (e.g. after bugmail_recipients ↵Damien Nozay2014-01-131-14/+17
| | | | | | empties it) r/a=glob
* Bug 946565 - Bug Mail does not correct notify when two people have made changesSimon Green2014-01-031-7/+12
| | | r=LpSolit, a=simon
* Bug 930867: background bugmail generation throws a "Can't store CODE items" ↵Byron Jones2013-12-111-1/+7
| | | | | | error on dep_only changes r=sgreen, a=sgreen
* Bug 97956 - Give summary and URL of bugs added or removed from dependencies ↵Simon Green2013-11-181-19/+34
| | | | | in bugmail r=LpSolit, a=sgreen
* Bug 877078: shift bugmail generation to the jobqueueByron Jones2013-07-311-16/+83
| | | | r=sgreen, a=sgreen
* Bug 856736 - Set X-Bugzilla-Type to dep_changed for 'dependency changed" bugmailDave Lawrence2013-07-301-4/+11
| | | | r/a=sgreen
* Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entriesSimon Green2013-07-091-2/+21
| | | | r=glob, a=justdave
* Bug 874944: Do not display the Excluded list when sending bugmailsFrédéric Buclin2013-06-051-17/+8
| | | | r=dkl a=LpSolit
* Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵Dave Lawrence2013-04-081-4/+10
| | | | | | as the reporter) r=glob,r/a=LpSolit
* Bug 525195 - Invisible fields still show up in the "New:" bugmail (fields ↵Alex Schuilenburg2013-03-141-0/+7
| | | | | | whose visibility depends on another field) r=dkl,a=LpSolit
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+12
| | | | r/a=LpSolit
* Bug 777685: Use UTF-8 encoding on all email parts, to work around buggy ↵Thorsten Schöning2012-11-271-0/+2
| | | | | | email clients. r=glob,a=LpSolit
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-2/+3
| | | | r=wicked a=LpSolit
* Bug 721161 - Add to X-Bugzilla-Changed-Fields when a new attachment is ↵Dave Lawrence2012-02-161-1/+9
| | | | | | created on a bug r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-31/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 589128: Adds a preference allowing users to choose between text or htmlByron Jones2011-07-251-9/+15
| | | | | for bugmail. r=LpSolit, a=LpSolit
* Bug 652165: Flagmails have a wrong Date: valueFrédéric Buclin2011-04-231-3/+8
| | | | r=wicked a=LpSolit
* Fix bustage; diffs is an arrayref in 4.0, an array on trunk.Gervase Markham2011-01-271-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=616422
* Add diffs parameter to bugmail_recipients hook. r=mkanat.Gervase Markham2011-01-271-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=616422
* Bug 623408: Message-ID is gone in bugmail for new bugsFrédéric Buclin2011-01-151-2/+3
| | | | r=dkl a=LpSolit
* Provide user objects to bugmail_recipients hook. r,a=mkanat.Gervase Markham2011-01-071-1/+7
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=622813
* Bug 65477: Send HTML bugmailGuy Pyrzak2010-10-031-15/+45
| | | | r=mkanat, a=mkanat
* Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello2010-08-241-1/+1
| | | | r/a=mkanat
* Bug 583154: If you don't comment while setting the work_time (Hours Worked) ↵Frédéric Buclin2010-08-211-0/+2
| | | | | | field, you get an empty comment in bugmails r/a=mkanat
* Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so ↵Frédéric Buclin2010-08-061-195/+100
| | | | | | that bugmails are 100% localizable r/a=mkanat
* Bug 583287: Some fields should not be displayed in bugmail for new bugsFrédéric Buclin2010-08-031-2/+2
| | | | r/a=mkanat
* Bug 396558: Dependency change e-mails should only include status changes ↵Frédéric Buclin2010-07-281-156/+110
| | | | | | that happened right now r/a=mkanat
* Bug 565145 - "Invalid Parameter 'in_new_bugmail' error after submitting a ↵Reed Loden2010-05-111-1/+1
| | | | | | new bug" [r=timello a=LpSolit]
* Change @changed_fields to \@changed_fields inside a hashref in Max Kanat-Alexander2010-05-101-1/+1
| | | | | Bugzilla::BugMail. https://bugzilla.mozilla.org/show_bug.cgi?id=395451
* Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead ↵Reed Loden2010-05-061-148/+77
| | | | | | of direct SQL" [r=mkanat a=mkanat]
* Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander2010-04-051-1/+0
| | | | r=LpSolit, a=LpSolit
* Bug 508823: Make it so that you don't ever have to reset template_inner (likeMax Kanat-Alexander2010-02-281-1/+0
| | | | | Bugzilla->template_inner("")). r=LpSolit, a=LpSolit
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-9/+2
| | | | r=mkanat, a=mkanat, a=LpSolit
* Bug 545715: New Hook: bugmail_relationshipsMax Kanat-Alexander2010-02-111-13/+12
| | | | r=mkanat, a=mkanat (module owner)
* Add a "bug" argument to the bugmail_recipients hook that was just checked in.Max Kanat-Alexander2010-02-111-1/+1
| | | | | r=mkanat, a=mkanat (module owner) https://bugzilla.mozilla.org/show_bug.cgi?id=545683
* Bug 545683: New Hook: bugmail_recipientsMax Kanat-Alexander2010-02-111-0/+4
| | | | r=mkanat, a=mkanat (module owner)
* Bug 310450 - Bugzilla should send an email when a comment becomes private ↵Dave Lawrence2010-02-101-2/+9
| | | | | | or un-private r=mkanat, a=mkanat
* Bug 534587 - "Bugmail uses the timezone of the changee instead of the user ↵reed%reedloden.com2010-01-051-1/+1
| | | | receiving the mail" [p=reed r=mkanat a=mkanat]
* Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org2009-11-101-36/+3
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 366994: Make bugmail be sent for any public changes even when there is a ↵mkanat%bugzilla.org2009-10-311-21/+12
| | | | | | private comment made. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 509035: An empty e-mail gets sent to non-timetrackinggroup members if I ↵lpsolit%gmail.com2009-09-081-13/+8
| | | | change time tracking information - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 515149: BugMail.pm uses urlbase for dependency notifications despite ↵lpsolit%gmail.com2009-09-081-2/+1
| | | | sslbase is set - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 73330: Remove extra newlines in bugmailmkanat%bugzilla.org2009-08-191-1/+3
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com2009-06-021-38/+10
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit
* Bug 179638: Security group inclusion isn't indicated on "New:" bugmail ↵lpsolit%gmail.com2009-01-011-0/+9
| | | | notifications - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat
* Bug 471324: Don't build mail headers for existing bugs (too many calls to ↵lpsolit%gmail.com2008-12-291-19/+13
| | | | multiline_sprintf()) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ↵lpsolit%gmail.com2008-12-101-16/+14
| | | | Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 449791 – Allow flag notification emails to be threaded similar to ↵dkl%redhat.com2008-08-281-17/+1
| | | | | | normal bug change emails Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit