server/sources/native.py
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
2014-09-24 Julien Cristau merge 3.18.6 into 3.19
2014-06-03 Aurelien Campeas [source/native] cPickle is available in all supported pythons
2014-09-02 David Douard [compat] Remove imports of "any" and "all" from lgc (closes #4306044) stable
2014-07-17 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
2014-06-27 Julien Cristau merge from 3.19 branch
2014-06-02 Aurelien Campeas [repository,tests] use the new connection api (part 1/2)
2014-06-10 Julien Cristau merge 3.18.5 into 3.19 branch
2014-02-04 Julien Cristau Add a db-statement-timeout option for postgresql sources
2014-04-14 Rémi Cardona an unicode string -> a unicode string stable
2014-04-04 Sylvain Thénault [repository] complete argument is no more needed since we have no more 'true' multisource.
2014-04-01 Julien Cristau [server/sources/native] deal with connections, not sessions
2014-04-07 Julien Cristau [sources] ensure we have a cnxset in undoable_transactions
2014-03-24 Aurelien Campeas [source/native] allow many eid creation per .create_eid call (closes #3526594)
2014-03-10 Aurelien Campeas [source/native] refactor eid generation code
2014-02-18 Julien Cristau [server] some s/session/cnx/
2014-02-17 Julien Cristau [server] Handle unique constraint violations under recent sqlite
2014-02-17 Julien Cristau merge 3.18.x in 3.19 branch
2014-01-29 Julien Cristau [server] use a connection instead of a session for user authentication
2014-02-04 Dimitri Papadopoulos English typography
2014-01-30 Julien Cristau [server/sources] replace references to dbapi with repoapi
2014-01-29 Julien Cristau [server] fix TypeErrors
2014-01-23 Sylvain Thénault [multi-sources-removal] Drop entities.source column
2014-01-23 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
2013-07-01 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
2014-01-22 Sylvain Thénault [multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
2013-06-27 Sylvain Thénault [multi-sources-removal] Drop cnxset_freed from source interface
2014-01-22 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
2014-01-22 Sylvain Thénault [multi-sources-removal] Drop (dont_)cross relation related code
2013-06-16 Sylvain Thénault [multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
less more (0) -100 -60 tip