Thu, 21 Apr 2011 12:35:41 +0200 |
Sylvain Thénault |
adds support for a portable db import/export format (closes: #1521112)
stable
|
file |
diff |
annotate
|
Mon, 02 May 2011 15:46:03 +0200 |
Sylvain Thénault |
[migration] new command to get default workflow for an entity type
stable
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 15:04:47 +0200 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 08:20:25 +0200 |
Alexandre Fayolle |
fix failing tests before 3.12 release
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 15:15:49 +0200 |
Nicolas Chauvat |
[session] add find_entities and find_one_entity to session/request API (closes #1550045)
stable
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 12:51:20 +0100 |
Sylvain Thénault |
[cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way
stable
|
file |
diff |
annotate
|
Thu, 17 Feb 2011 16:46:25 +0100 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 15:23:47 +0100 |
Julien Jehannet |
[cw-ctl] use default `mkdtemp()` behaviour to store backup file internally
stable
|
file |
diff |
annotate
|
Thu, 13 Jan 2011 12:49:44 +0100 |
Sylvain Thénault |
[wf migration] allow to deactivate assertion on wfable entity to quick-fix tests
stable
|
file |
diff |
annotate
|
Thu, 13 Jan 2011 12:36:08 +0100 |
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
|
Tue, 11 Jan 2011 15:33:38 +0100 |
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
|
Fri, 05 Nov 2010 16:38:17 +0100 |
Sylvain Thénault |
[migration] fix rqliter when some query arguments are given
stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 09:15:35 +0200 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 09:49:27 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 09:33:12 +0200 |
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
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 23:28:58 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 16:01:28 +0200 |
Julien Jehannet |
[c-c shell/upgrade] raise ExecutionError when traceback is not relevant
stable
|
file |
diff |
annotate
|
Tue, 21 Sep 2010 16:33:20 +0200 |
Adrien Di Mascio |
[migractions] add a dropped_constraints() migration command
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 16:48:58 +0200 |
Alexandre Fayolle |
unique_together integration in CW (alf+syt)
stable
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 14:50:43 +0200 |
Sylvain Thénault |
[test] fix in 6203:d3dea5f84404 wasn't enough
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 23:34:16 +0200 |
Sylvain Thénault |
[migration] more rename_entity_type fix
stable
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 23:24:45 +0200 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 23:00:53 +0200 |
Sylvain Thénault |
[migration] set ask_confirm=False by default on rqlexec
stable
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 17:21:13 +0200 |
Alexandre Fayolle |
migration actions for unique_together constraints
stable
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 08:17:04 +0200 |
Sylvain Thénault |
[migration] enhance RqlForIterator so we can do 'for e in rqliter(...).entities()'
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 17 Aug 2010 15:25:29 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 17:35:02 +0200 |
Sylvain Thénault |
[migration] fix crash when adding symmetric relation type
stable
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 11:11:08 +0200 |
Julien Jehannet |
[migration] commit only sql script migration
stable
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 15:18:31 +0200 |
Julien Jehannet |
[migration] unify process_script command
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 02 Jul 2010 11:52:51 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 17:46:58 +0200 |
Sylvain Thénault |
[migration] schema should be accessed through .repo
stable
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 13:22:24 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 04 Jun 2010 11:09:55 +0200 |
Sylvain Thénault |
[migration] fix schema synchronization bug
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:50:03 +0200 |
Sylvain Thénault |
[schema migration] make some stuff to ease file 1.9 migration : we want to kill the Image entity so that existing image are turned into (existing entity type) File entities
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
Thu, 20 May 2010 10:55:33 +0200 |
Sylvain Thénault |
typo
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 10:41:36 +0200 |
Sylvain Thénault |
[migration] fix storage_change migraction to avoid exhausting the server's memory
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 16:31:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 17:55:46 +0200 |
Sylvain Thénault |
[bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 17:01:45 +0200 |
Pierre-Yves David |
[cw-shell] Write ignored scripts warning on stderr instead of stdout.
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 19:39:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 18:07:33 +0200 |
Sylvain Thénault |
[migration] fix bug when trying to add a new entity type that inherit from another
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 17:22:19 +0200 |
Sylvain Thénault |
[migration] fix error when synchronizing everything and some schema still in the db schema but not anymore in the fs schema
stable
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 08:44:00 +0200 |
Adrien Di Mascio |
[cleaning] simpler implementation of cmd_create_entity
stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 15:53:07 +0100 |
Sylvain Thénault |
[repo config] cleanup read_instance_schema / bootstrap_schema / creating mess
stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 09:19:09 +0100 |
Sylvain Thénault |
[maintainance] don't crash if we've no in-memory repository
stable
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 15:08:27 +0100 |
Sylvain Thénault |
[c-c] new server_maintenance hook, called on c-c shell / upgrade
stable
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 17:39:17 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 17:37:55 +0100 |
Sylvain Thénault |
[schema sync] fix another potential name error on synchronizing rdefs
stable
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 17:36:08 +0100 |
Sylvain Thénault |
[schema sync] don't try to synchronize infered relation defs, fixing a name error on the way
stable
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 17:33:35 +0100 |
Sylvain Thénault |
don't update constraints when it's not necessary
stable
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 17:31:22 +0100 |
Sylvain Thénault |
[migration] new build_descr argument to rqlexec on the migration helper
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 09:17:14 +0100 |
Sylvain Thénault |
[migration] disable notification by default during migration
|
file |
diff |
annotate
|
Mon, 15 Mar 2010 11:18:51 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 15 Mar 2010 11:16:40 +0100 |
Sylvain Thénault |
[backup] fix misplaced paren
stable
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 16:11:56 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 14:55:41 +0100 |
Sylvain Thénault |
[db backup] fix name error in backup_to_file: we've to pass .confirm all along the chain as for restore
stable
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 11:00:48 +0100 |
Sylvain Thénault |
fix hooks control method name + other litle cleanups
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 17:56:04 +0100 |
Sylvain Thénault |
schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:24:47 +0100 |
Sylvain Thénault |
pylint style fixes
stable
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:09:12 +0100 |
Sylvain Thénault |
fix some pylint detected errors
stable
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 15:07:17 +0100 |
Sylvain Thénault |
3.6 api update
stable
|
file |
diff |
annotate
|
Mon, 22 Feb 2010 18:22:54 +0100 |
Nicolas Chauvat |
typo: capitalize migration confirmation messages
stable
|
file |
diff |
annotate
|
Thu, 18 Feb 2010 15:42:09 +0100 |
Sylvain Thénault |
fix dumb name error
stable
|
file |
diff |
annotate
|
Thu, 18 Feb 2010 13:28:38 +0100 |
Sylvain Thénault |
3.6 api update
stable
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 15:17:24 +0100 |
Sylvain Thénault |
[shell] rql() should use unsafe_execute when possible
stable
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 11:56:57 +0100 |
Sylvain Thénault |
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 13:38:02 +0100 |
Sylvain Thénault |
fix deprecation warnings
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 19:36:04 +0100 |
Sylvain Thénault |
add source in backup/restore failure message
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 19:18:33 +0100 |
Sylvain Thénault |
some fixes so that deprecation warning are properly localized
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 11:40:22 +0100 |
Sylvain Thénault |
make rollback available in shell (as commit is)
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Wed, 23 Dec 2009 12:20:10 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 21:02:37 +0100 |
Sylvain Thénault |
closes #601987
stable
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 19:26:12 +0100 |
Sylvain Thénault |
fix virtual relation detection: erschema is no more a relation type but a relation def in _synchronize_permissions
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 19:27:12 +0100 |
Sylvain Thénault |
yams api update
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 16:45:01 +0100 |
Sylvain Thénault |
give group mapping where needed
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 16:41:43 +0100 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 16:40:00 +0100 |
Sylvain Thénault |
fix sync_schema*: new syncprops argument to sync relation definition as well
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 10:40:12 +0100 |
Sylvain Thénault |
move i18n / migration modules from cw.common to cw
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 09:41:06 +0100 |
Sylvain Thénault |
use commit in migration script instead of checkpoint
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 19:14:49 +0100 |
Adrien Di Mascio |
[migration] write migration instructions for permissions handling on relation definition
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Sat, 28 Nov 2009 11:42:37 +0100 |
Nicolas Chauvat |
imported patch cwctl-shell-textfile
stable
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 18:13:20 +0100 |
Sylvain Thénault |
fix #544758 by calling custom sql scripts in add_cubes.
stable
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 17:51:34 +0100 |
Sylvain Thénault |
backport stable branch
reldefsecurity
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 12:55:47 +0100 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
Wed, 18 Nov 2009 10:05:41 +0100 |
Adrien Di Mascio |
[migration] avoid AssertionError / crashes if migration script is neither a py nor a sql file
stable
|
file |
diff |
annotate
|
Fri, 13 Nov 2009 09:15:28 +0100 |
Sylvain Thénault |
fix necessary when adding a cube which isn't listed in fs dependencies of the instance
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 09:15:19 +0200 |
Sylvain Thénault |
[shell] make process_script available throuhg c-c shell / migration script context
stable
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 17:11:31 +0200 |
Sylvain Thénault |
update prototype
stable
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 16:29:46 +0200 |
Sylvain Thénault |
[c-c] fixes for shell w/ pyro instance
stable
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 14:37:11 +0200 |
Sylvain Thénault |
#481017: cubicweb-ctl shell on remote instance
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 18:20:05 +0200 |
Sylvain Thénault |
3.6 update
|
file |
diff |
annotate
|