cwvreg.py
Tue, 24 Nov 2015 14:08:47 +0100 Julien Cristau Remove trailing empty lines
Wed, 16 Sep 2015 15:17:42 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 13 Oct 2015 15:09:22 +0200 Rémi Cardona [py3k] dict.itervalues → dict.values
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Fri, 03 Jul 2015 14:07:53 +0200 David Douard [doc] move the documentations from docstring directly to the book.
Thu, 02 Jul 2015 19:54:25 +0200 David Douard [doc] more fixes of warnings/errors in doc build
Wed, 24 Sep 2014 18:04:30 +0200 Julien Cristau merge 3.18.6 into 3.19
Tue, 29 Jul 2014 14:40:29 +0200 Aurelien Campeas Almost backout afcd46716d6a which breaks _select_best raising an ambiguity exception in debug mode. stable
Wed, 17 Sep 2014 13:43:31 +0200 Julien Cristau merge 3.17.17 into 3.18 branch stable
Wed, 21 May 2014 16:14:17 +0200 Alain Leufroy [cwvreg] cleanup the event manager when reloading modules stable
Fri, 18 Jul 2014 16:14:58 +0200 Julien Cristau merge from 3.18 branch
Tue, 10 Jun 2014 14:11:59 +0200 Julien Cristau merge two stable heads stable
Tue, 10 Jun 2014 09:49:45 +0200 Julien Cristau merge 3.18.5 into 3.19 branch
Fri, 16 May 2014 17:01:34 +0200 Adrien Di Mascio [vreg] fix bad super call to lgc.registry.Registry() stable
Mon, 14 Apr 2014 12:07:00 +0200 Rémi Cardona an unicode string -> a unicode string stable
Thu, 23 Jan 2014 13:47:28 +0100 Sylvain Thénault [multi-sources-removal] Drop entities.source column
Fri, 27 Sep 2013 14:15:24 +0200 Sylvain Thénault instrument cwvreg, so we may know what's being loaded by asking the registry store
Mon, 26 Aug 2013 11:36:19 +0200 Julien Cristau Rename cleanup_interface_sobjects into cleanup_unused_appobjects
Mon, 26 Aug 2013 16:14:09 +0200 Aurelien Campeas remove 3.9 bw compat
Thu, 25 Apr 2013 14:10:55 +0200 Pierre-Yves David remove unused import
Wed, 24 Apr 2013 14:40:09 +0200 Sylvain Thénault [vreg] (re)build entity classes cache after registry initialization. stable
Fri, 22 Feb 2013 19:36:40 +0100 Nicolas Chauvat [towards py3k] import reduce() from functools (part of #2711624)
Mon, 25 Feb 2013 11:18:14 +0100 Aurelien Campeas [cwvreg] complete cw.web.uicfg cleanup callback (closes #2718217)
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Mon, 21 Jan 2013 16:34:09 +0100 Florent Cayré make ui configurations selectable (closes #2406609)
Mon, 21 Jan 2013 13:55:25 +0100 Aurelien Campeas [cwvreg] introduce lgc version 0.59 and remove unneeded method redefinition (prepares #2406609)
Mon, 10 Sep 2012 14:00:09 +0200 Sylvain Thénault [config] turn internal configuration methods building appobjects search path into normal method rather than class method
Fri, 08 Jun 2012 16:47:07 +0200 Aurelien Campeas [registry|ajaxcontroller] the @ajaxcontroller decorator ought to return a compatible object (closes #2385155)
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
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
less more (0) -100 -60 tip