server/schemaserial.py
2015-10-13 Julien Cristau [server/schemaserial] fix extra_props on py3k
2015-09-15 Rémi Cardona [py3k] unicode → six.text_type
2015-10-13 Rémi Cardona [py3k] dict.itervalues → dict.values
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2015-09-14 Rémi Cardona [py3k] basestring → six.string_types
2015-09-11 Samuel Trégouët [py3k] print function
2015-07-28 Julien Cristau Fix (de)serialization of ComputedRelation read permissions
2015-06-22 Rémi Cardona merge 3.20.8 in 3.21
2015-06-12 Denis Laxalde [server] Do not use progress bar when stdout is not a TTY
2014-06-11 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
2015-01-15 Julien Cristau Use our version of schema2sql
2015-02-02 Sylvain Thénault [schemaserial] fix detection of CWComputedRType table, closes #4901150
2014-12-05 Rémi Cardona [server] Remove useless 'is None' checks
2014-11-06 Aurelien Campeas [warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
2014-12-01 Julien Cristau merge 3.19.6 into 3.20 branch
2014-11-26 David Douard [merge] backport 3.18 fixes
2014-11-24 Aurelien Campeas [schemaserial] be robust against duplicated CWUniqueTogetherConstrain entities arising from bug in the pre 3.18 era stable
2014-11-13 Julien Cristau [migration] hackish black magic to bootstrap addition of formula attr during migration
2014-09-16 Lea Capgen [CWEP002] properly handle serialization of computed attributes
2014-08-28 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed relations
2014-08-28 Laura Médioni [CWEP002 migration] support add_relation_type for computed relations
2014-06-16 Laura Médioni [schema serial] add some comments
2014-08-28 Lea Capgen [CWEP002] properly handle serialization of computed relations
2014-07-09 Aurelien Campeas remove references to global environment variable APYCOT_ROOT
2014-01-30 Julien Cristau [schemaserial] Replace 'cursor' with 'cnx'
2014-01-28 Julien Cristau [server] use internal_cnx instead of internal_session in deserialize_schema
2014-01-28 Julien Cristau [server/schemaserial] rename cursor argument to cnx
2014-01-23 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
2014-01-22 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
less more (0) -100 -50 -30 tip