server/sources/native.py
Mon, 01 Dec 2014 11:13:10 +0100 Julien Cristau merge 3.19.6 into 3.20 branch
Wed, 26 Nov 2014 17:58:23 +0100 David Douard [merge] backport 3.18 fixes
Mon, 17 Feb 2014 15:01:23 +0100 Julien Cristau [server] Handle unique constraint violations under recent sqlite stable
Mon, 24 Nov 2014 18:43:51 +0100 Aurelien Campeas [merge] backport 3.17 fixes stable
Mon, 24 Nov 2014 16:22:40 +0100 Aurelien Campeas [source/native] handle newer Integrity error messages from sqlite > 3.7 stable
Mon, 24 Nov 2014 15:43:18 +0100 Aurelien Campeas [source/native/backup_restore] have a unique tunable blocksize for the dump phase stable
Mon, 17 Nov 2014 09:32:37 +0100 David Douard [server] fix LoginPasswordAuthentifier.authenticate
Fri, 17 Oct 2014 18:16:58 +0200 Julien Cristau merge 3.19.5 into 3.20 branch
Mon, 15 Sep 2014 10:06:07 +0200 Julien Cristau [server] hold connection to the db in tx_actions
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Wed, 24 Sep 2014 18:04:30 +0200 Julien Cristau merge 3.18.6 into 3.19
Tue, 03 Jun 2014 18:00:53 +0200 Aurelien Campeas [source/native] cPickle is available in all supported pythons
Tue, 02 Sep 2014 12:22:18 +0200 David Douard [compat] Remove imports of "any" and "all" from lgc (closes #4306044) stable
Thu, 17 Jul 2014 11:08:56 +0200 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
Fri, 27 Jun 2014 11:48:26 +0200 Julien Cristau merge from 3.19 branch
Mon, 02 Jun 2014 12:28:50 +0200 Aurelien Campeas [repository,tests] use the new connection api (part 1/2)
Tue, 10 Jun 2014 09:49:45 +0200 Julien Cristau merge 3.18.5 into 3.19 branch
Tue, 04 Feb 2014 15:06:25 +0100 Julien Cristau Add a db-statement-timeout option for postgresql sources
Mon, 14 Apr 2014 12:07:00 +0200 Rémi Cardona an unicode string -> a unicode string stable
Fri, 04 Apr 2014 12:46:35 +0200 Sylvain Thénault [repository] complete argument is no more needed since we have no more 'true' multisource.
Tue, 01 Apr 2014 16:17:03 +0200 Julien Cristau [server/sources/native] deal with connections, not sessions
Mon, 07 Apr 2014 12:28:25 +0200 Julien Cristau [sources] ensure we have a cnxset in undoable_transactions
Mon, 24 Mar 2014 18:14:22 +0100 Aurelien Campeas [source/native] allow many eid creation per .create_eid call (closes #3526594)
Mon, 10 Mar 2014 15:55:56 +0100 Aurelien Campeas [source/native] refactor eid generation code
Tue, 18 Feb 2014 15:26:22 +0100 Julien Cristau [server] some s/session/cnx/
Mon, 17 Feb 2014 15:01:23 +0100 Julien Cristau [server] Handle unique constraint violations under recent sqlite
Mon, 17 Feb 2014 15:32:50 +0100 Julien Cristau merge 3.18.x in 3.19 branch
Wed, 29 Jan 2014 13:43:42 +0100 Julien Cristau [server] use a connection instead of a session for user authentication
Tue, 04 Feb 2014 15:29:29 +0100 Dimitri Papadopoulos English typography
Thu, 30 Jan 2014 16:00:29 +0100 Julien Cristau [server/sources] replace references to dbapi with repoapi
Wed, 29 Jan 2014 13:45:03 +0100 Julien Cristau [server] fix TypeErrors
Thu, 23 Jan 2014 13:47:28 +0100 Sylvain Thénault [multi-sources-removal] Drop entities.source column
Thu, 23 Jan 2014 12:32:16 +0100 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
Mon, 01 Jul 2013 16:13:17 +0200 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
Wed, 22 Jan 2014 15:50:03 +0100 Sylvain Thénault [multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
Thu, 27 Jun 2013 09:18:39 +0200 Sylvain Thénault [multi-sources-removal] Drop cnxset_freed from source interface
Wed, 22 Jan 2014 15:49:32 +0100 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
Wed, 22 Jan 2014 10:19:30 +0100 Sylvain Thénault [multi-sources-removal] Drop (dont_)cross relation related code
Mon, 17 Jun 2013 00:15:51 +0200 Sylvain Thénault [multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
Tue, 21 Jan 2014 18:20:28 +0100 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
Tue, 21 Jan 2014 18:11:30 +0100 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
Thu, 27 Jun 2013 08:30:46 +0200 Sylvain Thénault [multi-sources-removal] Drop cw.server.sources.extlite
Mon, 13 Jan 2014 13:47:47 +0100 Julien Cristau merge 3.18.0 in 3.19 branch
Wed, 08 Jan 2014 12:09:44 +0100 Aurelien Campeas [schema] fix unique together index handling
Wed, 13 Nov 2013 12:39:30 +0100 Julien Cristau [server] Add missing indices for undo support (closes #3259691) stable
Thu, 17 Oct 2013 16:30:53 +0200 Aurelien Campeas [source/native] fix sqlserver pattern matcher for unique constraints (closes #3227593) stable
Fri, 30 Aug 2013 15:34:58 +0200 Rémi Cardona spelling: rollbacked -> rolled back stable
Fri, 31 May 2013 11:13:06 +0200 Julien Cristau fix migration from pre-3.13.1 versions (closes #2846978) stable
Wed, 03 Jul 2013 14:33:27 +0200 Aurelien Campeas [constraint] more robust unicity constraint failures reporting for end-users stable
Wed, 26 Jun 2013 11:21:39 +0200 Pierre-Yves David [connection] transparent cnx_set handling
Fri, 26 Apr 2013 18:06:44 +0200 Sylvain Thénault [repo] straightforward bootstrap sequence. Closes #2841188
Wed, 24 Apr 2013 15:37:43 +0200 Pierre-Yves David merge 3.16.x fix in 3.17.x branch
Wed, 24 Apr 2013 14:45:13 +0200 Sylvain Thénault [portable dump] skip virtual relations, they have no table associated. Closes #2841199 stable
Tue, 23 Apr 2013 15:33:50 +0200 Pierre-Yves David use cw_etype instead of __regid__
Thu, 28 Mar 2013 12:32:26 +0100 Pierre-Yves David merge 3.15.x into 3.16.x stable
Thu, 28 Mar 2013 12:31:39 +0100 Aurelien Campeas server/source/native: fix wrong usage of .lstrip that produce garbled error messages (closes #2777641) oldstable
Wed, 20 Feb 2013 16:13:21 +0100 Nicolas Chauvat [sources] fix classes that inherit from AbstractSource (closes #2718669)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Fri, 14 Dec 2012 14:08:14 +0100 Vincent Michel [dataimport] Add SQL Store for faster import - works ONLY with Postgres for now, as it requires "copy from" command - closes #2410822
less more (0) -100 -60 tip