log test/test_db.py @ 1333:80d27b7d6db5

age author description
Thu, 12 Dec 2002 09:31:04 +0000 Richard Jones implemented whole-database locking
Wed, 06 Nov 2002 11:45:25 +0000 Richard Jones oops, fixed unit tests for journal change
Thu, 10 Oct 2002 08:04:46 +0000 Richard Jones more anal unit tests
Thu, 10 Oct 2002 07:18:03 +0000 Richard Jones fixed bug in Interval serialisation
Tue, 08 Oct 2002 07:28:34 +0000 Richard Jones fixes from changes today
Thu, 03 Oct 2002 06:56:30 +0000 Richard Jones merge from maintenance branch
Wed, 02 Oct 2002 19:15:46 +0000 Gordon B. McMillan Fix (re)indexing & find in back_metakit.
Thu, 26 Sep 2002 03:04:24 +0000 Richard Jones added Class.find() unit test, fixed implementations
Tue, 24 Sep 2002 02:00:52 +0000 Richard Jones *** empty log message ***
Mon, 23 Sep 2002 06:48:35 +0000 Richard Jones Some speedups - both of the SQL backends can handle using only one cursor.
Fri, 20 Sep 2002 19:26:28 +0000 Gordon B. McMillan Remove some assumptions about what idi numbers will be created.
Fri, 20 Sep 2002 05:08:00 +0000 Richard Jones On second thought, that last checkin was dumb.
Fri, 20 Sep 2002 01:20:32 +0000 Richard Jones Verify contents of tracker module when the tracker is opened
Thu, 19 Sep 2002 02:37:41 +0000 Richard Jones Added some words to the installation doc about choosing backends.
Wed, 18 Sep 2002 07:04:39 +0000 Richard Jones fixes to the rdbms backends
Wed, 18 Sep 2002 05:07:49 +0000 Richard Jones sqlite backend!
Mon, 16 Sep 2002 08:04:46 +0000 Richard Jones gadfly backend now complete
Fri, 13 Sep 2002 08:20:13 +0000 Richard Jones Fixed:
Thu, 12 Sep 2002 04:21:21 +0000 Richard Jones close the databases before test cleanup
Tue, 10 Sep 2002 03:01:20 +0000 Richard Jones More cleaning up of configuration, and the "instance" -> "tracker" renaming.
Tue, 10 Sep 2002 00:19:55 +0000 Richard Jones removed Log
Fri, 23 Aug 2002 05:33:32 +0000 Richard Jones implemented multilink changes (and a unit test)
Fri, 23 Aug 2002 04:58:00 +0000 Richard Jones ahhh, I understand now
Fri, 23 Aug 2002 04:48:36 +0000 Richard Jones oops, forgot
Wed, 31 Jul 2002 23:57:37 +0000 Richard Jones web forms may now unset Link values (like assignedto)
Fri, 26 Jul 2002 08:27:00 +0000 Richard Jones Very close now. The cgi and mailgw now use the new security API.
Thu, 25 Jul 2002 07:14:06 +0000 Richard Jones Bugger it. Here's the current shape of the new security implementation.
Fri, 19 Jul 2002 03:36:34 +0000 Richard Jones Implemented the destroy() method needed by the session database...
Thu, 18 Jul 2002 23:07:08 +0000 Richard Jones Unit tests and a few fixes.
Thu, 18 Jul 2002 11:52:00 +0000 Richard Jones oops
Thu, 18 Jul 2002 11:50:58 +0000 Richard Jones added tests for number type too
Thu, 18 Jul 2002 11:41:10 +0000 Richard Jones added tests for boolean type, and fixes to anydbm backend
Sun, 14 Jul 2002 23:17:45 +0000 Richard Jones minor change to make testing easier
Sun, 14 Jul 2002 06:06:34 +0000 Richard Jones Did some old TODOs
Sun, 14 Jul 2002 04:03:15 +0000 Richard Jones Implemented a switch to disable journalling for a Class.
Sun, 14 Jul 2002 02:16:29 +0000 Richard Jones Fixes for the metakit backend
Sun, 14 Jul 2002 02:05:54 +0000 Richard Jones all storage-specific code (ie. backend) is now implemented by the backends
Thu, 11 Jul 2002 01:11:03 +0000 Richard Jones Added metakit backend to the db tests...
Tue, 09 Jul 2002 04:19:09 +0000 Richard Jones Added reindex command to roundup-admin.
Tue, 09 Jul 2002 03:02:53 +0000 Richard Jones More indexer work:
Thu, 20 Jun 2002 23:51:48 +0000 Richard Jones Cleaned up the hyperdb tests
Tue, 21 May 2002 05:52:11 +0000 Richard Jones Well whadya know, bsddb3 works again.
Thu, 02 May 2002 13:09:11 +0000 Roche Compaan Brought search_indexing-branch up to date with latest changes in HEAD. search_indexing-0-4-2-branch
Mon, 15 Apr 2002 23:25:15 +0000 Richard Jones node ids are now generated from a lockable store - no more race conditions
Wed, 03 Apr 2002 05:54:31 +0000 Richard Jones Fixed serialisation problem...
Mon, 25 Feb 2002 14:34:31 +0000 Engelbert Gruber use blobfiles in back_anydbm which is used in back_bsddb.
Wed, 06 Feb 2002 04:05:55 +0000 Richard Jones Brought the config branch up to date with HEAD config-0-4-0-branch
Tue, 22 Jan 2002 07:21:13 +0000 Richard Jones fixed back_bsddb so it passed the journal tests
Tue, 22 Jan 2002 05:06:09 +0000 Roche Compaan We need to keep the last 'set' entry in the journal...
Mon, 21 Jan 2002 16:33:20 +0000 Roche Compaan You can now use the roundup-admin tool to pack the database
Sat, 19 Jan 2002 13:16:04 +0000 Roche Compaan Journal entries for link and multilink properties can now be switched on or off.
Wed, 16 Jan 2002 07:02:57 +0000 Richard Jones lots of date/interval related changes: more relaxed date format for input
Mon, 14 Jan 2002 02:20:15 +0000 Richard Jones changed all config accesses...
Mon, 17 Dec 2001 03:52:48 +0000 Richard Jones Implemented file store rollback.
Mon, 10 Dec 2001 23:17:20 +0000 Richard Jones Added transaction tests to test_db
Mon, 03 Dec 2001 21:33:39 +0000 Richard Jones Fixes so the tests use commit and not close
Sun, 02 Dec 2001 05:06:16 +0000 Richard Jones Eliminate database close method by using weakrefs.
Tue, 09 Oct 2001 07:25:59 +0000 Richard Jones Added the Password property type.
Wed, 29 Aug 2001 06:23:59 +0000 Richard Jones Disabled the bsddb3 module entirely in the unit testing. 0.2.7
Tue, 07 Aug 2001 00:24:43 +0000 Richard Jones stupid typo

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