cubicweb/dataimport/massive_store.py
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
less more (0) -30 tip