log roundup/mailgw.py @ 590:b43f031f3946

age author description
Wed, 23 Jan 2002 21:43:23 +0000 Richard Jones tabnuke
Wed, 23 Jan 2002 21:41:56 +0000 Richard Jones mailgw failures (unexpected ones) are forwarded to the roundup admin
Tue, 22 Jan 2002 22:27:43 +0000 Richard Jones handle stripping of "AW:" from subject line
Tue, 22 Jan 2002 11:54:45 +0000 Roche Compaan Fixed status change in mail gateway.
Mon, 21 Jan 2002 10:05:48 +0000 Roche Compaan Mail gateway improvements.
Wed, 16 Jan 2002 09:14:45 +0000 Engelbert Gruber if the attachment has no name, name it unnamed, happens with tnefs.
Wed, 16 Jan 2002 07:20:54 +0000 Richard Jones simple help command for mailgw
Tue, 15 Jan 2002 00:12:40 +0000 Richard Jones [SF#503340] creating issue with [asignedto=p.ohly]
Mon, 14 Jan 2002 02:20:15 +0000 Richard Jones changed all config accesses...
Fri, 11 Jan 2002 22:59:01 +0000 Richard Jones [SF#502342] pipe interface
Thu, 10 Jan 2002 06:19:20 +0000 Richard Jones followup lines directly after a quoted section were being eaten.
Tue, 08 Jan 2002 04:12:05 +0000 Richard Jones Changed message-id format to "<%s.%s.%s%s@%s>" so it complies with RFC822
Wed, 02 Jan 2002 02:32:38 +0000 Richard Jones ANONYMOUS_ACCESS -> ANONYMOUS_REGISTER
Wed, 02 Jan 2002 02:31:38 +0000 Richard Jones Fix breakage caused by transaction changes.
Thu, 20 Dec 2001 15:43:01 +0000 Roche Compaan Features added:
Tue, 18 Dec 2001 15:30:34 +0000 Roche Compaan Fixed bugs:
Sat, 15 Dec 2001 19:39:01 +0000 Roche Compaan Oops.
Sat, 15 Dec 2001 19:24:39 +0000 Roche Compaan Performance tuning.
Mon, 10 Dec 2001 00:57:38 +0000 Richard Jones Notes from changes.
Wed, 05 Dec 2001 14:26:44 +0000 Roche Compaan Removed generation of change note from "sendmessage" in roundupdb.py.
Sun, 02 Dec 2001 05:06:16 +0000 Richard Jones Eliminate database close method by using weakrefs.
Sat, 01 Dec 2001 07:17:50 +0000 Richard Jones Database transactions.
Wed, 28 Nov 2001 21:55:35 +0000 Richard Jones login_action and newuser_action return values were being ignored
Mon, 26 Nov 2001 22:55:56 +0000 Richard Jones Features and fixes.
Thu, 22 Nov 2001 15:46:42 +0000 Jürgen Hermann Added module docstrings to all modules.
Thu, 15 Nov 2001 10:24:27 +0000 Richard Jones handle the case where there is no file attached
Tue, 13 Nov 2001 21:44:44 +0000 Richard Jones re-open the database as the author in mail handling
Mon, 12 Nov 2001 22:04:29 +0000 Richard Jones oops, left debug in there
Mon, 12 Nov 2001 22:01:07 +0000 Richard Jones Fixed issues with nosy reaction and author copies.
Fri, 09 Nov 2001 22:33:28 +0000 Richard Jones More error handling fixes.
Wed, 07 Nov 2001 05:29:26 +0000 Richard Jones Modified roundup-mailgw so it can read e-mails from a local mail spool file.
Thu, 01 Nov 2001 22:04:37 +0000 Richard Jones Started work on supporting a pop3-fetching server
Tue, 30 Oct 2001 11:26:10 +0000 Richard Jones Case-insensitive match for ISSUE_TRACKER_EMAIL in address in e-mail.
Tue, 30 Oct 2001 00:54:45 +0000 Richard Jones Features:
Sun, 28 Oct 2001 23:22:28 +0000 Richard Jones fixed [SF#474749] Indentations lost
Tue, 23 Oct 2001 22:57:52 +0000 Richard Jones Fix unread->chatting auto transition, thanks Roch'e
Sun, 21 Oct 2001 04:00:20 +0000 Richard Jones MailGW now moves 'unread' to 'chatting' on receiving e-mail for an issue.
Sun, 21 Oct 2001 03:35:30 +0000 Richard Jones [SF#473125]: Paragraph in e-mails
Sun, 21 Oct 2001 00:53:42 +0000 Richard Jones [SF#473130]: Nosy list not set correctly
Wed, 17 Oct 2001 23:13:19 +0000 Richard Jones Did a fair bit of work on the admin tool.
Thu, 11 Oct 2001 23:43:04 +0000 Richard Jones Implemented the comma-separated printing option in the admin tool.
Thu, 11 Oct 2001 06:38:57 +0000 Richard Jones Initial cut at trying to handle people responding to CC'ed messages...
Tue, 09 Oct 2001 07:25:59 +0000 Richard Jones Added the Password property type.
Fri, 05 Oct 2001 02:23:24 +0000 Richard Jones Many features and fixes.
Thu, 30 Aug 2001 06:01:17 +0000 Richard Jones Fixed missing import in mailgw :(
Mon, 13 Aug 2001 23:02:54 +0000 Richard Jones Make the mail parser a little more robust.
Sun, 12 Aug 2001 06:32:36 +0000 Richard Jones using isinstance(blah, Foo) now instead of isFooType
Wed, 08 Aug 2001 01:27:00 +0000 Richard Jones Added better error handling to mailgw.
Wed, 08 Aug 2001 00:08:03 +0000 Richard Jones oops ;)
Tue, 07 Aug 2001 00:24:43 +0000 Richard Jones stupid typo
Tue, 07 Aug 2001 00:15:51 +0000 Richard Jones Added the copyright/license notice to (nearly) all files...
Sun, 05 Aug 2001 07:06:25 +0000 Richard Jones removed some print statements
Fri, 03 Aug 2001 07:18:22 +0000 Richard Jones Implemented correct mail splitting (was taking a shortcut).
Wed, 01 Aug 2001 04:24:21 +0000 Richard Jones mailgw was assuming certain properties existed on the issues being created.
Sun, 29 Jul 2001 07:01:39 +0000 Richard Jones Added vim command to all source so that we don't get no steenkin' tabs :)
Sat, 28 Jul 2001 06:43:02 +0000 Richard Jones Multipart message class has the getPart method now. Added some tests for it.
Sat, 28 Jul 2001 00:34:34 +0000 Richard Jones Fixed some non-string node ids.
Sun, 22 Jul 2001 12:09:32 +0000 Richard Jones Final commit of Grande Splite
Sun, 22 Jul 2001 12:01:27 +0000 Richard Jones More Grande Splite

Roundup Issue Tracker: http://roundup-tracker.org/