vregistry.py
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
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Tue, 18 Aug 2009 17:10:50 +0200 Sylvain Thénault fix cw properties initialization stable
Fri, 14 Aug 2009 14:23:06 +0200 Sylvain Thénault use class_regid / classid functions
Fri, 14 Aug 2009 00:02:08 +0200 Nicolas Chauvat backport stable branch
Thu, 13 Aug 2009 13:12:55 +0200 Adrien Di Mascio [registry] fix registration logging messages stable
Thu, 13 Aug 2009 13:07:21 +0200 Sylvain Thénault turn id into __id__
Thu, 13 Aug 2009 11:56:49 +0200 Sylvain Thénault no need for a classid class method
Thu, 13 Aug 2009 11:54:19 +0200 Sylvain Thénault rename registered to __registered__
Wed, 12 Aug 2009 18:40:52 +0200 Nicolas Chauvat R put version info in deprecation warnings
Tue, 11 Aug 2009 17:06:02 +0200 Sylvain Thénault merge
Tue, 11 Aug 2009 13:01:56 +0200 Nicolas Chauvat R propagate registry API changes
Tue, 11 Aug 2009 12:42:01 +0200 Nicolas Chauvat R [registry] changes in the API
Tue, 11 Aug 2009 12:20:13 +0200 Sylvain Thénault fix reloading, new .reset prototype
Tue, 04 Aug 2009 18:58:38 +0200 Adrien Di Mascio [autoreload] handle uicfg reloading properly with the new event / callback mechanism
Mon, 03 Aug 2009 16:32:30 +0200 Sylvain Thénault [uicfg reloading] don't reload uicfg when appobjects modules won't be reloaded as well
Mon, 03 Aug 2009 15:42:47 +0200 Sylvain Thénault [appobject selection process] drop the need for the .selected method
Mon, 03 Aug 2009 15:16:47 +0200 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
less more (0) -100 -60 tip