server/sources/datafeed.py
Wed, 09 Nov 2011 14:34:03 +0100 Sylvain Thénault [data import log] log on the source so we properly have source name information
Fri, 21 Oct 2011 14:32:37 +0200 Julien Cristau Record a log of datafeed source imports (closes #2026097)
Fri, 14 Oct 2011 08:50:09 +0200 Sylvain Thénault [ms repository] when an exception is raised during extid2eid and no rollback is done, some manual cleanups have to be done (closes #1993420)
Tue, 11 Oct 2011 13:55:58 +0200 Sylvain Thénault backport stable
Tue, 11 Oct 2011 13:54:17 +0200 Sylvain Thénault [datafeed] remove remaining uses of 'synchronizing' attribute replaced by 'in_synchronization' in 3.13.8. Closes #1989131 stable
Tue, 11 Oct 2011 11:00:24 +0200 Sylvain Thénault backport stable
Fri, 07 Oct 2011 15:55:14 +0200 Sylvain Thénault [datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676) stable
Tue, 04 Oct 2011 18:45:38 +0200 Sylvain Thénault [datafeed] don't crash if url is not specified
Wed, 03 Aug 2011 18:16:02 +0200 Sylvain Thénault [datafeed] properly encode/decode external uri stable
Tue, 02 Aug 2011 10:39:10 +0200 Nicolas Chauvat [server] host mapping is better named url mapping (closes #1892461) stable
Wed, 27 Jul 2011 14:24:40 +0200 Sylvain Thénault [datafeed] for datafeed source, we don't want commit in extid2eid but explicitly handled by the source. Also, we should use 'safe' internal session stable
Tue, 26 Jul 2011 16:49:10 +0200 Sylvain Thénault [datafeed] properly take care to cwsource=system in imported xml. Closes #1877017 stable
Tue, 26 Jul 2011 16:35:10 +0200 Sylvain Thénault [datafeed / fti] rather control a 'complete' parameter than setting empty attribute values stable
Tue, 26 Jul 2011 16:34:42 +0200 Sylvain Thénault [repo api] deprecates source.extid2eid, only the system source should implement it, stable
Mon, 11 Jul 2011 09:21:44 +0200 Sylvain Thénault backport stable
Mon, 11 Jul 2011 09:18:25 +0200 Sylvain Thénault [datafeed] don't raise bad config error on source initialization stable
Thu, 30 Jun 2011 16:26:37 +0200 Sylvain Thénault closes #1793991: [datafeed] error handling: log unexpected exceptions / don't stop on first validation error
Wed, 22 Jun 2011 18:53:36 +0200 Sylvain Thénault [datafeed, entities] url for entities from a datafeed source should be on their origin site. Closes #1769391
Wed, 22 Jun 2011 12:31:55 +0200 Sylvain Thénault [datafeed] catch all exception, we should continue to process other urls
Fri, 17 Jun 2011 18:50:13 +0200 Sylvain Thénault [datafeed, cw.xml] xml now carry entity's source information, interpreted at the other end so that for instance when an entity from elo is seen when importing cwo, it's properly marked as coming from elo source if one exists
Fri, 17 Jun 2011 18:49:55 +0200 Sylvain Thénault [datafeed] actually raise on error
Thu, 16 Jun 2011 19:46:39 +0200 Sylvain Thénault [datafeed] renaming parser attribute to parser_id makes things clearer
Mon, 06 Jun 2011 16:19:19 +0200 Sylvain Thénault [datafeed] fix stupid error introduced by 'just before qfinish' refactoring...
Mon, 06 Jun 2011 15:17:55 +0200 Sylvain Thénault [datafeed] use a boolean flag on CWSource to ensure we don't have concurrent synchronizations. Closes #1725690
Fri, 27 May 2011 13:57:25 +0200 Sylvain Thénault don't crash if we can't fetch data or if xml is malformed
Fri, 27 May 2011 11:17:02 +0200 Sylvain Thénault [datafeed] extract some methods from pull_data to ease writing custom datafeed sources
Thu, 26 May 2011 18:24:55 +0200 Sylvain Thénault backport stable
Thu, 26 May 2011 18:24:41 +0200 Sylvain Thénault [datafeed] we should use utc timestamp to avoid pb with local times stable
Thu, 19 May 2011 10:53:17 +0200 Sylvain Thénault [multi-sources] support for moving an entity from an external source (closes #343818)
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
Mon, 16 May 2011 10:17:48 +0200 Sylvain Thénault [datafeed] propagate raise_on_error to parser's process method
Fri, 13 May 2011 10:42:04 +0200 Sylvain Thénault remove debug print
Fri, 13 May 2011 10:10:41 +0200 Sylvain Thénault [datafeed] extract a generic DataFeedXMLParser from CWEntityXMLParser
Tue, 10 May 2011 14:07:14 +0200 Sylvain Thénault fix _set_relation when no target eids, update datafeed source pull_data arguments to raise on error during tests stable
Thu, 17 Feb 2011 10:24:45 +0100 Nicolas Chauvat [sobjects/parsers] on validationerror, skip entity and continue processing feed
Thu, 10 Feb 2011 16:20:49 +0100 Sylvain Thénault [datafeed] return empty dict when source is fresh avoid crash in the looping task because None returned
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
less more (0) tip