log

age author description
Wed, 11 Apr 2012 10:16:50 +0300 anatoly techtonik doc/announcement.txt: Provide direct link to PyPI page.
Mon, 09 Apr 2012 14:40:11 +0300 anatoly techtonik Found my old contribution from changeset 0112e9e1d068. Fixing credits.
Mon, 02 Apr 2012 16:16:54 +0200 Thomas Arendsen Hein Updated README for maintaining the websites (www, wiki, issues)
Mon, 02 Apr 2012 15:49:21 +0200 Thomas Arendsen Hein Ignore directories generated by "make html" in website/www
Mon, 02 Apr 2012 15:47:45 +0200 Thomas Arendsen Hein Adjusted web page "Code" to Mercurial SCM
Thu, 09 Feb 2012 03:17:11 +0000 richard remove gift request
Sun, 01 Apr 2012 22:02:36 +0200 Thomas Arendsen Hein Created .hgignore, removed all .gitignore files
Sat, 31 Mar 2012 22:05:48 +0200 Thomas Arendsen Hein added tags
Fri, 24 Feb 2012 12:11:10 +0100 Ralf Schlatterbeck Fix improvements on instance.py.
Fri, 24 Feb 2012 11:58:21 +0100 Ralf Schlatterbeck Add missing attribution.
Fri, 24 Feb 2012 11:50:22 +0100 Ralf Schlatterbeck Remove unused dummy zLOG implementation.
Fri, 24 Feb 2012 11:37:52 +0100 Ralf Schlatterbeck Removed cgi/MultiMapping.py which is no longer in use.
Fri, 24 Feb 2012 10:00:09 +0100 Ralf Schlatterbeck Small improvements on instance.py by Cheer Xiao.
Thu, 23 Feb 2012 18:10:03 +0100 Ralf Schlatterbeck New Chameleon templating engine, engine is now configurable.
Thu, 23 Feb 2012 14:55:35 +0100 Ralf Schlatterbeck Mark cookies HttpOnly and -- if https is used -- secure.
Tue, 07 Feb 2012 14:39:02 +0100 Ralf Schlatterbeck Fix another XSS with the "otk" parameter.
Mon, 30 Jan 2012 14:52:14 +0100 Ralf Schlatterbeck Fix override of TemplatingUtils in instance.py.
Thu, 26 Jan 2012 15:42:04 +0100 Ralf Schlatterbeck Fix wrong execute permissions on some files.
Thu, 26 Jan 2012 15:30:44 +0100 Ralf Schlatterbeck Fix syntax errors in doc/upgrading.txt and .gitignore
Thu, 05 Jan 2012 22:20:11 +0100 Ralf Schlatterbeck Fix quote-stripping in mail gateway again.
Thu, 05 Jan 2012 21:47:34 +0100 Ralf Schlatterbeck issue2431638 wrong registration link in bounce mail.
Thu, 05 Jan 2012 20:55:47 +0100 Ralf Schlatterbeck issue2550535 Fix keep_quoted_text=yes setting.
Thu, 05 Jan 2012 16:22:27 +0100 Ralf Schlatterbeck issue2550711 Fix XSS vulnerability in @action parameter.
Thu, 05 Jan 2012 15:56:15 +0100 Ralf Schlatterbeck issue2550711 Fix XSS vulnerability when username contains HTML code.
Wed, 04 Jan 2012 19:09:47 +0100 Ralf Schlatterbeck CHANGES.txt fix.
Wed, 04 Jan 2012 18:55:49 +0100 Ralf Schlatterbeck Be more tolerant when parsing RFC2047 encoded mail headers.
Wed, 21 Dec 2011 11:25:40 +0100 Ralf Schlatterbeck Fix xmlrpc URL parsing so that passwords may contain a ':' character
Fri, 16 Dec 2011 09:23:24 +0100 Ralf Schlatterbeck Fix initialisation of crypt option.
Fri, 09 Dec 2011 14:49:26 +0100 Ralf Schlatterbeck Add import for version info
Wed, 23 Nov 2011 08:27:34 +0100 Ralf Schlatterbeck Updated version of simplified Chinese message file by Cheer Xiao.
Wed, 16 Nov 2011 09:51:38 -0500 Eric S. Raymond Remove keyword expansions from CVS. All regression tests passed afterwards.
Wed, 16 Nov 2011 08:05:41 -0500 Eric S. Raymond More .cvsignore -> .gitignore moves, hopefully complete this time.
Tue, 15 Nov 2011 22:39:39 -0500 Eric S. Raymond Move another .cvsignore to a .gitignore.
Tue, 15 Nov 2011 18:35:54 -0500 Eric S. Raymond Documentation polishing.
Sun, 13 Nov 2011 11:18:42 -0500 Eric S. Raymond Merge branch 'website'
Sun, 13 Nov 2011 11:18:42 -0500 Eric S. Raymond closed branch 'website' website
Fri, 11 Nov 2011 12:32:02 -0500 Eric S. Raymond Adding myself to the contributors list.
Fri, 11 Nov 2011 12:29:54 -0500 Eric S. Raymond Point new developers at the developers,txt file.
Fri, 11 Nov 2011 12:29:20 -0500 Eric S. Raymond Remove some Subversion-specific references.
Fri, 11 Nov 2011 12:27:39 -0500 Eric S. Raymond Restore a missing release date. Make the dates a little easier to eyeball.
Mon, 07 Nov 2011 14:01:47 +1100 Richard Jones Merge branch 'master' of ssh://roundup.git.sourceforge.net/gitroot/roundup/roundup
Mon, 07 Nov 2011 13:59:43 +1100 Richard Jones - Ignore confirm set() fields by themselves in the absence of non-"confirm"
Thu, 03 Nov 2011 18:52:16 -0400 Eric S. Raymond .cvsignore -> .gitignore
Mon, 31 Oct 2011 17:48:11 -0400 Eric S. Raymond Remove $-cookies that have been misleading since roundup moved off CVS.
Fri, 21 Oct 2011 05:37:26 +0000 Richard Jones fix website
Fri, 21 Oct 2011 05:32:15 +0000 Richard Jones whoops website
Fri, 21 Oct 2011 05:08:34 +0000 Richard Jones have now set up a virtualenv with the goodies in it so use that website
Fri, 21 Oct 2011 04:36:01 +0000 Richard Jones bogosity website
Fri, 21 Oct 2011 04:33:06 +0000 Richard Jones nicer formatting website
Fri, 21 Oct 2011 04:29:49 +0000 Richard Jones updates website
Fri, 21 Oct 2011 15:15:06 +1100 Richard Jones remove old website HT file support; alter repository mentioned in developers doc
Fri, 21 Oct 2011 03:40:57 +0000 Richard Jones update to git instructions, thanks John Kristensen website
Fri, 21 Oct 2011 03:39:49 +0000 Richard Jones fix that damned mdash; thanks John Kristensen website
Wed, 19 Oct 2011 11:32:20 -0400 Ralf Schlatterbeck Add config-option "nosy" to messages_to_author setting in [nosy] section...
Tue, 18 Oct 2011 10:20:29 -0400 Eric S. Raymond Repository conversion from Subversion to git. git
Mon, 17 Oct 2011 18:38:05 +0000 Ralf Schlatterbeck - fix mailgw list of methods
Mon, 17 Oct 2011 07:51:52 +0000 Bernhard Reiter fixed issue2550730: FAQ has broken link to Zope book.
Fri, 07 Oct 2011 19:08:54 +0000 Ralf Schlatterbeck - fix handling of traceback mails to the roundup admin
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)...

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