server/sources/datafeed.py
Tue, 25 Mar 2014 09:20:37 +0100 Sylvain Thénault [datafeed parser] fix retrieve_url to always return urllib2.urlopen compatible output
Thu, 20 Mar 2014 08:55:44 +0100 Sylvain Thénault [datafeed parser] factor out retrieve_url method from DataFeedXMLParser.parse
Thu, 20 Mar 2014 08:49:10 +0100 Sylvain Thénault [datafeed] Allow to override use_cwuri_as_url in configuration of a datafeed source
Fri, 04 Apr 2014 18:23:02 +0200 Sylvain Thénault [datafeed] update datafeed internals to use connection instead of session
Fri, 04 Apr 2014 14:23:01 +0200 Sylvain Thénault [repository] extid2eid's 'commit' argument no more necessary
Fri, 04 Apr 2014 12:46:35 +0200 Sylvain Thénault [repository] complete argument is no more needed since we have no more 'true' multisource.
Mon, 17 Feb 2014 15:32:50 +0100 Julien Cristau merge 3.18.x in 3.19 branch
Tue, 11 Feb 2014 11:03:01 +0100 Dimitri Papadopoulos Typo in comments and error messages
Tue, 21 Jan 2014 18:11:30 +0100 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
Wed, 28 Aug 2013 11:56:07 +0200 Sylvain Thénault [datafeed] fix crash due to bad http_timeout handling. Closes #3096585 stable
Wed, 24 Jul 2013 08:20:22 +0200 David Douard [datafeed] add a timeout config option (closes #2745677) stable
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Fri, 04 Jan 2013 15:18:44 +0100 Sylvain Thénault [repo sources] move handling of source's url into abstract source as this becomes shared by most sources
Fri, 12 Oct 2012 16:05:16 +0200 Sylvain Thénault backport stable
Thu, 13 Sep 2012 17:26:15 +0200 Sylvain Thénault [datafeed] properly call hooks for inlined relations on entity creation. Closes #2481156 stable
Fri, 07 Sep 2012 14:01:59 +0200 Sylvain Thénault backport stable
Tue, 04 Sep 2012 06:09:17 +0200 Sylvain Thénault [datafeed] make cnxset handling of datafeed source more robust stable
Tue, 17 Jul 2012 12:24:46 +0200 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
Thu, 07 Jun 2012 18:24:37 +0200 Aurelien Campeas [datafeed] correctly distinguish checked/updated
Wed, 06 Jun 2012 10:30:54 +0200 Aurelien Campeas [ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
Thu, 31 May 2012 15:56:21 +0200 Aurelien Campeas fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
Fri, 25 May 2012 17:18:00 +0200 Aurelien Campeas [ldapfeed] fix crash on sql cursor usage (closes #2380246)
Tue, 15 May 2012 14:44:45 +0200 Sylvain Thénault [datafeed] fix/finish cleanup started by auc in 8393:c25b96ae4f8a: parser.process prototytpe is (url, raise_on_error=False). Drop partialcommit argument which were never specified
Tue, 15 May 2012 14:43:30 +0200 Sylvain Thénault backport stable
Tue, 15 May 2012 10:34:34 +0200 Julien Cristau [datafeed] allow the xml datafeed parser to work with client-side connections stable
Tue, 14 Feb 2012 11:34:53 +0100 Sylvain Thénault [datafeed] fix dumb name error introduced by recent deletion handling refactoring
Tue, 31 Jan 2012 21:43:24 +0100 Sylvain Thénault [repository] ldap-feed source. Closes #2086984
Thu, 02 Feb 2012 14:30:07 +0100 Sylvain Thénault [datafeed] set delete-entities=yes is now safer, by checking each entity actually seems deleted. Closes #2165381
Wed, 09 Nov 2011 15:13:13 +0100 Sylvain Thénault [datafeed log] properly log errors catched at the source level
less more (0) -50 -30 tip