summaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugMail.pm
AgeCommit message (Expand)AuthorFilesLines
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-2/+3
2012-02-17Bug 721161 - Add to X-Bugzilla-Changed-Fields when a new attachment is create...Dave Lawrence1-1/+9
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-31/+5
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
2010-02-11Add a "bug" argument to the bugmail_recipients hook that was just checked in.Max Kanat-Alexander1-1/+1
2010-02-11Bug 545683: New Hook: bugmail_recipientsMax Kanat-Alexander1-0/+4
2010-02-10Bug 310450 - Bugzilla should send an email when a comment becomes private or...Dave Lawrence1-2/+9
2010-01-05Bug 534587 - "Bugmail uses the timezone of the changee instead of the user re...reed%reedloden.com1-1/+1
2009-11-10Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org1-36/+3
2009-11-01Bug 366994: Make bugmail be sent for any public changes even when there is a ...mkanat%bugzilla.org1-21/+12
2009-09-08Bug 509035: An empty e-mail gets sent to non-timetrackinggroup members if I c...lpsolit%gmail.com1-13/+8
2009-09-08Bug 515149: BugMail.pm uses urlbase for dependency notifications despite sslb...lpsolit%gmail.com1-2/+1
2009-08-19Bug 73330: Remove extra newlines in bugmailmkanat%bugzilla.org1-1/+3
2009-06-03Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com1-38/+10
2009-01-02Bug 179638: Security group inclusion isn't indicated on "New:" bugmail notifi...lpsolit%gmail.com1-0/+9
2008-12-29Bug 471324: Don't build mail headers for existing bugs (too many calls to mul...lpsolit%gmail.com1-19/+13
2008-12-10Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ...lpsolit%gmail.com1-16/+14
2008-08-28Bug 449791 – Allow flag notification emails to be threaded similar to no...dkl%redhat.com1-17/+1
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org1-14/+10
2008-08-05Bug 449184: Classification should not appear in new bugmail when useclassific...lpsolit%gmail.com1-1/+3
2008-02-13Bug 416481: No bugmail is sent if no comment is added on bug creation - Patch...lpsolit%gmail.com1-1/+1
2008-02-08Bug 415539: Remove trailing whitespaces from bugmailmkanat%bugzilla.org1-1/+5
2008-02-04Bug 376453 – E-mail threading can be enhanced with references header - P...olav%bkor.dhs.org1-1/+2
2008-01-28Bug 410521: The diffs in bugmails were broken and BugMail.pm was throwing a w...mkanat%bugzilla.org1-1/+1
2007-12-19Bug 405444: FormatDouble and FormatTriple mangle multi-byte strings in emailmkanat%bugzilla.org1-23/+38
2007-12-12Bug 375007: [Oracle] Some CGIs use SQL names in their "AS" clauses that don't...mkanat%bugzilla.org1-2/+2
2007-10-18Bug 398990: process_bug.cgi shouldn't check the 'reporter' field as this fiel...lpsolit%gmail.com1-1/+1
2007-10-09Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...lpsolit%gmail.com1-1/+2
2007-09-05Bug 394933 – “neworchanged” of bugmail could be localizable mo...wurblzap%gmail.com1-7/+6
2007-08-26Bug 365735: Add classification, alias, assigned to name, reporter login and r...lpsolit%gmail.com1-0/+7
2007-08-08Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com1-10/+3
2007-08-08Bug 332149: Ability to have symbols placed next to user names based on group ...lpsolit%gmail.com1-3/+4