aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugMail.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 107580: Add space to front of "New:" designator on bugmail so it will ↵justdave%syndicomm.com2003-07-101-1/+1
| | | | | | | always sort before changed mails in an alphabetical subject listing in user mailboxes. Patch by benc@netscape.com r= myk, a=myk
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-24/+9
| | | | r=myk,jake
* Bug 204724 - ExcludeSelf doesn't work with an email containing capital ↵preed%sigkill.com2003-05-131-1/+1
| | | | letters; Patch by marcschum@web.de, r=preed/myk,a=myk
* Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. ↵gerv%gerv.net2003-04-091-0/+1
| | | | Patch by gerv; r,a=myk
* Bug 192877 - State changes on bugs w/ dependancies cause "Use of ↵preed%sigkill.com2003-02-151-6/+9
| | | | uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com2003-02-101-0/+879
a=justdave