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
/
Mailer.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
1
-0
/
+1
2014-08-10
Bug 448574 - Let $dbh->bz_commit_transaction send emails which are generated ...
Simon Green
1
-5
/
+56
2013-07-12
Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST
Dave Lawrence
1
-0
/
+2
2013-04-08
Remove unintentional code commits
Dave Lawrence
1
-2
/
+0
2013-04-08
Bug 148564 - Ability to ignore specific bugs (not get email from them, even a...
Dave Lawrence
1
-0
/
+2
2013-01-06
Bug 826678: Disable warnings about the deprecated Return::Value module when l...
Frédéric Buclin
1
-0
/
+6
2012-12-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
1
-1
/
+1
2012-11-30
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
1
-0
/
+10
2012-09-01
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
1
-0
/
+1
2012-02-16
Bug 723944: Plain-text only emails are mangled when they contain non-ASCII ch...
Frédéric Buclin
1
-1
/
+5
2012-01-27
Bug 715806: Correctly handle fatal sendmail errors when queuing mail
Byron Jones
1
-1
/
+3
2012-01-25
Backing out Bug 714724
Byron Jones
1
-10
/
+19
2012-01-25
Bug 714724: encode emails as 8bit instead of quoted-printable
Byron Jones
1
-19
/
+10
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
1
-30
/
+5
2011-11-30
Bug 696005: Fix encoding of emails after extensions have hooked the email, no...
Byron Jones
1
-19
/
+19
2011-10-25
Revert unintended change in Bugzilla/Mailer.pm
David Lawrence
1
-2
/
+0
2011-10-24
Bug 685552 - Email auto-completion causes server to thrash
David Lawrence
1
-0
/
+2
2011-08-16
Bug 466419: Add SSL support for SMTP
Frédéric Buclin
1
-0
/
+1
2010-10-25
Bug 600230 - Add a unique Message-ID to all outgoing e-mails.
Reed Loden
1
-1
/
+3
2010-09-08
Bug 516457: Bump the Email::MIME requirement to avoid a memory leak that
Max Kanat-Alexander
1
-2
/
+0
2010-07-08
Bug 452761: Make the Date header of bugmail and requestmail always be
Reed Loden
1
-1
/
+1
2010-04-23
Bug 561362: Remove the 'sendmailnow' parameter
Frédéric Buclin
1
-2
/
+0
2009-12-04
Bug 531500: Allow the mailer_before_send hook to modify the arguments passed ...
mkanat%bugzilla.org
1
-1
/
+2
2009-11-24
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
1
-1
/
+1
2009-10-09
Bug 514913: Eliminate ssl="authenticated sessions"
mkanat%bugzilla.org
1
-4
/
+1
2009-02-22
Bug 467920: Remove multiple CRs in a row from the email template and make sur...
mkanat%bugzilla.org
1
-1
/
+14
2008-12-24
Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.
mkanat%bugzilla.org
1
-1
/
+6
2008-10-20
Bug 460590: Add a hook in Bugzilla::Mailer right before mail is sent
mkanat%bugzilla.org
1
-0
/
+3
2008-10-03
Bug 405453: Make Bugzilla encode all outgoing email headers.
mkanat%bugzilla.org
1
-2
/
+5
2008-09-22
Bug 455845: Emails have no header to indicate that they are auto-generated, a...
lpsolit%gmail.com
1
-0
/
+4
2008-09-16
Bug 455430: Add an X-Bugzilla-URL header to identify what install this email ...
mkanat%bugzilla.org
1
-0
/
+12
2008-08-28
Bug 449791 â Allow flag notification emails to be threaded similar to no...
dkl%redhat.com
1
-1
/
+28
2008-04-09
Bug 311563 â Make whining permit utf8 in whining reports.
wurblzap%gmail.com
1
-10
/
+16
2008-03-19
Bug 423733: mail_delivery_method = 'Test' doesn't generate a valid mbox file ...
lpsolit%gmail.com
1
-1
/
+2
2008-03-14
Bug 304005: Implement SMTP authentication support for email notifications - P...
lpsolit%gmail.com
1
-0
/
+2
2008-01-28
Bug 411544: Subject lines were still being improperly line-broken in emails.
mkanat%bugzilla.org
1
-2
/
+5
2007-12-14
Bug 405362: Bugzilla::Mailer couldn't handle utf-8 strings in the body, becau...
mkanat%bugzilla.org
1
-1
/
+9
2007-11-27
Bug 374424: unnecessary line breaks and excessive indentation in email subjec...
mkanat%bugzilla.org
1
-0
/
+2
2007-11-26
Bug 405350: Email is broken on tip, "can't send mail from '1' to '1'"
mkanat%bugzilla.org
1
-1
/
+1
2007-11-23
Bug 363153: Turn on the utf8 bit on all strings in Bugzilla that contain
mkanat%bugzilla.org
1
-1
/
+3
2007-08-23
Bug 386860: [SECURITY] Insufficient escaping of From address when using Sendm...
lpsolit%gmail.com
1
-1
/
+9
2007-08-02
Bug 387860 â Subject lines in mails may contain mangled multi-byte chara...
wurblzap%gmail.com
1
-0
/
+1
2007-06-18
Bug 384497: Add a parameter that enables debug mode for SMTP
mkanat%bugzilla.org
1
-1
/
+2
2007-06-16
Bug 384501: If you have a port name in the urlbase, SMTP may not work
mkanat%bugzilla.org
1
-1
/
+1
2007-05-25
Bug 304999: Emails not generating Date header for non-sendmail methods - Patc...
lpsolit%gmail.com
1
-0
/
+7
2007-02-05
Bug 365317: Must add 'MIME-Version: 1.0' to avoid charset being possibly ignored
olav%bkor.dhs.org
1
-0
/
+3
2006-11-03
Bug 353711: Move to Email:: modules for email sending
mkanat%bugzilla.org
1
-155
/
+51
2006-08-04
Bug 346667: No header field "MIME-Version: 1.0" in e-mails, encoded as Quoted...
lpsolit%gmail.com
1
-0
/
+1
2006-07-04
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
1
-1
/
+0
2006-07-04
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
1
-9
/
+14
[next]