server/schemahooks.py
2009-08-21 Sylvain Thénault test and fix migration introducing base classes (w/ regard to yams inheritance) stable
2009-08-20 Sylvain Thénault start a new workflow engine 3.5
2009-08-07 Sylvain Thénault [schema migration] test reproducing pb when deleting a relation definition with mandatory card and without removing the associated rtype + fix
2009-08-07 Sylvain Thénault [schema changes] check entity is not being deleted and get only actually modified attributes
2009-08-05 Sylvain Thénault [schema hooks] rename variable, check unique constraint actually changed before creating the index
2009-08-04 Sylvain Thénault [R] use req.entity_from_eid
2009-08-01 Sylvain Thénault R [schema hooks] big refactoring / reorganization for clearer code, a few fixes on the way
2009-07-31 Sylvain Thénault cleanup
2009-07-31 Sylvain Thénault [F repo sqlite schema changes] don't rollback on potentially expected schema changes failure
2009-07-31 Sylvain Thénault [R schema hooks] rename META_RELATIONS_TYPES into META_RTYPES, use it and other schema consts to avoid errors
2009-07-31 Sylvain Thénault [R schema hooks] use new accessors on CWRelation and CWAttribute entities
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-07-24 Adrien Di Mascio fix indentation problems in bootstrap_migration (use 4 spaces instead of 3)
2009-07-23 Adrien Di Mascio new cwuri metadata + a few tests fixes on the way
2009-07-23 Adrien Di Mascio [tests] fixes (including two operations renaming)
2009-07-03 Sylvain Thénault fix for schema/eid index stable
2009-06-29 Sylvain Thénault update calls to a deprecated method stable
2009-06-11 Sylvain Thénault update transaction data api stable
2009-06-05 Sylvain Thénault reminder stable
2009-06-02 Sylvain Thénault #343488: SQL error in migration script (depends on a new release of yams and lgc)
2009-05-29 Nicolas Chauvat merge stable branch into default
2009-05-29 Sylvain Thénault oops... stable
2009-05-28 Nicolas Chauvat merge stable branch into default
2009-05-28 Sylvain Thénault fix #327301: synchronize_schema doesn't update not-null constraint stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-06 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
2009-03-25 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip