index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
processmail
Age
Commit message (
Expand
)
Author
Files
Lines
2002-08-26
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
1
-1
/
+0
2002-08-20
Bug 143286 - Add support for Insiders, Private comments, Private Attachments....
gerv%gerv.net
1
-5
/
+18
2002-08-10
Bug 161402 - Disable DBI taint mode in processmail
bbaetz%student.usyd.edu.au
1
-4
/
+0
2002-07-11
Bug 117297: CC list mailing had case-sensitive dupe checking, making it possi...
jouni%heikniemi.net
1
-5
/
+12
2002-07-03
Fix for bug 122900: implements email preference for unconfirmed bugs.
myk%mozilla.org
1
-153
/
+125
2002-05-23
Fix for bug 146261: fixes bug preventing the sending of email to users when t...
myk%mozilla.org
1
-4
/
+2
2002-04-14
Bug 110980 - no email to cc list when opening new bug
bbaetz%student.usyd.edu.au
1
-1
/
+6
2002-03-24
Bug 128419 - link to email preferences from bug changed notification is
bbaetz%student.usyd.edu.au
1
-1
/
+1
2002-03-04
Bug 106377 - processmail rescanall should use lastdiffed
bbaetz%student.usyd.edu.au
1
-3
/
+13
2002-02-17
Fix for bug 125516: the recent fix for emails truncating when a period occurr...
justdave%syndicomm.com
1
-1
/
+1
2002-02-06
Fix for bug 117055: Emails were being truncated if they contained a line with...
justdave%syndicomm.com
1
-1
/
+1
2002-01-30
Fix for bug 104521: Removes old attachment interface in favor of new attachme...
myk%mozilla.org
1
-3
/
+3
2002-01-16
Fix for bug 99608: dependency mails are no longer sent if the dependent bug c...
justdave%syndicomm.com
1
-10
/
+28
2002-01-11
Fix for bug 113383: Add a link to the dependent bug in emails about a depende...
myk%mozilla.org
1
-3
/
+4
2001-10-24
Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.
bbaetz%cs.mcgill.ca
1
-17
/
+13
2001-10-13
Fix for bug 104516: No code changes in this patch, all this checkin does is r...
justdave%syndicomm.com
1
-12
/
+12
2001-10-06
Fix for bug 66651 - Include link to attachment in notification mail
jake%acutex.net
1
-0
/
+11
2001-08-31
Fix for bug 84338: initial implementation of attachment tracker, which lets u...
myk%mozilla.org
1
-2
/
+3
2001-08-30
Fix for bug 28736 - Bugmail will now show the summary for the bug that change...
jake%acutex.net
1
-4
/
+7
2001-08-14
Fix for bug 26194: There are now substitution parameters available for use in...
justdave%syndicomm.com
1
-1
/
+1
2001-08-12
patch for bug 26194: Header explaining reason d'etre for email in New email n...
zach%zachlipton.com
1
-9
/
+44
2001-07-21
Fix for bugs 55161 and 12819. The activity log now stores only what's change...
jake%acutex.net
1
-6
/
+4
2001-07-04
Fix for bug 59349: Processmail now runs in taint (perl -T and $db->{Taint}=1)...
justdave%syndicomm.com
1
-7
/
+33
2001-06-14
Bugzilla shouldn't display empty header in the New: email notifications (bug ...
jake%acutex.net
1
-2
/
+2
2001-06-02
Fix for bug 78407: extra safeguard against overpopping the email list when pr...
justdave%syndicomm.com
1
-0
/
+1
2001-05-24
Bug 71552 - Remove oldemailtech from Bugzilla
jake%acutex.net
1
-538
/
+87
2001-04-08
Fix for bug 71808: Can't set email preferences for voters (which caused voter...
justdave%syndicomm.com
1
-1
/
+15
2001-04-08
Fix for bug 71912: changes email pref for "If I'm removed from that capacity"...
justdave%syndicomm.com
1
-2
/
+21
2001-04-07
Re-fix for bug 29820: remove "Changed" from email subject line. Based on pat...
justdave%syndicomm.com
1
-2
/
+2
2001-04-04
Fix for bug 74529: backward email filtering fixed. patch by jake@acutex.net
dave%intrec.com
1
-1
/
+1
2001-03-29
fix for 71798: bugmail not sent when moving from cc to assigned fields
cyeh%bluemartini.com
1
-3
/
+1
2001-03-16
Re-fix for bug 71550: all watchers are now accounted for instead of only the ...
dave%intrec.com
1
-3
/
+5
2001-03-15
Fix for bug 71550: watchers now get email based on their own preferences rath...
dave%intrec.com
1
-23
/
+21
2001-03-12
Fixed bug 71600: mail would be sent about a given bug iff all flags for stuff...
dmose%mozilla.org
1
-2
/
+13
2001-02-15
fix for bug found in original 17464 patch, where removal from the CC list was...
dmose%mozilla.org
1
-38
/
+88
2001-01-25
Re-fixing bug 30694. part of the original patch got left out.
dave%intrec.com
1
-1
/
+1
2001-01-25
patch from bug 17464 to give user some control over what sorts of bug mail ge...
dmose%mozilla.org
1
-11
/
+370
2000-09-16
fix for 41303: new email tech doesn't work with emailregexp
cyeh%bluemartini.com
1
-1
/
+6
2000-09-14
fix for 29820: Remove "Changed" from email subject line
cyeh%bluemartini.com
1
-1
/
+6
2000-09-14
fix for 51520: Missing uses of Param('emailsuffix')
cyeh%bluemartini.com
1
-1
/
+3
2000-09-02
Removing duplicate variable declaration from patch for bug 50698. The
dave%intrec.com
1
-2
/
+2
2000-08-30
fix for 50698: parameter for sendmail deferred mode
cyeh%bluemartini.com
1
-2
/
+11
2000-08-30
fix for 38624: "New value" column smaller than "old value" column. added an
cyeh%bluemartini.com
1
-1
/
+1
2000-08-22
fix for bug #44622: perl5.6 vs perl5.005 -w: more anal 5.6 causes errors.
cyeh%bluemartini.com
1
-4
/
+4
2000-08-02
Undoing missing QA bug introduced with earlier patch (see bug 30826 for
dave%intrec.com
1
-1
/
+1
2000-07-23
Fix for bug 30826 (new email tech not being honored for QA contacts).
dave%intrec.com
1
-5
/
+7
2000-04-12
use sendmail deferred delivery to avoid long hangs at bug submission time
dmose%mozilla.org
1
-3
/
+4
2000-03-29
allow users to watch the bugs of other users
dmose%mozilla.org
1
-129
/
+137
2000-03-11
Italicize the "Additional Comments From" stuff, so that you can tell
terry%mozilla.org
1
-2
/
+2
2000-01-30
Patch by aclark@ghoti.org -- clear the accumulation buffer before using it.
terry%mozilla.org
1
-0
/
+1
[next]