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
2010-02-05 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
2010-01-21 Sylvain Thénault minor schema deserialization optimizations
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-22 Sylvain Thénault make groupmap argument optional / sort for testing purpose
2009-12-08 Sylvain Thénault missing groupmap propagation to rschema2rql
2009-12-08 Sylvain Thénault more api update
2009-12-08 Sylvain Thénault move i18n / migration modules from cw.common to cw
2009-12-08 Sylvain Thénault yams api update
2009-12-07 Adrien Di Mascio [migration] write migration instructions for permissions handling on relation definition
2009-12-07 Adrien Di Mascio [server] don't try to set perms twice on the same relation (e.g. symetric relations)
2009-12-07 Sandrine Ribeau fix bad merge
2009-12-03 Sylvain Thénault backport stable into default
2009-11-23 Sylvain Thénault cacheable queries to serialize permissions, update relevant tests stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-19 Sylvain Thénault reldefsecurity branch : reldefsecurity
2009-11-18 Sylvain Thénault properly use substitution for rql query argument stable
2009-11-16 Sylvain Thénault ensure pb is not None stable
2009-11-16 Sylvain Thénault no progress bar in apycot environment stable
2009-10-19 Sylvain Thénault finally
2009-10-19 Sylvain Thénault really need some holidays
2009-10-19 Sylvain Thénault be quiet w/ apycot
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-08-21 Sylvain Thénault remove some pretty old deprecation code 3.5
2009-07-31 Sylvain Thénault [C schema seria] cleanup
2009-07-31 Sylvain Thénault [R repo, schema] use VIRTUAL_RTYPES const
2009-07-23 Adrien Di Mascio backport stable branch into default
2009-07-19 Nicolas Chauvat [cw-ctl] improve dialog messages stable
2009-07-18 Nicolas Chauvat [cw-ctl] improve dialog messages stable
2009-07-18 Nicolas Chauvat [cw-ctl] improve dialog messages stable
2009-06-26 Sylvain Thénault backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
2009-06-25 Nicolas Chauvat [doc] merge and a couple corrections stable
2009-06-19 Nicolas Chauvat delete-trailing-whitespace stable
2009-06-23 Sylvain Thénault backport stable branch
2009-06-22 Adrien Di Mascio [javascript] provide a simple function to limit textarea size (+minor cosmetic changes) stable
2009-06-19 Sylvain Thénault stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
2009-06-05 Sylvain Thénault alter table in schema serial when a renamed type is detected
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-25 Sylvain Thénault should reset sqlutils.SQL_PREFIX as well stable
2009-05-19 Sylvain Thénault should use sql prefix here stable
2009-05-04 sylvain thenault delete-trailing-whitespaces, check table existance tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip