server/schemaserial.py
Mon, 13 Sep 2010 10:00:05 +0200 Sylvain Thénault [migration] commit just after symetric has been renamed to symmetric (else later rollback may cancel this) stable
Fri, 10 Sep 2010 17:58:38 +0200 Alexandre Fayolle removed print_exc stable
Fri, 10 Sep 2010 16:48:58 +0200 Alexandre Fayolle unique_together integration in CW (alf+syt) stable
Thu, 09 Sep 2010 18:23:43 +0200 Sylvain Thénault remove debug print stable
Wed, 08 Sep 2010 10:03:30 +0200 Sylvain Thénault [schema deserial] fix loading of schema when mapping an entity type to an existing one stable
Tue, 07 Sep 2010 23:24:45 +0200 Sylvain Thénault cleanups stable
Mon, 09 Aug 2010 18:48:32 +0200 Adrien Di Mascio [schema] consider ETYPE_NAME_MAP when deserializing specialization relations stable
Tue, 13 Jul 2010 17:21:57 +0200 Sylvain Thénault [broken schema] fix the group_mapping function in case where some standard group isn't found: we currently loop for ever, boring the user by asking ever and ever the same question...
Tue, 06 Jul 2010 09:39:06 +0200 Sylvain Thénault cleanups
Thu, 20 May 2010 20:50:03 +0200 Sylvain Thénault [schema migration] make some stuff to ease file 1.9 migration : we want to kill the Image entity so that existing image are turned into (existing entity type) File entities
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Fri, 23 Apr 2010 09:17:07 +0200 Sylvain Thénault [schema] update for yams 0.29: BoundConstraint renamed to BoundaryConstraint; new constraint messages; ObjectRelation deprecated
Tue, 09 Mar 2010 08:59:43 +0100 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
Thu, 04 Mar 2010 18:06:03 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 17:49:14 +0100 Sylvain Thénault nicer explanation stable
Thu, 04 Mar 2010 17:48:55 +0100 Sylvain Thénault fix schema serialization bug: groupmap considered as addrdef argument stable
Thu, 04 Mar 2010 10:58:28 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 10:56:27 +0100 Sylvain Thénault fix schema serialization, bad repartition of changes between stable and default stable
Thu, 04 Mar 2010 10:23:20 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 10:22:21 +0100 Sylvain Thénault remove stuff from default introduced accidentally in stable stable
Wed, 03 Mar 2010 17:56:04 +0100 Sylvain Thénault schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
Wed, 03 Mar 2010 17:48:08 +0100 Sylvain Thénault minor schema serialization optimization: stable
Fri, 26 Feb 2010 13:30:24 +0100 Sylvain Thénault pylint suggested refactorings stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Thu, 18 Feb 2010 12:57:57 +0100 Sylvain Thénault when modifying a persistent schema, erschema may miss some permissions which wil trigger a key error, but we don't want to crash on such cases stable
Mon, 15 Feb 2010 15:10:25 +0100 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
Fri, 05 Feb 2010 12:14:36 +0100 Sylvain Thénault kill most pre 3.2 bw compat code
Fri, 05 Feb 2010 11:56:57 +0100 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
Thu, 21 Jan 2010 11:02:36 +0100 Sylvain Thénault minor schema deserialization optimizations
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 22 Dec 2009 19:26:59 +0100 Sylvain Thénault make groupmap argument optional / sort for testing purpose
Tue, 08 Dec 2009 13:59:47 +0100 Sylvain Thénault missing groupmap propagation to rschema2rql
Tue, 08 Dec 2009 11:12:42 +0100 Sylvain Thénault more api update
Tue, 08 Dec 2009 10:40:12 +0100 Sylvain Thénault move i18n / migration modules from cw.common to cw
Tue, 08 Dec 2009 09:10:16 +0100 Sylvain Thénault yams api update
Mon, 07 Dec 2009 19:14:49 +0100 Adrien Di Mascio [migration] write migration instructions for permissions handling on relation definition
Mon, 07 Dec 2009 17:57:19 +0100 Adrien Di Mascio [server] don't try to set perms twice on the same relation (e.g. symetric relations)
Mon, 07 Dec 2009 05:09:09 -0800 Sandrine Ribeau fix bad merge
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Mon, 23 Nov 2009 14:56:24 +0100 Sylvain Thénault cacheable queries to serialize permissions, update relevant tests stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
Wed, 18 Nov 2009 09:16:38 +0100 Sylvain Thénault properly use substitution for rql query argument stable
Mon, 16 Nov 2009 11:16:28 +0100 Sylvain Thénault ensure pb is not None stable
Mon, 16 Nov 2009 10:31:32 +0100 Sylvain Thénault no progress bar in apycot environment stable
Mon, 19 Oct 2009 20:01:14 +0200 Sylvain Thénault finally
Mon, 19 Oct 2009 17:53:53 +0200 Sylvain Thénault really need some holidays
Mon, 19 Oct 2009 15:52:56 +0200 Sylvain Thénault be quiet w/ apycot
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Fri, 21 Aug 2009 14:52:07 +0200 Sylvain Thénault remove some pretty old deprecation code 3.5
Fri, 31 Jul 2009 23:32:07 +0200 Sylvain Thénault [C schema seria] cleanup
Fri, 31 Jul 2009 23:30:56 +0200 Sylvain Thénault [R repo, schema] use VIRTUAL_RTYPES const
Thu, 23 Jul 2009 15:33:03 +0200 Adrien Di Mascio backport stable branch into default
Sun, 19 Jul 2009 16:10:59 +0200 Nicolas Chauvat [cw-ctl] improve dialog messages stable
Sat, 18 Jul 2009 22:58:30 +0200 Nicolas Chauvat [cw-ctl] improve dialog messages stable
Sat, 18 Jul 2009 16:17:46 +0200 Nicolas Chauvat [cw-ctl] improve dialog messages stable
less more (0) -60 tip