server/schemaserial.py
Tue, 13 Oct 2015 11:34:37 +0200 Julien Cristau [server/schemaserial] fix extra_props on py3k
Tue, 15 Sep 2015 18:30:05 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 13 Oct 2015 15:09:22 +0200 Rémi Cardona [py3k] dict.itervalues → dict.values
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Mon, 14 Sep 2015 16:03:07 +0200 Rémi Cardona [py3k] basestring → six.string_types
Fri, 11 Sep 2015 14:52:09 +0200 Samuel Trégouët [py3k] print function
Tue, 28 Jul 2015 09:25:26 +0200 Julien Cristau Fix (de)serialization of ComputedRelation read permissions
Mon, 22 Jun 2015 14:27:37 +0200 Rémi Cardona merge 3.20.8 in 3.21
Fri, 12 Jun 2015 09:18:02 +0200 Denis Laxalde [server] Do not use progress bar when stdout is not a TTY
Wed, 11 Jun 2014 17:14:32 +0200 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
Thu, 15 Jan 2015 16:44:36 +0100 Julien Cristau Use our version of schema2sql
Mon, 02 Feb 2015 22:05:00 +0100 Sylvain Thénault [schemaserial] fix detection of CWComputedRType table, closes #4901150
Fri, 05 Dec 2014 12:08:13 +0100 Rémi Cardona [server] Remove useless 'is None' checks
Thu, 06 Nov 2014 14:35:25 +0100 Aurelien Campeas [warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
Mon, 01 Dec 2014 11:13:10 +0100 Julien Cristau merge 3.19.6 into 3.20 branch
Wed, 26 Nov 2014 17:58:23 +0100 David Douard [merge] backport 3.18 fixes
Mon, 24 Nov 2014 12:36:17 +0100 Aurelien Campeas [schemaserial] be robust against duplicated CWUniqueTogetherConstrain entities arising from bug in the pre 3.18 era stable
Thu, 13 Nov 2014 10:37:44 +0100 Julien Cristau [migration] hackish black magic to bootstrap addition of formula attr during migration
Tue, 16 Sep 2014 15:28:35 +0200 Lea Capgen [CWEP002] properly handle serialization of computed attributes
Thu, 28 Aug 2014 07:44:29 +0200 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed relations
Thu, 28 Aug 2014 08:02:15 +0200 Laura Médioni [CWEP002 migration] support add_relation_type for computed relations
Mon, 16 Jun 2014 10:08:18 +0200 Laura Médioni [schema serial] add some comments
Thu, 28 Aug 2014 18:29:14 +0200 Lea Capgen [CWEP002] properly handle serialization of computed relations
Wed, 09 Jul 2014 15:44:09 +0200 Aurelien Campeas remove references to global environment variable APYCOT_ROOT
Thu, 30 Jan 2014 16:48:39 +0100 Julien Cristau [schemaserial] Replace 'cursor' with 'cnx'
Tue, 28 Jan 2014 18:24:29 +0100 Julien Cristau [server] use internal_cnx instead of internal_session in deserialize_schema
Tue, 28 Jan 2014 18:40:19 +0100 Julien Cristau [server/schemaserial] rename cursor argument to cnx
Thu, 23 Jan 2014 12:32:16 +0100 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
Wed, 22 Jan 2014 15:49:32 +0100 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
Tue, 21 Jan 2014 18:20:28 +0100 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
Thu, 24 Oct 2013 13:15:53 +0200 Aurelien Campeas [hooks/security] provide attribute "add" permission
Wed, 08 Jan 2014 12:09:44 +0100 Aurelien Campeas [schema] fix unique together index handling
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
Mon, 26 Aug 2013 16:15:29 +0200 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
Mon, 26 Aug 2013 16:12:30 +0200 Aurelien Campeas remove 3.8 bw compat
Fri, 03 May 2013 17:26:23 +0200 Aurelien Campeas [schemaserial] mitigate critical message during migration
Fri, 26 Apr 2013 17:46:56 +0200 Vincent Michel [schemaserial] serialize additional yams parameter for customs type
Tue, 12 Mar 2013 12:50:05 +0100 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Tue, 21 Jun 2011 10:57:25 +0200 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
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
Wed, 20 Apr 2011 08:28:52 +0200 Alexandre Fayolle backport stable changes to default
Wed, 13 Apr 2011 12:50:31 +0200 Sylvain Thénault [schema serialization] add warning on missing group stable
Thu, 31 Mar 2011 15:23:46 +0200 Sylvain Thénault [schema, refactoring] use RQLExpression as base class for RQL constraint classes
Thu, 17 Feb 2011 18:43:45 +0100 Sylvain Thénault [schema serialization] for relation type, ertidx contains the relation type as string, for relation def, the RelationDefinitionSchema instance stable
Thu, 17 Feb 2011 18:23:41 +0100 Sylvain Thénault [schema deserialization] enhance fix done in 7010:fa707848a88a to properly deal with cw 3.9 database stable
Thu, 17 Feb 2011 17:46:10 +0100 Sylvain Thénault [schema deserialization] _unique_together should hold string, not schema instance (may lead to crash during sync_schema_props_perms for instance) stable
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
Thu, 09 Dec 2010 14:55:51 +0100 Alexandre Fayolle make rename_table work with MS SQL (needs updated logilab.database) oldstable
Mon, 13 Sep 2010 10:00:05 +0200 Sylvain Thénault [migration] commit just after symetric has been renamed to symmetric (else later rollback may cancel this) stable
Fri, 10 Sep 2010 17:58:38 +0200 Alexandre Fayolle removed print_exc stable
Fri, 10 Sep 2010 16:48:58 +0200 Alexandre Fayolle unique_together integration in CW (alf+syt) stable
Thu, 09 Sep 2010 18:23:43 +0200 Sylvain Thénault remove debug print stable
Wed, 08 Sep 2010 10:03:30 +0200 Sylvain Thénault [schema deserial] fix loading of schema when mapping an entity type to an existing one stable
Tue, 07 Sep 2010 23:24:45 +0200 Sylvain Thénault cleanups stable
Mon, 09 Aug 2010 18:48:32 +0200 Adrien Di Mascio [schema] consider ETYPE_NAME_MAP when deserializing specialization relations stable
Tue, 13 Jul 2010 17:21:57 +0200 Sylvain Thénault [broken schema] fix the group_mapping function in case where some standard group isn't found: we currently loop for ever, boring the user by asking ever and ever the same question...
Tue, 06 Jul 2010 09:39:06 +0200 Sylvain Thénault cleanups
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
less more (0) -100 -60 tip