Sun, 01 Feb 2015 22:17:25 +0100 |
Sylvain Thénault |
[dataimport] make MetaDataGenerator / NoHookObjectStore usable from a datafeed parser
|
file |
diff |
annotate
|
Sun, 01 Feb 2015 22:14:44 +0100 |
Sylvain Thénault |
[dataimport] don't generate metadata which are explicitly specified
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 08:09:56 +0100 |
Sylvain Thénault |
[dataimport] don't insert created_by / owned_by relations when user is the internal manager (eid = -1).
|
file |
diff |
annotate
|
Wed, 18 Mar 2015 14:41:47 +0100 |
Julien Cristau |
merge 3.19.11 into 3.20
|
file |
diff |
annotate
|
Wed, 18 Mar 2015 12:02:09 +0100 |
Julien Cristau |
[dataimport] add missing import (closes #4985916)
|
file |
diff |
annotate
|
Thu, 05 Feb 2015 19:36:49 +0100 |
Sylvain Thénault |
[dataimport] fix pylint detected error in SQLGenObjectStore
|
file |
diff |
annotate
|
Fri, 30 Jan 2015 15:43:28 +0100 |
Sylvain Thénault |
[dataimport] source.add_info doesn't take anymore a 'complete' argument
|
file |
diff |
annotate
|
Fri, 30 Jan 2015 15:28:24 +0100 |
Sylvain Thénault |
[dataimport] massive renaming of session to cnx
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 14:17:16 +0200 |
Rémi Cardona |
[dataimport] Have ucsvreader's API match that of csv.reader (closes #3705701)
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 18:20:08 +0100 |
Rémi Cardona |
[dataimport] Fix use of _create_copyfrom_buffer() (related to #3845572)
|
file |
diff |
annotate
|
Fri, 02 May 2014 17:58:57 +0200 |
Aurelien Campeas |
remove 3.11 bw compat
|
file |
diff |
annotate
|
Wed, 09 Jul 2014 16:35:02 +0200 |
Julien Cristau |
[dataimport] stop ignoring errors on flush
|
file |
diff |
annotate
|
Wed, 09 Jul 2014 16:31:34 +0200 |
Julien Cristau |
[dataimport] don't commit on flush
|
file |
diff |
annotate
|
Wed, 09 Jul 2014 16:00:21 +0200 |
Julien Cristau |
[dataimport] Stop swallowing errors from commit/flush
|
file |
diff |
annotate
|
Wed, 09 Jul 2014 15:59:34 +0200 |
Julien Cristau |
[dataimport] Update RQLObjectStore to Connection API
|
file |
diff |
annotate
|
Wed, 09 Jul 2014 15:51:58 +0200 |
Julien Cristau |
[dataimport] remove _rql heresy
|
file |
diff |
annotate
|
Wed, 09 Jul 2014 15:40:50 +0200 |
Julien Cristau |
[dataimport] remove dead code
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 12:41:06 +0200 |
Alain Leufroy |
[dataimport] do not use sys.exit() to raise missing argument error
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 15:53:09 +0200 |
Alain Leufroy |
[dataimport] _create_copyfrom_buffer: do not ignore columns if data is a list
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 17:52:43 +0200 |
Alain Leufroy |
[dataimport] _create_copyfrom_buffer: fix datetime converter + add time converter
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 15:45:35 +0200 |
Alain Leufroy |
[dataimport] _create_copyfrom_buffer: raise ValueError if conversion cannot be performed
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 13:50:15 +0200 |
Alain Leufroy |
[dataimport] _create_copyfrom_buffer: fix separator check in string converter
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 13:50:15 +0200 |
Alain Leufroy |
[dataimport] _create_copyfrom_buffer: put converters into a list
|
file |
diff |
annotate
|
Tue, 06 May 2014 18:32:03 +0200 |
Damien Garaud |
[dataimport] Drop reference to the 'source' column (closes #4067694).
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 09:49:45 +0200 |
Julien Cristau |
merge 3.18.5 into 3.19 branch
|
file |
diff |
annotate
|
Wed, 09 Apr 2014 17:26:57 +0200 |
Sylvain Thénault |
[dataimport, migration] silence find_entities / find_one_entity warning
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 08:46:41 +0000 |
Vincent Michel |
[dataimport] Add safety belt on "gen_rtype" in MetaGenerator, closes #3712892
stable
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 08:44:56 +0000 |
Vincent Michel |
[dataimport] Correctly serialize datetime objects in _create_copyfrom_buffer, closes #3712885
stable
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 15:36:33 +0200 |
Rémi Cardona |
[dataimport] Prevent ucsvreader from skipping the first line when ignore_errors is True (closes #3705791)
stable
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 15:30:37 +0200 |
Rémi Cardona |
[dataimport] Avoid double unicode decoding in ucsvreader (closes #3705752)
stable
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 17:02:04 +0200 |
Julien Cristau |
merge 3.18.4 into default
|
file |
diff |
annotate
|
Mon, 31 Mar 2014 11:18:44 +0000 |
Vincent Michel |
[dataimport] Correctly call rschema(rtype) in SqlGenObjectStore, closes #3694139
stable
|
file |
diff |
annotate
|
Mon, 17 Feb 2014 15:32:50 +0100 |
Julien Cristau |
merge 3.18.x in 3.19 branch
|
file |
diff |
annotate
|
Fri, 14 Feb 2014 16:10:36 +0100 |
Julien Cristau |
merge 3.17.13
|
file |
diff |
annotate
|
Mon, 03 Feb 2014 19:07:58 +0100 |
Aurelien Campeas |
[dataimport] fix comment
stable
|
file |
diff |
annotate
|
Thu, 13 Feb 2014 15:09:30 +0100 |
Dimitri Papadopoulos |
[dataimport, migration] more fixes in the spirit of a6c32edabc8d:
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 16:19:49 +0100 |
Julien Cristau |
merge 3.18.2 into 3.19 branch
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 15:49:32 +0100 |
Sylvain Thénault |
[multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 18:20:28 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop deleted_entities system table and entities.mtime column
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 18:11:30 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop the "true" multi-sources planner
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 15:11:16 +0100 |
Julien Cristau |
merge 3.17.12 into 3.18 branch
cubicweb-centos-version-3.18.2-1 cubicweb-debian-version-3.18.2-1 cubicweb-version-3.18.2
|
file |
diff |
annotate
|
Tue, 10 Dec 2013 11:44:06 +0000 |
Vincent Michel |
[dataimport] The subjtype should be the subject of a relation, not the object, closes #3365113
stable
|
file |
diff |
annotate
|
Thu, 14 Nov 2013 17:17:02 +0100 |
Aurelien Campeas |
symmetric relations: replace bogus rql2sql translation by a hook
|
file |
diff |
annotate
|
Wed, 24 Jul 2013 11:54:35 +0200 |
Sylvain Thénault |
[dataimport] ucsvreader should skip empty lines unless specified otherwise. Closes #3035944
stable
|
file |
diff |
annotate
|
Tue, 14 May 2013 15:26:24 +0200 |
Dimitri Papadopoulos |
[dataimport] minor typo in error handling
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 14:10:55 +0200 |
Pierre-Yves David |
remove unused import
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 11:58:41 +0200 |
Vladimir Popescu |
[dataimport] backout 6947201033be (related to #2788402)
|
file |
diff |
annotate
|
Tue, 23 Apr 2013 15:33:50 +0200 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 12:05:51 +0200 |
Vladimir Popescu |
[dataimport] Slight message modification in exception handling code.
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 12:04:22 +0200 |
Vladimir Popescu |
[dataimport] Handle various data formats when creating buffers from data.
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 12:12:41 +0200 |
Vladimir Popescu |
[dataimport] Add a ``flush`` method for all stores.
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 12:11:44 +0200 |
Vladimir Popescu |
[dataimport] Uniformize the API across the different stores.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 17:50:11 +0100 |
Pierre-Yves David |
[session] drop useless getter and setter for security
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 14:53:40 +0100 |
Pierre-Yves David |
[dataimport] drop checkpoint backward compat API
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 14:53:06 +0100 |
Pierre-Yves David |
[dataimport] drop index support deprecated since 3.7
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 12:04:51 +0100 |
Pierre-Yves David |
Merge stable into default (NON-TRIVIAL)
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 18:36:00 +0100 |
Nicolas Chauvat |
maintain python2.5 compatibility
stable
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 16:01:24 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
Thu, 03 Jan 2013 23:27:56 +0100 |
Sylvain Thénault |
[dataimport] new ignore_errors argument to ucsvreader, default to False. Closes #2547200
|
file |
diff |
annotate
|