index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
processmail
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for bug found in original 17464 patch, where removal from the CC list was...
dmose%mozilla.org
2001-02-15
1
-38
/
+88
*
Re-fixing bug 30694. part of the original patch got left out.
dave%intrec.com
2001-01-25
1
-1
/
+1
*
patch from bug 17464 to give user some control over what sorts of bug mail ge...
dmose%mozilla.org
2001-01-25
1
-11
/
+370
*
fix for 41303: new email tech doesn't work with emailregexp
cyeh%bluemartini.com
2000-09-16
1
-1
/
+6
*
fix for 29820: Remove "Changed" from email subject line
cyeh%bluemartini.com
2000-09-14
1
-1
/
+6
*
fix for 51520: Missing uses of Param('emailsuffix')
cyeh%bluemartini.com
2000-09-14
1
-1
/
+3
*
Removing duplicate variable declaration from patch for bug 50698. The
dave%intrec.com
2000-09-02
1
-2
/
+2
*
fix for 50698: parameter for sendmail deferred mode
cyeh%bluemartini.com
2000-08-30
1
-2
/
+11
*
fix for 38624: "New value" column smaller than "old value" column. added an
cyeh%bluemartini.com
2000-08-30
1
-1
/
+1
*
fix for bug #44622: perl5.6 vs perl5.005 -w: more anal 5.6 causes errors.
cyeh%bluemartini.com
2000-08-22
1
-4
/
+4
*
Undoing missing QA bug introduced with earlier patch (see bug 30826 for
dave%intrec.com
2000-08-02
1
-1
/
+1
*
Fix for bug 30826 (new email tech not being honored for QA contacts).
dave%intrec.com
2000-07-23
1
-5
/
+7
*
use sendmail deferred delivery to avoid long hangs at bug submission time
dmose%mozilla.org
2000-04-12
1
-3
/
+4
*
allow users to watch the bugs of other users
dmose%mozilla.org
2000-03-29
1
-129
/
+137
*
Italicize the "Additional Comments From" stuff, so that you can tell
terry%mozilla.org
2000-03-11
1
-2
/
+2
*
Patch by aclark@ghoti.org -- clear the accumulation buffer before using it.
terry%mozilla.org
2000-01-30
1
-0
/
+1
*
Reworked preferences UI. Added ability to turn off "My bugs" link at
terry%mozilla.org
2000-01-25
1
-1
/
+1
*
New email code wasn't sending to people who had voted for a bug.
terry%mozilla.org
2000-01-24
1
-1
/
+8
*
New email code wasn't notifying people of changes in state of
terry%mozilla.org
2000-01-23
1
-17
/
+61
*
Added a new table fielddefs that records information about the
terry%mozilla.org
2000-01-22
1
-1
/
+237
*
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
terry%mozilla.org
2000-01-15
1
-1
/
+32
*
Send one last email notification to people when a bug gets reassigned
terry%mozilla.org
2000-01-14
1
-5
/
+15
*
Whoops! Was reporting ASSIGNED bugs as being closed. Also, changed
terry%mozilla.org
1999-11-03
1
-4
/
+6
*
Due to popular request, "bug changed" mail will only report changes in
terry%mozilla.org
1999-11-03
1
-8
/
+17
*
updated license boilerplate
dmose%mozilla.org
1999-11-02
1
-14
/
+15
*
Let's not keep everything locked up while regenerating.
terry%mozilla.org
1999-10-12
1
-0
/
+2
*
Stop reporting "area"; don't report voters on the CC line.
terry%mozilla.org
1999-10-12
1
-7
/
+13
*
Make "rescanall" only check bugs which have changed in the last two days.
terry%mozilla.org
1999-10-12
1
-1
/
+1
*
Added ability to run "processmail rescanall" to scan *every* bug for
terry%mozilla.org
1999-10-12
1
-1
/
+15
*
Added the ability for users to "vote" on which bugs they think should
terry%mozilla.org
1999-10-08
1
-0
/
+4
*
Don't send email notification of bug changes to people who aren't allowed to ...
terry%mozilla.org
1999-09-26
1
-3
/
+6
*
Patch by msrex@suse.de -- don't send mail to the same address more
terry%mozilla.org
1999-08-04
1
-1
/
+2
*
Added the ability to configure bugzilla so that we only allow local
terry%mozilla.org
1999-06-15
1
-1
/
+1
*
Make nospam comparison case insensitive, since BugZilla keeps the
bryce-mozilla%nextbus.com
1999-06-11
1
-2
/
+3
*
Notify by mail whenever a related bug changes status.
terry%mozilla.org
1999-05-28
1
-1
/
+10
*
Added dependencies, so that you can mark which bugs depend on which
terry%mozilla.org
1999-05-27
1
-1
/
+29
*
Added user preference controlling how much email they get.
terry%mozilla.org
1999-05-13
1
-6
/
+26
*
"nospam" feature. BugZilla will no longer email the person submitting
bryce-mozilla%nextbus.com
1999-05-12
1
-39
/
+50
*
Oops; back out last change; was checked in by mistake (and with the wrong log...
terry%mozilla.org
1999-05-11
1
-48
/
+41
*
Remember the 'changedin' field when memorizing queries.
terry%mozilla.org
1999-05-11
1
-41
/
+48
*
Ignore blanks when doing diff. In particular, this helps hide any
terry%netscape.com
1999-04-22
1
-1
/
+1
*
"regenerate" was busted.
terry%netscape.com
1999-03-04
1
-2
/
+3
*
Include the new fields in email notifications.
terry%netscape.com
1999-01-28
1
-4
/
+21
*
Was generating garbage instead of the Cc: line.
terry%netscape.com
1998-09-22
1
-1
/
+1
*
Patch from Sam Ziegler <ziegler@mediaguaranty.com> -- Don't choke if argv is ...
terry%netscape.com
1998-09-19
1
-1
/
+1
*
Everything has been ported to now run under Perl.
terry%netscape.com
1998-09-16
1
-148
/
+202
*
Use the "urlbase" param. Make regeneration easier.
terry%netscape.com
1998-09-01
1
-13
/
+5
*
Back out last change. No diffs are showing up at all!
terry%netscape.com
1998-08-29
1
-1
/
+1
*
Fixed bug 544 -- now use unified diffs instead of context diffs in mail.
terry%netscape.com
1998-08-29
1
-1
/
+1
*
Oops; mail the right URL.
terry%netscape.com
1998-08-27
1
-1
/
+1
[next]