- 25 Oct, 2004 1 commit
-
-
justdave%bugzilla.org authored
[SECURITY] Bug 250605: Changes to the metadata (filename, description, mime 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
-
- 31 Aug, 2004 1 commit
-
-
kiko%async.com.br authored
-
- 04 Aug, 2004 1 commit
-
-
bugreport%peshkin.net authored
r=kiko a=justdave
-
- 26 May, 2004 1 commit
-
-
justdave%bugzilla.org authored
Bug 227172: Deal with race condition between a user being removed from the CC on a bug and changing their email address before the bugmail is sent. r=jouni, a=justdave
-
- 25 May, 2004 1 commit
-
-
jouni%heikniemi.net authored
-
- 20 Mar, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 179351: improve variable scoping issues in order to fix a bug causing oddly formatted dependency emails; patch by Teemu Mannermaa <wicked@etlicon.fi> revised slightly by justdave; r=joel; a=justdave.
-
- 18 Mar, 2004 1 commit
-
-
justdave%syndicomm.com authored
Bug 192516: Moving the loose .pm files into the Bugzilla directory, where 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
-
- 26 Jan, 2004 1 commit
-
-
myk%mozilla.org authored
Fix for bug 232140: makes tests work on b.m.o by making BugMail.pm use Bugzilla::Util, which contains the trim() function BugMail.pm needs. r=bbaetz
-
- 22 Nov, 2003 1 commit
-
-
bbaetz%acm.org authored
-
- 15 Aug, 2003 1 commit
-
-
timeless%mozdev.org authored
r=preed a=justdave
-
- 10 Jul, 2003 1 commit
-
-
justdave%syndicomm.com authored
Bug 107580: Add space to front of "New:" designator on bugmail so it will always sort before changed mails in an alphabetical subject listing in user mailboxes. Patch by benc@netscape.com r= myk, a=myk
-
- 03 Jun, 2003 1 commit
-
-
bbaetz%acm.org authored
r=myk,jake
-
- 13 May, 2003 1 commit
-
-
preed%sigkill.com authored
Bug 204724 - ExcludeSelf doesn't work with an email containing capital letters; Patch by marcschum@web.de, r=preed/myk,a=myk
-
- 09 Apr, 2003 1 commit
-
-
gerv%gerv.net authored
-
- 15 Feb, 2003 1 commit
-
-
preed%sigkill.com authored
Bug 192877 - State changes on bugs w/ dependancies cause "Use of uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave
-
- 10 Feb, 2003 1 commit
-
-
preed%sigkill.com authored
-
- 29 Dec, 2002 1 commit
-
-
jake%bugzilla.org authored
Bug 183388 - processmail wasn't picking up on users being added to the owner or qa contact role and was dropping emails if the user had selected to only get mail on those events. Patch by Mark Drew <mdrew@realm.com> r=jake a=justdave
-
- 10 Nov, 2002 1 commit
-
-
jake%bugzilla.org authored
Bug 179188 - The new flag system wasn't indicating which attachment a flag was changed on. This patch inserts the attachment ID any time it exists in the activity log (to match what show_activity does). r=myk a=myk
-
- 09 Nov, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
product/component r=justdave, myk a=justdave
-
- 17 Oct, 2002 1 commit
-
-
bugreport%peshkin.net authored
patch by jhedlund r,2xr=joel
-
- 13 Oct, 2002 1 commit
-
-
bugreport%peshkin.net authored
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
-
- 23 Sep, 2002 1 commit
-
-
bugreport%peshkin.net authored
r=bbaetz, gerv
-
- 20 Sep, 2002 1 commit
-
-
gerv%gerv.net authored
Bug 152935 - Pref for no notification on Target Milestone change not respected. Patch by jodym@oeone.com; r=bbaetz, gerv.
-
- 26 Aug, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=joel x2
-
- 20 Aug, 2002 1 commit
-
-
gerv%gerv.net authored
Bug 143286 - Add support for Insiders, Private comments, Private Attachments. Patch by bugreport@peshkin.net; r=gerv.
-
- 10 Aug, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=joel x2
-
- 11 Jul, 2002 1 commit
-
-
jouni%heikniemi.net authored
Bug 117297: CC list mailing had case-sensitive dupe checking, making it possible to mail both "a@b.com" and "a@B.com". Patch by thomas+mozilla@stromberg.org (Thomas Stromberg), r=jouni,timeless
-
- 03 Jul, 2002 1 commit
-
-
myk%mozilla.org authored
r=jouni
-
- 23 May, 2002 1 commit
-
-
myk%mozilla.org authored
Fix for bug 146261: fixes bug preventing the sending of email to users when the status of bugs changes in some situations. Patch by Tim Taylor <ttaylor@mitre.org>. r=myk,bbaetz
-
- 14 Apr, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
original patch by jake@bugzilla.org, merged to current sources by bbaetz@student.usyd.edu.au r=gerv, justdave
-
- 24 Mar, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
wrong r=afranke x 2
-
- 04 Mar, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=justdave, ddkilzer@theracingworld.com
-
- 17 Feb, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it needs the -t and -i as separate parameters instead of stacked (the original patch had -ti) Patch by Tobias Burnus <burnus@gmx.de> r= justdave, gerv
-
- 06 Feb, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with a period). Has been tested with sendmail and postfix. Patch by Dave Miller <justdave@syndicomm.com> r= afranke, bugzilla@bkor.dhs.org, jake
-
- 30 Jan, 2002 1 commit
-
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,kiko
-
- 16 Jan, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 99608: dependency mails are no longer sent if the dependent bug can't be seen by the would-be recipient of the email. Patch by Jake Steenhagen and David Kilzer r= gerv, justdave
-
- 11 Jan, 2002 1 commit
-
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org>. r=caillon,jake
-
- 23 Oct, 2001 1 commit
-
-
bbaetz%cs.mcgill.ca authored
Also fixes seeing bugs in the buglist (bug 95024), dependancy lists, tooltips, duplicates, and everywhere else I could see which checked group bugs.groupset == 0. Also fxed bug 101560, by clearing BASH_ENV r=myk,justdave
-
- 13 Oct, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2
-
- 06 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Patch by Gavin Shelley <gavins@iplbath.com> r= jake@acutex.net
-