log roundup/roundupdb.py @ 4447:9d37875416c3

age author description
Thu, 21 Oct 2010 20:31:13 +0000 Ralf Schlatterbeck python2.3 compatibility fixes
Wed, 06 Oct 2010 23:37:29 +0000 Richard Jones fix py2.4 compatibility
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...
Thu, 16 Sep 2010 07:44:50 +0000 Ralf Schlatterbeck - more logger fixes -- use correct hierarchical logger names...
Tue, 23 Feb 2010 03:20:17 +0000 Richard Jones The email for the first message on an issue...
Fri, 05 Feb 2010 05:10:52 +0000 Richard Jones make some more memorydb tests pass
Mon, 01 Feb 2010 03:59:02 +0000 Richard Jones Attempt to generate more human-readable addresses in email
Mon, 30 Nov 2009 21:17:14 +0000 Ralf Schlatterbeck - small typo
Mon, 30 Nov 2009 14:45:44 +0000 Ralf Schlatterbeck Fix security-problem: If user hasn't permission on a message...
Mon, 20 Jul 2009 06:24:52 +0000 Richard Jones fix construction of individual messages to nosy recipents with attachments
Tue, 14 Jul 2009 18:21:06 +0000 Stefan Seefeld Fix issue2550565.
Tue, 17 Mar 2009 22:56:38 +0000 Richard Jones bug introduced in the migration to the email package (issue 2550531)
Thu, 12 Mar 2009 05:55:16 +0000 Richard Jones migrate from MimeWriter to email
Fri, 20 Feb 2009 04:38:34 +0000 Stefan Seefeld Enhance and simplify logging.
Thu, 07 Aug 2008 06:31:16 +0000 Richard Jones indexerror when there are no messages to the issue
Tue, 08 Jan 2008 20:58:31 +0000 Richard Jones paranoia from Toby Dickenson
Tue, 08 Jan 2008 20:56:23 +0000 Richard Jones darn, clean before checking in
Tue, 08 Jan 2008 20:55:26 +0000 Richard Jones Fixes from Martin v. Löwis:
Wed, 07 Nov 2007 20:47:12 +0000 Richard Jones remove some metakit references
Sun, 04 Nov 2007 05:11:19 +0000 Richard Jones Fix incorrect labelling of a change as a "new submission".
Sun, 16 Sep 2007 02:45:11 +0000 Justus Pendleton retire "topic" usage
Mon, 10 Sep 2007 19:18:39 +0000 Erik Forsberg Automatically find out author of property-only changes...
Wed, 05 Sep 2007 06:13:56 +0000 Alexander Smishlajev .send_message: fix translation for the "file not attached" message
Mon, 03 Sep 2007 17:14:09 +0000 Justus Pendleton config option to limit nosy attachments based on size
Sat, 01 Sep 2007 16:30:11 +0000 Erik Forsberg Make addition of line about new submission/comment at top of each message...
Mon, 18 Dec 2006 11:34:41 +0000 Alexander Smishlajev use named variable slots in translation string
Fri, 10 Nov 2006 11:03:42 +0000 Alexander Smishlajev translate new display message
Thu, 09 Nov 2006 01:13:56 +0000 Richard Jones fix email change note rendering of multiline properties (patch [SF#1575223])
Sat, 09 Sep 2006 05:50:17 +0000 Richard Jones python 2.6 compatibility
Sat, 06 May 2006 17:19:58 +0000 Alexander Smishlajev timezone support (patch [SF#1465296])
Thu, 27 Apr 2006 01:39:47 +0000 Richard Jones indexing may be turned off for FileClass "content" now
Thu, 06 Apr 2006 05:57:17 +0000 Alexander Smishlajev send_message: translate UI strings (patch [SF#1462491])
Fri, 27 Jan 2006 02:39:42 +0000 Richard Jones have "System Messages" be marked as such again [SF#1281907]
Sun, 25 Dec 2005 16:20:02 +0000 Alexander Smishlajev in nosy messages, use quoted printable encoding for text/plain files...
Fri, 07 Oct 2005 04:42:13 +0000 Richard Jones mailgw subject parsing has configurable levels of strictness
Sat, 12 Feb 2005 00:59:47 +0000 Richard Jones merge from HEAD maint-0.8
Sat, 12 Feb 2005 00:57:08 +0000 Richard Jones code cleanup (patch [SF#115329] and additional)
Fri, 12 Nov 2004 04:07:05 +0000 Richard Jones fix some bugs introduced in refactoring of blobfiles filename()
Sat, 16 Oct 2004 13:31:29 +0000 Alexander Smishlajev fix copy/paste error made in r1.114
Fri, 08 Oct 2004 05:51:00 +0000 Richard Jones couple more msgid == None fixes
Fri, 08 Oct 2004 05:44:33 +0000 Richard Jones removed safeget() from the API [SF#994750]
Fri, 08 Oct 2004 01:58:43 +0000 Richard Jones record journaltag lookup ("fixes" [SF#998140])
Wed, 14 Jul 2004 01:11:37 +0000 Richard Jones merge from HEAd maint-0.7
Wed, 14 Jul 2004 01:10:51 +0000 Richard Jones fix messageid generated when msgid is None for send_message [SF#987933]
Mon, 05 Jul 2004 11:28:25 +0000 Alexander Smishlajev add common audit properties...
Fri, 02 Jul 2004 08:27:56 +0000 Alexander Smishlajev list IssueClass property names for message extraction tool
Fri, 02 Jul 2004 05:22:09 +0000 Richard Jones Initial logging integration: replace all debug prints with logging calls...
Tue, 20 Apr 2004 05:47:33 +0000 Richard Jones Some doc / comment fixes.
Sun, 18 Apr 2004 06:13:48 +0000 Richard Jones roundupdb nosymessage() takes an optional bcc list
Mon, 05 Apr 2004 06:13:42 +0000 Richard Jones be paranoid about TRACKER_WEB
Sat, 27 Mar 2004 00:12:11 +0000 Richard Jones *** empty log message ***
Fri, 26 Mar 2004 23:45:34 +0000 Richard Jones Added DEFAULT_TIMEZONE. Fixed up some missing info from What's New.
Mon, 22 Mar 2004 00:16:33 +0000 Richard Jones merge from HEAD maint-0.6
Mon, 22 Mar 2004 00:15:34 +0000 Richard Jones make sure email signature starts on a newline [SF#919759]
Fri, 19 Mar 2004 04:47:59 +0000 Richard Jones A few big changes in this commit:
Mon, 15 Mar 2004 05:50:20 +0000 Richard Jones Added the "actor" property.
Fri, 05 Mar 2004 00:08:09 +0000 Richard Jones *** empty log message ***
Sun, 29 Feb 2004 00:35:55 +0000 Richard Jones email charset fixes
Sat, 28 Feb 2004 22:53:16 +0000 Richard Jones more complete fix for email charset maint-0.6

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