2011-02-17 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2011-01-28 |
Julien Jehannet |
[cw-ctl] use default `mkdtemp()` behaviour to store backup file internally
stable
|
file |
diff |
annotate
|
2011-01-13 |
Sylvain Thénault |
[wf migration] allow to deactivate assertion on wfable entity to quick-fix tests
stable
|
file |
diff |
annotate
|
2011-01-13 |
Sylvain Thénault |
[schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration.
stable
|
file |
diff |
annotate
|
2011-01-11 |
Sylvain Thénault |
[migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720)
stable
|
file |
diff |
annotate
|
2010-11-05 |
Sylvain Thénault |
[migration] fix rqliter when some query arguments are given
stable
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
2010-10-21 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-10-21 |
Sylvain Thénault |
[dependancy] do not use testlib from outside test: recent lgc versions recommends unittest2 while lgc.testlib needs it, and we don't want it to be necessary to run cw
stable
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
|
file |
diff |
annotate
|
2010-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-07-30 |
Julien Jehannet |
[c-c shell/upgrade] raise ExecutionError when traceback is not relevant
stable
|
file |
diff |
annotate
|
2010-09-21 |
Adrien Di Mascio |
[migractions] add a dropped_constraints() migration command
|
file |
diff |
annotate
|
2010-09-13 |
Sylvain Thénault |
[migration] fix so that context modification are reflected on the currently executed migration script
stable
|
file |
diff |
annotate
|
2010-09-10 |
Alexandre Fayolle |
unique_together integration in CW (alf+syt)
stable
|
file |
diff |
annotate
|
2010-09-10 |
Sylvain Thénault |
[test] fix in 6203:d3dea5f84404 wasn't enough
stable
|
file |
diff |
annotate
|
2010-09-10 |
Sylvain Thénault |
[test] during some tests (unittest_migrations), we should not register ClearGroupMap which is actually already there
stable
|
file |
diff |
annotate
|
2010-09-09 |
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
|
file |
diff |
annotate
|
2010-09-07 |
Sylvain Thénault |
[migration] more rename_entity_type fix
stable
|
file |
diff |
annotate
|
2010-09-07 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2010-09-07 |
Sylvain Thénault |
[migration] propose to open pdb on error during execution of rql/sql query
stable
|
file |
diff |
annotate
|
2010-09-07 |
Sylvain Thénault |
[migration] set ask_confirm=False by default on rqlexec
stable
|
file |
diff |
annotate
|
2010-09-01 |
Alexandre Fayolle |
migration actions for unique_together constraints
stable
|
file |
diff |
annotate
|
2010-08-20 |
Sylvain Thénault |
[migration] enhance RqlForIterator so we can do 'for e in rqliter(...).entities()'
stable
|
file |
diff |
annotate
|
2010-08-18 |
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
|
file |
diff |
annotate
|
2010-08-17 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2010-08-17 |
Sylvain Thénault |
[migration] fix rename_entity_type: avoid removal of attributes on the new entity type from the schema during migration
stable
|
file |
diff |
annotate
|
2010-08-17 |
Sylvain Thénault |
[migration] we can now specify attributes to backport to rename_entity_type using its attrs argument
stable
|
file |
diff |
annotate
|
2010-08-06 |
Sylvain Thénault |
[migration] dont crash if a group doesn't exists (it may not exists yet)
stable
|
file |
diff |
annotate
|