log roundup/backends/back_bsddb3.py @ 2736:402d6d556558

age author description
Fri, 08 Oct 2004 05:37:44 +0000 Richard Jones postgres backend open doesn't hide corruption in schema [SF#956375]
Tue, 27 Jul 2004 01:59:28 +0000 Richard Jones The demo.py script works again using the new configuration system.
Tue, 27 Jul 2004 00:57:19 +0000 Richard Jones I thought I committed this last night. Ho hum.
Fri, 02 Jul 2004 05:22:09 +0000 Richard Jones Initial logging integration: replace all debug prints with logging calls...
Wed, 05 May 2004 01:17:42 +0000 Richard Jones fix bsddb3 for 4.2.xx DB_TRUNCATE change
Wed, 11 Feb 2004 23:55:10 +0000 Richard Jones documentation cleanup
Fri, 14 Nov 2003 00:19:02 +0000 Richard Jones fixed retirement of items in rdbms imports [SF#841355] maint-0.6
Fri, 14 Nov 2003 00:11:19 +0000 Richard Jones Fixed retirement of items in rdbms imports [SF#841355]
Mon, 08 Sep 2003 20:39:18 +0000 Johannes Gijsbers Use getuid(), not figure_curuserid()
Fri, 09 May 2003 01:47:51 +0000 Richard Jones A couple of form value handling changes:
Thu, 09 Jan 2003 22:59:22 +0000 Richard Jones [[Metadata associated with this commit was garbled during conversion from CVS maint-0.5
Thu, 03 Oct 2002 06:56:30 +0000 Richard Jones merge from maintenance branch
Fri, 13 Sep 2002 08:20:13 +0000 Richard Jones Fixed:
Tue, 10 Sep 2002 00:11:50 +0000 Richard Jones removed Log
Fri, 19 Jul 2002 03:36:34 +0000 Richard Jones Implemented the destroy() method needed by the session database...
Sun, 14 Jul 2002 02:05:54 +0000 Richard Jones all storage-specific code (ie. backend) is now implemented by the backends
Mon, 08 Jul 2002 06:51:02 +0000 Richard Jones bsddb3 backend should use 'c' for create, not 'n' for nuke maint-0.4
Mon, 08 Jul 2002 06:41:03 +0000 Richard Jones Was reopening the database with 'n'.
Tue, 21 May 2002 05:52:11 +0000 Richard Jones Well whadya know, bsddb3 works again.
Wed, 06 Feb 2002 04:05:55 +0000 Richard Jones Brought the config branch up to date with HEAD config-0-4-0-branch
Mon, 14 Jan 2002 02:20:15 +0000 Richard Jones changed all config accesses...
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...
Fri, 03 Aug 2001 02:45:47 +0000 Anthony Baxter 'n' -> 'c' for create.
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.
Tue, 24 Jul 2001 04:26:03 +0000 Anthony Baxter bsddb3 implementation.

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