server/schemaserial.py
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
2013-10-24 Aurelien Campeas [hooks/security] provide attribute "add" permission
2014-01-08 Aurelien Campeas [schema] fix unique together index handling
2013-08-23 Aurélien Campeas [schema] store default attribute values in a Bytes field, allowing python objects as default values
2013-08-26 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
2013-08-26 Aurelien Campeas remove 3.8 bw compat
2013-05-03 Aurelien Campeas [schemaserial] mitigate critical message during migration
2013-04-26 Vincent Michel [schemaserial] serialize additional yams parameter for customs type
2013-03-12 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
less more (0) -15 tip