Tue, 08 Dec 2009 09:09:07 +0100 |
Sylvain Thénault |
.id backward compat
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 10:31:54 +0200 |
Sylvain Thénault |
backport stable branch
|
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, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 17:12:26 +0200 |
Sylvain Thénault |
[vreg] fix reloading pb w/ module level error
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 11:04:59 +0200 |
Sylvain Thénault |
nicer deprecation warnings
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:35:36 +0200 |
Sylvain Thénault |
nicer warnings
|
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
|
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 09:57:45 +0200 |
Sylvain Thénault |
check object has __registry__ attribute before call to register()
stable
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 19:36:20 +0200 |
Sylvain Thénault |
oops
3.5
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 16:56:55 +0200 |
Sylvain Thénault |
add version to deprecation warning
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
|
Tue, 18 Aug 2009 17:10:50 +0200 |
Sylvain Thénault |
fix cw properties initialization
stable
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 14:23:06 +0200 |
Sylvain Thénault |
use class_regid / classid functions
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 00:02:08 +0200 |
Nicolas Chauvat |
backport stable branch
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 13:12:55 +0200 |
Adrien Di Mascio |
[registry] fix registration logging messages
stable
|
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 11:56:49 +0200 |
Sylvain Thénault |
no need for a classid class method
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:54:19 +0200 |
Sylvain Thénault |
rename registered to __registered__
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 18:40:52 +0200 |
Nicolas Chauvat |
R put version info in deprecation warnings
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:06:02 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 13:01:56 +0200 |
Nicolas Chauvat |
R propagate registry API changes
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 12:42:01 +0200 |
Nicolas Chauvat |
R [registry] changes in the API
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 12:20:13 +0200 |
Sylvain Thénault |
fix reloading, new .reset prototype
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 18:58:38 +0200 |
Adrien Di Mascio |
[autoreload] handle uicfg reloading properly with the new event / callback mechanism
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:42:47 +0200 |
Sylvain Thénault |
[appobject selection process] drop the need for the .selected method
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:16:47 +0200 |
Sylvain Thénault |
[appobject] kill VObject class, move base selector classes to appobject
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 14:14:07 +0200 |
Sylvain Thénault |
R [base classes] only AppObject remaning, no more AppRsetObject
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:53:31 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Sun, 02 Aug 2009 20:59:57 +0200 |
Adrien Di Mascio |
[uicfg] reload uicfg when vregistry is being reset
|
file |
diff |
annotate
|
Sun, 02 Aug 2009 19:32:57 +0200 |
Adrien Di Mascio |
[registry] when a source file is changed, reset and reload the whole registry
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:50:57 +0200 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 14:25:30 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 12:04:32 +0200 |
Sylvain Thénault |
[vreg] consider __abstract__ in register_all
stable
|
file |
diff |
annotate
|
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
|