summaryrefslogtreecommitdiffstats
path: root/processmail
AgeCommit message (Collapse)AuthorFilesLines
1999-11-02updated license boilerplatedmose%mozilla.org1-14/+15
1999-10-12Let's not keep everything locked up while regenerating.terry%mozilla.org1-0/+2
1999-10-12Stop reporting "area"; don't report voters on the CC line.terry%mozilla.org1-7/+13
1999-10-12Make "rescanall" only check bugs which have changed in the last two days.terry%mozilla.org1-1/+1
1999-10-12Added ability to run "processmail rescanall" to scan *every* bug forterry%mozilla.org1-1/+15
any mail that ought to be sent to someone.
1999-10-08Added the ability for users to "vote" on which bugs they think shouldterry%mozilla.org1-0/+4
be fixed.
1999-09-26Don't send email notification of bug changes to people who aren't allowed to ↵terry%mozilla.org1-3/+6
see that bug.
1999-08-05Patch by msrex@suse.de -- don't send mail to the same address moreterry%mozilla.org1-1/+2
than once (in case our mail transport is too stupid to remove the dups for us).
1999-06-15Added the ability to configure bugzilla so that we only allow localterry%mozilla.org1-1/+1
usernames for email addresses.
1999-06-12Make nospam comparison case insensitive, since BugZilla keeps thebryce-mozilla%nextbus.com1-2/+3
case of the login, which might differ from the case in the database.
1999-05-28Notify by mail whenever a related bug changes status.terry%mozilla.org1-1/+10
1999-05-27Added dependencies, so that you can mark which bugs depend on whichterry%mozilla.org1-1/+29
other ones.
1999-05-13Added user preference controlling how much email they get.terry%mozilla.org1-6/+26
1999-05-12"nospam" feature. BugZilla will no longer email the person submittingbryce-mozilla%nextbus.com1-39/+50
the change (after all, they are right there viewing things interactively). To make this clear to everyone, print out the exact email list as each bug is processed.
1999-05-11Oops; back out last change; was checked in by mistake (and with the wrong ↵terry%mozilla.org1-48/+41
log comment, too).
1999-05-11Remember the 'changedin' field when memorizing queries.terry%mozilla.org1-41/+48
1999-04-22Ignore blanks when doing diff. In particular, this helps hide anyterry%netscape.com1-1/+1
problems we may have with differing end-of-line characters.
1999-03-04"regenerate" was busted.terry%netscape.com1-2/+3
1999-01-28Include the new fields in email notifications.terry%netscape.com1-4/+21
1998-09-22Was generating garbage instead of the Cc: line.terry%netscape.com1-1/+1
1998-09-19Patch from Sam Ziegler <ziegler@mediaguaranty.com> -- Don't choke if argv is ↵terry%netscape.com1-1/+1
empty.
1998-09-16Everything has been ported to now run under Perl.terry%netscape.com1-148/+202
1998-09-01Use the "urlbase" param. Make regeneration easier.terry%netscape.com1-13/+5
1998-08-29Back out last change. No diffs are showing up at all!terry%netscape.com1-1/+1
1998-08-29Fixed bug 544 -- now use unified diffs instead of context diffs in mail.terry%netscape.com1-1/+1
1998-08-27Oops; mail the right URL.terry%netscape.com1-1/+1
1998-08-27Turn on mail notifications.terry%netscape.com1-3/+2
1998-08-27Stop looking for "target_fix_version".terry%netscape.com1-8/+2
1998-08-26Bugzilla source.terry%netscape.com1-0/+238