Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-05 | Patch for bug 175222: Add product and component fields to change mails; ↵ | jocuri%softhome.net | 1 | -0/+2 | |
patch by Sergei Chechetkin <csl@sunbay.com>, r=wurblzap, a=justdave. | |||||
2004-10-25 | [SECURITY] Bug 250605: Changes to the metadata (filename, description, mime ↵ | justdave%bugzilla.org | 1 | -0/+10 | |
type, review flags) on attachments which were flagged as private get displayed to users who are not members of the group allowed to see private attachments when receiving bug change notification mails. This only affects sites that use the 'insidergroup' feature. Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko,justdave, a=justdave | |||||
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 | |
r=kiko a=justdave | |||||
2004-05-26 | Bug 227172: Deal with race condition between a user being removed from the ↵ | justdave%bugzilla.org | 1 | -0/+3 | |
CC on a bug and changing their email address before the bugmail is sent. r=jouni, a=justdave | |||||
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 ↵ | jocuri%softhome.net | 1 | -4/+3 | |
causing oddly formatted dependency emails; patch by Teemu Mannermaa <wicked@etlicon.fi> revised slightly by justdave; r=joel; a=justdave. | |||||
2004-03-18 | Bug 192516: Moving the loose .pm files into the Bugzilla directory, where ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now. r= myk, gerv a= justdave | |||||
2004-01-26 | Fix for bug 232140: makes tests work on b.m.o by making BugMail.pm use ↵ | myk%mozilla.org | 1 | -0/+1 | |
Bugzilla::Util, which contains the trim() function BugMail.pm needs. r=bbaetz | |||||
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 | |
r=preed a=justdave | |||||
2003-07-10 | Bug 107580: Add space to front of "New:" designator on bugmail so it will ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
always sort before changed mails in an alphabetical subject listing in user mailboxes. Patch by benc@netscape.com r= myk, a=myk | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -24/+9 | |
r=myk,jake | |||||
2003-05-13 | Bug 204724 - ExcludeSelf doesn't work with an email containing capital ↵ | preed%sigkill.com | 1 | -1/+1 | |
letters; Patch by marcschum@web.de, r=preed/myk,a=myk | |||||
2003-04-09 | Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. ↵ | gerv%gerv.net | 1 | -0/+1 | |
Patch by gerv; r,a=myk | |||||
2003-02-15 | Bug 192877 - State changes on bugs w/ dependancies cause "Use of ↵ | preed%sigkill.com | 1 | -6/+9 | |
uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave | |||||
2003-02-10 | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵ | preed%sigkill.com | 1 | -0/+879 | |
a=justdave |