server/migractions.py
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Sat, 09 Oct 2010 00:05:50 +0200 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
Thu, 23 Sep 2010 23:28:58 +0200 Sylvain Thénault backport stable
Fri, 30 Jul 2010 16:01:28 +0200 Julien Jehannet [c-c shell/upgrade] raise ExecutionError when traceback is not relevant stable
Tue, 21 Sep 2010 16:33:20 +0200 Adrien Di Mascio [migractions] add a dropped_constraints() migration command
Mon, 13 Sep 2010 11:00:22 +0200 Sylvain Thénault [migration] fix so that context modification are reflected on the currently executed migration script stable
Fri, 10 Sep 2010 16:48:58 +0200 Alexandre Fayolle unique_together integration in CW (alf+syt) stable
Fri, 10 Sep 2010 14:50:43 +0200 Sylvain Thénault [test] fix in 6203:d3dea5f84404 wasn't enough stable
Fri, 10 Sep 2010 14:32:38 +0200 Sylvain Thénault [test] during some tests (unittest_migrations), we should not register ClearGroupMap which is actually already there stable
Thu, 09 Sep 2010 18:25:31 +0200 Sylvain Thénault [migration] when some CWGroup is added during migration, we should reset migration handler's group mapping cache and the set telling what have been synchronized (we may be able to add some new groups on perms syncing...) stable
Tue, 07 Sep 2010 23:34:16 +0200 Sylvain Thénault [migration] more rename_entity_type fix stable
Tue, 07 Sep 2010 23:24:45 +0200 Sylvain Thénault cleanups stable
Tue, 07 Sep 2010 23:02:08 +0200 Sylvain Thénault [migration] propose to open pdb on error during execution of rql/sql query stable
Tue, 07 Sep 2010 23:00:53 +0200 Sylvain Thénault [migration] set ask_confirm=False by default on rqlexec stable
Wed, 01 Sep 2010 17:21:13 +0200 Alexandre Fayolle migration actions for unique_together constraints stable
Fri, 20 Aug 2010 08:17:04 +0200 Sylvain Thénault [migration] enhance RqlForIterator so we can do 'for e in rqliter(...).entities()' stable
Wed, 18 Aug 2010 10:36:02 +0200 Sylvain Thénault [migration] remove bad test when constructing attributes to copy in rename_entity_type: the old entity type is not in the fschema due to schema deserialization trick stable
Tue, 17 Aug 2010 15:25:29 +0200 Sylvain Thénault cleanup stable
Tue, 17 Aug 2010 15:25:17 +0200 Sylvain Thénault [migration] fix rename_entity_type: avoid removal of attributes on the new entity type from the schema during migration stable
Tue, 17 Aug 2010 15:23:59 +0200 Sylvain Thénault [migration] we can now specify attributes to backport to rename_entity_type using its attrs argument stable
Fri, 06 Aug 2010 17:37:34 +0200 Sylvain Thénault [migration] dont crash if a group doesn't exists (it may not exists yet) stable
Fri, 06 Aug 2010 17:37:06 +0200 Sylvain Thénault [migration] fix rename_entity_type bug: not putting eids of relation deleted using sql query may cause later error on commit, complaining on missing relation on an entity which has been actually deleted stable
Fri, 06 Aug 2010 17:35:02 +0200 Sylvain Thénault [migration] fix crash when adding symmetric relation type stable
Fri, 30 Jul 2010 11:11:08 +0200 Julien Jehannet [migration] commit only sql script migration stable
Thu, 29 Jul 2010 15:18:31 +0200 Julien Jehannet [migration] unify process_script command stable
Tue, 20 Jul 2010 16:45:11 +0200 Sylvain Thénault [migration] fix rename_entity_type to avoid to loose some relations on the way stable
Wed, 07 Jul 2010 14:21:52 +0200 Sylvain Thénault [migration] new migration command to change fti weight for an entity t ype cubicweb-version-3.9.0
Tue, 06 Jul 2010 09:41:19 +0200 Sylvain Thénault [migration] fix rename_entity_type to an existant entity type: get back relation from the old entity type non existant on the target type
Fri, 02 Jul 2010 11:52:51 +0200 Sylvain Thénault backport stable
Thu, 01 Jul 2010 17:46:58 +0200 Sylvain Thénault [migration] schema should be accessed through .repo stable
less more (0) -100 -50 -30 tip