server/schemaserial.py
2010-09-13 Sylvain Thénault [migration] commit just after symetric has been renamed to symmetric (else later rollback may cancel this) stable
2010-09-10 Alexandre Fayolle removed print_exc stable
2010-09-10 Alexandre Fayolle unique_together integration in CW (alf+syt) stable
2010-09-09 Sylvain Thénault remove debug print stable
2010-09-08 Sylvain Thénault [schema deserial] fix loading of schema when mapping an entity type to an existing one stable
2010-09-07 Sylvain Thénault cleanups stable
2010-08-09 Adrien Di Mascio [schema] consider ETYPE_NAME_MAP when deserializing specialization relations stable
2010-07-13 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...
2010-07-06 Sylvain Thénault cleanups
2010-05-20 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
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-23 Sylvain Thénault [schema] update for yams 0.29: BoundConstraint renamed to BoundaryConstraint; new constraint messages; ObjectRelation deprecated
2010-03-09 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.
2010-03-04 Sylvain Thénault backport stable
2010-03-04 Sylvain Thénault nicer explanation stable
2010-03-04 Sylvain Thénault fix schema serialization bug: groupmap considered as addrdef argument stable
2010-03-04 Sylvain Thénault backport stable
2010-03-04 Sylvain Thénault fix schema serialization, bad repartition of changes between stable and default stable
2010-03-04 Sylvain Thénault backport stable
2010-03-04 Sylvain Thénault remove stuff from default introduced accidentally in stable stable
2010-03-03 Sylvain Thénault schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
2010-03-03 Sylvain Thénault minor schema serialization optimization: stable
2010-02-26 Sylvain Thénault pylint suggested refactorings stable
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-18 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
2010-02-15 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
2010-02-05 Sylvain Thénault kill most pre 3.2 bw compat code
less more (0) -50 -30 tip