hooks/__init__.py
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2014-06-03 Aurelien Campeas [hooks] internal_session -> internal_cnx (including a typo)
2014-04-04 Sylvain Thénault [datafeed] update datafeed internals to use connection instead of session
2013-06-21 Sylvain Thénault [multi-sources-removal] Kill repo.sources
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
2013-09-20 Denis Laxalde Use the list of sources instead of an iterator in update-feeds looping task stable
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2012-11-16 Sylvain Thénault backport stable
2012-11-08 Sylvain Thénault [startup hook/looping tasks] separated hook for each looping task to ease modification from cubes. Closes #2517096 stable
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-03-15 Anthony Truchet [config, undo] Fix undo-support option migration
2011-10-21 Julien Cristau Record a log of datafeed source imports (closes #2026097)
2011-07-27 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
2011-07-11 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