- 20 Jul, 2001 1 commit
-
-
jake%acutex.net authored
Fix for bugs 55161 and 12819. The activity log now stores only what's changed in multi-value fields. r= justdave@syndicomm.com
-
- 04 Jul, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 59349: Processmail now runs in taint (perl -T and $db->{Taint}=1) mode. Hooks also added to globals.pl to make converting other files in Bugzilla to run in Taint mode easier. Patch by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com
-
- 14 Jun, 2001 1 commit
-
-
jake%acutex.net authored
r=timeless
-
- 02 Jun, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 78407: extra safeguard against overpopping the email list when pruning people who aren't supposed to get mail. Patch by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com
-
- 24 May, 2001 1 commit
-
-
jake%acutex.net authored
r= justdave@syndicomm.com
-
- 08 Apr, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 71808: Can't set email preferences for voters (which caused voters to get OldEmailTech notifications. Patch by jake@acutex.net r= justdave
-
- 07 Apr, 2001 2 commits
-
-
justdave%syndicomm.com authored
Fix for bug 71912: changes email pref for "If I'm removed from that capacity" to "If I'm added to or removed from that capacity", so you can still get mail when someone adds you to a CC. Patch by <jake@acutex.net> r= justdave
-
justdave%syndicomm.com authored
Re-fix for bug 29820: remove "Changed" from email subject line. Based on patch submitted by Stephan Niemz [faniz] <st.n@gmx.net>, r= jake, cyeh UPGRADE NOTES: when you install this update, you will need to change the subject line in your 'changedmail' and 'newchangedmail' params from the web by running editparams.cgi. The subject line needs to be changed from: Subject: [Bug %bugid%] %neworchanged% - %summary% to Subject: [Bug %bugid%] %neworchanged%%summary% Or whatever is appropriate for the subject you are using on your system. Note the removal of the " - " in the middle.
-
- 04 Apr, 2001 1 commit
-
-
dave%intrec.com authored
-
- 29 Mar, 2001 1 commit
-
-
cyeh%bluemartini.com authored
checked in patch based on patch submitted by jake@acutex.net
-
- 16 Mar, 2001 1 commit
-
-
dave%intrec.com authored
-
- 15 Mar, 2001 1 commit
-
-
dave%intrec.com authored
Fix for bug 71550: watchers now get email based on their own preferences rather than the preferences of the person they are watching. Patch by jake@acutex.net, r= dave@intrec.com
-
- 12 Mar, 2001 1 commit
-
-
dmose%mozilla.org authored
Fixed bug 71600: mail would be sent about a given bug iff all flags for stuff changed in a given group were set. Should have sent mail if any flags for stuff changed in a given group were set. r=dave@intrec.com,endico@mozilla.org
-
- 15 Feb, 2001 1 commit
-
-
dmose%mozilla.org authored
fix for bug found in original 17464 patch, where removal from the CC list was not generating a mail. r=donm@bluemartini.com
-
- 25 Jan, 2001 2 commits
-
-
dave%intrec.com authored
-
dmose%mozilla.org authored
patch from bug 17464 to give user some control over what sorts of bug mail get sent to an account. Original patch by al_raetz@yahoo.com and lots of additional hacking by me; r=donm@bluemartini.com
-
- 16 Sep, 2000 1 commit
-
-
cyeh%bluemartini.com authored
patch by JRobertson@medevolve.com (Jon Robertson)
-
- 14 Sep, 2000 2 commits
-
-
cyeh%bluemartini.com authored
patch submitted by zach@math.berkeley.edu, additional commentary by cyeh@bluemartini.com.
-
cyeh%bluemartini.com authored
patch submitted by john.beranek@pace.co.uk (John Beranek)
-
- 02 Sep, 2000 1 commit
-
-
dave%intrec.com authored
sendmail deferred vs immediate delivery Param is now honored even in Perl 5.6.
-
- 30 Aug, 2000 2 commits
-
-
cyeh%bluemartini.com authored
-
cyeh%bluemartini.com authored
extra "<" in FormatTriple so that old/new are the same size
-
- 22 Aug, 2000 1 commit
-
-
cyeh%bluemartini.com authored
patches by mtakacs@pacbell.net.
-
- 02 Aug, 2000 1 commit
-
-
dave%intrec.com authored
details)
-
- 23 Jul, 2000 1 commit
-
-
dave%intrec.com authored
-
- 12 Apr, 2000 1 commit
-
-
dmose%mozilla.org authored
-
- 29 Mar, 2000 1 commit
-
-
dmose%mozilla.org authored
-
- 11 Mar, 2000 1 commit
-
-
terry%mozilla.org authored
the difference between new comments and people copying stuff in from old comments.
-
- 30 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
-
- 25 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
bottom. Made "My bugs" show bugs you own AND bugs you submitted. Added ability to display your named queries in the footer. Many random bugfixes.
-
- 24 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
Added "My votes" link to footer. Other minor voting-related fixes.
-
- 23 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
dependent bugs.
-
- 22 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
different fields we keep an activity log on. The bugs_activity table now has a pointer into that table instead of recording the name directly. Set up a new, highly experimental email-notification scheme. To turn it on, the maintainer has to turn on the "New email tech" param, and then individual users have to turn on the "New email tech" preference.
-
- 15 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
me. Added a footer to every page. Add some options to do things like display checkboxes instead of scrolling lists, and a new formatting for email diffs, and show list items capitalized instead of all upper case.
-
- 14 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
away from them or they get removed from the CC list.
-
- 03 Nov, 1999 2 commits
-
-
terry%mozilla.org authored
it to report the resolution of the bug instead of the word "closed". Many thanks to dbaron@fas.harvard.edu for suggesting this change, and reporting the bug.
-
terry%mozilla.org authored
state on dependent bugs if they move from an 'open' to a 'closed' state, or visa-versa. Also, if there are more than 5 bugs on the list, then we won't even try to generate the details (doing so only generates lots of extra mail that is too hard to parse anyway.)
-
- 02 Nov, 1999 1 commit
-
-
dmose%mozilla.org authored
-
- 12 Oct, 1999 2 commits
-
-
terry%mozilla.org authored
-
terry%mozilla.org authored
-