Wed, 22 Jul 2015 19:50:50 +0200 |
David Douard |
[datafeed] fix typo in DataFeedXMLParser.is_deleted (closes #5729755)
|
file |
diff |
annotate
|
Fri, 10 Jul 2015 09:30:04 +0200 |
David Douard |
[datafeed] also catch EnvironmentError when trying to load the cwclientlib config file
|
file |
diff |
annotate
|
Thu, 09 Jul 2015 16:43:56 +0200 |
Rémi Cardona |
merge 3.20.9 into 3.21
|
file |
diff |
annotate
|
Thu, 11 Jun 2015 11:45:45 +0200 |
David Douard |
[datafeed] allow to use cwclientlib for datafeed's queries (closes #5456849)
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 13:51:28 +0100 |
Julien Cristau |
[datafeed] give an error message if a source is missing a parser id
|
file |
diff |
annotate
|
Wed, 07 Jan 2015 16:22:27 +0100 |
Denis Laxalde |
[datafeed] Set headers parameter to an empty dict in DataFeedParser.retrieve_url
|
file |
diff |
annotate
|
Wed, 19 Nov 2014 11:57:55 +0100 |
Denis Laxalde |
[datafeed] Add a raise_on_error parameter to DataFeedSource.extid2entity
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 15:49:13 +0200 |
Julien Cristau |
merge 3.19.4 in 3.20 branch
|
file |
diff |
annotate
|
Thu, 18 Sep 2014 11:03:39 +0200 |
Denis Laxalde |
[datafeed] Commit after all deletions in datafeed parser
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 17:35:25 +0200 |
Julien Cristau |
merge 3.19.3 into 3.20 branch
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 16:54:31 +0200 |
Aurelien Campeas |
[datafeed sources] finish the session -> cnx switch
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 15:46:16 +0200 |
Aurelien Campeas |
[tests/datafeed] use the new connection api (a small leftover)
|
file |
diff |
annotate
|
Fri, 21 Mar 2014 08:28:32 +0100 |
Sylvain Thénault |
[datafeed parser] enhance retrieve_url to support POSTing data and custom HTTP headers
|
file |
diff |
annotate
|
Tue, 25 Mar 2014 09:20:37 +0100 |
Sylvain Thénault |
[datafeed parser] fix retrieve_url to always return urllib2.urlopen compatible output
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 08:55:44 +0100 |
Sylvain Thénault |
[datafeed parser] factor out retrieve_url method from DataFeedXMLParser.parse
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 18:23:02 +0200 |
Sylvain Thénault |
[datafeed] update datafeed internals to use connection instead of session
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 14:23:01 +0200 |
Sylvain Thénault |
[repository] extid2eid's 'commit' argument no more necessary
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 17 Feb 2014 15:32:50 +0100 |
Julien Cristau |
merge 3.18.x in 3.19 branch
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 11:03:01 +0100 |
Dimitri Papadopoulos |
Typo in comments and error messages
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 18:11:30 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop the "true" multi-sources planner
|
file |
diff |
annotate
|
Wed, 28 Aug 2013 11:56:07 +0200 |
Sylvain Thénault |
[datafeed] fix crash due to bad http_timeout handling. Closes #3096585
stable
|
file |
diff |
annotate
|
Wed, 24 Jul 2013 08:20:22 +0200 |
David Douard |
[datafeed] add a timeout config option (closes #2745677)
stable
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 16:05:16 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 17:26:15 +0200 |
Sylvain Thénault |
[datafeed] properly call hooks for inlined relations on entity creation. Closes #2481156
stable
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 14:01:59 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 04 Sep 2012 06:09:17 +0200 |
Sylvain Thénault |
[datafeed] make cnxset handling of datafeed source more robust
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 18:24:37 +0200 |
Aurelien Campeas |
[datafeed] correctly distinguish checked/updated
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Thu, 31 May 2012 15:56:21 +0200 |
Aurelien Campeas |
fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
|
file |
diff |
annotate
|
Fri, 25 May 2012 17:18:00 +0200 |
Aurelien Campeas |
[ldapfeed] fix crash on sql cursor usage (closes #2380246)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 15 May 2012 14:43:30 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 15 May 2012 10:34:34 +0200 |
Julien Cristau |
[datafeed] allow the xml datafeed parser to work with client-side connections
stable
|
file |
diff |
annotate
|
Tue, 14 Feb 2012 11:34:53 +0100 |
Sylvain Thénault |
[datafeed] fix dumb name error introduced by recent deletion handling refactoring
|
file |
diff |
annotate
|
Tue, 31 Jan 2012 21:43:24 +0100 |
Sylvain Thénault |
[repository] ldap-feed source. Closes #2086984
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 09 Nov 2011 15:13:13 +0100 |
Sylvain Thénault |
[datafeed log] properly log errors catched at the source level
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Julien Cristau |
Record a log of datafeed source imports (closes #2026097)
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Tue, 11 Oct 2011 13:55:58 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 11 Oct 2011 11:00:24 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 15:55:14 +0200 |
Sylvain Thénault |
[datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676)
stable
|
file |
diff |
annotate
|
Tue, 04 Oct 2011 18:45:38 +0200 |
Sylvain Thénault |
[datafeed] don't crash if url is not specified
|
file |
diff |
annotate
|
Wed, 03 Aug 2011 18:16:02 +0200 |
Sylvain Thénault |
[datafeed] properly encode/decode external uri
stable
|
file |
diff |
annotate
|
Tue, 02 Aug 2011 10:39:10 +0200 |
Nicolas Chauvat |
[server] host mapping is better named url mapping (closes #1892461)
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 16:49:10 +0200 |
Sylvain Thénault |
[datafeed] properly take care to cwsource=system in imported xml. Closes #1877017
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 16:35:10 +0200 |
Sylvain Thénault |
[datafeed / fti] rather control a 'complete' parameter than setting empty attribute values
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 16:34:42 +0200 |
Sylvain Thénault |
[repo api] deprecates source.extid2eid, only the system source should implement it,
stable
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 09:21:44 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 09:18:25 +0200 |
Sylvain Thénault |
[datafeed] don't raise bad config error on source initialization
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|