log test/db_test_base.py @ 4005:3dec28d96583 1.4.5

age author description
Tue, 19 Aug 2008 01:40:59 +0000 Richard Jones fix some unit tests for python2.3 1.4.5
Tue, 19 Aug 2008 00:52:01 +0000 Richard Jones unit test fix for added property
Mon, 18 Aug 2008 06:57:49 +0000 Richard Jones Fix indexer handling of indexed Link properties
Mon, 18 Aug 2008 06:41:32 +0000 Richard Jones improved test case
Fri, 07 Mar 2008 01:11:55 +0000 Richard Jones xml-rpc security checks and tests across all backends [SF#1907211]
Thu, 07 Feb 2008 03:28:34 +0000 Richard Jones Fix race condition for key properties in rdbms backends [SF#1876683]
Sun, 23 Dec 2007 01:52:07 +0000 Richard Jones Final fix for date range searching stuff: fix the test :)
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
Fri, 26 Oct 2007 06:52:26 +0000 Richard Jones Throwing up hands in resignation and finally deleting the metakit backend.
Thu, 25 Oct 2007 05:24:50 +0000 Richard Jones "fix" to allow tests to be run using the twisted project's "trial" runner
Sun, 16 Sep 2007 06:51:48 +0000 Justus Pendleton destroy blobfiles if they exist
Mon, 03 Sep 2007 17:14:09 +0000 Justus Pendleton config option to limit nosy attachments based on size
Fri, 31 Aug 2007 15:44:03 +0000 Justus Pendleton Allow multilinks to take None (treated as an empty list).
Wed, 29 Aug 2007 17:35:41 +0000 Justus Pendleton make comments more readable per alexander's suggestion
Wed, 29 Aug 2007 16:40:20 +0000 Justus Pendleton Allow Multilinks to take any iterable
Wed, 11 Apr 2007 20:04:06 +0000 Erik Forsberg Fix for [SF#698136] Trouble with full-text indexer, with test.
Wed, 14 Mar 2007 15:23:11 +0000 Ralf Schlatterbeck Journal and database testing.
Fri, 09 Mar 2007 10:25:10 +0000 Ralf Schlatterbeck Fix arbitrary limit on dates.
Sat, 11 Nov 2006 03:21:12 +0000 Richard Jones unicode / sqlite 3 problem [SF#1589292]
Sat, 11 Nov 2006 03:01:54 +0000 Richard Jones full-text search wasn't coping with multiple multilinks to the same class
Thu, 09 Nov 2006 05:44:51 +0000 Richard Jones *** empty log message *** 1.3.0
Thu, 09 Nov 2006 03:08:22 +0000 Richard Jones fix unstable ordering of detectors [SF#1585378]
Wed, 30 Aug 2006 08:50:44 +0000 Ralf Schlatterbeck More transitive-property work.
Wed, 23 Aug 2006 12:57:10 +0000 Ralf Schlatterbeck Null-value sorting fixes:
Tue, 22 Aug 2006 19:33:02 +0000 Ralf Schlatterbeck Fixes:
Mon, 21 Aug 2006 12:19:48 +0000 Ralf Schlatterbeck More transitive-property support.
Sun, 20 Aug 2006 10:16:03 +0000 Ralf Schlatterbeck Added a test case for string comparison:
Thu, 17 Aug 2006 09:32:46 +0000 Ralf Schlatterbeck Added two new tests:
Thu, 13 Jul 2006 13:30:39 +0000 Ralf Schlatterbeck Of course for Links there is the same bug as I fixed before for multilinks.
Thu, 13 Jul 2006 10:14:56 +0000 Ralf Schlatterbeck Transitive-property support.
Sat, 08 Jul 2006 18:28:18 +0000 Ralf Schlatterbeck Implemented what I'll call for now "transitive searching"...
Thu, 27 Apr 2006 01:39:47 +0000 Richard Jones indexing may be turned off for FileClass "content" now
Fri, 03 Mar 2006 02:02:50 +0000 Richard Jones date spec wasn't allowing week intervals
Thu, 09 Feb 2006 23:53:11 +0000 Richard Jones fixed schema migration problem when Class keys were removed
Tue, 07 Feb 2006 04:59:05 +0000 Richard Jones fix reindexing in Xapian
Tue, 07 Feb 2006 04:14:32 +0000 Richard Jones test fixes and checking of indexer overwrites (xapian currently fails)
Mon, 30 Jan 2006 00:36:26 +0000 Richard Jones Fixed SQL generation for sort/group by separate Link properties [SF#1417565]
Mon, 23 Jan 2006 05:24:33 +0000 Richard Jones all backends implement the retired check in getnodeids [SF#1290560]
Fri, 13 Jan 2006 01:29:48 +0000 Richard Jones merge from HEAD maint-0.8
Fri, 13 Jan 2006 01:18:07 +0000 Richard Jones Fix invalid date spec in db tests
Mon, 02 May 2005 01:03:41 +0000 Richard Jones fix RDBMS clear() so it resets all class itemid counters maint-0.7
Tue, 29 Mar 2005 16:39:55 +0000 Alexander Smishlajev disable file logging [SF#1155649] maint-0.8
Tue, 29 Mar 2005 16:33:49 +0000 Alexander Smishlajev disable file logging [SF#1155649]
Mon, 14 Feb 2005 02:55:31 +0000 Richard Jones merge from HEAD maint-0.8
Mon, 14 Feb 2005 02:48:12 +0000 Richard Jones Python 2.3 minimum version - bye bye roundup.rlog, you had a short life.
Sun, 13 Feb 2005 22:40:53 +0000 Richard Jones merge from HEAD maint-0.8
Sun, 13 Feb 2005 22:38:57 +0000 Richard Jones consistent text searching behaviour (AND everywhere) [SF#1101036]
Tue, 04 Jan 2005 01:38:12 +0000 Richard Jones merge from maint-0-8
Tue, 04 Jan 2005 01:38:12 +0000 Richard Jones merge from maint-0-8 maint-0.7
Tue, 04 Jan 2005 01:33:04 +0000 Richard Jones have RDBMS full-text indexer do AND searching [SF#1055435] maint-0.8
Mon, 03 Jan 2005 03:24:48 +0000 Richard Jones merge from HEAD maint-0.7
Mon, 03 Jan 2005 03:24:48 +0000 Richard Jones merge from HEAD maint-0.8
Mon, 03 Jan 2005 03:22:22 +0000 Richard Jones fix indexer searching with no valid words [SF#1086787]
Thu, 16 Dec 2004 22:22:55 +0000 Johannes Gijsbers First checkin of tsearch2 "backend". Miscellaneous notes:
Fri, 26 Nov 2004 00:01:04 +0000 Richard Jones merge from maint-0-7
Fri, 26 Nov 2004 00:00:32 +0000 Richard Jones py2.1?!? test fix maint-0.7
Fri, 12 Nov 2004 04:07:05 +0000 Richard Jones fix some bugs introduced in refactoring of blobfiles filename()
Thu, 11 Nov 2004 06:04:59 +0000 Richard Jones Handle older (really older) anydbm databases in export code.
Fri, 05 Nov 2004 05:11:25 +0000 Richard Jones merge from HEAD maint-0.7

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