Thu, 24 Sep 2015 11:26:11 +0200 |
Sylvain Thénault |
[migration] don't handle data deletion anymore on schema changes
|
file |
diff |
annotate
|
Tue, 24 Nov 2015 16:01:43 +0100 |
Sylvain Thénault |
[hooks/syncschema] drop unused import
|
file |
diff |
annotate
|
Tue, 24 Nov 2015 16:01:26 +0100 |
Sylvain Thénault |
[hooks/syncschema] indentation fix
|
file |
diff |
annotate
|
Tue, 24 Nov 2015 16:00:06 +0100 |
Sylvain Thénault |
[hooks/syncschema] don't set NOT NULL on inlined relation columns
|
file |
diff |
annotate
|
Thu, 24 Sep 2015 12:18:00 +0200 |
Sylvain Thénault |
[hooks/syncschema] Turn DropColumnOp into a data operation
|
file |
diff |
annotate
|
Mon, 19 Oct 2015 14:28:30 +0200 |
Julien Cristau |
[syncschema] hashlib.md5() wants bytes
|
file |
diff |
annotate
|
Tue, 03 Nov 2015 18:10:58 +0100 |
Julien Cristau |
[syncschema] don't arbitrarily remove constraints from the in-memory schema
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 16:04:17 +0200 |
Sylvain Thénault |
make sync_schema_props_perms(<computed rtype>) work as expected
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 16:57:09 +0200 |
Rémi Cardona |
[py3k] bytes required for hashlib.{md5,sha1}()
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 18:05:38 +0200 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 15:09:22 +0200 |
Rémi Cardona |
[py3k] dict.itervalues → dict.values
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 17:52:14 +0200 |
Rémi Cardona |
merge with 3.20.10
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 18:38:16 +0200 |
Rémi Cardona |
merge with 3.19.13
|
file |
diff |
annotate
|
Wed, 23 Sep 2015 15:01:55 +0200 |
Julien Cristau |
[hooks/syncschema] make sure CWUniqueTogetherConstraintDelOp happens before CWConstraintDelOp
|
file |
diff |
annotate
|
Wed, 23 Sep 2015 15:00:33 +0200 |
Aurelien Campeas |
[hooks/syncschema] only call "ALTER TABLE" once when changing a size constraint
|
file |
diff |
annotate
|
Mon, 18 May 2015 19:47:34 +0200 |
Julien Cristau |
[hooks/syncschema] drop/add check constraints as appropriate
|
file |
diff |
annotate
|
Fri, 13 Feb 2015 13:39:33 +0100 |
Julien Cristau |
[hooks/syncschema] use a list instead of a set for UpdateFTIndexOp
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 16:49:32 +0100 |
Julien Cristau |
Add foreign key for inline relations
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 16:44:36 +0100 |
Julien Cristau |
Use our version of schema2sql
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 11:13:10 +0100 |
Julien Cristau |
merge 3.19.6 into 3.20 branch
|
file |
diff |
annotate
|
Wed, 29 Oct 2014 16:39:36 +0100 |
Rémi Cardona |
[hooks] Fix precommit event logging message
|
file |
diff |
annotate
|
Thu, 13 Nov 2014 10:37:44 +0100 |
Julien Cristau |
[migration] hackish black magic to bootstrap addition of formula attr during migration
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 17:41:34 +0200 |
Sylvain Thénault |
[CWEP002 migration] support sync_schema_props_perms for computed attribute
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 18:31:18 +0200 |
Sylvain Thénault |
[CWEP002 migration] support add_relation_type/add_attribute for computed attributes
|
file |
diff |
annotate
|
Mon, 16 Jun 2014 10:08:32 +0200 |
Denis Laxalde |
[CWEP002] Account for attribute formula in schema bootstrap
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 07:44:29 +0200 |
Sylvain Thénault |
[CWEP002 migration] support sync_schema_props_perms for computed relations
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 08:02:15 +0200 |
Laura Médioni |
[CWEP002 migration] support add_relation_type for computed relations
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 07:55:33 +0200 |
Laura Médioni |
[CWEP002 migration] support drop_relation_type for computed relations
|
file |
diff |
annotate
|
Fri, 27 Jun 2014 12:00:17 +0200 |
Laura Médioni |
[hooks] do not abuse of inheritance for CWRType hooks
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 18:12:28 +0200 |
Sylvain Thénault |
Fix test migration crash waiting to happen due to inferred relations
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 07:42:10 +0200 |
Sylvain Thénault |
fix typo in syncschema hooks
|
file |
diff |
annotate
|
Wed, 16 Jul 2014 17:20:55 +0200 |
Julien Cristau |
[hooks/syncschema] avoid altering a dropped table
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 18:04:56 +0200 |
Julien Cristau |
Fix constraint sync during migration
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 17:02:04 +0200 |
Julien Cristau |
merge 3.18.4 into default
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 16:48:34 +0200 |
Julien Cristau |
[hooks/syncschema] work with connections not sessions
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 18:09:46 +0200 |
Aurelien Campeas |
[merge] bring the 3.17.14 fixes to 3.18
stable
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 14:32:21 +0100 |
Sylvain Thénault |
[migration] always rebuild infered relation
stable
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 15:17:50 +0100 |
Denis Laxalde |
[migractions] Better handle removal of RQLConstraint in sync_schema
stable cubicweb-centos-version-3.17.14-1 cubicweb-debian-version-3.17.14-1 cubicweb-version-3.17.14
|
file |
diff |
annotate
|
Thu, 27 Feb 2014 18:10:29 +0100 |
Aurelien Campeas |
[hooks/syncschema] do not crash on double removal of a constraint
stable
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 18:30:16 +0100 |
Aurelien Campeas |
[schema] fix composite deletion handling
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 13:47:28 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop entities.source column
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 15:49:32 +0100 |
Sylvain Thénault |
[multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 18:20:28 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop deleted_entities system table and entities.mtime column
|
file |
diff |
annotate
|
Mon, 13 Jan 2014 13:47:47 +0100 |
Julien Cristau |
merge 3.18.0 in 3.19 branch
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 12:09:44 +0100 |
Aurelien Campeas |
[schema] fix unique together index handling
|
file |
diff |
annotate
|
Tue, 17 Dec 2013 14:50:29 +0100 |
Sylvain Thénault |
[yams] follow yams 0.39 api change introduced by ad95fd2c46de (package attribute on etype/rtype/rdef)
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 15:06:27 +0200 |
Aurélien Campeas |
[schema] store default attribute values in a Bytes field, allowing python objects as default values
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 11:19:32 +0200 |
Pierre-Yves David |
[migraction] do not access session.data directly
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 14:42:43 +0200 |
Sylvain Thénault |
[repo] kill rebuildinfered feature from Repository.set_schema
|
file |
diff |
annotate
|
Thu, 28 Mar 2013 12:32:26 +0100 |
Pierre-Yves David |
merge 3.15.x into 3.16.x
stable
|
file |
diff |
annotate
|
Thu, 28 Mar 2013 11:45:17 +0100 |
Pierre-Yves David |
[migration] fix bug in `CWAttributeAddOp.revertprecommit_event`
oldstable
|
file |
diff |
annotate
|
Mon, 11 Mar 2013 18:37:01 +0100 |
Pierre-Yves David |
merge stable fix into default
|
file |
diff |
annotate
|
Mon, 11 Mar 2013 14:46:09 +0100 |
Aurelien Campeas |
[hooks/syncschema] do not crash when adding a new entity type (closes #2741643)
stable
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 16:01:24 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
Mon, 17 Sep 2012 17:48:55 +0200 |
Sylvain Thénault |
[validation error] refactor validation error handling so translation is done on the web side
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 13:48:55 +0200 |
Aurelien Campeas |
[hooks/syncshema] fix logging level and nicer message (wrong changeset published previously)
stable
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 13:19:39 +0200 |
Aurelien Campeas |
[hooks/syncschema] do not crash on DROP of an already dropped index/... (closes #2465393)
stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 16:53:52 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 16:53:17 +0100 |
Sylvain Thénault |
[schema sync hooks] fix format string
stable
|
file |
diff |
annotate
|
Fri, 03 Feb 2012 14:32:11 +0100 |
Aurelien Campeas |
[hooks/syncschema] do not crash if the schema did not learn (yet) some new META rtype (closes #2171313)
stable
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 18:44:41 +0100 |
Sylvain Thénault |
[schema synchronization] don't use sql for TODAY/NOW in keyword arg. Closes #2154815
stable
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 13:37:40 +0100 |
Julien Cristau |
[schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470)
|
file |
diff |
annotate
|
Mon, 21 Nov 2011 17:58:18 +0100 |
Alexandre Fayolle |
use dbhelper functions to get default date / datetime (closes #2094544)
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 10:36:41 +0200 |
Sylvain Thénault |
[sync schema hooks] pylint fixes have broken hasattr test
stable
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 17:38:00 +0200 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
Mon, 27 Jun 2011 15:30:52 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 18:24:56 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Wed, 15 Jun 2011 17:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 17:15:39 +0200 |
Sylvain Thénault |
[sync schema hooks] consider etype name map before trying to update in-memory schema
stable
|
file |
diff |
annotate
|
Mon, 06 Jun 2011 16:13:09 +0200 |
Sylvain Thénault |
[schema] support for BigInt type. Closes #1720995
|
file |
diff |
annotate
|
Thu, 19 May 2011 10:53:11 +0200 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 10:17:48 +0200 |
Sylvain Thénault |
rephrase
stable
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 09:57:28 +0200 |
Sylvain Thénault |
[schema synchronization] get back eid when adding a final entity type, else it may cause pb on later schema synchronization during the migration where the type is added
stable
|
file |
diff |
annotate
|
Fri, 18 Feb 2011 16:30:02 +0100 |
Sylvain Thénault |
[schema sync] we don't want to react on after_update_entity, it may only causes bug. CWUniqueConstraint should be deleted then a fresh one readded on change (as we do in sync_schema_props_perms)
stable
|
file |
diff |
annotate
|
Wed, 09 Feb 2011 18:04:04 +0100 |
Sylvain Thénault |
[doc] update some copyrights
stable
|
file |
diff |
annotate
|
Tue, 25 Jan 2011 12:09:59 +0100 |
Alexandre Fayolle |
improve massive deletion performance
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
|
Thu, 06 Jan 2011 18:53:00 +0100 |
Sylvain Thénault |
[schema hook] don't depends on lgc.testlib, hence unittest2 for a dumb mock
stable
|
file |
diff |
annotate
|
Sat, 18 Dec 2010 23:11:58 +0100 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
Thu, 09 Dec 2010 15:23:10 +0100 |
Alexandre Fayolle |
brown paperbag fix
oldstable
|
file |
diff |
annotate
|
Thu, 09 Dec 2010 14:55:51 +0100 |
Alexandre Fayolle |
make rename_table work with MS SQL (needs updated logilab.database)
oldstable
|
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
|
Wed, 22 Sep 2010 10:00:36 +0200 |
Alexandre Fayolle |
use new logilab.database interface for multicol indexes
stable
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 18:56:35 +0200 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 13:37:25 +0200 |
Sylvain Thénault |
[syncschema hooks] simplify core types definition be reusing schema sets (remove typos on the way)
stable
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 15:15:21 +0200 |
Sylvain Thénault |
backport 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
|
Mon, 06 Sep 2010 15:03:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 08:56:58 +0200 |
Adrien Di Mascio |
[migration] fix add_relation_type() for symmetric relations
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:29:18 +0200 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 16:16:25 +0200 |
Sylvain Thénault |
[cleanup] remove debug print
stable
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 17:38:45 +0200 |
Sylvain Thénault |
[migration] when some inlined relation definition is added to an entity type which has some specialized types, it should be propagated to those types else they may miss the necessary table column to store the relation
stable
|
file |
diff |
annotate
|
Wed, 21 Jul 2010 12:41:14 +0200 |
Sylvain Thénault |
[schema sync] if something went wrong while getting rdef in precommit event, rdef adttribute won't be set in revertprecommit. We don't want to fail in such case
stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 18:25:19 +0200 |
Sylvain Thénault |
[schema migration] import refactoring to fix #1109558 and enhances things on the way
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 13:35:15 +0200 |
Sylvain Thénault |
[selectors] use before-registry-reset event to init is_instance cache: cleaner code and avoid reloading bug (making hooks test fail for instance)
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 12:04:32 +0200 |
Sylvain Thénault |
[selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 17:06:37 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 08:47:24 +0200 |
Sylvain Thénault |
[migration] refactor schema migration fix introduced by 5833:d7256ae7c1d1
stable
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 08:32:27 +0200 |
Sylvain Thénault |
[schema migration] fix name error introduced in parent changeset
stable
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 08:13:03 +0200 |
Sylvain Thénault |
[schema migration] avoid potential duplicated ft reindexation due to multiple UpdateFTIndexOp operations by using set_operation
stable
|
file |
diff |
annotate
|
Thu, 24 Jun 2010 16:03:57 +0200 |
Alexandre Fayolle |
fix name error
stable
|
file |
diff |
annotate
|
Thu, 24 Jun 2010 15:59:17 +0000 |
Alexandre Fayolle |
fix schema migration hooks (partial)
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 13:23:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 09:36:40 +0200 |
Sylvain Thénault |
[schema migration] fix fix introduced in 5803:589e2e3fb997, test for backend alter column support should be done in the operation, else the associated index is not dropped while this is supported
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 08:54:12 +0200 |
Sylvain Thénault |
[schema migration] fix backend compatibility issue by using type_from_constraints / sql_change_col_type instead of bare ALTER COLUMN
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 08:53:13 +0200 |
Sylvain Thénault |
[schema migration] don't try to drop column if backend doesn't support column alteration (eg sqlite)
stable
|
file |
diff |
annotate
|
Sun, 20 Jun 2010 15:09:42 +0000 |
Alexandre Fayolle |
Use SQL standard ALTER TABLE command (with ADD instead of ADD COLUMN)
stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:15:52 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:08:25 +0200 |
Katia Saurfelt |
[text search] fix fulltext_container indexation
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
|
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
|