log roundup/hyperdb.py @ 1927:f5e8aeb1382d

age author description
Sun, 16 Nov 2003 19:59:10 +0000 Johannes Gijsbers Add 'safeget' method to hyperdb, including tests...
Sun, 16 Nov 2003 18:41:40 +0000 Johannes Gijsbers Remove implementations of Class.getnode from back_anydbm and rdbms_common...
Tue, 11 Nov 2003 00:35:14 +0000 Richard Jones Centralised conversion of user-input data to hyperdb values
Fri, 24 Oct 2003 22:54:06 +0000 Richard Jones backport from HEAD maint-0.6
Fri, 24 Oct 2003 22:52:48 +0000 Richard Jones Fixed "documentation" of getnodeids in roundup.hyperdb
Tue, 07 Oct 2003 11:58:58 +0000 Anthony Baxter hyperdb grows a refresh_database() method.
Thu, 04 Sep 2003 23:09:48 +0000 Richard Jones merge from HEAD maint-0.6
Thu, 04 Sep 2003 00:47:01 +0000 Richard Jones Initial implementation (half-baked) at new Tracker instance.
Mon, 17 Mar 2003 22:03:08 +0000 Andrey Lebedev checked to make sure that the restored item doesn't clash...
Wed, 26 Feb 2003 04:55:57 +0000 Richard Jones applied patch [SF#688595]
Tue, 18 Feb 2003 01:57:39 +0000 Richard Jones don't attempt to create FileClass items if no content is supplied
Thu, 09 Jan 2003 22:59:22 +0000 Richard Jones [[Metadata associated with this commit was garbled during conversion from CVS maint-0.5
Mon, 07 Oct 2002 00:52:51 +0000 Richard Jones Fixes for SourceForge tracker bugs.
Thu, 03 Oct 2002 06:56:30 +0000 Richard Jones merge from maintenance branch
Mon, 09 Sep 2002 23:55:29 +0000 Richard Jones instance_config -> config, and other related cleanups
Tue, 03 Sep 2002 03:28:26 +0000 Richard Jones fixes to property editing through the web maint-0.4
Tue, 03 Sep 2002 02:55:26 +0000 Richard Jones bug in multilink meant changes might not be detected correctly maint-0.4
Fri, 30 Aug 2002 08:37:16 +0000 Richard Jones turn on journalling of links by default
Fri, 16 Aug 2002 04:28:13 +0000 Richard Jones added is_retired query to Class
Mon, 29 Jul 2002 23:30:14 +0000 Richard Jones documentation reorg post-new-security
Sun, 21 Jul 2002 03:26:37 +0000 Richard Jones Gordon, does this help?
Thu, 18 Jul 2002 11:27:47 +0000 Richard Jones ws
Thu, 18 Jul 2002 11:17:31 +0000 Gordon B. McMillan Add Number and Boolean types to hyperdb.
Sun, 14 Jul 2002 02:05:54 +0000 Richard Jones all storage-specific code (ie. backend) is now implemented by the backends
Wed, 10 Jul 2002 06:30:47 +0000 Richard Jones [SF#571170] gdbm deadlock maint-0.4
Wed, 10 Jul 2002 00:24:10 +0000 Richard Jones braino
Wed, 10 Jul 2002 00:19:48 +0000 Richard Jones Added explicit closing of backend database handles.
Tue, 09 Jul 2002 21:53:38 +0000 Gordon B. McMillan Optimize Class.find so that the propspec can contain a set of ids to match.
Tue, 09 Jul 2002 03:02:53 +0000 Richard Jones More indexer work:
Thu, 27 Jun 2002 12:06:20 +0000 Gordon B. McMillan Improve an error message.
Mon, 17 Jun 2002 23:15:29 +0000 Richard Jones Can debug to stdout now
Tue, 11 Jun 2002 06:52:03 +0000 Richard Jones [SF#564271] find() and new properties
Tue, 11 Jun 2002 05:02:37 +0000 Richard Jones [SF#565979] code error in hyperdb.Class.find
Sat, 25 May 2002 07:16:25 +0000 Roche Compaan Merged search_indexing-branch with HEAD
Wed, 22 May 2002 04:12:05 +0000 Richard Jones applied patch [SF#558876] cgi client customization
Wed, 15 May 2002 06:21:21 +0000 Richard Jones node caching now works, and gives a small boost in performance
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
Sat, 20 Apr 2002 13:23:34 +0000 Roche Compaan We now have a separate search page for nodes. search_indexing-0-4-2-branch
Fri, 19 Apr 2002 19:54:42 +0000 Roche Compaan Miscellaneous changes. 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 07:05:50 +0000 Richard Jones d'oh! killed retirement of nodes :( all better now...
Wed, 03 Apr 2002 06:11:51 +0000 Richard Jones Fix for old databases that contain properties that don't exist any more.
Wed, 03 Apr 2002 05:54:31 +0000 Richard Jones Fixed serialisation problem...
Tue, 12 Mar 2002 22:52:26 +0000 Richard Jones more pychecker warnings removed
Wed, 27 Feb 2002 03:23:16 +0000 Richard Jones Ran it through pychecker, made fixes
Wed, 20 Feb 2002 05:23:24 +0000 Richard Jones Didn't accomodate new values for new properties
Wed, 20 Feb 2002 05:05:29 +0000 Richard Jones Added simple editing for classes that don't define a templated interface.
Fri, 15 Feb 2002 07:27:12 +0000 Richard Jones Oops, precedences around the way w0rng.
Fri, 15 Feb 2002 07:08:45 +0000 Richard Jones Alternate email addresses are now available for users.
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
Mon, 21 Jan 2002 16:33:20 +0000 Roche Compaan You can now use the roundup-admin tool to pack the database
Mon, 21 Jan 2002 03:01:29 +0000 Richard Jones brief docco on the do_journal argument
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 06:32:34 +0000 Richard Jones [SF#502951] adding new properties to old database
Mon, 14 Jan 2002 02:20:15 +0000 Richard Jones changed all config accesses...
Mon, 07 Jan 2002 10:42:23 +0000 Richard Jones oops
Wed, 02 Jan 2002 04:18:17 +0000 Richard Jones hyperdb docstrings
Wed, 02 Jan 2002 02:31:38 +0000 Richard Jones Fix breakage caused by transaction changes.

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