server/hook.py
2010-10-08 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
2010-09-29 Sylvain Thénault backport stable
2010-09-27 Sylvain Thénault [doc] add note about propagation on deletion of a watched relation stable
2010-09-16 Sylvain Thénault backport stable into default
2010-09-16 Sylvain Thénault [propagation hooks] support to skip some relation when propagating to linked entities. Proper renaming and enhance documentation on the way stable
2010-08-25 Sylvain Thénault update documentation to follow 6142:8bc6eac1fac1 changes. Try to make it better and move most doc with code on the way
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-07-01 Sylvain Thénault [security] use set_operation for relation permission checking operation stable
2010-06-26 Alexandre Fayolle updated docstrings on Operation class stable
2010-06-14 Sylvain Thénault [hooks] entity_oldnewvalue should never return _MARKER: if the attribute isn't in the entity dict (hence unmodified), return the old value stable
2010-05-18 Sylvain Thénault [integrity] keep ordering for schema integrity checks stable
2010-05-10 Sylvain Thénault [3.8 execute] remove deprecation warnings stable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-15 Sylvain Thénault backport stable
2010-04-15 Sylvain Thénault [hook] backport bad .events fix from default stable
2010-04-13 Sylvain Thénault backport stable
2010-04-12 Aurelien Campeas [doc/book] complete chapter on hooks & ops stable
2010-04-09 Sylvain Thénault backport stable
2010-04-09 Aurelien Campeas [hooks] fix set_operation options passing (** -> *) stable
2010-04-08 Aurelien Campeas [doc/book] begin chapter on Hooks/Operations stable
2010-04-07 Sylvain Thénault [hook] fix name error in case of error on hook's .event checking
2010-04-06 Sylvain Thénault [hook] proper bad .events detection. Fix unittest_hook
2010-03-31 Sylvain Thénault [hooks] better message on bad .event class attribute stable
2010-03-31 Sylvain Thénault [optimization] improve massive write performance by optimizing hooks selection stable
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
less more (0) -60 tip