server/test/unittest_migractions.py
2016-02-12 Sylvain Thénault fix test broken by #012e6c7d02ef 3.22.1 centos/3.22.1-1 debian/3.22.1-1
2016-02-12 Sylvain Thénault [migration] test if entity type has been in the deleted in the transaction should protect both clauses
2015-12-22 Julien Cristau [schema] rebuild computed attributes on schema reload
2015-12-15 Sylvain Thénault [migration/test] avoid test interdependency by removing fakecustomtype cube
2015-12-09 Julien Cristau [migration/test] use numeric(precision, scale) instead of geometry
2015-12-09 Sylvain Thénault [server, hooks] allow callable in dbh.TYPE_MAPPING
2015-12-09 Sylvain Thénault [migration] consider extra_props in rdef created during attribute creation hook
2015-12-09 Sylvain Thénault [migration] test addition of a cube providing a custom final type
2015-12-09 Sylvain Thénault action, view and service so managers can start source synchronization from the web ui
2015-09-24 Sylvain Thénault [migration] don't handle data deletion anymore on schema changes
2015-11-24 Sylvain Thénault [hooks/syncschema] don't set NOT NULL on inlined relation columns
2015-10-19 Julien Cristau [server/test] dict.iterkeys
2015-09-23 Sylvain Thénault [test] do not overwrite user's CW_CUBES_PATH in unittest_migration
2015-11-03 Julien Cristau [server/test] dict.itervalues() → iter(dict.values())
2015-09-16 Sylvain Thénault make sync_schema_props_perms(<computed rtype>) work as expected
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2015-10-09 Rémi Cardona merge with 3.20.10
2015-09-29 Sylvain Thénault [migration] fix change_attribute_type to update the live schema
2015-10-08 Rémi Cardona merge with 3.19.13
2015-10-07 Sylvain Thénault [server/test] bit of PEP8
2015-08-25 Sylvain Thénault [migration] don't attempt to carry over values when renaming a computed relation
2015-09-02 Aurelien Campeas [syncschema] only add to the `synchronized` set if all possible updates have been done
2015-07-02 Julien Cristau [server/test] stop using email cube
2015-05-15 Julien Cristau [test] run unittest_migractions on postgresql
2014-06-13 Aurelien Campeas [migractions] remove any session related leftovers
2015-02-16 Julien Cristau [server/test] don't rely on a sorted output from .object_relations()
2014-12-22 Julien Cristau [migration] don't crash when deleting a non-existing rtype
2014-10-23 Nicolas Chauvat [serverctl] rename remove_cube to drop_cube (closes #4545093)
2014-08-28 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed attribute
2014-07-22 Sylvain Thénault [CWEP002 migration] support drop_relation_type/drop_relation_definition/drop_attribute for computed attributes
2014-08-28 Sylvain Thénault [CWEP002 migration] support add_relation_type/add_attribute for computed attributes
2014-08-28 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed relations
2014-08-28 Laura Médioni [CWEP002 migration] support add_relation_type for computed relations
2014-08-28 Laura Médioni [CWEP002 migration] support drop_relation_type for computed relations
2014-08-28 Laura Médioni [CWEP002 migration] properly raise exception on (add|drop)_relation_definition for computed relation
2014-05-30 Aurelien Campeas [tests/migration] use the new connection api
2014-04-08 Julien Cristau [test] use assertNotIn where appropriate
2014-04-08 Julien Cristau [test] use assertIn where appropriate
2014-04-04 Sylvain Thénault [repository] 'session' argument is always given to type[_and_source]_from_eid, make it mandatory and simplify code accordingly
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
less more (0) -100 -60 tip