Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 11:08:55 +0100 |
Sylvain Thénault |
backport stable branch and some vreg cleanups:
|
file |
diff |
annotate
|
Sat, 06 Feb 2010 10:34:35 +0100 |
Sylvain Thénault |
reminder, cleanup
stable
|
file |
diff |
annotate
|
Sat, 06 Feb 2010 10:34:26 +0100 |
Sylvain Thénault |
initialize property once initialization has been fully completed, close #666573
stable
|
file |
diff |
annotate
|
Wed, 03 Feb 2010 18:45:20 +0100 |
Sylvain Thénault |
nicer docstring
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 10:07:03 +0100 |
Sylvain Thénault |
move extra path computing as a configuration class property so we can reused it
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 10:52:24 +0100 |
Sylvain Thénault |
this clutter startup screen for little benefit, remove it
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 13:03:08 +0100 |
Adrien Di Mascio |
clear vreg's parent_classes cache to fix etype cache / auto-reloading bug
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 18:27:29 +0100 |
Sylvain Thénault |
etype_class('Any') should return bare 'Any' class
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 08:37:30 +0100 |
Sylvain Thénault |
fix name error if ValueError is raised
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 14:43:27 +0200 |
Sylvain Thénault |
typo
stable
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 15:43:23 +0200 |
Sylvain Thénault |
oops
stable
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 15:17:28 +0200 |
Sylvain Thénault |
a way to distinguish __init__ vs render arguments
stable
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 14:37:42 +0200 |
Sylvain Thénault |
skip final type
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:31:13 +0200 |
Sylvain Thénault |
clear eschema caches on schema changes
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 10:31:54 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 15:59:05 +0200 |
Sylvain Thénault |
3.6 updates
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 13:12:52 +0200 |
Sylvain Thénault |
fix debug attribute conflict on configuration
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:40:19 +0200 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 08:42:52 +0200 |
Sylvain Thénault |
[appobjects] use __regid__ instead of __id__, more explicit
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 12:11:12 +0200 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
Fri, 18 Sep 2009 12:20:39 +0200 |
Sylvain Thénault |
backport old head
3.5
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 15:16:53 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:24:31 +0200 |
Sylvain Thénault |
refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well
3.5
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 15:01:41 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 12:28:22 +0200 |
Sylvain Thénault |
fix entity classes inheritance (repair cw.test.unittest_entity)
3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:57:34 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:55:15 +0200 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 12:35:19 +0200 |
Sylvain Thénault |
[vreg] we must ensure that parent classes are initialiazed first
stable
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 08:13:22 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 09 Sep 2009 15:12:23 +0200 |
Sylvain Thénault |
fix so that we ensure issubclass(etype_class('SubNote'), etype_class('Note'))
3.5
|
file |
diff |
annotate
|
Mon, 31 Aug 2009 19:09:54 +0200 |
Sylvain Thénault |
backport 3.5 branch
|
file |
diff |
annotate
|
Mon, 31 Aug 2009 18:59:10 +0200 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
Mon, 31 Aug 2009 14:27:16 +0200 |
Sylvain Thénault |
generic rtag cleaing method
stable
|
file |
diff |
annotate
|
Mon, 31 Aug 2009 09:58:15 +0200 |
Sylvain Thénault |
[vreg] keep positional arg compat
stable
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 13:02:45 +0200 |
Sylvain Thénault |
backport 3.5 branch
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 12:17:18 +0200 |
Sylvain Thénault |
integrate fix made for shingouz, let's see if it breaks something
3.5
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 16:26:20 +0200 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:56:22 +0200 |
Sylvain Thénault |
use a property for schema, avoid bad schema reference
stable
|
file |
diff |
annotate
|
Tue, 18 Aug 2009 23:29:26 +0200 |
Sylvain Thénault |
oops, should give rset here as well
stable
|
file |
diff |
annotate
|
Tue, 18 Aug 2009 17:10:50 +0200 |
Sylvain Thénault |
fix cw properties initialization
stable
|
file |
diff |
annotate
|
Tue, 18 Aug 2009 09:12:08 +0200 |
Sylvain Thénault |
cleanup: eprop -> cwprop
|
file |
diff |
annotate
|
Tue, 18 Aug 2009 00:28:55 +0200 |
Sylvain Thénault |
take care in case Any is given
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 13:07:21 +0200 |
Sylvain Thénault |
turn id into __id__
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 12:18:55 +0200 |
Sylvain Thénault |
better as a method of the etypes registry
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:32:34 +0200 |
Sylvain Thénault |
propagate some api changes
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:07:25 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:01:32 +0200 |
Nicolas Chauvat |
R deprecate CWRegistry.render
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:50:19 +0200 |
Sylvain Thénault |
__initialize__ needs the schema as argument
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:49:14 +0200 |
Nicolas Chauvat |
R deprecate CWRegistry.possible_vobjects
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:32:03 +0200 |
Sylvain Thénault |
no more needs for vreg_initialization_completed hook
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:02:18 +0200 |
Nicolas Chauvat |
R deprecate CWRegistry.select_vobject
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 00:35:05 +0200 |
Nicolas Chauvat |
R put version info in deprecation warnings
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:26:51 +0200 |
Sylvain Thénault |
[vreg] skip final entities
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:06:02 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|