cubicweb/server/sources/native.py
Fri, 05 Apr 2019 17:58:19 +0200 Denis Laxalde Drop python2 support
Mon, 29 Oct 2018 10:04:31 +0100 Philippe Pepiot Fix flake8 issues since release 3.6.0
Wed, 13 Dec 2017 01:23:39 +0100 David Douard [source/native] do NOT do anything with fti if do_fti is False 3.26
Wed, 12 Apr 2017 16:14:10 +0200 Sylvain Thénault Fix some flake8 errors 3.25
Wed, 12 Apr 2017 16:10:57 +0200 Sylvain Thénault [sources] Check source's url attribute value on creation/modification 3.25
Wed, 12 Apr 2017 16:07:25 +0200 Sylvain Thénault [sources] Check sources configuration is fine on creation/modification 3.25
Wed, 12 Apr 2017 15:38:32 +0200 Sylvain Thénault [sources] Stop translating validation error 3.25
Wed, 12 Apr 2017 15:49:05 +0200 Sylvain Thénault [sources] Simplify source's init method 3.25
Wed, 15 Mar 2017 08:30:27 +0100 Sylvain Thénault [repo] Consistent API for cache clearing
Thu, 23 Feb 2017 17:38:47 +0100 Denis Laxalde [server] Drop close/open steps in NativeSQLSource.restore()
Fri, 27 Jan 2017 17:42:16 +0100 Philippe Pepiot [repository] move cnxset pool handling to a helper class
Fri, 20 Jan 2017 03:48:11 +0100 Florent Cayré [source,native] Generalize the IntegrityError constraint parsing regex 3.24
Mon, 17 Oct 2016 14:50:47 +0200 Sylvain Thénault [repository] Drop the index on entities.type
Wed, 05 Oct 2016 15:30:10 +0200 Sylvain Thénault [repository] Drop the entities.extid column and associated cache
Fri, 30 Sep 2016 17:38:12 +0200 Sylvain Thénault [repository] Drop the entities.asource column
Fri, 30 Sep 2016 18:25:08 +0200 Sylvain Thénault flake8 and all
Sat, 01 Oct 2016 11:56:27 +0200 Sylvain Thénault [cnx] Use entity_type instead of entity_metas()['type']
Fri, 30 Sep 2016 17:39:17 +0200 Sylvain Thénault [repository] Drop type_and_source_from_eid and rename related cache
Thu, 29 Sep 2016 11:44:19 +0200 Sylvain Thénault [sources] Drop 'moved_entities' table handling
Fri, 30 Sep 2016 17:36:40 +0200 Sylvain Thénault [repository] Drop deprecated extid2eid API and friends
Wed, 28 Sep 2016 22:17:36 +0200 Sylvain Thénault [sources] Drop source support_entity / support_relation source API
Wed, 20 Jul 2016 09:21:51 +0200 Denis Laxalde [native] Use cnx.system_sql instead of doexec method in syntax_tree_search
Wed, 20 Jul 2016 09:09:34 +0200 Denis Laxalde Remove usage of cnx.ensure_cnx_set context manager
Fri, 08 Jul 2016 09:59:18 +0200 Sylvain Thénault pep8 bits
Thu, 30 Jun 2016 13:42:16 +0200 Sylvain Thénault [schema2sql] Avoid "parsing" SQL statements for database initialization
Thu, 30 Jun 2016 11:18:01 +0200 Sylvain Thénault [schema2sql] Drop most of the DB DROP related code
Mon, 20 Jun 2016 17:59:43 +0200 Sylvain Thénault [sql gen] Explicitly name unique index
Tue, 10 May 2016 16:09:34 +0200 Philippe Pepiot [server] Improve massive deletion of entities
Thu, 16 Jun 2016 15:53:01 +0200 Sylvain Thénault backport 3.22 changes
Fri, 29 Apr 2016 12:39:08 +0200 Sylvain Thénault [repository] drop remanescence of old multi-sources code
Fri, 29 Jan 2016 10:04:35 +0100 Sylvain Thénault [server] remove some pre 3.10 compat
Wed, 17 Feb 2016 13:45:34 +0100 Denis Laxalde Merge with 3.22 branch
Wed, 03 Feb 2016 11:12:58 +0100 Sylvain Thénault drop a note about usage of sqls_create_multicol_unique_index and avoid a lgdb warning
Sat, 16 Jan 2016 13:48:51 +0100 Denis Laxalde Reorganize source tree to have a "cubicweb" top-level package
less more (0) tip