server/hook.py
Tue, 09 Mar 2010 08:59:43 +0100 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
Mon, 08 Mar 2010 19:02:35 +0100 Sylvain Thénault move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
Thu, 25 Feb 2010 11:43:11 +0100 Adrien Di Mascio [hooks] match_rtype and match_rtype_sets don't need to extend match_search_state stable
Tue, 09 Feb 2010 16:20:17 +0100 Sylvain Thénault propagation hooks cleanup
Mon, 08 Feb 2010 11:08:55 +0100 Sylvain Thénault backport stable branch and some vreg cleanups:
Mon, 25 Jan 2010 19:24:09 +0100 Sylvain Thénault match_rtype hook selector now accepts frometypes/toetypes optional arguments to match only given subject/object entity types
Mon, 25 Jan 2010 19:18:33 +0100 Sylvain Thénault some fixes so that deprecation warning are properly localized
less more (0) -30 -10 -7 tip