log roundup/backends/back_sqlite.py @ 5840:b68d3d8531d5 maint-1.6 1.6.1

age author description
Fri, 20 Apr 2018 18:46:28 +0200 Ralf Schlatterbeck Fix commits although a Reject exception is raised
Thu, 19 Apr 2018 20:01:43 +0200 Ralf Schlatterbeck Add a 'retired' parameter to Class.filter
Thu, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
Mon, 12 Dec 2016 13:53:47 +0100 Ralf Schlatterbeck Implement double-precision Number
Wed, 13 Jul 2016 22:30:07 -0400 John Rouillard issue2550727: db.newid is broken with sqlite.
Sat, 25 Jun 2016 20:10:03 -0400 John Rouillard - issue2550636, issue2550909: Added support for Whoosh indexer.
Sun, 05 Jun 2016 00:17:26 -0400 John Rouillard Add support for an integer type to join the existing number type.
Fri, 22 Mar 2013 15:53:27 +0100 Thomas Arendsen Hein Fixed issue2550595: Allow migrating from roundup 0.x to 1.4
Fri, 17 Sep 2010 06:47:58 +0000 Ralf Schlatterbeck - more logger fixes, sorry for the noise.
Thu, 16 Sep 2010 07:44:50 +0000 Ralf Schlatterbeck - more logger fixes -- use correct hierarchical logger names...
Tue, 07 Sep 2010 15:42:04 +0000 Ralf Schlatterbeck new rdbms config item sqlite_timeout...
Mon, 22 Feb 2010 05:26:57 +0000 Richard Jones Beginnings of a big code cleanup / modernisation to make 2to3 happy
Mon, 10 Aug 2009 04:25:15 +0000 Richard Jones compatibilty fix for pysqlite2 / unicode
Mon, 27 Jul 2009 23:57:23 +0000 Richard Jones re-order sqlite imports to handle multiple installed versions (issue 2550570)
Thu, 12 Mar 2009 04:29:16 +0000 Richard Jones force sqlite3 in py2.6+ to treat our stored text as UTF-8
Tue, 24 Feb 2009 03:15:57 +0000 Stefan Seefeld Uniformly use """...""" instead of '''...''' for comments.
Thu, 21 Jun 2007 07:35:51 +0000 Ralf Schlatterbeck Indexing fixes.
Tue, 19 Dec 2006 03:01:37 +0000 Richard Jones *** empty log message ***
Sat, 11 Nov 2006 03:21:12 +0000 Richard Jones unicode / sqlite 3 problem [SF#1589292]
Tue, 10 Oct 2006 03:55:31 +0000 Richard Jones fixed support for pysqlite2 (version 2.1.0 is the minimum version supported)
Wed, 04 Oct 2006 01:12:00 +0000 Richard Jones support sqlite3
Wed, 30 Aug 2006 09:05:30 +0000 Ralf Schlatterbeck Database interface fixes.
Fri, 11 Aug 2006 00:02:12 +0000 Richard Jones update for latest version of pysqlite ([SF#1487098]; patch 1534227)
Thu, 27 Apr 2006 04:59:37 +0000 Richard Jones umask is now configurable (with the same 0002 default)
Wed, 08 Jun 2005 03:41:21 +0000 Anthony Baxter more errors. backport candidate
Mon, 02 May 2005 05:48:59 +0000 Richard Jones merge from maint-0-7
Mon, 02 May 2005 05:48:59 +0000 Richard Jones merge from maint-0-7 maint-0.8
Mon, 02 May 2005 05:44:56 +0000 Richard Jones fix RDBMS clear() so it resets all class itemid counters maint-0.7 0.7.12
Mon, 02 May 2005 01:05:15 +0000 Richard Jones merge from maint-0-7
Mon, 02 May 2005 01:03:41 +0000 Richard Jones fix RDBMS clear() so it resets all class itemid counters maint-0.7
Mon, 14 Feb 2005 04:37:37 +0000 Richard Jones remove unnecessary import
Mon, 14 Feb 2005 04:37:37 +0000 Richard Jones remove unnecessary import maint-0.8
Mon, 14 Feb 2005 02:55:31 +0000 Richard Jones merge from HEAD maint-0.8
Mon, 14 Feb 2005 02:48:12 +0000 Richard Jones Python 2.3 minimum version - bye bye roundup.rlog, you had a short life.
Tue, 04 Jan 2005 01:38:12 +0000 Richard Jones merge from maint-0-8
Tue, 04 Jan 2005 01:38:12 +0000 Richard Jones merge from maint-0-8 maint-0.7
Tue, 04 Jan 2005 01:33:04 +0000 Richard Jones have RDBMS full-text indexer do AND searching [SF#1055435] maint-0.8
Tue, 14 Dec 2004 23:23:35 +0000 Richard Jones merge from HEAD maint-0.8
Tue, 14 Dec 2004 23:16:45 +0000 Richard Jones back_sqlite.py is missing "import time" [SF#1081959]
Sun, 31 Oct 2004 09:57:10 +0000 Alexander Smishlajev sqlite_busy_timeout is not supported in pysqlite 1.1 (SQLite 3.x).
Sat, 16 Oct 2004 12:52:53 +0000 Alexander Smishlajev sqlite database creation requires existing directory.
Fri, 08 Oct 2004 05:37:44 +0000 Richard Jones postgres backend open doesn't hide corruption in schema [SF#956375]
Thu, 07 Oct 2004 06:33:57 +0000 Richard Jones merge from HEAD maint-0.7
Thu, 07 Oct 2004 06:30:20 +0000 Richard Jones extend OTK and session table value cols to TEXT [SF#1031271]
Tue, 27 Jul 2004 11:11:03 +0000 Alexander Smishlajev remove space at EOL, add vim modeline
Tue, 27 Jul 2004 00:57:19 +0000 Richard Jones I thought I committed this last night. Ho hum.
Fri, 02 Jul 2004 05:22:09 +0000 Richard Jones Initial logging integration: replace all debug prints with logging calls...
Fri, 28 May 2004 01:09:11 +0000 Richard Jones Switch to using sqlite's own locking mechanisms...
Mon, 10 May 2004 00:42:49 +0000 Richard Jones merge from maint-0-7
Mon, 10 May 2004 00:15:59 +0000 Richard Jones fix schema mutation in sqlite backends (thanks Tamer Fahmy) maint-0.7
Sun, 02 May 2004 23:16:05 +0000 Richard Jones fixed journal marshalling in RDBMS backends [SF#943627]
Sun, 18 Apr 2004 23:05:18 +0000 Richard Jones sqlite migration drops some journal information (thanks David Linke)
Sun, 18 Apr 2004 05:31:03 +0000 Richard Jones store Intervals as two columns (and other fixes
Wed, 07 Apr 2004 01:12:26 +0000 Richard Jones sqlite backend uses the global lock again
Wed, 31 Mar 2004 23:08:08 +0000 Richard Jones better sqlite columns
Fri, 26 Mar 2004 06:38:10 +0000 Richard Jones missed a print
Fri, 26 Mar 2004 05:16:03 +0000 Richard Jones Fix for sqlite backend migration. Change Cookie -> SimpleCookie
Mon, 22 Mar 2004 07:45:40 +0000 Richard Jones Implemented proper datatypes in mysql and postgresql backends...
Sun, 21 Mar 2004 23:45:44 +0000 Richard Jones sqlite doesn't need external locking
Sun, 21 Mar 2004 23:39:08 +0000 Richard Jones That's the last of the RDBMS migration steps done! Yay!

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