server/hook.py
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Thu, 15 Apr 2010 19:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 16:46:43 +0200 Sylvain Thénault [hook] backport bad .events fix from default stable
Tue, 13 Apr 2010 19:43:51 +0200 Sylvain Thénault backport stable
Mon, 12 Apr 2010 16:49:35 +0200 Aurelien Campeas [doc/book] complete chapter on hooks & ops stable
Fri, 09 Apr 2010 15:10:26 +0200 Sylvain Thénault backport stable
Fri, 09 Apr 2010 13:59:41 +0200 Aurelien Campeas [hooks] fix set_operation options passing (** -> *) stable
Thu, 08 Apr 2010 19:36:36 +0200 Aurelien Campeas [doc/book] begin chapter on Hooks/Operations stable
Wed, 07 Apr 2010 09:43:50 +0200 Sylvain Thénault [hook] fix name error in case of error on hook's .event checking
Tue, 06 Apr 2010 19:58:04 +0200 Sylvain Thénault [hook] proper bad .events detection. Fix unittest_hook
Wed, 31 Mar 2010 14:50:30 +0200 Sylvain Thénault [hooks] better message on bad .event class attribute stable
Wed, 31 Mar 2010 09:55:19 +0200 Sylvain Thénault [optimization] improve massive write performance by optimizing hooks selection stable
Tue, 30 Mar 2010 11:15:08 +0200 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
Tue, 30 Mar 2010 10:39:16 +0200 Sylvain Thénault [repo] more efficient eid cache operations handling based on set_operation; refactor stable
Mon, 29 Mar 2010 13:34:06 +0200 Sylvain Thénault [repo] optimize massive insertion/deletion by using the new set_operation function stable
Thu, 25 Mar 2010 15:08:27 +0100 Sylvain Thénault [c-c] new server_maintenance hook, called on c-c shell / upgrade stable
Tue, 09 Mar 2010 11:05:29 +0100 Sylvain Thénault backport stable
Tue, 09 Mar 2010 10:51:08 +0100 Sylvain Thénault [hook] entity_oldnew_value may cause bug on attributes explicitly set to None stable
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
Thu, 21 Jan 2010 10:51:07 +0100 Sylvain Thénault update copyright
Thu, 10 Dec 2009 16:20:02 +0100 Sylvain Thénault more advanced hooks control
Thu, 10 Dec 2009 11:57:07 +0100 Arthur Lutz [mq]: small_api_changes_for_3.6
Wed, 09 Dec 2009 16:07:07 +0100 Sandrine Ribeau add hook selector
Wed, 09 Dec 2009 12:41:05 +0100 Sylvain Thénault use implements instead of entity_implements
Tue, 08 Dec 2009 12:01:38 +0100 Sylvain Thénault duh???
Mon, 07 Dec 2009 19:14:49 +0100 Adrien Di Mascio [migration] write migration instructions for permissions handling on relation definition
Mon, 07 Dec 2009 17:16:55 +0100 Pierre-Yves David fix class reference in old hook warning
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Tue, 13 Oct 2009 18:21:11 +0200 Sylvain Thénault fix/prepare propagation hooks usage
Tue, 13 Oct 2009 18:20:05 +0200 Sylvain Thénault 3.6 update
Wed, 23 Sep 2009 12:31:55 +0200 Adrien Di Mascio merge
Wed, 23 Sep 2009 12:28:28 +0200 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
Wed, 23 Sep 2009 12:23:00 +0200 Sylvain Thénault fix hook category selector
Wed, 23 Sep 2009 12:22:43 +0200 Sylvain Thénault nicer error message
Wed, 23 Sep 2009 09:54:25 +0200 Adrien Di Mascio merge
Wed, 23 Sep 2009 09:52:52 +0200 Adrien Di Mascio [hooks] fix check for .events attribute in hooks
Wed, 23 Sep 2009 09:35:36 +0200 Sylvain Thénault nicer warnings
Wed, 23 Sep 2009 08:42:52 +0200 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
Mon, 14 Sep 2009 08:34:11 +0200 Sylvain Thénault remove extra paren
Wed, 02 Sep 2009 16:42:07 +0200 Sylvain Thénault backport 3.5
Wed, 02 Sep 2009 10:54:04 +0200 Sylvain Thénault this is a deprecation warning
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Fri, 14 Aug 2009 15:53:12 +0200 Sylvain Thénault [repo] more deprecation
Fri, 14 Aug 2009 14:31:25 +0200 Sylvain Thénault use ._cw instead of .cw_req
Fri, 14 Aug 2009 11:13:18 +0200 Sylvain Thénault [hooks] deprecates hookhelper module
Fri, 14 Aug 2009 09:26:41 +0200 Sylvain Thénault [hooks] major refactoring:
less more (0) tip