server/hook.py
2012-02-16 Sylvain Thénault [spelling] fix dictionnary -> dictionary typo stable
2012-02-10 Julien Cristau [repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-10-28 Adrien Di Mascio [doc] fix most of ReST compilation errors and warnings
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-07-07 Sylvain Thénault [doc, hook] more backport of syt mbox documentation
2011-06-15 Sylvain Thénault backport stable
2011-06-14 Sylvain Thénault [data hook] new .union operation on DataOperationMixIn, only when container is a set, not a list stable
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-04-28 Alexandre Fayolle [hooks selection optimization] prune hooks when multiple entities are concerned by a hm.call_hooks() (closes: #1672022)
2011-04-29 Nicolas Chauvat merge changes from oldstable stable
2011-04-29 Nicolas Chauvat [doc] fix doc and tutorials about hooks and operations oldstable
2011-04-15 Alexandre Fayolle [server] improve the speed of setting relations between entities (closes #1625257)
2011-03-31 Nicolas Chauvat [doc] improve dostring of server.hook stable
2011-03-16 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
2011-02-15 Sylvain Thénault [data operation] add new remove_data method stable
2011-02-09 Sylvain Thénault [doc] update some copyrights stable
2011-01-25 Alexandre Fayolle improve massive deletion performance stable
2011-01-24 Sylvain Thénault [book] fixes some references and other doc construction pbs stable
2011-01-17 Sylvain Thénault [doc] fix match_rtype_sets docstring stable
2011-01-17 Alexandre Fayolle added note about the effect of commit/rollback on the hooks_control context manager stable
2011-01-06 Sylvain Thénault [doc] fix bad class ref stable
2011-01-04 Alexandre Fayolle check the validity of kwargs passed to match_rtype stable
2011-01-04 Alexandre Fayolle fix ticket #1382716 (problem was actually more subtle than I originally thought) stable
2010-12-22 Aurelien Campeas [doc/book] fix/update a bit the hooks chapter stable
2010-12-06 Julien Jehannet [hook] update DataOperationMixIn docstring stable
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
less more (0) -60 tip