Mon, 04 May 2009 13:09:48 +0200 |
sylvain thenault |
backport default
tls-sprint
|
file |
diff |
annotate
|
Tue, 21 Apr 2009 22:28:15 -0500 |
Nicolas Chauvat |
when debugging explain why objects are kicked out of registry
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 18:44:30 +0200 |
sylvain thenault |
remove trailing white spaces
tls-sprint
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 18:42:58 +0200 |
sylvain thenault |
drop hopeless registerer bw compat
tls-sprint
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 13:51:01 +0200 |
sylvain thenault |
introduce init_registration method and call it in repo initialization
tls-sprint
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 11:30:13 +0200 |
sylvain thenault |
fix vobjects registration to deal with objects inter-dependancy
tls-sprint
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 11:29:28 +0200 |
sylvain thenault |
* print vreg content once fully initialized (require move of print code from vregistry to cwvreg)
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 19:00:20 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 11:13:41 +0100 |
sylvain thenault |
simplify registry options to disable some appobjects to use a single option
tls-sprint
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 17:13:46 +0100 |
Aurelien Campeas |
[selectors] _needs real fix_ whack 'till it works for me
tls-sprint
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 22:37:04 +0100 |
sylvain thenault |
fix relation_possible, ensure we return int
tls-sprint
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 15:49:59 +0100 |
sylvain thenault |
assert __select__ is callable
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 13:42:46 +0100 |
sylvain thenault |
fix selector search and refactor auto-instantiation
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 10:06:20 +0100 |
Adrien Di Mascio |
merge
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 10:05:15 +0100 |
Adrien Di Mascio |
chainall / chainfirst ensures selectors are instantiated
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 01:57:46 +0100 |
sylvain thenault |
kill vobject_helpver
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 00:55:42 +0100 |
sylvain thenault |
fix selectors compat
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 00:48:24 +0100 |
sylvain thenault |
assert oid
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 00:30:55 +0100 |
sylvain thenault |
need safety belt for class registered twice (during test for instance)
tls-sprint
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 00:12:36 +0100 |
sylvain thenault |
get kwargs as well
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:46:48 +0100 |
Adrien Di Mascio |
fix _instantiate_selector() mini bug (make sure obj is a class before calling issubclass)
tls-sprint
|
file |
diff |
annotate
|