aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugMail.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 589128: Adds a preference allowing users to choose between text or htmlByron Jones2011-07-251-9/+15
* Bug 652165: Flagmails have a wrong Date: valueFrédéric Buclin2011-04-231-3/+8
* Fix bustage; diffs is an arrayref in 4.0, an array on trunk.Gervase Markham2011-01-271-1/+1
* Add diffs parameter to bugmail_recipients hook. r=mkanat.Gervase Markham2011-01-271-1/+1
* Bug 623408: Message-ID is gone in bugmail for new bugsFrédéric Buclin2011-01-151-2/+3
* Provide user objects to bugmail_recipients hook. r,a=mkanat.Gervase Markham2011-01-071-1/+7
* Bug 65477: Send HTML bugmailGuy Pyrzak2010-10-031-15/+45
* Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello2010-08-241-1/+1
* Bug 583154: If you don't comment while setting the work_time (Hours Worked) f...Frédéric Buclin2010-08-211-0/+2
* Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...Frédéric Buclin2010-08-061-195/+100
* Bug 583287: Some fields should not be displayed in bugmail for new bugsFrédéric Buclin2010-08-031-2/+2
* Bug 396558: Dependency change e-mails should only include status changes that...Frédéric Buclin2010-07-281-156/+110
* Bug 565145 - "Invalid Parameter 'in_new_bugmail' error after submitting a new...Reed Loden2010-05-111-1/+1
* Change @changed_fields to \@changed_fields inside a hashref in Max Kanat-Alexander2010-05-101-1/+1
* Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead o...Reed Loden2010-05-061-148/+77
* Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander2010-04-051-1/+0
* Bug 508823: Make it so that you don't ever have to reset template_inner (likeMax Kanat-Alexander2010-02-281-1/+0
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-9/+2
* Bug 545715: New Hook: bugmail_relationshipsMax Kanat-Alexander2010-02-111-13/+12
* Add a "bug" argument to the bugmail_recipients hook that was just checked in.Max Kanat-Alexander2010-02-111-1/+1
* Bug 545683: New Hook: bugmail_recipientsMax Kanat-Alexander2010-02-111-0/+4
* Bug 310450 - Bugzilla should send an email when a comment becomes private or...Dave Lawrence2010-02-101-2/+9
* Bug 534587 - "Bugmail uses the timezone of the changee instead of the user re...reed%reedloden.com2010-01-051-1/+1
* Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org2009-11-101-36/+3
* Bug 366994: Make bugmail be sent for any public changes even when there is a ...mkanat%bugzilla.org2009-10-311-21/+12
* Bug 509035: An empty e-mail gets sent to non-timetrackinggroup members if I c...lpsolit%gmail.com2009-09-081-13/+8
* Bug 515149: BugMail.pm uses urlbase for dependency notifications despite sslb...lpsolit%gmail.com2009-09-081-2/+1
* Bug 73330: Remove extra newlines in bugmailmkanat%bugzilla.org2009-08-191-1/+3
* Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com2009-06-021-38/+10
* Bug 179638: Security group inclusion isn't indicated on "New:" bugmail notifi...lpsolit%gmail.com2009-01-011-0/+9
* Bug 471324: Don't build mail headers for existing bugs (too many calls to mul...lpsolit%gmail.com2008-12-291-19/+13
* Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ...lpsolit%gmail.com2008-12-101-16/+14
* Bug 449791 – Allow flag notification emails to be threaded similar to no...dkl%redhat.com2008-08-281-17/+1
* Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2008-08-081-14/+10
* Bug 449184: Classification should not appear in new bugmail when useclassific...lpsolit%gmail.com2008-08-051-1/+3
* Bug 416481: No bugmail is sent if no comment is added on bug creation - Patch...lpsolit%gmail.com2008-02-131-1/+1
* Bug 415539: Remove trailing whitespaces from bugmailmkanat%bugzilla.org2008-02-081-1/+5
* Bug 376453 – E-mail threading can be enhanced with references header - P...olav%bkor.dhs.org2008-02-041-1/+2
* Bug 410521: The diffs in bugmails were broken and BugMail.pm was throwing a w...mkanat%bugzilla.org2008-01-281-1/+1
* Bug 405444: FormatDouble and FormatTriple mangle multi-byte strings in emailmkanat%bugzilla.org2007-12-191-23/+38
* Bug 375007: [Oracle] Some CGIs use SQL names in their "AS" clauses that don't...mkanat%bugzilla.org2007-12-121-2/+2
* Bug 398990: process_bug.cgi shouldn't check the 'reporter' field as this fiel...lpsolit%gmail.com2007-10-181-1/+1
* Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...lpsolit%gmail.com2007-10-091-1/+2
* Bug 394933 – “neworchanged” of bugmail could be localizable mo...wurblzap%gmail.com2007-09-051-7/+6
* Bug 365735: Add classification, alias, assigned to name, reporter login and r...lpsolit%gmail.com2007-08-261-0/+7
* Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com2007-08-081-10/+3
* Bug 332149: Ability to have symbols placed next to user names based on group ...lpsolit%gmail.com2007-08-081-3/+4
* Bug 371808: 'emailsuffix' is duplicated on email notification - Patch by FrÃ...lpsolit%gmail.com2007-02-281-3/+2
* bug 369429: bug reports should contain microformat markup in order to make th...db48x%yahoo.com2007-02-271-3/+3
* Bug 366629: Bugmail messed up if adding dependency for resolved bug in new bugolav%bkor.dhs.org2007-02-071-38/+50