log roundup/hyperdb.py @ 3393:18e6e1326d4b

age author description
Mon, 18 Jul 2005 01:43:56 +0000 Richard Jones merge from maint-0-8
Mon, 18 Jul 2005 01:43:06 +0000 Richard Jones bugfixes, thanks alex maint-0.8
Tue, 12 Jul 2005 01:43:17 +0000 Richard Jones merge from HEAD maint-0.8
Tue, 12 Jul 2005 01:37:50 +0000 Richard Jones applied patch [SF#236087]
Thu, 03 Mar 2005 22:12:36 +0000 Richard Jones clearer docs for find(); couple of other post-release fixes maint-0.8
Sat, 18 Dec 2004 11:12:04 +0000 Johannes Gijsbers First cut at exporting/importing file content from and to the hyperdb.
Thu, 25 Nov 2004 22:56:14 +0000 Richard Jones fix some introduced import bugs maint-0.7
Thu, 25 Nov 2004 22:51:06 +0000 Richard Jones py2.1 compatibility
Sat, 13 Nov 2004 07:11:14 +0000 Alexander Smishlajev Database instances must have method close()
Fri, 12 Nov 2004 04:07:05 +0000 Richard Jones fix some bugs introduced in refactoring of blobfiles filename()
Fri, 08 Oct 2004 05:44:33 +0000 Richard Jones removed safeget() from the API [SF#994750]
Fri, 08 Oct 2004 00:57:22 +0000 Richard Jones merge from HEAD maint-0.7
Fri, 08 Oct 2004 00:56:12 +0000 Richard Jones handle deleted properties in RDBMS history
Tue, 20 Jul 2004 23:24:27 +0000 Richard Jones fix metakit handling of filter on Link==None; fix some unit tests
Tue, 20 Jul 2004 06:00:07 +0000 Richard Jones *** empty log message *** maint-0.7
Tue, 20 Jul 2004 05:58:47 +0000 Richard Jones merge from HEAD maint-0.7
Wed, 14 Jul 2004 01:12:25 +0000 Richard Jones roundup-mailgw now logs fatal exceptions rather than mailing them to admin
Fri, 02 Jul 2004 05:22:09 +0000 Richard Jones Initial logging integration: replace all debug prints with logging calls...
Thu, 24 Jun 2004 07:14:49 +0000 Richard Jones merge from HEAD maint-0.7
Thu, 24 Jun 2004 06:39:07 +0000 Richard Jones WIP
Tue, 18 May 2004 21:53:18 +0000 Richard Jones add "checked" to truth values for Boolean input
Tue, 18 May 2004 21:53:18 +0000 Richard Jones add "checked" to truth values for Boolean input maint-0.7
Sun, 02 May 2004 23:16:05 +0000 Richard Jones fixed journal marshalling in RDBMS backends [SF#943627]
Wed, 11 Feb 2004 23:55:10 +0000 Richard Jones documentation cleanup
Sun, 16 Nov 2003 22:56:46 +0000 Johannes Gijsbers Add docstring to safeget method.
Sun, 16 Nov 2003 20:01:16 +0000 Johannes Gijsbers Small readability improvements.
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

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