author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 8 Apr 2002 03:40:31 +0000 (03:40 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 8 Apr 2002 03:40:31 +0000 (03:40 +0000) | ||
commit | 9e3f1ee0a8dc59119a973a694587e54e5a9dda9d | |
tree | bbf743529d58b5ba4da12f07681c18889a2da2ad | tree | snapshot |
parent | 3b9c31f07f0f7790580cc62a2320ef533517882a | commit | diff |
. added a "detectors" directory for people to put their useful auditors and
reactors in. Note - the roundupdb.IssueClass.sendmessage method has been
split and renamed "nosymessage" specifically for things like the nosy
reactor, and "send_message" which just sends the message.
The initial detector is one that we'll be using here at ekit - it bounces new
issue messages to a team address.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@697 57a73879-2fb5-44c3-a270-3262357dd7e2
reactors in. Note - the roundupdb.IssueClass.sendmessage method has been
split and renamed "nosymessage" specifically for things like the nosy
reactor, and "send_message" which just sends the message.
The initial detector is one that we'll be using here at ekit - it bounces new
issue messages to a team address.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@697 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | diff | blob | history | |
detectors/newissuecopy.py | [new file with mode: 0644] | blob |
doc/customizing.txt | diff | blob | history | |
roundup/roundupdb.py | diff | blob | history |