hooks/metadata.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
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Tue, 30 Mar 2010 10:28:41 +0200 Sylvain Thénault [repo] move eschema_eid function from hooks.metadata to server.utils 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.
Fri, 05 Mar 2010 13:04:46 +0100 Sylvain Thénault fix name error
Fri, 05 Mar 2010 09:39:34 +0100 Sylvain Thénault eschema_type_eid become eschema_eid and always get a schema as argument + misc cleanup stable
Thu, 04 Mar 2010 18:02:33 +0100 Sylvain Thénault [fti] refactor and fix full text indexation handling stable
Mon, 15 Feb 2010 15:14:50 +0100 Sylvain Thénault don't update modification_date in repairing_mode (eg upgrade or shell) stable
Thu, 21 Jan 2010 10:51:07 +0100 Sylvain Thénault update copyright
Wed, 09 Dec 2009 12:41:05 +0100 Sylvain Thénault use implements instead of entity_implements
Mon, 19 Oct 2009 16:51:13 +0200 Sylvain Thénault .id has been renamed
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Wed, 23 Sep 2009 10:20:51 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Wed, 23 Sep 2009 08:42:52 +0200 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
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 14:31:25 +0200 Sylvain Thénault use ._cw instead of .cw_req
Fri, 14 Aug 2009 11:14:10 +0200 Sylvain Thénault rewrite hooks in sobjects as new Hook style into hooks sub-package
Fri, 14 Aug 2009 09:26:41 +0200 Sylvain Thénault [hooks] major refactoring:
less more (0) tip