sobjects/parsers.py
Fri, 21 Oct 2011 14:32:37 +0200 Julien Cristau Record a log of datafeed source imports (closes #2026097)
Fri, 14 Oct 2011 13:50:46 +0200 Sylvain Thénault [test] fix some failures recently introduced stable
Tue, 11 Oct 2011 13:50:32 +0200 Sylvain Thénault [datafeed parser] only update an entity attributes when needed. Closes #1989142 stable
Fri, 07 Oct 2011 11:47:09 +0200 Sylvain Thénault [datafeed parser] properly recurse on nodes to follow all mapped relations (closes #1988432) stable
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Tue, 02 Aug 2011 10:39:10 +0200 Nicolas Chauvat [server] host mapping is better named url mapping (closes #1892461) stable
Tue, 26 Jul 2011 16:50:06 +0200 Sylvain Thénault [datafeed] case insensitive etype. Closes #1877014 stable
Tue, 26 Jul 2011 16:50:02 +0200 Sylvain Thénault [datafeed] closes #1875322: empty tag means None value stable
Tue, 26 Jul 2011 11:01:17 +0200 Sylvain Thénault [datafeed] closes #1873616 (user's url corruption when etype is not recognized stable
Wed, 22 Jun 2011 18:53:38 +0200 Sylvain Thénault [datafeed cw parser] refactor: split logic that was in the parser
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 16:36:52 +0200 Sylvain Thénault [python 2.5] compat fix
Fri, 17 Jun 2011 16:13:33 +0200 Sylvain Thénault [datafeed, cwxml] parser now try to complete source's urls so one can add url such as <myinstance>/project. Closes #1759908
Thu, 09 Jun 2011 12:31:28 +0200 Nicolas Chauvat merge changes from stable branch
Thu, 09 Jun 2011 12:27:35 +0200 Nicolas Chauvat [parsers] format read by web/views/xmlrss is relation=%s-%s not %s_%s stable
Thu, 09 Jun 2011 10:32:34 +0200 Nicolas Chauvat [parsers] improve url construction by using stdlib's urllib instead of str concatenation
Wed, 08 Jun 2011 17:10:39 +0200 Sylvain Thénault [datafeed cwxml parser] cache processed urls/entities to avoid unnecessary http requests and processing
Tue, 07 Jun 2011 12:54:45 +0200 Nicolas Chauvat [parsers] fix python2.5 compat problem introduced by 7466:395c966a1cb3
Tue, 07 Jun 2011 10:03:31 +0200 Nicolas Chauvat [parsers] remove build_search_rql() that duplicates find_entities()
Thu, 19 May 2011 10:53:17 +0200 Sylvain Thénault [multi-sources] support for moving an entity from an external source (closes #343818)
Fri, 13 May 2011 10:10:41 +0200 Sylvain Thénault [datafeed] extract a generic DataFeedXMLParser from CWEntityXMLParser
Mon, 02 May 2011 20:41:46 +0200 Nicolas Chauvat [parsers] various refactorings stable
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:26:50 +0100 Nicolas Chauvat [sobjects/parsers] compatibility with xml view of cw <= 3.10
Thu, 17 Feb 2011 10:24:45 +0100 Nicolas Chauvat [sobjects/parsers] on validationerror, skip entity and continue processing feed
Wed, 16 Feb 2011 08:40:25 +0100 Sylvain Thénault [datafeed] don't crash if python-kerberos isn't installed
Tue, 15 Feb 2011 23:32:32 +0100 Nicolas Chauvat [sobjects/parsers] add gssapi auth handler to urllib2 opener
Thu, 10 Feb 2011 17:17:54 +0100 Sylvain Thénault [test] python 2.5 specifix
Thu, 10 Feb 2011 12:28:31 +0100 Sylvain Thénault [parser host mapping] take care to cases where apphome is None (c-c i18ncube command for instance)
Wed, 09 Feb 2011 18:06:29 +0100 Sylvain Thénault [datafeed] introduce a host mapping so dev instance may transparently redirect request to another host than the actual's one
Wed, 09 Feb 2011 18:06:24 +0100 Sylvain Thénault [datafeed] add parser to import cubicweb xml
less more (0) tip