log

age author description
Thu, 22 Nov 2012 21:20:21 +0100 Bernhard Reiter Removing old website/www/README, see webseite/README.txt instead.
Thu, 22 Nov 2012 21:17:27 +0100 Bernhard Reiter Fixing the download button re-activating the cheeseshop plugin in the sphinx config. Thanks to Richard for the hint.
Sat, 17 Nov 2012 10:49:27 +0100 Ralf Schlatterbeck Merge
Sat, 17 Nov 2012 10:48:24 +0100 Ralf Schlatterbeck Fix installation docs for correct python version
Wed, 24 Oct 2012 12:18:36 +0200 Thomas Arendsen Hein website/README.txt: removed trailing spaces
Wed, 17 Oct 2012 15:32:41 +0200 Ralf Schlatterbeck Fix xmlrpc permissions for lookup method.
Tue, 16 Oct 2012 18:27:33 +0200 Ralf Schlatterbeck Fix basic authentication.
Wed, 10 Oct 2012 18:19:34 +0200 Ralf Schlatterbeck merge.
Wed, 10 Oct 2012 18:18:20 +0200 Ralf Schlatterbeck Bug-fix in spam-remover script: ignore cases where file-list is set
Fri, 28 Sep 2012 10:14:07 +0200 Bernhard Reiter Website Build instructions: added a hint for sphinxcontrib-cheeseshop.
Fri, 28 Sep 2012 10:12:21 +0200 Bernhard Reiter Website and wiki instructions should be at one place, pointing there from developers.txt.
Thu, 27 Sep 2012 13:53:32 +0300 Ezio Melotti Add CHANGES.txt entry and instructions in upgrading.txt for issue2550765/a099ff2ceff3.
Thu, 27 Sep 2012 13:48:33 +0300 Ezio Melotti Rephrase sentence and clean up whitespace.
Fri, 21 Sep 2012 17:39:11 +0300 Ezio Melotti #2550765: add noindex,nofollow to the calendar pages.
Thu, 06 Sep 2012 11:24:19 +0200 Ralf Schlatterbeck Fix file options for spam-remover script, set content to single space.
Thu, 06 Sep 2012 10:57:51 +0200 Ralf Schlatterbeck Add a script to remove file-spam from a tracker.
Tue, 28 Aug 2012 21:01:35 +1000 John Kristensen issue2550756: Fix `oder' typo in mailer.Mailer.bounce_message docstring, thanks W. Trevor King
Mon, 27 Aug 2012 23:25:56 +1000 John Kristensen Incorrect 'Created' value in round-reminder script (issue2550769)
Mon, 27 Aug 2012 23:19:32 +1000 John Kristensen Fix typo in 'devel' and 'issues' templates (issue2550768)
Mon, 27 Aug 2012 23:09:58 +1000 John Kristensen issue2550738: Fixes for various documentation typos, thanks Nathan Russell
Tue, 21 Aug 2012 16:05:41 +0200 Bernhard Reiter Nicer rsync command for copying over the webpage contents.
Tue, 21 Aug 2012 15:55:43 +0200 Bernhard Reiter Fixed link to current CHANGES.txt into hg for the top level website.
Fri, 17 Aug 2012 15:32:46 +0200 Ralf Schlatterbeck merge
Fri, 17 Aug 2012 15:30:36 +0200 Ralf Schlatterbeck Add an interface to register clearCache callbacks in roundupdb.
Wed, 01 Aug 2012 08:49:41 +0200 Bernhard Reiter issue2550765: Don't show links in calendar that will fail. Found and fixed by Cédric Krier.
Sun, 29 Jul 2012 21:16:12 +0200 Bernhard Reiter issue2550766: Minor formatting issues in the docs for date properties, thanks John Kristensen.
Sat, 28 Jul 2012 18:12:00 +0200 Ezio Melotti Use "raise E, V, T" instead of "raise E(V).with_traceback(T)" (with_traceback is not available in Python 2).
Sat, 28 Jul 2012 17:41:20 +0200 Ezio Melotti Clean up whitespace in client.py
Sat, 14 Jul 2012 02:39:23 +0200 Ezio Melotti #2550759: Trailing punctuation is no longer included when URLs are converted to links.
Thu, 12 Jul 2012 22:51:22 +0200 Bernhard Reiter Minor improvement to the instructions how to maintain our tracker.
Thu, 04 Nov 2010 17:49:34 +0000 Stefan Seefeld Fix warning.
Thu, 12 Jul 2012 22:24:04 +0200 Bernhard Reiter Tracker: Following upgrading docs for the "retire" and "remove" buttons.
Thu, 12 Jul 2012 22:12:58 +0200 Bernhard Reiter Minor improvement to old upgrading infos.
Wed, 02 Dec 2009 23:51:05 +0000 Richard Jones fix from Ralf Hemmecke
Tue, 10 Jul 2012 20:42:59 +0200 Bernhard Reiter Added link to sf's Shell Service Instruction page for developers.
Tue, 10 Jul 2012 14:01:40 +0200 Ralf Schlatterbeck Ignore IOError and SysCallError also in outer try/except.
Tue, 10 Jul 2012 12:02:16 +0200 Ralf Schlatterbeck merge.
Tue, 10 Jul 2012 12:00:32 +0200 Ralf Schlatterbeck Ignore OpenSSL.SSL.SysCallError similar to IOError.
Wed, 04 Jul 2012 20:25:07 +0200 Bernhard Reiter Added ssh hostkey fingerprint for the tracker server.
Fri, 29 Jun 2012 16:34:42 +0200 Bernhard Reiter closing issue2550762 Minor Documentation fix in doc/developers.txt, thanks to W. Trevor King.
Sun, 17 Jun 2012 20:29:57 +0800 Cheer Xiao Fixes for RoundupPageTemplate in engine_chameleon.py.
Fri, 01 Jun 2012 17:45:26 +0200 Thomas Arendsen Hein added CHANGES.txt for previous commit
Fri, 01 Jun 2012 17:43:50 +0200 Thomas Arendsen Hein Prevent AttributeError when removing all roles of a user
Fri, 01 Jun 2012 17:25:45 +0200 Thomas Arendsen Hein Unified all copies of detectors/userauditor.py
Wed, 16 May 2012 15:21:08 +0200 Ralf Schlatterbeck merge.
Tue, 15 May 2012 12:43:05 +0200 Ralf Schlatterbeck Added tag 1.4.20 for changeset 59de7ad827e2
Wed, 16 May 2012 11:25:04 +0200 Thomas Arendsen Hein CHANGES.txt entry for restored sample detectors (issue2550574)
Wed, 16 May 2012 11:18:27 +0200 Thomas Arendsen Hein Remove keywords expansion from detectors/creator_resolution.py
Wed, 16 May 2012 11:17:03 +0200 Thomas Arendsen Hein Restore sample detectors removed by 07c5d833dcb2 (issue2550574)
Wed, 16 May 2012 11:23:55 +0200 Thomas Arendsen Hein Added tag 1.4.20 for changeset 59de7ad827e2
Tue, 15 May 2012 12:38:36 +0200 Ralf Schlatterbeck Release preparation 1.4.20
Mon, 14 May 2012 17:46:15 +0200 Bernhard Reiter Committed edited fix for issue2550712 by Cedric Krier.
Mon, 14 May 2012 14:17:07 +0200 Ralf Schlatterbeck Fix another XSS with the ok- and error message, see issue2550724.
Mon, 14 May 2012 13:04:20 +0200 Ralf Schlatterbeck Nicer display of multi-line error messages.
Mon, 14 May 2012 12:29:39 +0200 Ralf Schlatterbeck Fix path to included COPYING.txt.
Thu, 03 May 2012 16:59:18 +0200 Bernhard Reiter website/README.txt: Improved: Added new generic sf.net section.
Mon, 30 Apr 2012 17:28:04 +0800 Cheer Xiao Add some notes about Chameleon in the documentation
Fri, 27 Apr 2012 12:52:33 +0800 Cheer Xiao README.txt: Added warning to Chameleon support introduction
Wed, 25 Apr 2012 12:54:31 +0800 Cheer Xiao Merge
Tue, 24 Apr 2012 09:45:59 +0800 Cheer Xiao Merge

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