server/hook.py
2010-03-30 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
2010-03-30 Sylvain Thénault [repo] more efficient eid cache operations handling based on set_operation; refactor stable
2010-03-29 Sylvain Thénault [repo] optimize massive insertion/deletion by using the new set_operation function stable
2010-03-25 Sylvain Thénault [c-c] new server_maintenance hook, called on c-c shell / upgrade stable
2010-03-09 Sylvain Thénault backport stable
2010-03-09 Sylvain Thénault [hook] entity_oldnew_value may cause bug on attributes explicitly set to None stable
2010-03-09 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.
2010-03-08 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.
2010-02-25 Adrien Di Mascio [hooks] match_rtype and match_rtype_sets don't need to extend match_search_state stable
2010-02-09 Sylvain Thénault propagation hooks cleanup
2010-02-08 Sylvain Thénault backport stable branch and some vreg cleanups:
2010-01-25 Sylvain Thénault match_rtype hook selector now accepts frometypes/toetypes optional arguments to match only given subject/object entity types
2010-01-25 Sylvain Thénault some fixes so that deprecation warning are properly localized
2010-01-21 Sylvain Thénault update copyright
2009-12-10 Sylvain Thénault more advanced hooks control
2009-12-10 Arthur Lutz [mq]: small_api_changes_for_3.6
2009-12-09 Sandrine Ribeau add hook selector
2009-12-09 Sylvain Thénault use implements instead of entity_implements
2009-12-08 Sylvain Thénault duh???
2009-12-07 Adrien Di Mascio [migration] write migration instructions for permissions handling on relation definition
2009-12-07 Pierre-Yves David fix class reference in old hook warning
2009-12-03 Sylvain Thénault backport stable into default
2009-10-19 Sylvain Thénault backport stable
2009-10-13 Sylvain Thénault fix/prepare propagation hooks usage
2009-10-13 Sylvain Thénault 3.6 update
2009-09-23 Adrien Di Mascio merge
2009-09-23 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
2009-09-23 Sylvain Thénault fix hook category selector
2009-09-23 Sylvain Thénault nicer error message
2009-09-23 Adrien Di Mascio merge
2009-09-23 Adrien Di Mascio [hooks] fix check for .events attribute in hooks
2009-09-23 Sylvain Thénault nicer warnings
2009-09-23 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
2009-09-14 Sylvain Thénault remove extra paren
2009-09-02 Sylvain Thénault backport 3.5
2009-09-02 Sylvain Thénault this is a deprecation warning
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-14 Sylvain Thénault [repo] more deprecation
2009-08-14 Sylvain Thénault use ._cw instead of .cw_req
2009-08-14 Sylvain Thénault [hooks] deprecates hookhelper module
2009-08-14 Sylvain Thénault [hooks] major refactoring:
less more (0) tip