server/test/unittest_migractions.py
2010-03-03 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
2010-03-03 Sylvain Thénault schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
2010-02-24 Sylvain Thénault [test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons stable
2010-02-24 Sylvain Thénault [test] skipping versions checking during test is enough, no need for monkey patch stable
2010-02-24 Sylvain Thénault [test] cleanup stable
2010-02-18 Sylvain Thénault fix sync_schema_props_perms test stable
2009-12-22 Sylvain Thénault test update. All cw tests OK
2009-12-10 Sylvain Thénault yams api update
2009-12-09 Sylvain Thénault api update
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-07 Sylvain Thénault backport stable branch
2009-10-07 Sylvain Thénault test fixes stable
2009-10-01 Sylvain Thénault [migration] when adding a new attribute with a default value, set this value on existing entities (test and fix) stable
2009-09-22 Adrien Di Mascio backport stable branch
2009-09-18 Sylvain Thénault backport old head 3.5
2009-09-17 Sylvain Thénault backport 3.5
2009-09-16 Sylvain Thénault backport default fix 3.5
2009-09-16 Sylvain Thénault we must now explicitly call rebuild_infered_relation 3.5
2009-09-16 Sylvain Thénault tests update 3.5
2009-09-10 Sylvain Thénault backport 3.5
2009-09-09 Sylvain Thénault update test to avoid failure due to migration schema changes 3.5
2009-09-09 Sylvain Thénault test cubes_path is updated as well 3.5
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-21 Sylvain Thénault backport stable 3.5
2009-08-21 Sylvain Thénault test and fix migration introducing base classes (w/ regard to yams inheritance) stable
2009-08-21 Sylvain Thénault [schema] default_workflow_of more naturally expressed as default_workflow 3.5
2009-08-20 Sylvain Thénault backport stable branch 3.5
2009-08-20 Sylvain Thénault some test fixes, more in the 3.5 branch stable
2009-08-20 Sylvain Thénault start a new workflow engine 3.5
2009-08-18 Sylvain Thénault [migration] drop rqlcursor stable
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
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 reactivate verification hooks in migration test, it may hide some actual errors
2009-08-02 Sylvain Thénault cleanup
2009-08-01 Sylvain Thénault R [test] update and fix deprecation warnings
2009-07-31 Sylvain Thénault [F repo tests] tests have to be updated:
2009-07-31 Sylvain Thénault C remove no more used copy_schema
2009-07-03 Sylvain Thénault fix tests to avoid schema copy, pytest unittest_migration.py OK stable
2009-06-19 Sylvain Thénault set removedeps to False by default, raise an exception instead of a simple assertion for error, more remove_cube tests stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-13 sylvain thenault fix test 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-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-02-26 sylvain thenault set_state command in shell
2009-02-24 sylvain thenault better variable/attribute names; fix remove_cube, it should not alter the .fs_schema attribute (former .new_schema)
2009-02-24 ludal Skip unittest_migractions:test_add_remove_cube as it makes other tests fail
2009-01-16 sylvain thenault test fixes
2008-11-13 Nicolas Chauvat fix tests (some where broken after ECache was added)
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip