server/test/unittest_migractions.py
2014-04-07 Julien Cristau merge 3.18.4 into default
2014-04-01 Aurelien Campeas [merge] bring the 3.17.14 fixes to 3.18 stable
2014-03-27 Sylvain Thénault [migration] always rebuild infered relation stable
2014-03-10 Denis Laxalde [migractions] Better handle removal of RQLConstraint in sync_schema stable cubicweb-centos-version-3.17.14-1 cubicweb-debian-version-3.17.14-1 cubicweb-version-3.17.14
2014-02-18 Julien Cristau [server/migractions] finish migration to repoapi objects
2014-01-13 Julien Cristau merge 3.18.0 in 3.19 branch
2013-10-24 Aurelien Campeas [hooks/security] provide attribute "add" permission
2013-08-23 Aurélien Campeas [schema] store default attribute values in a Bytes field, allowing python objects as default values
2013-08-01 Sylvain Thénault [test] use assertCountEqual instead of assertItemsEqual stable
2013-07-10 Aurelien Campeas [test] give a non-ambiguous order to sync_schema assertion (closes #3001959) stable
2013-06-27 Pierre-Yves David [migraction] do not access session.data directly
2013-06-20 Pierre-Yves David [testlib] move repo and related attribute back on Instance instead of Class
2013-04-26 Sylvain Thénault [repo] straightforward bootstrap sequence. Closes #2841188
2013-04-24 Sylvain Thénault [test] stop deepcopying for nothing
2013-04-26 Pierre-Yves David [server/test] use server config in migration
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2011-12-05 Julien Cristau [server test] Fix tests regression from changeset 7980b36fb1aa
2011-12-05 Julien Cristau [schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470)
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-04-22 Alexandre Fayolle fix failing test_migration test caused by schema change
2010-12-07 Aurelien Campeas [test] New Handling of database for test. oldstable
2011-03-10 Sylvain Thénault [test] add some tags stable
2011-01-13 Sylvain Thénault [wf migration] allow to deactivate assertion on wfable entity to quick-fix tests 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-10 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
2011-01-07 Sylvain Thénault [server test] fix test inter-dependancy issue stable
2011-01-07 Sylvain Thénault [schema migration] add a test to ensure default value are considered stable
2011-01-05 Julien Jehannet [unittest2] use unittest2 module fixture api stable
less more (0) -50 -30 tip