Wed, 07 Apr 2010 11:56:30 +0200 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Wed, 07 Apr 2010 11:53:11 +0200 |
Alexandre Fayolle |
merged back old local changeset
stable
|
changeset |
files
|
Wed, 07 Apr 2010 11:52:25 +0200 |
Alexandre Fayolle |
fixed indentation error in devtools/__init__.py
stable
|
changeset |
files
|
Tue, 06 Apr 2010 19:42:37 +0200 |
Alexandre Fayolle |
SQL Server port: temporary table handling
stable
|
changeset |
files
|
Tue, 06 Apr 2010 19:27:47 +0200 |
Alexandre Fayolle |
log RQL query in case of unexpected failure (priceless when porting to new database)
stable
|
changeset |
files
|
Tue, 06 Apr 2010 19:26:28 +0200 |
Alexandre Fayolle |
enable live test against sqlserver 2005 database
stable
|
changeset |
files
|
Thu, 04 Mar 2010 17:26:43 +0100 |
Alexandre Fayolle |
fixed skeleton help strings
stable
|
changeset |
files
|
Wed, 07 Apr 2010 10:05:04 +0200 |
Sylvain Thénault |
[wf] should use is_in_group to avoid error with internal manager
stable
|
changeset |
files
|
Wed, 07 Apr 2010 09:45:15 +0200 |
Sylvain Thénault |
[pkginfo] when only __depends__ is specified, deduced __depends_cubes__ from it (same thing for recommends) ; fix ad skel pkginfo on the way
|
changeset |
files
|
Wed, 07 Apr 2010 09:43:50 +0200 |
Sylvain Thénault |
[hook] fix name error in case of error on hook's .event checking
|
changeset |
files
|
Tue, 06 Apr 2010 20:10:12 +0200 |
Sylvain Thénault |
[ms] fix planning bug introduced with recent rql refactoring for queries with only eids (fix unittest_multisources.test_in_eid)
|
changeset |
files
|
Tue, 06 Apr 2010 19:58:04 +0200 |
Sylvain Thénault |
[hook] proper bad .events detection. Fix unittest_hook
|
changeset |
files
|
Tue, 06 Apr 2010 19:08:07 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 06 Apr 2010 18:51:17 +0200 |
Sylvain Thénault |
[test] _gc_debug deleted from etwist.server
|
changeset |
files
|
Tue, 06 Apr 2010 18:36:09 +0200 |
Aurelien Campeas |
[doc/book] talk about reloadComponent, misc tweaks and notes
stable
|
changeset |
files
|
Tue, 06 Apr 2010 18:03:52 +0200 |
Aurelien Campeas |
[doc/book] add q/a on i18n customisation, misc tweaks
stable
|
changeset |
files
|
Tue, 06 Apr 2010 16:50:53 +0200 |
Adrien Chauve |
Switched from TwistedWeb2 to TwistedWeb
|
changeset |
files
|
Tue, 06 Apr 2010 16:04:37 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Tue, 06 Apr 2010 16:04:50 +0200 |
Sylvain Thénault |
[ldap] fix email synchronization code: bad rql query + avoid integrity error on creating the address + nicer use_email / primary_email handling
stable
|
changeset |
files
|
Tue, 06 Apr 2010 15:25:56 +0200 |
Aurelien Campeas |
[doc/book] adjust a bit
stable
|
changeset |
files
|
Tue, 06 Apr 2010 15:11:51 +0200 |
Aurelien Campeas |
[doc/book] expand the js chapter with an ajax story
stable
|
changeset |
files
|
Tue, 06 Apr 2010 10:29:41 +0200 |
Sylvain Thénault |
[doc] remove useless directories
stable
|
changeset |
files
|
Tue, 06 Apr 2010 10:27:02 +0200 |
Sylvain Thénault |
temporary move
stable
|
changeset |
files
|
Tue, 06 Apr 2010 10:17:18 +0200 |
Sylvain Thénault |
[web components] refactor as book recommends :$
stable
|
changeset |
files
|
Tue, 06 Apr 2010 10:11:40 +0200 |
Sylvain Thénault |
more / cleaner / in code documentation of vreg, selectors and appobject
stable
|
changeset |
files
|
Tue, 06 Apr 2010 10:10:47 +0200 |
Sylvain Thénault |
add note about running repository / client code
stable
|
changeset |
files
|
Mon, 05 Apr 2010 09:06:16 +0200 |
Alexandre Fayolle |
added information about the naming conventions in schema.py
stable
|
changeset |
files
|
Fri, 02 Apr 2010 17:27:53 +0200 |
Aurelien Campeas |
[doc/book] a new chapter on how to use the ORM
stable
|
changeset |
files
|
Fri, 02 Apr 2010 16:10:35 +0200 |
Sylvain Thénault |
improved doc on selectors an vregistry
stable
|
changeset |
files
|
Fri, 02 Apr 2010 16:10:17 +0200 |
Sylvain Thénault |
fix rest formatting
stable
|
changeset |
files
|
Fri, 02 Apr 2010 14:40:32 +0200 |
Alexandre Fayolle |
typo fix
stable
|
changeset |
files
|
Fri, 02 Apr 2010 14:36:54 +0200 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Fri, 02 Apr 2010 14:28:43 +0200 |
Alexandre Fayolle |
catch and log errors caused by bad json data
stable
|
changeset |
files
|
Fri, 02 Apr 2010 13:48:16 +0200 |
Alexandre Fayolle |
list allowed values for ldap protocol setting in help, so that the generated file includes this in a comment
stable
|
changeset |
files
|
Fri, 02 Apr 2010 13:53:27 +0200 |
Aurelien Campeas |
[doc/book] enhance i18n section #656191
stable
|
changeset |
files
|
Fri, 02 Apr 2010 10:04:33 +0200 |
Sylvain Thénault |
[doc] more (doc oriented) feature in list
stable
|
changeset |
files
|
Fri, 02 Apr 2010 09:56:40 +0200 |
Sylvain Thénault |
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
stable
|
changeset |
files
|
Fri, 02 Apr 2010 09:55:30 +0200 |
Sylvain Thénault |
[doc] enhanced concepts section
stable
|
changeset |
files
|
Fri, 02 Apr 2010 09:54:03 +0200 |
Sylvain Thénault |
remove ref to no more existing file
stable
|
changeset |
files
|
Fri, 02 Apr 2010 08:44:00 +0200 |
Adrien Di Mascio |
[cleaning] simpler implementation of cmd_create_entity
stable
|
changeset |
files
|
Fri, 02 Apr 2010 08:43:01 +0200 |
Adrien Di Mascio |
[storages] fix fs_importing side-effect on entity.data
stable
|
changeset |
files
|
Thu, 01 Apr 2010 11:48:18 +0200 |
Sylvain Thénault |
nicer warning
stable
|
changeset |
files
|
Thu, 01 Apr 2010 10:36:56 +0200 |
Sylvain Thénault |
[doc] started full features list
stable
|
changeset |
files
|
Thu, 01 Apr 2010 08:24:53 +0200 |
Sylvain Thénault |
[python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred
stable
|
changeset |
files
|
Thu, 01 Apr 2010 08:24:11 +0200 |
Sylvain Thénault |
[entity] explain why the assert failed
stable
|
changeset |
files
|
Thu, 01 Apr 2010 08:23:57 +0200 |
Sylvain Thénault |
[test] fix expected error
stable
|
changeset |
files
|
Wed, 31 Mar 2010 17:02:51 +0200 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
Wed, 31 Mar 2010 17:02:21 +0200 |
Sylvain Thénault |
fix #822890, missing argument on abstract source backup method make backup failed on multi-sources instances
stable
|
changeset |
files
|