log roundup/backends/back_anydbm.py @ 1496:e6ac4e074acb

age author description
Thu, 06 Mar 2003 07:33:29 +0000 Richard Jones relaxed CVS importing (feature [SF#693277])
Mon, 03 Mar 2003 21:05:19 +0000 Richard Jones added test for error in sqlite backend, and fixed *dbm backend error
Fri, 28 Feb 2003 03:33:46 +0000 Richard Jones fixes to import/export
Wed, 26 Feb 2003 23:42:54 +0000 Richard Jones fixed export/import of retired nodes [SF#685273]
Tue, 25 Feb 2003 10:19:32 +0000 Richard Jones registration is now a two-step process with confirmation from the
Tue, 18 Feb 2003 01:57:39 +0000 Richard Jones don't attempt to create FileClass items if no content is supplied
Fri, 14 Feb 2003 00:31:46 +0000 Richard Jones Altered Class.create() and FileClass.create() methods...
Thu, 13 Feb 2003 07:33:38 +0000 Richard Jones anydbm should return brand new items, even if cache is turned off
Wed, 12 Feb 2003 00:03:38 +0000 Richard Jones backport fix from HEAD maint-0.5
Wed, 12 Feb 2003 00:00:32 +0000 Richard Jones fixed error in indexargs_url (thanks Patrick Ohly)
Thu, 06 Feb 2003 05:44:49 +0000 Richard Jones backporting fixes from HEAD maint-0.5
Thu, 06 Feb 2003 05:43:49 +0000 Richard Jones Fixed a backlog of bug reports, and worked on python 2.3 compatibility:
Mon, 03 Feb 2003 11:14:16 +0000 Andrey Lebedev more proper multilink sorting/grouping
Tue, 21 Jan 2003 23:44:27 +0000 Richard Jones minor changes
Wed, 15 Jan 2003 22:17:20 +0000 Andrey Lebedev applied unicode patch
Thu, 09 Jan 2003 22:59:22 +0000 Richard Jones [[Metadata associated with this commit was garbled during conversion from CVS maint-0.5
Wed, 08 Jan 2003 05:39:40 +0000 Richard Jones fixed searching on date / interval fields [SF#658157]
Thu, 12 Dec 2002 09:31:04 +0000 Richard Jones implemented whole-database locking
Wed, 11 Dec 2002 01:03:38 +0000 Richard Jones fixed nasty sorting bug that was lowercasing properties
Thu, 28 Nov 2002 07:02:23 +0000 Richard Jones don't double-close
Wed, 06 Nov 2002 11:38:43 +0000 Richard Jones working toward 0.5.2 release
Wed, 06 Nov 2002 05:39:50 +0000 Richard Jones fixed filtering by id in anydbm
Thu, 31 Oct 2002 04:03:48 +0000 Richard Jones hardening for stringFind with missing props
Tue, 08 Oct 2002 04:11:17 +0000 Richard Jones allow blank passwords again [SF#619714]
Mon, 07 Oct 2002 00:52:51 +0000 Richard Jones Fixes for SourceForge tracker bugs.
Fri, 04 Oct 2002 06:30:30 +0000 Richard Jones merge from maint-0-5
Thu, 26 Sep 2002 03:04:24 +0000 Richard Jones added Class.find() unit test, fixed implementations
Tue, 24 Sep 2002 01:59:28 +0000 Richard Jones added missing stringFind to sql backends
Mon, 23 Sep 2002 00:50:32 +0000 Richard Jones some speedups, some fixes to the benchmarking
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.
Tue, 17 Sep 2002 23:59:59 +0000 Richard Jones include the "content" property in getprops....
Sun, 15 Sep 2002 23:06:20 +0000 Richard Jones nicer error message for invalid class lookup
Fri, 13 Sep 2002 08:20:13 +0000 Richard Jones Fixed:
Thu, 12 Sep 2002 07:23:23 +0000 Richard Jones add close() methods where they are missing!
Thu, 12 Sep 2002 05:51:42 +0000 Richard Jones nicer error message
Tue, 10 Sep 2002 12:44:42 +0000 Richard Jones handled some XXXs
Tue, 10 Sep 2002 08:04:57 +0000 Richard Jones Made "creator" property a String like it should be (we can't lookup()
Tue, 10 Sep 2002 00:11:50 +0000 Richard Jones removed Log
Thu, 05 Sep 2002 00:37:09 +0000 Richard Jones moved
Wed, 04 Sep 2002 07:12:19 +0000 Richard Jones better error message
Wed, 04 Sep 2002 04:30:18 +0000 Richard Jones bugfix
Tue, 03 Sep 2002 07:33:01 +0000 Richard Jones allow overiding of the index args roundup/cgi/templating.py
Tue, 03 Sep 2002 06:35:16 +0000 Richard Jones more backend database strangeness fixed maint-0.4 0.4.4
Tue, 03 Sep 2002 05:46:21 +0000 Richard Jones handle disappearing users for journaltags
Tue, 03 Sep 2002 02:53:53 +0000 Richard Jones Fixed nasty bug that was preventing changes to multilinks going through.
Sun, 01 Sep 2002 04:32:30 +0000 Richard Jones Hack hack...
Fri, 30 Aug 2002 08:35:45 +0000 Richard Jones minor edits
Thu, 22 Aug 2002 07:57:11 +0000 Richard Jones Consistent quoting
Thu, 22 Aug 2002 04:42:28 +0000 Richard Jones use more robust date stamp comparisons in pack(), make journal smaller too
Wed, 21 Aug 2002 07:07:27 +0000 Richard Jones Preparing to turn back on link/unlink journal events.
Mon, 19 Aug 2002 02:53:27 +0000 Richard Jones full database export and import is done
Mon, 19 Aug 2002 00:23:19 +0000 Richard Jones handle "unset" initial Link values (!)
Fri, 16 Aug 2002 04:28:13 +0000 Richard Jones added is_retired query to Class
Thu, 01 Aug 2002 15:06:26 +0000 Gordon B. McMillan Use same regex to split search terms as used to index text.
Wed, 31 Jul 2002 23:57:37 +0000 Richard Jones web forms may now unset Link values (like assignedto)
Wed, 31 Jul 2002 22:04:33 +0000 Richard Jones cleanup
Tue, 30 Jul 2002 08:22:38 +0000 Richard Jones Session storage in the hyperdb was horribly, horribly inefficient.
Fri, 26 Jul 2002 08:27:00 +0000 Richard Jones Very close now. The cgi and mailgw now use the new security API.

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