hooks/syncschema.py
2011-01-25 Alexandre Fayolle improve massive deletion performance stable
2011-01-13 Sylvain Thénault [schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration. stable
2011-01-06 Sylvain Thénault [schema hook] don't depends on lgc.testlib, hence unittest2 for a dumb mock stable
2010-12-18 Sylvain Thénault backport oldstable stable
2010-12-09 Alexandre Fayolle brown paperbag fix oldstable
2010-12-09 Alexandre Fayolle make rename_table work with MS SQL (needs updated logilab.database) oldstable
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-10-08 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
2010-09-23 Sylvain Thénault backport stable
2010-09-22 Alexandre Fayolle use new logilab.database interface for multicol indexes stable
2010-09-16 Sylvain Thénault backport stable into default
2010-09-16 Sylvain Thénault [syncschema hooks] simplify core types definition be reusing schema sets (remove typos on the way) stable
2010-09-13 Sylvain Thénault backport stable
2010-09-10 Alexandre Fayolle unique_together integration in CW (alf+syt) stable
2010-09-06 Sylvain Thénault backport stable
2010-08-27 Adrien Di Mascio [migration] fix add_relation_type() for symmetric relations stable
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-08-11 Sylvain Thénault [cleanup] remove debug print stable
2010-08-06 Sylvain Thénault [migration] when some inlined relation definition is added to an entity type which has some specialized types, it should be propagated to those types else they may miss the necessary table column to store the relation stable
2010-07-21 Sylvain Thénault [schema sync] if something went wrong while getting rdef in precommit event, rdef adttribute won't be set in revertprecommit. We don't want to fail in such case stable
2010-07-05 Sylvain Thénault [schema migration] import refactoring to fix #1109558 and enhances things on the way
2010-07-05 Sylvain Thénault [selectors] use before-registry-reset event to init is_instance cache: cleaner code and avoid reloading bug (making hooks test fail for instance)
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-07-01 Sylvain Thénault backport stable
2010-07-01 Sylvain Thénault [migration] refactor schema migration fix introduced by 5833:d7256ae7c1d1 stable
2010-07-01 Sylvain Thénault [schema migration] fix name error introduced in parent changeset stable
2010-07-01 Sylvain Thénault [schema migration] avoid potential duplicated ft reindexation due to multiple UpdateFTIndexOp operations by using set_operation stable
2010-06-24 Alexandre Fayolle fix name error stable
2010-06-24 Alexandre Fayolle fix schema migration hooks (partial) stable
2010-06-21 Sylvain Thénault backport stable
less more (0) -50 -30 tip