vregistry.py
Wed, 11 Mar 2009 11:13:41 +0100 sylvain thenault simplify registry options to disable some appobjects to use a single option tls-sprint
Tue, 24 Feb 2009 17:13:46 +0100 Aurelien Campeas [selectors] _needs real fix_ whack 'till it works for me tls-sprint
Tue, 24 Feb 2009 16:12:19 +0100 Aurelien Campeas [selectors] for bacwkard compatibility, we must search the mro, not just the current class, in order not to miss __selectors__ in classes that do not redefine it tls-sprint
Wed, 18 Feb 2009 22:37:04 +0100 sylvain thenault fix relation_possible, ensure we return int tls-sprint
Wed, 18 Feb 2009 20:23:43 +0100 Adrien Di Mascio provide negation operator for selectors, unfortunately, it's not possible to user the python keyword 'not' tls-sprint
Wed, 18 Feb 2009 15:49:59 +0100 sylvain thenault assert __select__ is callable tls-sprint
Wed, 18 Feb 2009 13:42:46 +0100 sylvain thenault fix selector search and refactor auto-instantiation tls-sprint
Wed, 18 Feb 2009 10:06:20 +0100 Adrien Di Mascio merge tls-sprint
Wed, 18 Feb 2009 10:05:15 +0100 Adrien Di Mascio chainall / chainfirst ensures selectors are instantiated tls-sprint
Wed, 18 Feb 2009 01:57:46 +0100 sylvain thenault kill vobject_helpver tls-sprint
Wed, 18 Feb 2009 00:55:42 +0100 sylvain thenault fix selectors compat tls-sprint
Wed, 18 Feb 2009 00:48:24 +0100 sylvain thenault assert oid tls-sprint
Wed, 18 Feb 2009 00:30:55 +0100 sylvain thenault need safety belt for class registered twice (during test for instance) tls-sprint
Wed, 18 Feb 2009 00:22:47 +0100 Adrien Di Mascio __select__ is not a classmethod anymore, it's a pure function (or a Selector instance), tls-sprint
Wed, 18 Feb 2009 00:12:36 +0100 sylvain thenault get kwargs as well tls-sprint
less more (0) -15 tip