cubicweb/dataimport/massive_store.py
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
Mon, 01 Feb 2016 17:29:59 +0100 Sylvain Thénault [dataimport] introduce usage of MetadataGenerator into the massive store
Thu, 28 Jan 2016 18:14:27 +0100 Sylvain Thénault [dataimport] rename massive store's metagen_push_relation method
Thu, 28 Jan 2016 18:14:55 +0100 Sylvain Thénault [dataimport] meta_data -> metadata
Thu, 28 Jan 2016 16:08:08 +0100 Sylvain Thénault [dataimport] use sql shortcut
Thu, 28 Jan 2016 18:16:47 +0100 Sylvain Thénault [dataimport] move cwmassive_constraint temporary table handling to the PGHelper class
Thu, 28 Jan 2016 18:17:08 +0100 Sylvain Thénault [dataimport] inline some methods of the massive store
Thu, 28 Jan 2016 15:25:32 +0100 Sylvain Thénault [dataimport] move everything related to the "URI handling" feature of the massive store together
Thu, 28 Jan 2016 15:13:39 +0100 Sylvain Thénault [dataimport] test for a value is in a set and insertion in a set should live together
Thu, 28 Jan 2016 15:08:16 +0100 Sylvain Thénault [dataimport] use a single _initialized set instead of _entities / _rtypes
Thu, 28 Jan 2016 14:34:47 +0100 Sylvain Thénault [dataimport] drop massive store etype to eid index
Thu, 28 Jan 2016 14:00:50 +0100 Sylvain Thénault [dataimport] add a .schema shortcut attribute on the massive store
Thu, 28 Jan 2016 13:41:39 +0100 Sylvain Thénault [dataimport] rework massive store's __init__
Thu, 28 Jan 2016 18:18:20 +0100 Sylvain Thénault [dataimport] rework PGHelper class
Thu, 28 Jan 2016 18:18:44 +0100 Sylvain Thénault [dataimport] flake8
Thu, 28 Jan 2016 14:02:31 +0100 Sylvain Thénault [dataimport] enhance a bit sql queries readability
Thu, 28 Jan 2016 14:14:57 +0100 Sylvain Thénault [dataimport] use IF EXISTS when possible
Thu, 28 Jan 2016 11:32:12 +0100 Sylvain Thénault [dataimport] PGHelper should be responsible to retrieve the database schema
Tue, 21 Jun 2016 16:37:17 +0200 Sylvain Thénault [dataimport] Prefer now(pytz.utc) to utcnow
Wed, 27 Jan 2016 21:59:34 +0100 Sylvain Thénault [dataimport] remove useless assignment in massive store
Sat, 16 Jan 2016 13:48:51 +0100 Denis Laxalde Reorganize source tree to have a "cubicweb" top-level package
less more (0) tip