server/sources/native.py
2015-10-01 Julien Cristau [datafeed] use explicit encode/decode instead of casting to str
2015-09-15 Rémi Cardona [py3k] use text/binary types from six
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2015-10-12 Rémi Cardona merge with 3.21.2
2015-10-09 Rémi Cardona merge with 3.20.10
2015-10-08 Rémi Cardona merge with 3.19.13
2015-08-21 Sylvain Thénault consider .do_fti flag in index_entity method
2015-09-29 Julien Cristau moved_entities.extid may not be NULL
2015-09-29 Julien Cristau [server] use sqls_create_multicol_unique_index to index entities.extid
2015-10-05 Aurelien Campeas [sources/native] fix potential NameError (closes #7364249)
2015-09-14 Rémi Cardona [py3k] basestring → six.string_types
2015-09-15 Rémi Cardona [py3k] import range using six.moves
2015-09-14 Rémi Cardona [py3k] import 'pickle' using six.moves
2015-09-11 Samuel Trégouët [py3k] print function
2015-07-24 Julien Cristau [server/sources] add decode_extid method
2015-07-24 Julien Cristau [server/sources] fix docstring for eid_type_source
2015-07-27 Julien Cristau [server/sources] make sure entity._cw is a Connection before calling Storages
2015-05-04 David Douard implement a simple statsd logger (closes #5488711)
2015-06-26 Sylvain Thénault avoid sanitizing warnings
2015-03-22 Julien Cristau add IUserFriendlyError adapter for violation of check constraints
2015-06-22 Rémi Cardona merge 3.20.8 in 3.21
2014-06-11 Aurelien Campeas [connection] remove the `mode` attribute
2014-06-11 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
2014-06-11 Aurelien Campeas [server] remove cnxset tracking, it is now unneeded
2014-06-11 Aurelien Campeas [transactions] cleanup after the dbapi removal
2014-06-13 Aurelien Campeas [connection] eliminate ClientConnection leftovers
2014-07-01 Aurelien Campeas [connection] replace .running_dbapi_query with .hooks_in_progress
2015-04-07 Christophe de Vienne [sqlite] Fix integrity error parsing
2015-04-22 Rémi Cardona merge 3.20.6 into 3.21
2015-03-18 Julien Cristau merge 3.19.11 into 3.20
2015-03-17 Erica Marco [migration] reorder system tables / meta-schema migration into bootstrap_migration 3.19.11 centos/3.19.11-1 cubicweb-centos-version-3.19.11-1 cubicweb-debian-version-3.19.11-1 cubicweb-version-3.19.11 debian/3.19.11-1
2015-03-05 Sylvain Thénault [native source] log the used connection in doexecmany as in doexec
2015-02-17 Julien Cristau [server] use unicode wherever appropriate in transaction/undo related methods
2015-03-12 Julien Cristau merge 3.19.10 into 3.20
2014-03-26 Julien Cristau [doc] Don't pretend we know cubicweb runs on mysql
2015-01-16 Julien Cristau Use a moved_entities table to record external entities moved to the system source
2015-01-16 Julien Cristau Add unique index on entities.extid
2015-01-16 Julien Cristau [undo] when we can't undo an inlined relation change, point at None, not a broken eid
2015-01-16 Julien Cristau [server] change order of entities table modification vs entity creation/deletion
2015-01-15 Julien Cristau Use our version of schema2sql
2015-01-27 Aurelien Campeas [restore/portable] properly restore the numrange generator
2015-01-26 Aurelien Campeas [backup/portable] properly write the eid numrange generator (the eid is no more a sequence)
2015-02-05 Julien Cristau merge 3.19.9 into 3.20 branch
2015-01-16 Julien Cristau [undo] fix deletion of cw_source relation
2014-12-29 Christophe de Vienne [native] Change SQL errors log level.
2015-01-07 Julien Cristau merge 3.19.7 into 3.20
2014-12-03 Adrien Di Mascio [server] add a db-namespace option in source definition (closes #1631339)
2014-11-06 Aurelien Campeas [warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
2014-06-03 Aurelien Campeas [source/native] session -> cnx
2014-09-10 Julien Cristau [server] fix 'cnx' variable confusion in DBG_SQL exception case
2014-12-01 Julien Cristau merge 3.19.6 into 3.20 branch
2014-11-26 David Douard [merge] backport 3.18 fixes
2014-02-17 Julien Cristau [server] Handle unique constraint violations under recent sqlite stable
2014-11-24 Aurelien Campeas [merge] backport 3.17 fixes stable
2014-11-24 Aurelien Campeas [source/native] handle newer Integrity error messages from sqlite > 3.7 stable
2014-11-24 Aurelien Campeas [source/native/backup_restore] have a unique tunable blocksize for the dump phase stable
2014-11-17 David Douard [server] fix LoginPasswordAuthentifier.authenticate
2014-10-17 Julien Cristau merge 3.19.5 into 3.20 branch
2014-09-15 Julien Cristau [server] hold connection to the db in tx_actions
2014-09-25 Julien Cristau merge 3.19.4 in 3.20 branch
less more (0) -300 -100 -60 tip