| Tue, 24 Jul 2018 22:08:17 +0000 |
Joseph Myers |
Python 3 preparation: change "x.has_key(y)" to "y in x".
|
| Tue, 24 Jul 2018 21:39:58 +0000 |
Joseph Myers |
Python 3 preparation: "raise" syntax.
|
| Sun, 08 Jul 2018 11:34:42 -0400 |
John Rouillard |
A real fix for the problem where:
|
| Sat, 07 Jul 2018 22:02:41 -0400 |
John Rouillard |
Force all uses of random to use SystemRandom and abort if
|
| Fri, 20 Apr 2018 18:46:28 +0200 |
Ralf Schlatterbeck |
Fix commits although a Reject exception is raised
|
| Tue, 07 Nov 2017 20:58:48 -0500 |
John Rouillard |
issue2550957: Duplicate emails (with patch).
|
| Wed, 05 Apr 2017 22:04:04 -0400 |
John Rouillard |
Apply patch attached to issue2550937 traceback/crash due to passing
|
| Sun, 03 Jul 2016 19:29:50 -0400 |
John Rouillard |
Fix issue2550751: Email Header Issue.
|
| Thu, 30 Jun 2016 20:38:23 -0400 |
John Rouillard |
- issue1714899: Feature Request: Optional Change Note. Added a new
|
| Sun, 26 Jun 2016 00:36:23 -0400 |
John Rouillard |
issue2550803: Replying to NOSY mail goes to the tracker through
|
| Sat, 11 Jun 2016 18:06:18 -0400 |
John Rouillard |
issue2109308 add subject argument to nosymessage. Initial patch Frank Niessink. Test and application with slight mods by rouilj
|
| Tue, 10 May 2016 16:26:24 +0200 |
Ralf Schlatterbeck |
New Link/Multilink attribute 'msg_header_property'
|
| Fri, 09 May 2014 18:23:54 +1000 |
John Kristensen |
Remove FeedParser shim from anypy.email_
|
| Tue, 10 Mar 2015 21:39:52 +0100 |
Bernhard Reiter |
Fixing duplicated email headers message-id, reply-to, in-reply-to. (part of issue2550869).
|
| Thu, 17 Jan 2013 22:15:05 +0100 |
Bernhard Reiter |
Fixed OpenPGP support for modern versions of libgpgme.
|
| Thu, 17 Jan 2013 09:08:50 +0300 |
anatoly techtonik |
nested_scopes are here since Python 2.2
|
| Fri, 17 Aug 2012 15:30:36 +0200 |
Ralf Schlatterbeck |
Add an interface to register clearCache callbacks in roundupdb.
|
| Wed, 19 Oct 2011 11:32:20 -0400 |
Ralf Schlatterbeck |
Add config-option "nosy" to messages_to_author setting in [nosy] section...
|
| Fri, 07 Oct 2011 18:04:00 +0000 |
Ralf Schlatterbeck |
Sending of PGP-Encrypted mail to all users or selected users (via roles)...
|
| Fri, 07 Oct 2011 14:21:57 +0000 |
Ralf Schlatterbeck |
PGP support is again working (pyme API has changed significantly)...
|
| Mon, 23 May 2011 12:15:23 +0000 |
Ralf Schlatterbeck |
Allow to specify additional cc and bcc emails (not roundup users)...
|
| Thu, 14 Apr 2011 12:24:59 +0000 |
Ralf Schlatterbeck |
Fix first part of Password handling security issue2550688
|
| 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)
|