log roundup/backends/rdbms_common.py @ 1753:9d7c396defe1 maint-0.5

age author description
Tue, 26 Aug 2003 00:15:09 +0000 Richard Jones backporting fix from HEAD maint-0.5
Tue, 26 Aug 2003 00:15:09 +0000 Richard Jones backporting fix from HEAD maint-0.6
Tue, 26 Aug 2003 00:06:56 +0000 Richard Jones Importing wasn't setting None values explicitly when it should have been
Tue, 12 Aug 2003 02:22:22 +0000 Richard Jones don't have RDBMS backends list retired nodes [SF#767319]
Thu, 03 Jul 2003 23:46:34 +0000 Richard Jones *** empty log message ***
Tue, 24 Jun 2003 08:18:19 +0000 Anthony Baxter Fixed Py2.3 compatibility. maint-0.5
Tue, 24 Jun 2003 08:06:27 +0000 Anthony Baxter sqlite backend now passes all tests under 2.3.
Tue, 22 Apr 2003 20:53:55 +0000 Andrey Lebedev extended date syntax to make range searches even more useful
Sun, 20 Apr 2003 11:58:45 +0000 Andrey Lebedev searching on ranges of intervals is implemented
Tue, 08 Apr 2003 06:41:48 +0000 Richard Jones don't modify filterspec passed in (bad Richard)
Wed, 26 Mar 2003 10:44:05 +0000 Richard Jones Class.find() may now find unset Links [SF#700620]
Wed, 26 Mar 2003 05:29:06 +0000 Richard Jones sigh
Wed, 26 Mar 2003 05:28:32 +0000 Richard Jones handle myriad of argument types to filter()
Wed, 26 Mar 2003 04:56:21 +0000 Richard Jones implemented ability to search for multilink properties with no value (not in mk)
Mon, 24 Mar 2003 04:53:15 +0000 Richard Jones backport of mail address case problem from HEAD maint-0.5
Mon, 24 Mar 2003 04:47:44 +0000 Richard Jones fixed rdbms email address lookup (case insensitivity)
Fri, 21 Mar 2003 04:02:13 +0000 Richard Jones fixed rdbms export - getnodeids in particular with NULL values
Tue, 18 Mar 2003 00:50:24 +0000 Richard Jones bye bye gadfly - you served your purpose well [SF#701127]
Mon, 17 Mar 2003 22:03:08 +0000 Andrey Lebedev checked to make sure that the restored item doesn't clash...
Sun, 16 Mar 2003 22:24:56 +0000 Andrey Lebedev added ability to restore retired nodes
Fri, 14 Mar 2003 02:52:03 +0000 Richard Jones fixed rdbms table update detection logic [SF#703297] maint-0.5
Fri, 14 Mar 2003 02:52:03 +0000 Richard Jones fixed rdbms table update detection logic [SF#703297]
Sun, 09 Mar 2003 21:44:15 +0000 Richard Jones backport fix to gadfly schema updating from HEAD maint-0.5
Sun, 09 Mar 2003 21:37:38 +0000 Richard Jones Fixed issue w. gadfly and exact column matching when table schemas are updated.
Sat, 08 Mar 2003 20:41:45 +0000 Andrey Lebedev added support for searching on ranges of dates
Thu, 06 Mar 2003 07:33:29 +0000 Richard Jones relaxed CVS importing (feature [SF#693277])
Thu, 06 Mar 2003 06:03:51 +0000 Richard Jones fixed sqlite rollback/caching bug [SF#689383]
Thu, 06 Mar 2003 05:46:57 +0000 Richard Jones fixed sqlite rollback/caching bug [SF#689383] maint-0.5
Fri, 28 Feb 2003 03:33:46 +0000 Richard Jones fixes to import/export
Thu, 27 Feb 2003 11:21:04 +0000 Richard Jones backport of rdbms backend fix maint-0.5
Thu, 27 Feb 2003 11:07:39 +0000 Richard Jones fixed rdbms mutation of properties
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...
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)
Sat, 08 Feb 2003 15:31:28 +0000 Andrey Lebedev mysql backend passes all tests (at last!)
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:
Wed, 15 Jan 2003 22:17:20 +0000 Andrey Lebedev applied unicode patch
Sun, 12 Jan 2003 23:57:16 +0000 Richard Jones merge fixes from HEAD maint-0.5
Sun, 12 Jan 2003 23:53:20 +0000 Richard Jones fixed rdbms searching by ID [SF#666615]
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]
Sun, 05 Jan 2003 10:55:16 +0000 Richard Jones fire auditors and reactors in rdbms retire (thanks Sheila King)
Thu, 12 Dec 2002 09:31:04 +0000 Richard Jones implemented whole-database locking
Wed, 06 Nov 2002 11:38:43 +0000 Richard Jones working toward 0.5.2 release
Thu, 31 Oct 2002 04:02:23 +0000 Richard Jones work-around for sqlite bug
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.
Thu, 03 Oct 2002 06:56:30 +0000 Richard Jones merge from maintenance branch
Thu, 26 Sep 2002 03:04:24 +0000 Richard Jones added Class.find() unit test, fixed implementations
Wed, 25 Sep 2002 05:27:29 +0000 Richard Jones *** empty log message ***
Wed, 25 Sep 2002 04:56:21 +0000 Richard Jones fix to SQL filtering
Tue, 24 Sep 2002 07:39:52 +0000 Richard Jones fix to SQL lookup() and retirement
Tue, 24 Sep 2002 01:59:28 +0000 Richard Jones added missing stringFind to sql backends
Mon, 23 Sep 2002 08:24:51 +0000 Richard Jones import fixes
Mon, 23 Sep 2002 08:17:05 +0000 Richard Jones import fixes
Mon, 23 Sep 2002 07:15:32 +0000 Richard Jones fix to LRU cache

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