server/sources/datafeed.py
2013-08-28 Sylvain Thénault [datafeed] fix crash due to bad http_timeout handling. Closes #3096585 stable
2013-07-24 David Douard [datafeed] add a timeout config option (closes #2745677) stable
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2013-01-04 Sylvain Thénault [repo sources] move handling of source's url into abstract source as this becomes shared by most sources
2012-10-12 Sylvain Thénault backport stable
2012-09-13 Sylvain Thénault [datafeed] properly call hooks for inlined relations on entity creation. Closes #2481156 stable
2012-09-07 Sylvain Thénault backport stable
2012-09-04 Sylvain Thénault [datafeed] make cnxset handling of datafeed source more robust stable
2012-07-17 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
2012-06-07 Aurelien Campeas [datafeed] correctly distinguish checked/updated
2012-06-06 Aurelien Campeas [ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
2012-05-31 Aurelien Campeas fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
2012-05-25 Aurelien Campeas [ldapfeed] fix crash on sql cursor usage (closes #2380246)
2012-05-15 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
2012-05-15 Sylvain Thénault backport stable
2012-05-15 Julien Cristau [datafeed] allow the xml datafeed parser to work with client-side connections stable
2012-02-14 Sylvain Thénault [datafeed] fix dumb name error introduced by recent deletion handling refactoring
2012-01-31 Sylvain Thénault [repository] ldap-feed source. Closes #2086984
2012-02-02 Sylvain Thénault [datafeed] set delete-entities=yes is now safer, by checking each entity actually seems deleted. Closes #2165381
2011-11-09 Sylvain Thénault [datafeed log] properly log errors catched at the source level
2011-11-09 Sylvain Thénault [data import log] log on the source so we properly have source name information
2011-10-21 Julien Cristau Record a log of datafeed source imports (closes #2026097)
2011-10-14 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)
2011-10-11 Sylvain Thénault backport stable
2011-10-11 Sylvain Thénault [datafeed] remove remaining uses of 'synchronizing' attribute replaced by 'in_synchronization' in 3.13.8. Closes #1989131 stable
2011-10-11 Sylvain Thénault backport stable
2011-10-07 Sylvain Thénault [datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676) stable
2011-10-04 Sylvain Thénault [datafeed] don't crash if url is not specified
2011-08-03 Sylvain Thénault [datafeed] properly encode/decode external uri stable
less more (0) -50 -30 tip