hooks/__init__.py
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Tue, 03 Jun 2014 17:01:11 +0200 Aurelien Campeas [hooks] internal_session -> internal_cnx (including a typo)
Fri, 04 Apr 2014 18:23:02 +0200 Sylvain Thénault [datafeed] update datafeed internals to use connection instead of session
Fri, 21 Jun 2013 16:01:59 +0200 Sylvain Thénault [multi-sources-removal] Kill repo.sources
Tue, 21 Jan 2014 18:20:28 +0100 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
Tue, 21 Jan 2014 18:11:30 +0100 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
Fri, 20 Sep 2013 15:42:04 +0200 Denis Laxalde Use the list of sources instead of an iterator in update-feeds looping task stable
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Fri, 16 Nov 2012 11:53:17 +0100 Sylvain Thénault backport stable
Thu, 08 Nov 2012 11:43:11 +0100 Sylvain Thénault [startup hook/looping tasks] separated hook for each looping task to ease modification from cubes. Closes #2517096 stable
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Thu, 15 Mar 2012 14:26:12 +0100 Anthony Truchet [config, undo] Fix undo-support option migration
Fri, 21 Oct 2011 14:32:37 +0200 Julien Cristau Record a log of datafeed source imports (closes #2026097)
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
Mon, 11 Jul 2011 19:48:37 +0200 Sylvain Thénault [repo, hooks] small task optimization: don't start cleanup_old_transactions when undo support is not activated, and retrieve a session to update a source only when some source to update is found
less more (0) -15 tip