index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
BugMail.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-03
Bug 65477: Send HTML bugmail
Guy Pyrzak
1
-15
/
+45
2010-08-24
Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields
Tiago Mello
1
-1
/
+1
2010-08-21
Bug 583154: If you don't comment while setting the work_time (Hours Worked) f...
Frédéric Buclin
1
-0
/
+2
2010-08-06
Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...
Frédéric Buclin
1
-195
/
+100
2010-08-03
Bug 583287: Some fields should not be displayed in bugmail for new bugs
Frédéric Buclin
1
-2
/
+2
2010-07-28
Bug 396558: Dependency change e-mails should only include status changes that...
Frédéric Buclin
1
-156
/
+110
2010-05-12
Bug 565145 - "Invalid Parameter 'in_new_bugmail' error after submitting a new...
Reed Loden
1
-1
/
+1
2010-05-10
Change @changed_fields to \@changed_fields inside a hashref in
Max Kanat-Alexander
1
-1
/
+1
2010-05-07
Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead o...
Reed Loden
1
-148
/
+77
2010-04-06
Bug 556429: Stop sending bugmail from inside the template
Max Kanat-Alexander
1
-1
/
+0
2010-03-01
Bug 508823: Make it so that you don't ever have to reset template_inner (like
Max Kanat-Alexander
1
-1
/
+0
2010-02-16
Bug 372979: Make voting into an extension
Max Kanat-Alexander
1
-9
/
+2
2010-02-11
Bug 545715: New Hook: bugmail_relationships
Max Kanat-Alexander
1
-13
/
+12
2010-02-11
Add a "bug" argument to the bugmail_recipients hook that was just checked in.
Max Kanat-Alexander
1
-1
/
+1
2010-02-11
Bug 545683: New Hook: bugmail_recipients
Max Kanat-Alexander
1
-0
/
+4
2010-02-10
Bug 310450 - Bugzilla should send an email when a comment becomes private or...
Dave Lawrence
1
-2
/
+9
2010-01-05
Bug 534587 - "Bugmail uses the timezone of the changee instead of the user re...
reed%reedloden.com
1
-1
/
+1
2009-11-10
Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments
mkanat%bugzilla.org
1
-36
/
+3
2009-11-01
Bug 366994: Make bugmail be sent for any public changes even when there is a ...
mkanat%bugzilla.org
1
-21
/
+12
2009-09-08
Bug 509035: An empty e-mail gets sent to non-timetrackinggroup members if I c...
lpsolit%gmail.com
1
-13
/
+8
2009-09-08
Bug 515149: BugMail.pm uses urlbase for dependency notifications despite sslb...
lpsolit%gmail.com
1
-2
/
+1
2009-08-19
Bug 73330: Remove extra newlines in bugmail
mkanat%bugzilla.org
1
-1
/
+3
2009-06-03
Bug 457657 â Make e-mail comment header localizable.
wurblzap%gmail.com
1
-38
/
+10
2009-01-02
Bug 179638: Security group inclusion isn't indicated on "New:" bugmail notifi...
lpsolit%gmail.com
1
-0
/
+9
2008-12-29
Bug 471324: Don't build mail headers for existing bugs (too many calls to mul...
lpsolit%gmail.com
1
-19
/
+13
2008-12-10
Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ...
lpsolit%gmail.com
1
-16
/
+14
2008-08-28
Bug 449791 â Allow flag notification emails to be threaded similar to no...
dkl%redhat.com
1
-17
/
+1
2008-08-08
Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...
mkanat%bugzilla.org
1
-14
/
+10
2008-08-05
Bug 449184: Classification should not appear in new bugmail when useclassific...
lpsolit%gmail.com
1
-1
/
+3
2008-02-13
Bug 416481: No bugmail is sent if no comment is added on bug creation - Patch...
lpsolit%gmail.com
1
-1
/
+1
2008-02-08
Bug 415539: Remove trailing whitespaces from bugmail
mkanat%bugzilla.org
1
-1
/
+5
2008-02-04
Bug 376453 â E-mail threading can be enhanced with references header - P...
olav%bkor.dhs.org
1
-1
/
+2
2008-01-28
Bug 410521: The diffs in bugmails were broken and BugMail.pm was throwing a w...
mkanat%bugzilla.org
1
-1
/
+1
2007-12-19
Bug 405444: FormatDouble and FormatTriple mangle multi-byte strings in email
mkanat%bugzilla.org
1
-23
/
+38
2007-12-12
Bug 375007: [Oracle] Some CGIs use SQL names in their "AS" clauses that don't...
mkanat%bugzilla.org
1
-2
/
+2
2007-10-18
Bug 398990: process_bug.cgi shouldn't check the 'reporter' field as this fiel...
lpsolit%gmail.com
1
-1
/
+1
2007-10-09
Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...
lpsolit%gmail.com
1
-1
/
+2
2007-09-05
Bug 394933 â âneworchangedâ of bugmail could be localizable mo...
wurblzap%gmail.com
1
-7
/
+6
2007-08-26
Bug 365735: Add classification, alias, assigned to name, reporter login and r...
lpsolit%gmail.com
1
-0
/
+7
2007-08-08
Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...
lpsolit%gmail.com
1
-10
/
+3
2007-08-08
Bug 332149: Ability to have symbols placed next to user names based on group ...
lpsolit%gmail.com
1
-3
/
+4
2007-02-28
Bug 371808: 'emailsuffix' is duplicated on email notification - Patch by FrÃ...
lpsolit%gmail.com
1
-3
/
+2
2007-02-27
bug 369429: bug reports should contain microformat markup in order to make th...
db48x%yahoo.com
1
-3
/
+3
2007-02-07
Bug 366629: Bugmail messed up if adding dependency for resolved bug in new bug
olav%bkor.dhs.org
1
-38
/
+50
2007-02-06
Bug 366187: Fix regression; ensure dependent changed bugmail will be sent out
olav%bkor.dhs.org
1
-0
/
+1
2007-01-11
Bug 365443 - "Bugmail for new bugs without flags contains two unneeded lines"...
reed%reedloden.com
1
-1
/
+1
2007-01-10
Bug 365444: Obsolete custom fields are shown in e-mail notifications for new ...
lpsolit%gmail.com
1
-9
/
+8
2006-12-28
Bug 365067: Flags set from the enter_bug page are not mentioned in email - Pa...
lpsolit%gmail.com
1
-4
/
+2
2006-12-27
Bug 364958 - "If user does not have a real name, just e-mail address should b...
reed%reedloden.com
1
-5
/
+12
2006-12-12
Bug 297186: Send emails in the recipient's locale, not the current user's - P...
lpsolit%gmail.com
1
-15
/
+41
[next]