log roundup/backends/back_bsddb.py @ 519:2dd8571ca738

age author description
Mon, 10 Dec 2001 22:20:01 +0000 Richard Jones Enabled transaction support in the bsddb backend.
Wed, 21 Nov 2001 02:34:18 +0000 Richard Jones Added a target version field to the extended issue schema
Tue, 09 Oct 2001 23:58:10 +0000 Richard Jones Moved the data stringification up into the hyperdb.Class class's...
Tue, 09 Oct 2001 07:25:59 +0000 Richard Jones Added the Password property type.
Sun, 12 Aug 2001 06:32:36 +0000 Richard Jones using isinstance(blah, Foo) now instead of isFooType
Tue, 07 Aug 2001 00:24:43 +0000 Richard Jones stupid typo
Tue, 07 Aug 2001 00:15:51 +0000 Richard Jones Added the copyright/license notice to (nearly) all files...
Mon, 30 Jul 2001 02:36:23 +0000 Richard Jones Handle non-existence of db files in the other backends (code from anydbm).
Mon, 30 Jul 2001 01:41:36 +0000 Richard Jones Makes schema changes mucho easier.
Mon, 23 Jul 2001 08:25:33 +0000 Richard Jones more handling of bad journals
Mon, 23 Jul 2001 08:20:44 +0000 Richard Jones Moved over to using marshal in the bsddb and anydbm backends.
Mon, 23 Jul 2001 07:56:05 +0000 Richard Jones Storing only marshallable data in the db - no nasty pickled class references.
Mon, 23 Jul 2001 07:22:13 +0000 Richard Jones *sigh* some databases have _foo.so as their underlying implementation.

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