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
2005-11-03
Bugzilla Bug 306207: sendmail support under Windows bypasses message encoding
wurblzap%gmail.com
1
-11
/
+13
2005-10-31
Bug 282132: BugMail.pm: Eliminate deprecated Bugzilla::DB routines - Patch by...
lpsolit%gmail.com
1
-70
/
+76
2005-10-27
Bug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters <bu...
lpsolit%gmail.com
1
-2
/
+16
2005-10-15
Bug 311913: Add support for X-Bugzilla-Keywords and X-Bugzilla-Severity to em...
lpsolit%gmail.com
1
-0
/
+2
2005-08-31
Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Fré...
lpsolit%gmail.com
1
-1
/
+52
2005-08-25
Bug 305498: UTF-8 e-mail encoding is not working - Patch by Cedric Caron <ced...
lpsolit%gmail.com
1
-2
/
+2
2005-08-16
Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patc...
lpsolit%gmail.com
1
-28
/
+2
2005-08-15
Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f...
justdave%bugzilla.org
1
-1
/
+0
2005-08-13
Bug 302418: re-enable sendmail support for Windows - Patch by byron jones (gl...
lpsolit%gmail.com
1
-0
/
+8
2005-08-13
Bug 303824: BugMail should ignore deleted or renamed user accounts - Patch by...
lpsolit%gmail.com
1
-4
/
+7
2005-08-13
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
1
-8
/
+8
2005-08-09
Backout of bug 303669 which broke AppendComment and possibly a number
bugreport%peshkin.net
1
-8
/
+8
2005-08-09
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
1
-8
/
+8
2005-08-04
Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...
lpsolit%gmail.com
1
-4
/
+95
2005-07-19
Bug 282632: Eliminate AUTOLOAD section from BugMail.pm
mkanat%kerio.com
1
-28
/
+20
2005-07-11
Bug 299572: Move MailPassword() from CGI.pl into BugMail.pm (and remove an un...
lpsolit%gmail.com
1
-0
/
+11
2005-04-05
Bug 288985: cannot remove users from the CC list - Patch by Frederic Buclin <...
lpsolit%gmail.com
1
-1
/
+3
2005-03-30
Bug 73665 - migrate email preferences to their own table, and rearchitect ema...
gerv%gerv.net
1
-465
/
+196
2005-03-12
Bug 285692: lastdiffed should use NULL instead of the "beginning of time"
mkanat%kerio.com
1
-9
/
+6
2005-03-10
Bug 284629 : Combine Param(enable_mail_sending) with Param(maildeliverymethod)
travis%sedsystems.ca
1
-5
/
+5
2005-03-01
Bug 178370 : global param for whether or not to send mail
travis%sedsystems.ca
1
-4
/
+1
2005-02-25
Bug 282748: uninitialized value in localtime in Format.pm
mkanat%kerio.com
1
-5
/
+3
2005-02-25
Bug 283237: Move DBname_to_id out of globals.pl
mkanat%kerio.com
1
-1
/
+1
2005-02-17
Bug 281733: testfile mail transport cannot write to testfile
mkanat%kerio.com
1
-1
/
+4
2005-02-17
Bug 281599: Remove RelationSet from Bugzilla::BugMail
mkanat%kerio.com
1
-5
/
+7
2005-02-09
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
1
-2
/
+1
2005-02-09
Bug 276838 : Eliminate use of $::unconfirmedstate
travis%sedsystems.ca
1
-1
/
+1
2005-02-09
Bug 280973 : BugMail includes the headers in the email body
travis%sedsystems.ca
1
-1
/
+1
2005-02-04
Bug 277623 : Move PerformSubsts() out of globals.pl
travis%sedsystems.ca
1
-0
/
+26
2005-02-04
Bug 280775 : Bug 277437 reversed the meaning of param(sendmailnow)
travis%sedsystems.ca
1
-1
/
+1
2005-02-02
Bug 277437 : Use Mail::Mailer (Perl module) for mail delivery
travis%sedsystems.ca
1
-12
/
+19
2005-01-30
Backing out the checking from bug 257315 until it gets corrected. It prevent...
justdave%bugzilla.org
1
-1
/
+2
2005-01-29
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
1
-2
/
+1
2005-01-24
Bug 31314 : Support for "In-Reply-To" header in emails
travis%sedsystems.ca
1
-0
/
+12
2005-01-16
Patch for bug 103636: Support specifying a date on which a bug is expected to...
jocuri%softhome.net
1
-3
/
+10
2005-01-16
Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K...
jocuri%softhome.net
1
-3
/
+3
2005-01-08
Bug 108870: Bugzilla does not set email prefs for new user until user visits ...
travis%sedsystems.ca
1
-13
/
+1
2005-01-01
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...
gerv%gerv.net
1
-6
/
+15
2004-12-05
Patch for bug 175222: Add product and component fields to change mails; patch...
jocuri%softhome.net
1
-0
/
+2
2004-10-25
[SECURITY] Bug 250605: Changes to the metadata (filename, description, mime t...
justdave%bugzilla.org
1
-0
/
+10
2004-08-31
Whitespace-only fix to indentation in BugMail.pm, bear with me.
kiko%async.com.br
1
-3
/
+3
2004-08-05
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
bugreport%peshkin.net
1
-2
/
+2
2004-05-26
Bug 227172: Deal with race condition between a user being removed from the CC...
justdave%bugzilla.org
1
-0
/
+3
2004-05-25
Remove stray resid from BugMail.pm. r,a=justdave
jouni%heikniemi.net
1
-2
/
+0
2004-03-20
Patch for bug 179351: improve variable scoping issues in order to fix a bug c...
jocuri%softhome.net
1
-4
/
+3
2004-03-18
Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the...
justdave%syndicomm.com
1
-2
/
+2
2004-01-26
Fix for bug 232140: makes tests work on b.m.o by making BugMail.pm use Bugzil...
myk%mozilla.org
1
-0
/
+1
2003-11-22
Bug 208604 - Make data/template dir locations configurable
bbaetz%acm.org
1
-1
/
+3
2003-08-15
Bug 216019 Change various sentences in BugMail.pm
timeless%mozdev.org
1
-15
/
+15
2003-07-10
Bug 107580: Add space to front of "New:" designator on bugmail so it will alw...
justdave%syndicomm.com
1
-1
/
+1
[next]