index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
BugMail.pm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug 139309: Include real name (not just email address) in bugmail comment and...
lpsolit%gmail.com
2006-05-22
1
-8
/
+8
*
Bug 338365: Bugzilla::BugMail calls Param() outside of any function
mkanat%bugzilla.org
2006-05-21
1
-7
/
+7
*
Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...
lpsolit%gmail.com
2006-05-08
1
-3
/
+3
*
Bug 330186: Crash when changing the status of a bug which has dependencies (n...
lpsolit%gmail.com
2006-04-16
1
-1
/
+3
*
Bug 70710: More expandable tags within emails - Patch by Alan Siu-Lung Tam <T...
lpsolit%gmail.com
2006-03-30
1
-0
/
+8
*
Bug 330186: Crash when changing the status of a bug which has dependencies - ...
lpsolit%gmail.com
2006-03-12
1
-1
/
+1
*
Bug 132893: Create header X-Bugzilla-Watch-Reason - Patch by Olav Vitters <bu...
lpsolit%gmail.com
2006-03-09
1
-25
/
+50
*
Bug 282628: Move OpenStates and IsOpenedState out of globals.pl
mkanat%kerio.com
2006-03-07
1
-1
/
+2
*
Bug 281358: Attachment links in bugmail are different from the link in show_b...
lpsolit%gmail.com
2006-03-02
1
-1
/
+1
*
Bug 100089: Templatise "passwordmail" email
mozilla%colinogilvie.co.uk
2006-02-22
1
-5
/
+9
*
Patch for bug 137261: Add X-Bugzilla-Who: an email header specifying the bugz...
jocuri%softhome.net
2006-02-22
1
-0
/
+4
*
Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - ...
lpsolit%gmail.com
2006-01-08
1
-1
/
+3
*
Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - ...
karl%kornel.name
2005-12-24
1
-23
/
+43
*
Bug 94293: Sendmail "from" header can not be configured in one config file, F...
bugzilla%glob.com.au
2005-12-23
1
-1
/
+15
*
Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) preven...
lpsolit%gmail.com
2005-12-19
1
-1
/
+1
*
Bug 318842: Bugs with "New:" in the header have an extra space before "New:" ...
lpsolit%gmail.com
2005-12-08
1
-1
/
+1
*
Bug 319055: Mail::Mailer truncates messages at a line with a period when usin...
lpsolit%gmail.com
2005-12-06
1
-0
/
+3
*
Bug 314544: Bugzilla/BugMail.pm should not 'use Bugzilla::DB' - Patch by Olav...
lpsolit%gmail.com
2005-11-03
1
-1
/
+0
*
Bugzilla Bug 306207: sendmail support under Windows bypasses message encoding
wurblzap%gmail.com
2005-11-03
1
-11
/
+13
*
Bug 282132: BugMail.pm: Eliminate deprecated Bugzilla::DB routines - Patch by...
lpsolit%gmail.com
2005-10-31
1
-70
/
+76
*
Bug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters <bu...
lpsolit%gmail.com
2005-10-26
1
-2
/
+16
*
Bug 311913: Add support for X-Bugzilla-Keywords and X-Bugzilla-Severity to em...
lpsolit%gmail.com
2005-10-15
1
-0
/
+2
*
Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Fré...
lpsolit%gmail.com
2005-08-30
1
-1
/
+52
*
Bug 305498: UTF-8 e-mail encoding is not working - Patch by Cedric Caron <ced...
lpsolit%gmail.com
2005-08-25
1
-2
/
+2
*
Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patc...
lpsolit%gmail.com
2005-08-16
1
-28
/
+2
*
Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f...
justdave%bugzilla.org
2005-08-15
1
-1
/
+0
*
Bug 302418: re-enable sendmail support for Windows - Patch by byron jones (gl...
lpsolit%gmail.com
2005-08-13
1
-0
/
+8
*
Bug 303824: BugMail should ignore deleted or renamed user accounts - Patch by...
lpsolit%gmail.com
2005-08-13
1
-4
/
+7
*
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
2005-08-13
1
-8
/
+8
*
Backout of bug 303669 which broke AppendComment and possibly a number
bugreport%peshkin.net
2005-08-09
1
-8
/
+8
*
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
2005-08-09
1
-8
/
+8
*
Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...
lpsolit%gmail.com
2005-08-04
1
-4
/
+95
*
Bug 282632: Eliminate AUTOLOAD section from BugMail.pm
mkanat%kerio.com
2005-07-19
1
-28
/
+20
*
Bug 299572: Move MailPassword() from CGI.pl into BugMail.pm (and remove an un...
lpsolit%gmail.com
2005-07-11
1
-0
/
+11
*
Bug 288985: cannot remove users from the CC list - Patch by Frederic Buclin <...
lpsolit%gmail.com
2005-04-05
1
-1
/
+3
*
Bug 73665 - migrate email preferences to their own table, and rearchitect ema...
gerv%gerv.net
2005-03-30
1
-465
/
+196
*
Bug 285692: lastdiffed should use NULL instead of the "beginning of time"
mkanat%kerio.com
2005-03-12
1
-9
/
+6
*
Bug 284629 : Combine Param(enable_mail_sending) with Param(maildeliverymethod)
travis%sedsystems.ca
2005-03-10
1
-5
/
+5
*
Bug 178370 : global param for whether or not to send mail
travis%sedsystems.ca
2005-03-01
1
-4
/
+1
*
Bug 282748: uninitialized value in localtime in Format.pm
mkanat%kerio.com
2005-02-25
1
-5
/
+3
*
Bug 283237: Move DBname_to_id out of globals.pl
mkanat%kerio.com
2005-02-25
1
-1
/
+1
*
Bug 281733: testfile mail transport cannot write to testfile
mkanat%kerio.com
2005-02-17
1
-1
/
+4
*
Bug 281599: Remove RelationSet from Bugzilla::BugMail
mkanat%kerio.com
2005-02-17
1
-5
/
+7
*
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
2005-02-09
1
-2
/
+1
*
Bug 276838 : Eliminate use of $::unconfirmedstate
travis%sedsystems.ca
2005-02-09
1
-1
/
+1
*
Bug 280973 : BugMail includes the headers in the email body
travis%sedsystems.ca
2005-02-09
1
-1
/
+1
*
Bug 277623 : Move PerformSubsts() out of globals.pl
travis%sedsystems.ca
2005-02-04
1
-0
/
+26
*
Bug 280775 : Bug 277437 reversed the meaning of param(sendmailnow)
travis%sedsystems.ca
2005-02-04
1
-1
/
+1
*
Bug 277437 : Use Mail::Mailer (Perl module) for mail delivery
travis%sedsystems.ca
2005-02-02
1
-12
/
+19
*
Backing out the checking from bug 257315 until it gets corrected. It prevent...
justdave%bugzilla.org
2005-01-30
1
-1
/
+2
[prev]
[next]