dataimport.py
Fri, 08 Feb 2013 18:36:00 +0100 Nicolas Chauvat maintain python2.5 compatibility stable
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 03 Jan 2013 23:27:56 +0100 Sylvain Thénault [dataimport] new ignore_errors argument to ucsvreader, default to False. Closes #2547200
Wed, 02 Jan 2013 18:17:02 +0100 Vincent Michel [dataimport] Allow to replace escape char in the create_copyfrom_buffer
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
Mon, 14 May 2012 15:24:07 +0200 Sylvain Thénault [data import] don't crash if value isn't in the file, simply no key/value in the output dict. Closes #2356328 stable
Tue, 15 May 2012 10:36:02 +0200 Sylvain Thénault [data import] allow a request to be given as argument, ease use from web ui stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Tue, 07 Jun 2011 16:07:06 +0200 Adrien Di Mascio [dataimport] fix #1732685: cached entity and shared cw_edited data with NoHookRQLObjectStore
Thu, 19 May 2011 10:53:11 +0200 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
Fri, 15 Apr 2011 08:18:06 +0200 Sylvain Thénault [dataimport] actually commit every desired number...
Wed, 13 Apr 2011 09:46:29 +0200 Adrien Di Mascio [testlib] fix readlb config handling, avoid systematic recreation of db with postgres (closes #1618089) stable
Mon, 11 Apr 2011 13:28:59 +0200 Sylvain Thénault [dataimport] allow to specify columns on which result should be sorted in lazydbtable stable
Mon, 04 Apr 2011 14:50:10 +0200 Sylvain Thénault [dataimport] tell more and nicely about transaction status stable
Mon, 04 Apr 2011 14:49:39 +0200 Sylvain Thénault [dataimport] propagate stack stable
Fri, 01 Apr 2011 01:06:41 +0200 Sylvain Thénault [dataimport] new 'lazydbtable' generator function to feed data from a database table stable
Fri, 01 Apr 2011 01:06:37 +0200 Sylvain Thénault [dataimport] ObjectStore.create_entity should return something that looks like an entity (eg no more using dict protocol to access to attributes) stable
Fri, 01 Apr 2011 01:06:29 +0200 Sylvain Thénault [dataimport] cleanups, update docstring to up-to-date usage stable
Mon, 28 Mar 2011 16:39:49 +0200 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
Mon, 28 Mar 2011 15:15:49 +0200 Nicolas Chauvat [session] add find_entities and find_one_entity to session/request API (closes #1550045) stable
Thu, 03 Mar 2011 12:55:29 +0100 Adrien Di Mascio [dataimport] remove eid_key deprecation warning and prints stable
Mon, 14 Feb 2011 17:46:08 +0100 Adrien Di Mascio [dataimport] implement create_entity() on ObjectStore to provide a consistent interface stable
Mon, 14 Feb 2011 16:46:49 +0100 Adrien Di Mascio [dataimport] make it possible to insert 'empty' (i.e. no-attrs) entities stable
Thu, 14 Oct 2010 10:15:56 +0200 Sylvain Thénault fix some pylint detected errors
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Mon, 06 Sep 2010 15:03:11 +0200 Sylvain Thénault backport stable
Thu, 26 Aug 2010 14:38:49 +0200 Alexandre Fayolle fix order of parameters in call to callfunc_every stable
Wed, 25 Aug 2010 18:55:58 +0200 Sylvain Thénault backport stable
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
Tue, 24 Aug 2010 11:57:45 +0200 Nicolas Chauvat [dataimport] refactor commitevery to gain readability stable
Mon, 23 Aug 2010 08:46:24 +0200 Alexandre Fayolle use iter_and_commit in example stable
Fri, 20 Aug 2010 08:46:32 +0200 Alexandre Fayolle improvements in dataimport.py stable
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Wed, 31 Mar 2010 10:56:43 +0200 Sylvain Thénault [dataimport] print transaction id when we get one stable
Tue, 30 Mar 2010 10:28:41 +0200 Sylvain Thénault [repo] move eschema_eid function from hooks.metadata to server.utils stable
Tue, 30 Mar 2010 10:17:29 +0200 Sylvain Thénault [dataimport] stop disabling undo ; commit return transaction id stable
Mon, 29 Mar 2010 10:20:01 +0200 Sylvain Thénault fix dataimport for 3.7.2 stable
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Wed, 10 Mar 2010 16:07:24 +0100 Julien Jehannet [R] dataimport: changes
Tue, 09 Mar 2010 11:42:06 +0100 Sylvain Thénault move devtools.dataimport at the cw level since we don't want cubes using it to depends on cubicweb-dev
less more (0) tip