misc/migration/bootstrapmigration_repository.py
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Thu, 18 Mar 2010 17:28:59 +0100 Sylvain Thénault fix migration when upgrading from cw < 3.6 to cw 3.7
Tue, 09 Mar 2010 11:00:48 +0100 Sylvain Thénault fix hooks control method name + other litle cleanups
Tue, 09 Mar 2010 08:59:43 +0100 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
Mon, 08 Mar 2010 19:02:35 +0100 Sylvain Thénault move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
Mon, 15 Feb 2010 15:10:25 +0100 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Thu, 10 Dec 2009 17:59:32 +0100 Sylvain Thénault fix deprecation warning
Tue, 08 Dec 2009 16:41:43 +0100 Sylvain Thénault 3.6 api update
Mon, 07 Dec 2009 19:14:49 +0100 Adrien Di Mascio [migration] write migration instructions for permissions handling on relation definition
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Sun, 01 Nov 2009 21:40:03 +0100 Nicolas Chauvat [migration] warn if 3.5 workflow migration is going to fail stable
Wed, 23 Sep 2009 09:54:01 +0200 Adrien Di Mascio [migration] fix bootstrap migration of 3.5 : need to support old-style and new-style hooks to migrate from 3.4 to 3.6
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Fri, 18 Sep 2009 08:33:18 +0200 Sylvain Thénault [migration] fix initial_state migration: at this point, S state_of ET is no more true (but we don't need it...) 3.5
Tue, 15 Sep 2009 15:01:41 +0200 Sylvain Thénault backport 3.5
Mon, 14 Sep 2009 18:59:17 +0200 Sylvain Thénault [3.5 migration] avoid removing defined transitions... 3.5
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Fri, 21 Aug 2009 15:07:11 +0200 Sylvain Thénault 3.5 migration script 3.5
Fri, 21 Aug 2009 14:52:07 +0200 Sylvain Thénault remove some pretty old deprecation code 3.5
Tue, 18 Aug 2009 00:23:15 +0200 Sylvain Thénault hooks have been refactored, call [re|de]activate_verification_hooks
Wed, 05 Aug 2009 17:23:06 +0200 Sylvain Thénault [3.4 migration] only set cwuri for entities from the system source
Thu, 30 Jul 2009 19:00:57 +0200 Sylvain Thénault [migration] reset do-not-insert-cwuri once it's properly in the schema
Fri, 24 Jul 2009 15:12:40 +0200 Sylvain Thénault take care of sources with no write support (eg ldapuser)
Fri, 24 Jul 2009 09:30:04 +0200 Adrien Di Mascio add migration script for the new cwuri metadata attribute
Fri, 24 Jul 2009 09:28:59 +0200 Adrien Di Mascio fix indentation problems in bootstrap_migration (use 4 spaces instead of 3)
Mon, 06 Jul 2009 13:24:10 +0200 Sylvain Thénault fix #344387, remember upgraded version step by step stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 27 May 2009 11:26:03 +0200 Sylvain Thénault cleanup stable
Wed, 27 May 2009 11:24:35 +0200 Sylvain Thénault fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py). stable
Tue, 28 Apr 2009 14:37:19 +0200 sylvain thenault migrate card cube in bootstrap migration tls-sprint
Fri, 17 Apr 2009 17:55:50 +0200 sylvain thenault unify schema sync migration commands with (hopefuly) a clearer name tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip