log test/db_test_base.py @ 4433:e35e57ad90f0 1.4.16

age author description
Fri, 17 Sep 2010 06:47:58 +0000 Ralf Schlatterbeck - more logger fixes, sorry for the noise.
Mon, 09 Aug 2010 04:43:50 +0000 Richard Jones force tests checking text output to work in the "C" locale
Fri, 05 Mar 2010 15:51:11 +0000 Ralf Schlatterbeck - unify bool searching (filter method) across backends
Fri, 05 Mar 2010 14:22:34 +0000 Ralf Schlatterbeck - unify number searching across backends
Mon, 08 Feb 2010 08:30:37 +0000 Richard Jones don't have mailgw tests close the db - they're not testing persistence
Mon, 08 Feb 2010 04:30:48 +0000 Richard Jones Make memorydb pass all tests;
Fri, 05 Feb 2010 05:10:52 +0000 Richard Jones make some more memorydb tests pass
Mon, 07 Dec 2009 05:13:27 +0000 Richard Jones Fix some security assertions and tests.
Tue, 29 Sep 2009 07:27:17 +0000 Ralf Schlatterbeck New config option csv_field_size:
Fri, 13 Mar 2009 03:31:30 +0000 Richard Jones fix unit test compatibility
Thu, 12 Mar 2009 02:52:56 +0000 Richard Jones Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Fri, 27 Feb 2009 16:15:33 +0000 Stefan Seefeld Adjust to new location for templates in source tree.
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]

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