misc/migration/bootstrapmigration_repository.py
2014-12-01 Julien Cristau merge 3.19.6 into 3.20 branch
2014-11-24 Aurelien Campeas [migration/bootstrap] add explicit index removal for sqlserver, be tolerant to migration replay
2014-11-13 Julien Cristau [migration] hackish black magic to bootstrap addition of formula attr during migration
2014-04-09 Julien Cristau [migration] make sure the repo knows about all constraint types
2014-04-28 Julien Cristau [migration] move 'entities' table changes from 3.19.0 to bootstrap script
2014-03-24 Aurelien Campeas [source/native] allow many eid creation per .create_eid call (closes #3526594)
2014-02-17 Julien Cristau merge 3.18.x in 3.19 branch
2014-02-13 Dimitri Papadopoulos [dataimport, migration] more fixes in the spirit of a6c32edabc8d:
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
2013-07-11 Sylvain Thénault [3.17 migration] when some cube is missing, add_cube raise ConfigurationError, not ImportError. Closes #2981477 stable
2012-12-17 Julien Cristau [web/views] extract cube geocoding (closes #353000)
2013-03-27 Vladimir Popescu [web/views] extract cube embed (closes #1916015)
2013-03-27 Simon Chabot [web/views] extract cube sioc (closes #1916018)
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)
2012-02-27 Sylvain Thénault [migration] fix migration jumping from pre 3.12 to post 3.13 stable
2011-09-15 Sylvain Thénault backport stable
2011-09-13 Sylvain Thénault backout 7780:a1d5365fefc1 stable
2011-09-13 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
2011-08-04 Sylvain Thénault [3.13 migration] closes #1896724: some db backend (eg sqlserver) doesn't support ADD COLUMN stable
2011-06-27 Sylvain Thénault backport stable
2011-06-22 Sylvain Thénault [migration] don't add CWUniqueConstraint if already there (may occurs when running a migration in multiple times stable
2011-06-21 Sylvain Thénault fix 3.13.1 migration
2011-06-21 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-01-26 Sylvain Thénault [migration] cwunique constraint schema fix must be done in bootstrap migration stable
2010-09-13 Sylvain Thénault [migration] attempt to fix pre 3.6 migration stable
2010-09-10 Alexandre Fayolle unique_together integration in CW (alf+syt) stable
2010-08-12 Sylvain Thénault RQLUniqueConstraint not in CWConstraintType for some old instances stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-03-18 Sylvain Thénault fix migration when upgrading from cw < 3.6 to cw 3.7
2010-03-09 Sylvain Thénault fix hooks control method name + other litle cleanups
2010-03-09 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.
2010-03-08 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.
2010-02-15 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-10 Sylvain Thénault fix deprecation warning
2009-12-08 Sylvain Thénault 3.6 api update
2009-12-07 Adrien Di Mascio [migration] write migration instructions for permissions handling on relation definition
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-01 Nicolas Chauvat [migration] warn if 3.5 workflow migration is going to fail stable
2009-09-23 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
2009-09-22 Adrien Di Mascio backport stable branch
2009-09-18 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
2009-09-15 Sylvain Thénault backport 3.5
2009-09-14 Sylvain Thénault [3.5 migration] avoid removing defined transitions... 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 3.5 migration script 3.5
2009-08-21 Sylvain Thénault remove some pretty old deprecation code 3.5
2009-08-17 Sylvain Thénault hooks have been refactored, call [re|de]activate_verification_hooks
2009-08-05 Sylvain Thénault [3.4 migration] only set cwuri for entities from the system source
2009-07-30 Sylvain Thénault [migration] reset do-not-insert-cwuri once it's properly in the schema
2009-07-24 Sylvain Thénault take care of sources with no write support (eg ldapuser)
2009-07-24 Adrien Di Mascio add migration script for the new cwuri metadata attribute
2009-07-24 Adrien Di Mascio fix indentation problems in bootstrap_migration (use 4 spaces instead of 3)
2009-07-06 Sylvain Thénault fix #344387, remember upgraded version step by step stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-27 Sylvain Thénault cleanup stable
less more (0) -60 tip