cwvreg.py
Wed, 08 Jun 2011 17:08:00 +0200 Sylvain Thénault backport stable
Tue, 07 Jun 2011 08:02:11 +0200 Sylvain Thénault [vreg] help understanding assertion error stable
Mon, 06 Jun 2011 16:13:09 +0200 Sylvain Thénault [schema] support for BigInt type. Closes #1720995
Mon, 23 May 2011 11:36:43 +0200 Nicolas Chauvat [cwvreg] inline function dump_class()
Wed, 04 May 2011 12:25:50 +0200 Adrien Di Mascio backport stable
Wed, 04 May 2011 10:32:15 +0200 Florent Cayré [entity] fix entity fetch_rql when fetch_attrs contains a rtype with multiple destination etypes which do not have the same fetched attributes themselves (closes #1631282) stable
Wed, 27 Apr 2011 16:38:01 +0200 Alexandre Fayolle [vreg] vregistry._select_best was needlessly instanciating NoSelectableObject (closes #1626708)
Mon, 11 Apr 2011 20:43:30 +0200 Nicolas Chauvat merge changes from stable branch
Mon, 11 Apr 2011 13:29:41 +0200 Sylvain Thénault [native source] eid_creation_lock actually lock the eid connection creation and usage stable
Fri, 01 Apr 2011 15:04:47 +0200 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
Thu, 31 Mar 2011 15:23:52 +0200 Sylvain Thénault [entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
Mon, 28 Feb 2011 14:12:42 +0100 Sylvain Thénault [config refactoring] rename eproperty_definition method to cwproperty_definition stable
Mon, 31 Jan 2011 17:30:48 +0100 Sylvain Thénault [ctxcomponents vreg] allow to specify 'no cache' using __cache argument stable
Fri, 07 Jan 2011 18:51:50 +0100 Sylvain Thénault [server test] fix test inter-dependancy issue stable
Fri, 10 Dec 2010 15:47:09 +0100 Adrien Di Mascio [registry] backout 120c7ea6e1fa: errors should not pass silently stable
Mon, 25 Oct 2010 10:23:32 +0200 Sylvain Thénault [registration] don't crash on import error while initializing the registry and not in debug mode
Tue, 12 Oct 2010 14:13:07 +0200 Sylvain Thénault [test/possible views] skip deprecated views
Thu, 26 Aug 2010 11:45:57 +0200 Sylvain Thénault backport stable
Thu, 26 Aug 2010 10:13:48 +0200 Alexandre Fayolle use is_instance in a number of places (esp. documentation) rather than the deprecated implements stable
Wed, 25 Aug 2010 10:29:07 +0200 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
Wed, 04 Aug 2010 11:16:40 +0200 Sylvain Thénault [cwprops] fix callable vocabulary of cwproperties which were inconsistently called. No more argument, should now simply return a list of (untranslated) values
Fri, 30 Jul 2010 13:18:08 +0200 Sylvain Thénault [selectors] fix is_instance bug w/ parent classes. Also slight performance enhancements by changing what's returned by vreg['etypes'].parent_classes method (dedicated for this usage...) and removing no more necessary methods stable
Fri, 30 Jul 2010 09:52:12 +0200 Sylvain Thénault [vreg debug] use classid to get cleaner output stable
Mon, 26 Jul 2010 15:04:47 +0200 Nicolas Chauvat [debug] improve debug messages stable
Mon, 05 Jul 2010 18:00:33 +0200 Sylvain Thénault backport stable
Mon, 05 Jul 2010 17:06:11 +0200 Sylvain Thénault cleanups stable
Mon, 05 Jul 2010 13:34:29 +0200 Sylvain Thénault [vreg] new [before|after]-registry-reset event, taking vreg as argument
Tue, 15 Jun 2010 18:19:44 +0200 Sylvain Thénault fix bad merge
Tue, 15 Jun 2010 18:16:19 +0200 Sylvain Thénault backport stable
Tue, 15 Jun 2010 18:00:26 +0200 Sylvain Thénault [auto-reload] we should never call load_module with use_sys=False, that may lead to inconsistency with module interdependancy (eg module get imported by another one, then is reimported by the vreg to load its appobjects. Cleanup of sys.modules done before reloading should be enough. stable
less more (0) -100 -50 -30 tip