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