server/schemaserial.py
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
less more (0) -100 -15 tip