Fri, 24 Jul 2009 14:33:37 +0200 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
Thu, 16 Jul 2009 13:30:13 +0200 |
Aurelien Campeas |
backport stable branch
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 12:27:29 +0200 |
Aurelien Campeas |
typos, cleanup, lighter traced seletion output
stable
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 11:38:35 +0200 |
Sylvain Thénault |
fix stacklevel
|
file |
diff |
annotate
|
Sat, 27 Jun 2009 00:56:30 +0200 |
Sylvain Thénault |
backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
|
file |
diff |
annotate
|
Thu, 25 Jun 2009 20:18:16 +0200 |
Nicolas Chauvat |
[doc] improvements
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:36:38 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 10:00:34 +0200 |
Sylvain Thénault |
add warning when rset isn't a named argument in select()
|
file |
diff |
annotate
|
Tue, 09 Jun 2009 21:29:38 +0200 |
Adrien Di Mascio |
typo: fix assertion error message in vregistry.py
stable
|
file |
diff |
annotate
|
Tue, 09 Jun 2009 18:46:20 +0200 |
Sylvain Thénault |
nicer message on failure
stable
|
file |
diff |
annotate
|
Tue, 09 Jun 2009 11:30:37 +0200 |
Sylvain Thénault |
fix unregister to be more error resilient as other unregistering methods + cleanup
stable
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 15:09:20 +0200 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
file |
diff |
annotate
|
Wed, 03 Jun 2009 21:14:46 +0200 |
Nicolas Chauvat |
bugfix: extrapath is optional arg for init_registration
|
file |
diff |
annotate
|
Wed, 03 Jun 2009 16:52:24 +0200 |
Sylvain Thénault |
fix lookup of files to load when using CW_CUBES_PATH
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Tue, 26 May 2009 18:22:24 +0200 |
Sylvain Thénault |
fix exception class, simply print warning when calling register_and_replace with an unregistered view
stable
|
file |
diff |
annotate
|
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
|