log

age author description
Thu, 07 Feb 2008 05:01:42 +0000 Richard Jones don't recompute the index name 1.4.2
Thu, 07 Feb 2008 03:55:14 +0000 Richard Jones mailgw test updates
Thu, 07 Feb 2008 03:36:30 +0000 Richard Jones seems like a reasonable patch
Thu, 07 Feb 2008 03:33:31 +0000 Richard Jones Handle Reject in mailgw final set/create [SF#1826425]
Thu, 07 Feb 2008 03:28:34 +0000 Richard Jones Fix race condition for key properties in rdbms backends [SF#1876683]
Thu, 07 Feb 2008 01:03:39 +0000 Richard Jones Fix ZRoundup to work with Zope 2.8.5 [SF#1806125]
Thu, 07 Feb 2008 01:01:01 +0000 Richard Jones Make user utils JS work with firstname/lastname again [SF#868323]
Thu, 07 Feb 2008 00:57:59 +0000 Richard Jones Workaround race condition in file storage during transaction commit [SF#883580]
Wed, 30 Jan 2008 21:04:17 +0000 Richard Jones more words about backing up
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:
Sun, 23 Dec 2007 01:52:07 +0000 Richard Jones Final fix for date range searching stuff: fix the test :)
Sun, 23 Dec 2007 00:23:23 +0000 Richard Jones Fix granularity stuff so it handles wrapping a lot better.
Fri, 21 Dec 2007 11:21:09 +0000 Richard Jones New tests for range searching by specifying just a month.
Thu, 20 Dec 2007 01:01:49 +0000 Richard Jones add some Range testing, all of which currently fails
Sun, 25 Nov 2007 17:04:12 +0000 Justus Pendleton typo in docs for xmlrpc
Fri, 23 Nov 2007 20:57:50 +0000 Justus Pendleton Documentation for the XML-RPC interface
Fri, 23 Nov 2007 20:56:02 +0000 Justus Pendleton Small documentation cleanup
Mon, 19 Nov 2007 20:45:57 +0000 Richard Jones Admin copy of error email from mailgw includes traceback
Thu, 15 Nov 2007 07:18:21 +0000 Justus Pendleton add note for bugfix in CHANGES
Wed, 14 Nov 2007 16:19:41 +0000 Ralf Schlatterbeck add missing newline to a test-case.
Wed, 14 Nov 2007 14:57:47 +0000 Ralf Schlatterbeck Mail improvements:
Wed, 14 Nov 2007 05:53:20 +0000 Justus Pendleton Don't try to call time.tzset if it doesn't exist
Thu, 08 Nov 2007 21:06:07 +0000 Richard Jones oops
Wed, 07 Nov 2007 21:24:24 +0000 Richard Jones pre-release 1.4.1
Wed, 07 Nov 2007 20:47:12 +0000 Richard Jones remove some metakit references
Sun, 04 Nov 2007 05:12:07 +0000 Richard Jones update 1.4.0
Sun, 04 Nov 2007 05:11:19 +0000 Richard Jones Fix incorrect labelling of a change as a "new submission".
Sat, 03 Nov 2007 00:56:52 +0000 Richard Jones Pre-release stuff
Sat, 03 Nov 2007 00:50:38 +0000 Richard Jones Add security checks and tests for xmlrpc interface.
Fri, 02 Nov 2007 23:17:59 +0000 Richard Jones make LinkHTMLProperty handle non-existing keys (patch [SF#1815895])
Fri, 26 Oct 2007 06:52:26 +0000 Richard Jones Throwing up hands in resignation and finally deleting the metakit backend.
Fri, 26 Oct 2007 01:34:43 +0000 Richard Jones Fix a couple more old instances of "type" instead of "ENGINE" for mysql backend.
Thu, 25 Oct 2007 07:26:11 +0000 Richard Jones Handle export and import of old trackers that have data attached to...
Thu, 25 Oct 2007 07:02:42 +0000 Richard Jones Update Xapian to use latest stemmer API
Thu, 25 Oct 2007 05:24:50 +0000 Richard Jones "fix" to allow tests to be run using the twisted project's "trial" runner
Fri, 05 Oct 2007 03:07:14 +0000 Richard Jones add tests for through-the-web permission checking
Fri, 28 Sep 2007 15:26:10 +0000 Justus Pendleton mysql table creation syntax change
Fri, 28 Sep 2007 15:25:00 +0000 Alexander Smishlajev translations revised by kilo aka Gabor Kmetyko
Fri, 28 Sep 2007 15:15:06 +0000 Justus Pendleton add self to Sessions.set
Thu, 27 Sep 2007 08:22:53 +0000 Alexander Smishlajev update (includes PGP-related strings and hyperdb exception texts)
Thu, 27 Sep 2007 06:18:53 +0000 Justus Pendleton i18n for hyperdb and backend errors
Thu, 27 Sep 2007 06:12:57 +0000 Justus Pendleton assorted pyflakes fixes
Wed, 26 Sep 2007 14:09:59 +0000 Justus Pendleton use str instead of repr during roundup-admin display of values
Wed, 26 Sep 2007 03:20:21 +0000 Justus Pendleton role checking for PGP mail and docs
Wed, 26 Sep 2007 03:07:55 +0000 Justus Pendleton add more recent work to CHANGES.txt
Tue, 25 Sep 2007 19:49:19 +0000 Justus Pendleton fix vim modelines
Tue, 25 Sep 2007 04:27:12 +0000 Justus Pendleton lowercase tracker name during roundup-server's cgi handling
Tue, 25 Sep 2007 02:44:50 +0000 Justus Pendleton safer session cleanup on postgres backends
Mon, 24 Sep 2007 09:52:18 +0000 Alexander Smishlajev fix gettext markup
Sat, 22 Sep 2007 21:20:57 +0000 Justus Pendleton handle bad cookies
Sat, 22 Sep 2007 07:25:35 +0000 Justus Pendleton support for receiving OpenPGP MIME messages (signed or encrypted)
Fri, 21 Sep 2007 18:05:50 +0000 Justus Pendleton updated Spanish translation
Thu, 20 Sep 2007 23:44:58 +0000 Justus Pendleton clean up query display of "Private to you" items
Thu, 20 Sep 2007 19:42:48 +0000 Justus Pendleton use local timezone for mail date header
Thu, 20 Sep 2007 17:03:17 +0000 Justus Pendleton add an example to roundup-server's man page
Tue, 18 Sep 2007 17:44:26 +0000 Justus Pendleton translate activity and status in issue.index
Tue, 18 Sep 2007 16:59:42 +0000 Justus Pendleton indexargs_url force ids to int
Sun, 16 Sep 2007 07:23:04 +0000 Alexander Smishlajev update to roundup.pot CVS revision 1.23

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