log roundup/backends/__init__.py @ 8540:e8d1da6e3571

age author description
Sat, 04 Jan 2025 20:50:59 -0500 John Rouillard chore(ruff): var name changes; unused import; formatting
Sat, 13 Jul 2024 18:52:55 -0400 John Rouillard issue2551343 - Remove support for PySQLite and sqlite v2.
Wed, 31 Mar 2021 12:49:28 +0200 Ralf Schlatterbeck Make memorydb persistent across re-open
Sat, 28 Jul 2018 14:12:06 +0100 Christof Meerwald fixed backend detection for Python 3
Wed, 25 Jul 2018 09:33:02 +0000 Joseph Myers Python 3 preparation: update __import__ call for relative import.
Thu, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
Sun, 11 Oct 2015 00:06:51 +1100 John Kristensen Remove the tsearch2 backend
Wed, 28 Nov 2012 06:45:30 +0300 anatoly techtonik Python 2.3 workarounds cleanup
Wed, 16 Nov 2011 09:51:38 -0500 Eric S. Raymond Remove keyword expansions from CVS. All regression tests passed afterwards.
Mon, 22 Feb 2010 05:26:57 +0000 Richard Jones Beginnings of a big code cleanup / modernisation to make 2to3 happy
Fri, 09 Oct 2009 14:32:21 +0000 Ralf Schlatterbeck corrections for python2.3 compatibility:
Wed, 07 Nov 2007 20:47:12 +0000 Richard Jones remove some metakit references
Mon, 09 Oct 2006 23:49:32 +0000 Richard Jones sqlite module detection was broken for python 2.5 compiled w/o sqlite support
Wed, 04 Oct 2006 02:58:10 +0000 Richard Jones missed a name 1.1.3
Wed, 04 Oct 2006 01:12:00 +0000 Richard Jones support sqlite3
Wed, 25 Jan 2006 03:24:09 +0000 Richard Jones *** empty log message ***
Fri, 07 Oct 2005 05:35:04 +0000 Richard Jones pre-release stuff
Thu, 06 Jan 2005 17:57:05 +0000 Alexander Smishlajev fix exception in have_backend('tsearch2')
Mon, 29 Nov 2004 07:34:39 +0000 Anthony Baxter clean up comment
Mon, 29 Nov 2004 02:07:59 +0000 Anthony Baxter 2.4 compat
Sat, 20 Nov 2004 11:31:42 +0000 Alexander Smishlajev fix: have_backend() broke if metakit or sqlite bakend is not available
Thu, 18 Nov 2004 15:50:37 +0000 Alexander Smishlajev fix: second call to get_backend() succeeded...
Wed, 03 Nov 2004 01:34:21 +0000 Richard Jones don't try to import all backends in backends.__init__ unless we *want* to
Sun, 24 Oct 2004 08:23:16 +0000 Alexander Smishlajev remove bsddb, bsddb3 backends
Mon, 11 Oct 2004 05:46:12 +0000 Richard Jones what's in a name? maint-0.7
Mon, 05 Apr 2004 23:43:04 +0000 Richard Jones version info in scripts
Wed, 11 Feb 2004 23:55:10 +0000 Richard Jones documentation cleanup
Sat, 25 Oct 2003 22:53:26 +0000 Richard Jones Backend improvements.
Sun, 14 Sep 2003 18:55:37 +0000 Johannes Gijsbers Simplify backend importing, by moving the imports into the backend modules.
Thu, 24 Apr 2003 06:58:05 +0000 Richard Jones 2.3 compatibility maint-0.5
Thu, 24 Apr 2003 06:58:05 +0000 Richard Jones 2.3 compatibility
Tue, 18 Mar 2003 00:50:24 +0000 Richard Jones bye bye gadfly - you served your purpose well [SF#701127]
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
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, 23 Sep 2002 12:02:53 +0000 Richard Jones better detection of a useful gadfly
Wed, 18 Sep 2002 05:07:49 +0000 Richard Jones sqlite backend!
Tue, 10 Sep 2002 00:11:50 +0000 Richard Jones removed Log
Fri, 23 Aug 2002 04:48:10 +0000 Richard Jones That's gadfly done, mostly.
Thu, 22 Aug 2002 07:56:51 +0000 Richard Jones Whee! It's not finished yet, but I can create a new instance...
Thu, 11 Jul 2002 01:11:03 +0000 Richard Jones Added metakit backend to the db tests...
Wed, 22 May 2002 00:32:34 +0000 Richard Jones changed the default message list in issues to display the message body
Sat, 16 Feb 2002 08:39:43 +0000 Richard Jones [SF#516854] "My Issues" and redisplay
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:08:50 +0000 Richard Jones I was certain I'd already done this (there's even a change note in CHANGES).
Wed, 12 Dec 2001 02:30:51 +0000 Richard Jones I fixed the problems with anydbm using the dbm module at the backend.
Mon, 10 Dec 2001 22:20:01 +0000 Richard Jones Enabled transaction support in the bsddb backend.
Mon, 10 Dec 2001 00:57:38 +0000 Richard Jones Notes from changes.
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...
Mon, 30 Jul 2001 03:52:16 +0000 Richard Jones Checks for ability to import the specific back-end module.
Mon, 23 Jul 2001 07:22:13 +0000 Richard Jones *sigh* some databases have _foo.so as their underlying implementation.
Mon, 23 Jul 2001 07:14:41 +0000 Richard Jones Moved the database backends off into backends.
Mon, 23 Jul 2001 06:24:06 +0000 Richard Jones made backends a package

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