log test/test_mailgw.py @ 4509:0fa45d39efee

age author description
Mon, 06 Jun 2011 20:00:17 +0000 Ralf Schlatterbeck Yet another fix to the mail gateway...
Wed, 01 Jun 2011 12:49:47 +0000 Ralf Schlatterbeck Yet another fix to the mail gateway...
Sun, 29 May 2011 18:25:49 +0000 Ralf Schlatterbeck Fix file-unlink bug in mailgw
Thu, 14 Apr 2011 09:21:23 +0000 Ralf Schlatterbeck - fix new mailgw test (-c option :-)
Thu, 14 Apr 2011 07:07:22 +0000 Ralf Schlatterbeck - Add regression test for -c option to mailgw
Thu, 23 Dec 2010 15:42:30 +0000 Ralf Schlatterbeck Tests and fixes.
Tue, 05 Oct 2010 14:24:25 +0000 Ralf Schlatterbeck Mail gateway fixes and improvements.
Mon, 04 Oct 2010 12:56:37 +0000 Ralf Schlatterbeck Fix charset of first text-part of outgoing multipart messages...
Mon, 09 Aug 2010 04:43:50 +0000 Richard Jones force tests checking text output to work in the "C" locale
Wed, 04 Aug 2010 10:01:23 +0000 Ralf Schlatterbeck new mailgw config option subject_updates_title...
Fri, 16 Apr 2010 06:52:18 +0000 Richard Jones Accept single-character subject lines
Tue, 23 Feb 2010 03:20:17 +0000 Richard Jones The email for the first message on an issue...
Mon, 08 Feb 2010 08:30:37 +0000 Richard Jones don't have mailgw tests close the db - they're not testing persistence
Tue, 02 Feb 2010 04:59:20 +0000 Richard Jones fix test
Tue, 02 Feb 2010 04:44:18 +0000 Richard Jones add in-memory hyperdb implementation to speed up testing
Mon, 01 Feb 2010 05:46:59 +0000 Richard Jones handle quoting/escaping specials after encoding;
Sun, 27 Dec 2009 20:05:32 +0000 Ralf Schlatterbeck Fix handling of non-ascii in realname in the nosy mailer...
Mon, 07 Dec 2009 05:13:27 +0000 Richard Jones Fix some security assertions and tests.
Mon, 30 Nov 2009 14:45:44 +0000 Ralf Schlatterbeck Fix security-problem: If user hasn't permission on a message...
Wed, 15 Jul 2009 12:22:35 +0000 Ralf Schlatterbeck fix problem with bounce-message if incoming mail has insufficient privilege...
Tue, 14 Jul 2009 09:10:43 +0000 Ralf Schlatterbeck Process each message through the mail gateway as a separate transaction.
Thu, 12 Mar 2009 06:25:05 +0000 Richard Jones Add some new encoding tests to mailgw:
Thu, 12 Mar 2009 05:55:16 +0000 Richard Jones migrate from MimeWriter to email
Tue, 19 Aug 2008 01:40:59 +0000 Richard Jones fix some unit tests for python2.3 1.4.5
Tue, 19 Aug 2008 01:10:35 +0000 Richard Jones fix tests for added Precedence: bulk header
Fri, 11 Apr 2008 10:54:00 +0000 Ralf Schlatterbeck remove duplicate Content-Type header from multipart_msg...
Thu, 07 Feb 2008 03:55:14 +0000 Richard Jones mailgw test updates
Wed, 14 Nov 2007 16:19:41 +0000 Ralf Schlatterbeck add missing newline to a test-case.
Wed, 14 Nov 2007 14:57:47 +0000 Ralf Schlatterbeck Mail improvements:
Sun, 04 Nov 2007 05:11:19 +0000 Richard Jones Fix incorrect labelling of a change as a "new submission".
Wed, 12 Sep 2007 21:11:14 +0000 Justus Pendleton fuller email validition (request [SF#216291])
Mon, 10 Sep 2007 19:18:39 +0000 Erik Forsberg Automatically find out author of property-only changes...
Sat, 01 Sep 2007 16:30:11 +0000 Erik Forsberg Make addition of line about new submission/comment at top of each message...
Sat, 01 Sep 2007 16:14:21 +0000 Erik Forsberg Tell user where to register in mail about user being unknown...
Thu, 15 Feb 2007 03:09:53 +0000 Richard Jones Fixes to mailgw subject parsing
Sun, 28 Jan 2007 13:49:21 +0000 Erik Forsberg Modified subject line parser in mail gateway.
Sun, 21 Jan 2007 18:14:35 +0000 Erik Forsberg Added simple test for 'Subject: help' functionality.
Sun, 21 Jan 2007 18:08:31 +0000 Erik Forsberg Make functionality for matching In-Reply-To and Message-Id work...
Sun, 21 Jan 2007 15:22:02 +0000 Erik Forsberg Bah! The python-mode in my emacs is borked by this line,,,
Sun, 21 Jan 2007 15:18:26 +0000 Erik Forsberg Fix bug in matching In-Reply-To header to existing Message-ID and add unit test.
Thu, 05 Oct 2006 23:08:21 +0000 Richard Jones E-mail subject line prefix delimiter configuration was being ignored
Fri, 18 Aug 2006 01:31:38 +0000 Richard Jones don't supply an In-Reply-To when testing Subject matching
Thu, 02 Mar 2006 23:45:23 +0000 Richard Jones fix blank-title subject line handling [SF#1442121]
Fri, 07 Oct 2005 05:49:15 +0000 Richard Jones merge from HEAD maint-0.8
Fri, 07 Oct 2005 04:42:13 +0000 Richard Jones mailgw subject parsing has configurable levels of strictness
Fri, 24 Jun 2005 06:48:17 +0000 Richard Jones merge from HEAD maint-0.8
Fri, 24 Jun 2005 06:47:44 +0000 Richard Jones handle missing Subject lines better [SF#1198729]
Mon, 14 Feb 2005 05:56:00 +0000 Richard Jones merge from HEAD maint-0.8
Mon, 14 Feb 2005 05:54:41 +0000 Richard Jones ignore AutoReply messages (patch [SF#1085051])
Sun, 24 Oct 2004 10:01:58 +0000 Alexander Smishlajev use tracker setup function from db_test_base
Wed, 29 Sep 2004 09:34:26 +0000 Alexander Smishlajev testNewUserAuthor: "Email Registration" permission...
Wed, 29 Sep 2004 09:17:57 +0000 Alexander Smishlajev testRegistrationConfirmation: remove CR...
Wed, 29 Sep 2004 09:16:09 +0000 Alexander Smishlajev testRegistrationConfirmation: remove CR at the end of the first line... maint-0.7
Wed, 29 Sep 2004 08:05:33 +0000 Alexander Smishlajev init.initialize() was removed in r1.30 (27-jul-2004)
Tue, 20 Apr 2004 21:55:45 +0000 Richard Jones s/sqlite/anydbm
Sun, 18 Apr 2004 06:14:26 +0000 Richard Jones pre-b3 stuff
Fri, 09 Apr 2004 01:32:58 +0000 Richard Jones fix mailgw test harness
Fri, 09 Apr 2004 01:28:58 +0000 Richard Jones make mailgw tests work with other backends maint-0.6
Thu, 01 Apr 2004 00:07:35 +0000 Richard Jones fix mail tests maint-0.6
Mon, 22 Mar 2004 07:45:40 +0000 Richard Jones Implemented proper datatypes in mysql and postgresql backends...

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