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