Mon, 27 Sep 2010 17:13:41 +0200 |
Sylvain Thénault |
[doc] add note about propagation on deletion of a watched relation
stable
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 18:56:35 +0200 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 13:38:49 +0200 |
Sylvain Thénault |
[propagation hooks] support to skip some relation when propagating to linked entities. Proper renaming and enhance documentation on the way
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 18:29:55 +0200 |
Sylvain Thénault |
update documentation to follow 6142:8bc6eac1fac1 changes. Try to make it better and move most doc with code on the way
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:29:18 +0200 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 12:04:32 +0200 |
Sylvain Thénault |
[selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 09:23:39 +0200 |
Sylvain Thénault |
[security] use set_operation for relation permission checking operation
stable
|
file |
diff |
annotate
|
Sat, 26 Jun 2010 08:44:47 +0200 |
Alexandre Fayolle |
updated docstrings on Operation class
stable
|
file |
diff |
annotate
|
Mon, 14 Jun 2010 18:58:03 +0200 |
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
|
file |
diff |
annotate
|
Tue, 18 May 2010 14:28:44 +0200 |
Sylvain Thénault |
[integrity] keep ordering for schema integrity checks
stable
|
file |
diff |
annotate
|
Mon, 10 May 2010 17:49:42 +0200 |
Sylvain Thénault |
[3.8 execute] remove deprecation warnings
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 19:39:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 16:46:43 +0200 |
Sylvain Thénault |
[hook] backport bad .events fix from default
stable
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 19:43:51 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 12 Apr 2010 16:49:35 +0200 |
Aurelien Campeas |
[doc/book] complete chapter on hooks & ops
stable
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 15:10:26 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 13:59:41 +0200 |
Aurelien Campeas |
[hooks] fix set_operation options passing (** -> *)
stable
|
file |
diff |
annotate
|
Thu, 08 Apr 2010 19:36:36 +0200 |
Aurelien Campeas |
[doc/book] begin chapter on Hooks/Operations
stable
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 09:43:50 +0200 |
Sylvain Thénault |
[hook] fix name error in case of error on hook's .event checking
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 19:58:04 +0200 |
Sylvain Thénault |
[hook] proper bad .events detection. Fix unittest_hook
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 14:50:30 +0200 |
Sylvain Thénault |
[hooks] better message on bad .event class attribute
stable
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 09:55:19 +0200 |
Sylvain Thénault |
[optimization] improve massive write performance by optimizing hooks selection
stable
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 11:15:08 +0200 |
Sylvain Thénault |
[cleanup] style fixes, add nodes, 0.2 cents refactorings
stable
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 10:39:16 +0200 |
Sylvain Thénault |
[repo] more efficient eid cache operations handling based on set_operation; refactor
stable
|
file |
diff |
annotate
|
Mon, 29 Mar 2010 13:34:06 +0200 |
Sylvain Thénault |
[repo] optimize massive insertion/deletion by using the new set_operation function
stable
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 15:08:27 +0100 |
Sylvain Thénault |
[c-c] new server_maintenance hook, called on c-c shell / upgrade
stable
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 11:05:29 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 16:20:17 +0100 |
Sylvain Thénault |
propagation hooks cleanup
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 11:08:55 +0100 |
Sylvain Thénault |
backport stable branch and some vreg cleanups:
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 19:18:33 +0100 |
Sylvain Thénault |
some fixes so that deprecation warning are properly localized
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 10:51:07 +0100 |
Sylvain Thénault |
update copyright
|
file |
diff |
annotate
|
Thu, 10 Dec 2009 16:20:02 +0100 |
Sylvain Thénault |
more advanced hooks control
|
file |
diff |
annotate
|
Thu, 10 Dec 2009 11:57:07 +0100 |
Arthur Lutz |
[mq]: small_api_changes_for_3.6
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 16:07:07 +0100 |
Sandrine Ribeau |
add hook selector
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 12:41:05 +0100 |
Sylvain Thénault |
use implements instead of entity_implements
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 12:01:38 +0100 |
Sylvain Thénault |
duh???
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 19:14:49 +0100 |
Adrien Di Mascio |
[migration] write migration instructions for permissions handling on relation definition
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 17:16:55 +0100 |
Pierre-Yves David |
fix class reference in old hook warning
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 18:21:11 +0200 |
Sylvain Thénault |
fix/prepare propagation hooks usage
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 18:20:05 +0200 |
Sylvain Thénault |
3.6 update
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 12:31:55 +0200 |
Adrien Di Mascio |
merge
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 12:28:28 +0200 |
Adrien Di Mascio |
[api] use _cw, cw_row, cw_col, cw_rset etc.
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 12:23:00 +0200 |
Sylvain Thénault |
fix hook category selector
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 12:22:43 +0200 |
Sylvain Thénault |
nicer error message
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:54:25 +0200 |
Adrien Di Mascio |
merge
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:52:52 +0200 |
Adrien Di Mascio |
[hooks] fix check for .events attribute in hooks
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:35:36 +0200 |
Sylvain Thénault |
nicer warnings
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 08:42:52 +0200 |
Sylvain Thénault |
[appobjects] use __regid__ instead of __id__, more explicit
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 08:34:11 +0200 |
Sylvain Thénault |
remove extra paren
|
file |
diff |
annotate
|
Wed, 02 Sep 2009 16:42:07 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 02 Sep 2009 10:54:04 +0200 |
Sylvain Thénault |
this is a deprecation warning
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 16:26:20 +0200 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 15:53:12 +0200 |
Sylvain Thénault |
[repo] more deprecation
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 14:31:25 +0200 |
Sylvain Thénault |
use ._cw instead of .cw_req
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 11:13:18 +0200 |
Sylvain Thénault |
[hooks] deprecates hookhelper module
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 09:26:41 +0200 |
Sylvain Thénault |
[hooks] major refactoring:
|
file |
diff |
annotate
|