vregistry.py
Thu, 09 Feb 2012 13:22:49 +0100 Sylvain Thénault [bw compat] add compatibility for import of former VRegistry
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, 27 Apr 2011 16:38:01 +0200 Alexandre Fayolle [vreg] vregistry._select_best was needlessly instanciating NoSelectableObject (closes #1626708)
Wed, 16 Mar 2011 09:37:46 +0100 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
Fri, 21 Jan 2011 11:13:40 +0100 Julien Jehannet [vreg] check for identical app objects when replacing stable
Wed, 03 Nov 2010 16:39:49 +0100 Sylvain Thénault backport stable
Fri, 29 Oct 2010 11:58:45 +0200 Nicolas Chauvat fix grammar in docstring stable
Sat, 09 Oct 2010 00:38:02 +0200 Sylvain Thénault [components] refactor main template header: make it much more flexible by using CtxComponent
Wed, 06 Oct 2010 14:04:26 +0200 Sylvain Thénault backport stable
Mon, 04 Oct 2010 18:56:05 +0200 Aurelien Campeas refactor login box & form to enable easy pluggability
Mon, 04 Oct 2010 15:55:55 +0200 Sylvain Thénault [vreg] fix bad copy and paste introduced in 6347:ef47a2100c66 stable
Wed, 29 Sep 2010 16:16:32 +0200 Sylvain Thénault backport stable
Fri, 24 Sep 2010 15:00:08 +0200 Julien Jehannet exception: specify expected parameter in NoSelectableException stable
Wed, 25 Aug 2010 10:01:11 +0200 Sylvain Thénault [boxes] introduce new boxes system
Wed, 04 Aug 2010 11:16:39 +0200 Sylvain Thénault [vreg] rename select* object id argument to avoid name clash with arbitrary kwargs, just in case...
Mon, 26 Jul 2010 15:04:47 +0200 Nicolas Chauvat [debug] improve debug messages stable
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
Wed, 09 Jun 2010 10:06:46 +0200 Sylvain Thénault backport stable
Wed, 09 Jun 2010 09:54:35 +0200 Sylvain Thénault [pylint] fix detected name errors stable
Thu, 03 Jun 2010 10:17:44 +0200 Sylvain Thénault backport stable
Tue, 01 Jun 2010 17:29:49 +0200 Pierre-Yves David [vreg] ensure you can register an object from module not known yet. stable
Wed, 02 Jun 2010 13:02:47 +0200 Sylvain Thénault backport stable
Sat, 29 May 2010 10:33:40 +0200 Alexandre Fayolle skip flymake junk when reloading stable
Fri, 21 May 2010 15:06:29 +0200 Sylvain Thénault [vreg] should raise exception on select ambiguity when running in test mode
Fri, 21 May 2010 15:04:29 +0200 Sylvain Thénault [adapters] refactoring fixes
Fri, 30 Apr 2010 12:46:51 +0200 Sylvain Thénault [vreg] we should now reset in init_registration since we don't do it in __init__
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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 12:47:29 +0200 Sylvain Thénault [vreg] refactor the [re]loading process so things get clearer and fix spurious errors on edge cases stable
Fri, 02 Apr 2010 16:10:35 +0200 Sylvain Thénault improved doc on selectors an vregistry stable
Wed, 31 Mar 2010 12:22:20 +0200 Sylvain Thénault [vreg] we do want the opposite... stable
Wed, 31 Mar 2010 09:58:44 +0200 Sylvain Thénault [cleanup] add some notes stable
Wed, 31 Mar 2010 09:58:20 +0200 Sylvain Thénault [optimisation] _select_best is used very intensivly. Peanuts optimization may count :) 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 13:28:19 +0200 Sylvain Thénault [appobject imports] don't include __init__ in package's name. See comment for more info stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Mon, 15 Feb 2010 15:13:47 +0100 Sylvain Thénault tune startup logging stable
Mon, 08 Feb 2010 12:01:15 +0100 Sylvain Thénault kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.
Mon, 08 Feb 2010 11:08:55 +0100 Sylvain Thénault backport stable branch and some vreg cleanups:
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
Tue, 02 Feb 2010 11:00:08 +0100 Sylvain Thénault cleanup stable
Fri, 22 Jan 2010 14:40:14 +0100 Sylvain Thénault [vreg] object_by_id should not have been deprecated. Fix facets.
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 08 Dec 2009 09:09:07 +0100 Sylvain Thénault .id backward compat
Thu, 15 Oct 2009 10:31:54 +0200 Sylvain Thénault backport stable branch
Mon, 12 Oct 2009 13:12:52 +0200 Sylvain Thénault fix debug attribute conflict on configuration stable
Mon, 12 Oct 2009 12:54:01 +0200 Sylvain Thénault system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Tue, 06 Oct 2009 17:12:26 +0200 Sylvain Thénault [vreg] fix reloading pb w/ module level error stable
Wed, 23 Sep 2009 11:04:59 +0200 Sylvain Thénault nicer deprecation warnings
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, 31 Aug 2009 19:09:54 +0200 Sylvain Thénault backport 3.5 branch
Mon, 31 Aug 2009 18:59:10 +0200 Sylvain Thénault backport stable branch 3.5
Mon, 31 Aug 2009 09:57:45 +0200 Sylvain Thénault check object has __registry__ attribute before call to register() stable
Thu, 27 Aug 2009 19:36:20 +0200 Sylvain Thénault oops 3.5
Thu, 27 Aug 2009 16:56:55 +0200 Sylvain Thénault add version to deprecation warning 3.5
less more (0) -100 -60 tip