Code

Add config-option "nosy" to messages_to_author setting in [nosy] section
[roundup.git] / roundup / roundupdb.py
2011-10-19 schlatterbeckAdd config-option "nosy" to messages_to_author setting... master
2011-10-07 schlatterbeckSending of PGP-Encrypted mail to all users or selected...
2011-10-07 schlatterbeckPGP support is again working (pyme API has changed...
2011-05-23 schlatterbeckAllow to specify additional cc and bcc emails (not...
2011-04-14 schlatterbeckFix first part of Password handling security issue25506...
2010-10-21 schlatterbeckpython2.3 compatibility fixes
2010-10-06 richardfix py2.4 compatibility
2010-10-05 schlatterbeck- new mailgw config item unpack_rfc822 that unpacks...
2010-10-04 schlatterbeckFix charset of first text-part of outgoing multipart...
2010-09-16 schlatterbeck- more logger fixes -- use correct hierarchical logger...
2010-02-23 richardThe email for the first message on an issue was sometim...
2010-02-05 richardmake some more memorydb tests pass
2010-02-01 richardAttempt to generate more human-readable addresses in...
2009-11-30 schlatterbeck- small typo
2009-11-30 schlatterbeckFix security-problem: If user hasn't permission on...
2009-07-20 richardfix construction of individual messages to nosy recipen...
2009-07-14 stefanFix issue2550565.
2009-03-17 richardbug introduced in the migration to the email package...
2009-03-12 richardmigrate from MimeWriter to email
2009-02-20 stefanEnhance and simplify logging.
2009-02-06 stefansvn repository setup
2004-04-05 richardbe paranoid about TRACKER_WEB
2004-03-27 richard*** empty log message ***
2004-03-26 richardAdded DEFAULT_TIMEZONE.
2004-03-22 richardmake sure email signature starts on a newline (sf bug...
2004-03-19 richardA few big changes in this commit:
2004-03-15 richardAdded the "actor" property. Metakit backend not done...
2004-03-05 richard*** empty log message ***
2004-02-29 richardemail charset fixes
2004-02-23 richardEudora can't handle utf-8 headers. We love Eudora....
2004-02-11 richarddocumentation cleanup
2003-12-05 richardmust be backward-compatible to py2.1
2003-11-16 jlgijsbersSmall readability improvements.
2003-11-16 jlgijsbersAdd 'safeget' method to hyperdb, including tests, and...
2003-11-06 jlgijsbersChange nosymessage and send_message to accept msgid...
2003-10-04 jlgijsbersFix mailer (sf bug #817470) and add docstrings to preve...
2003-09-16 kedderfixed Apply Error that was raised, when property was...
2003-09-08 jlgijsbers- Extended getuid() to replace figure_curuserid().
2003-09-08 jlgijsbersExtracted duplicated mail-sending code from mailgw...
2003-09-06 jlgijsbersMove up figure_curuserid(), it should be available...
2003-09-06 jlgijsbersExtract confirm_registration() from client to roundupdb...
2003-04-27 richardhandle missing addresses on users (sf bug 724537)
2003-04-24 richardSMTP login and TLS support added (sf bug 710853 with...
2003-04-14 richardweb url got longer
2003-04-07 richardURL cited in roundup email confusing dumb Email clients...
2003-02-24 richardapplied (cleaned up version of) patch from sf feature...
2003-02-17 richardrfc2822-ify the tracker name in mail headers
2003-01-27 kedderHandle situation when timezone is not set
2003-01-27 kedderAdded users' timezone support
2003-01-15 kedderapplied unicode patch
2003-01-14 richardmissed a fix to the mailing patches
2003-01-12 richard- allow additional control over the roundupdb email...
2002-12-11 richardadded date header to emails (sf bug 651358)
2002-12-10 richard- detect and break email loops (sf bug 640854)
2002-11-05 richard- updated email package address formatting (deprecation)
2002-10-08 richardfixes from changes today
2002-10-08 richardallow blank passwords again (sf bug 619714)
2002-10-08 richardhttps URLs from config now recognised as valid (sf...
2002-09-20 richard- verify contents of tracker module when the tracker...
2002-09-11 richardremove hard-coded "issue"
2002-09-10 richardhandled some XXXs
2002-09-10 richardMore cleaning up of configuration, and the "instance...
2002-09-10 richardunit tests pass again
2002-09-10 richardremoved Log
2002-07-26 richardVery close now. The cgi and mailgw now use the new...
2002-07-14 richard. all storage-specific code (ie. backend) is now implem...
2002-07-09 richardAdded reindex command to roundup-admin.
2002-07-09 richardMore indexer work:
2002-06-18 dman13Fixed name/address display problem introduced by an...
2002-06-16 dman13Removed temporary workaround -- it seems it was a bug...
2002-06-15 dman13Use 'email' instead of 'rfc822', if available.
2002-06-14 dman13#565992 ] if ISSUE_TRACKER_WEB doesn't have the trailin...
2002-06-11 richarddetabbing
2002-05-29 richardSorry about this huge checkin! It's fixing a lot of...
2002-05-25 rochecompaanMerged search_indexing-branch with HEAD
2002-05-15 richard . fixed SCRIPT_NAME in ZRoundup for instances not...
2002-04-08 richardmake it work
2002-04-08 richard . added a "detectors" directory for people to put...
2002-03-19 richardFaster, easier, less mess ;)
2002-03-18 rochecompaanAll messages sent to the nosy list are now encoded...
2002-02-27 richardFixed a couple of dodgy bits found by pychekcer.
2002-02-25 grubert . roundup db: catch only IOError in getfile.
2002-02-20 grubert . roundupdb catches retrieving none existing files.
2002-02-15 richard . Alternate email addresses are now available for...
2002-02-14 richard . Added a uniquely Roundup header to email, "X-Roundup...
2002-01-21 rochecompaanProperties in change note are now sorted
2002-01-15 richard#503340 ] creating issue with [asignedto=p.ohly]
2002-01-14 richard#503353 ] setting properties in initial email
2002-01-14 richard . changed all config accesses so they access either...
2002-01-10 richardnamespace clobberation
2002-01-08 richardChanged message-id format to "<%s.%s.%s%s@%s>" so it...
2002-01-02 richardSorry for the huge checkin message - I was only intendi...
2001-12-20 rochecompaanFeatures added:
2001-12-17 richardImplemented file store rollback. As a bonus, the hyperd...
2001-12-16 richardtake a copy of the node dict so that the subsequent set
2001-12-15 richardAdded ROUNDUPDBSENDMAILDEBUG so one can test the sendma...
2001-12-15 rochecompaan . Modified cgi interface to change properties only...
2001-12-12 richard . Message author's name appears in From: instead of...
2001-12-11 richardfixed the order of the blank line and '-------' line
2001-12-10 richardEnabled transaction support in the bsddb backend. It...
next