sobjects/parsers.py
2011-09-28 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
2011-08-02 Nicolas Chauvat [server] host mapping is better named url mapping (closes #1892461) stable
2011-07-26 Sylvain Thénault [datafeed] case insensitive etype. Closes #1877014 stable
2011-07-26 Sylvain Thénault [datafeed] closes #1875322: empty tag means None value stable
2011-07-26 Sylvain Thénault [datafeed] closes #1873616 (user's url corruption when etype is not recognized stable
2011-06-22 Sylvain Thénault [datafeed cw parser] refactor: split logic that was in the parser
2011-06-17 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
2011-06-17 Sylvain Thénault [python 2.5] compat fix
2011-06-17 Sylvain Thénault [datafeed, cwxml] parser now try to complete source's urls so one can add url such as <myinstance>/project. Closes #1759908
2011-06-09 Nicolas Chauvat merge changes from stable branch
2011-06-09 Nicolas Chauvat [parsers] format read by web/views/xmlrss is relation=%s-%s not %s_%s stable
2011-06-09 Nicolas Chauvat [parsers] improve url construction by using stdlib's urllib instead of str concatenation
2011-06-08 Sylvain Thénault [datafeed cwxml parser] cache processed urls/entities to avoid unnecessary http requests and processing
2011-06-07 Nicolas Chauvat [parsers] fix python2.5 compat problem introduced by 7466:395c966a1cb3
2011-06-07 Nicolas Chauvat [parsers] remove build_search_rql() that duplicates find_entities()
less more (0) -15 tip