cubicweb/dataimport/massive_store.py
Fri, 05 Apr 2019 17:58:19 +0200 Denis Laxalde Drop python2 support
Tue, 12 Sep 2017 09:49:30 +0200 Sylvain Thénault Merge with 3.25 branch
Wed, 03 May 2017 21:58:48 +0200 David Douard [massive store] ensure the cwmassive_initialized table is deleted if needed 3.25
Wed, 19 Apr 2017 15:09:31 +0200 Sylvain Thénault [massive store] Ensure temporary metadata table get dropped
Thu, 24 Nov 2016 14:26:12 +0100 Sylvain Thénault [massive store] Don't store eids_seq_range as a store attribute
Thu, 13 Oct 2016 15:39:48 +0200 Adrien Di Mascio [massive store] remove unused code
Thu, 13 Oct 2016 15:31:02 +0200 Adrien Di Mascio [massive store] remove on_commit / on_rollback parameters
Thu, 13 Oct 2016 15:16:38 +0200 Adrien Di Mascio [massive store] master_init should commit by default
Thu, 13 Oct 2016 15:12:33 +0200 Adrien Di Mascio [massive store] isolate SQL statements that one may want to customize
Thu, 06 Oct 2016 12:12:04 +0200 Sylvain Thénault [massive store] Store entities in temporary table as well
Tue, 11 Oct 2016 10:24:13 +0200 Sylvain Thénault [massive store] Drop useless check for empty buffer
Tue, 11 Oct 2016 10:23:44 +0200 Sylvain Thénault [massive store] Docstring / comment cleanups
Tue, 11 Oct 2016 10:23:06 +0200 Sylvain Thénault [massive store] Turn a runtime error into an assertion
Wed, 05 Oct 2016 09:27:25 +0200 Sylvain Thénault [massive store] Delay metadata attributes and default values handling to flush_entities
Wed, 05 Oct 2016 09:38:05 +0200 Sylvain Thénault [massive store] Use a slave specific table for relation insertion in the massive store
Tue, 04 Oct 2016 13:14:35 +0200 Sylvain Thénault [massive store] docstring and __init__ cleanup
Tue, 04 Oct 2016 13:14:18 +0200 Sylvain Thénault [massive store] Drop dead code
Fri, 30 Sep 2016 17:34:59 +0200 Sylvain Thénault [massive store] Reintroduce methods that are necessary to properly handle master/slave configuration
Wed, 28 Sep 2016 09:02:14 +0200 Sylvain Thénault [massive store] Follow configuration of the metadata generator
Wed, 28 Sep 2016 08:57:48 +0200 Sylvain Thénault [massive store] Rework constraint/index handling
Tue, 27 Sep 2016 12:02:07 +0200 Sylvain Thénault [massive store] Lazy removal of constraints and metadata indexes
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
Tue, 27 Sep 2016 12:23:19 +0200 Sylvain Thénault [massive store] Drop deprecated code
Tue, 27 Sep 2016 12:00:42 +0200 Sylvain Thénault [massive store] Drop buggy log call
Tue, 27 Sep 2016 12:00:17 +0200 Sylvain Thénault [massive store] Drop duplicated log
Tue, 02 Feb 2016 12:08:49 +0100 Sylvain Thénault [dataimport] add a bit of extra-documentation on the massive store
Fri, 29 Jan 2016 18:57:30 +0100 Sylvain Thénault [dataimport] no need to call .keys()
Mon, 01 Feb 2016 17:50:05 +0100 Sylvain Thénault [dataimport] drop massive store's flush_metadata method
Tue, 02 Feb 2016 12:10:42 +0100 Sylvain Thénault [dataimport] test and fix external source support for the massive store
less more (0) -30 tip