2015-09-21 |
Rémi Cardona |
[test] call rql.parse with unicode objects
|
changeset |
files
|
2015-09-18 |
Rémi Cardona |
[py3k] replace cmp with key in sorted()
|
changeset |
files
|
2015-09-18 |
Rémi Cardona |
[tests] remove useless sort
|
changeset |
files
|
2015-09-18 |
Rémi Cardona |
[py3k] dict methods no longer return indexable objects
|
changeset |
files
|
2015-09-18 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-18 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-18 |
Rémi Cardona |
[server] Port BFSS to py3k
|
changeset |
files
|
2015-09-17 |
Rémi Cardona |
[py3k] Binary.getvalue() returns bytes
|
changeset |
files
|
2015-09-22 |
Rémi Cardona |
[py3k] ensure Binary objects are initialized with bytes
|
changeset |
files
|
2015-09-17 |
Rémi Cardona |
[py3k] __unicode__ and __str__
|
changeset |
files
|
2015-09-17 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-18 |
Rémi Cardona |
[mail] port to py3k
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[web/views] port JSON views to py3k
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[web/controller] req.form is supposed to contain unicode-data
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[py3k] unicode vs str vs bytes vs the world
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[web/views] Port csvexport views to py3k
|
changeset |
files
|
2015-09-22 |
Rémi Cardona |
[py3k] unicode vs str vs bytes vs the world
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[web/request] don't convert request parameters if py3k
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[py3k] __getslice__ → __getitem__ with slice support
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[py3k] __nonzero__ → __bool__
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[py3k] unicode vs str vs bytes vs the world
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[py3k] use six.add_metaclass
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-10-05 |
Rémi Cardona |
[py3k] add list() around dict methods
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[server/utils] crypt_password should always return bytes
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] str → six.binary_type
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[server/utils] convert to py3k using six
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] six.PY2
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] use text/binary types from six
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] bytes vs str
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] io.BytesIO
|
changeset |
files
|
2015-09-16 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-10-13 |
Rémi Cardona |
[py3k] bytes required for hashlib.{md5,sha1}()
|
changeset |
files
|
2015-10-01 |
Julien Cristau |
[wsgi/test] add __main__ section
|
changeset |
files
|
2015-09-18 |
Rémi Cardona |
[py3k] use next builtin instead of next method
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[web/views] use next builtin instead of next method
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] declare meta classes using six.add_metaclass
|
changeset |
files
|
2015-09-11 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
changeset |
files
|
2015-09-11 |
Rémi Cardona |
[py3k] introduce cubicweb._ (related to #7589459)
|
changeset |
files
|
2015-09-18 |
Rémi Cardona |
[py3k] dict.iterkeys → dict
|
changeset |
files
|
2015-10-13 |
Rémi Cardona |
[py3k] dict.itervalues → dict.values
|
changeset |
files
|
2015-09-15 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
changeset |
files
|
2015-09-08 |
Julien Cristau |
implement __ne__ whenever we implement __eq__
|
changeset |
files
|
2015-09-08 |
Julien Cristau |
[test] use unicode for rql queries (7/7)
|
changeset |
files
|
2015-09-08 |
Julien Cristau |
[test] use unicode for rql queries (6/7)
|
changeset |
files
|
2015-09-08 |
Julien Cristau |
[test] use unicode for rql queries (5/7)
|
changeset |
files
|
2015-09-08 |
Julien Cristau |
[test] use unicode for rql queries (4/7)
|
changeset |
files
|
2015-09-08 |
Julien Cristau |
[test] use unicode for rql queries (3/7)
|
changeset |
files
|
2015-09-08 |
Julien Cristau |
[test] use unicode for rql queries (2/7)
|
changeset |
files
|
2015-09-09 |
Julien Cristau |
[test] use unicode for rql queries (1/7)
|
changeset |
files
|
2015-09-08 |
Julien Cristau |
[schema] improve normalization of RQLExpressions
|
changeset |
files
|
2015-09-08 |
Julien Cristau |
[server/rql2sql] use VariableRef.is_equivalent explicitly instead of relying on __eq__
|
changeset |
files
|
2015-10-12 |
Rémi Cardona |
merge with 3.21.2
|
changeset |
files
|
2015-10-02 |
David Douard |
[statsd] fix the statsd logger (closes #7558147)
|
changeset |
files
|
2015-10-12 |
Rémi Cardona |
Added tag 3.21.2, debian/3.21.2-1, centos/3.21.2-1 for changeset a5428e1ab364
|
changeset |
files
|
2015-10-09 |
Rémi Cardona |
[pkg] 3.21.2
3.21.2 centos/3.21.2-1 debian/3.21.2-1
|
changeset |
files
|
2015-10-09 |
Rémi Cardona |
[pkg] Remove leftover dep on pyro (closes #7479155)
|
changeset |
files
|
2015-10-09 |
Rémi Cardona |
merge with 3.20.10
|
changeset |
files
|
2015-09-29 |
Sylvain Thénault |
[migration] fix change_attribute_type to update the live schema
|
changeset |
files
|
2015-07-24 |
Julien Cristau |
[devtools] add has_cache for postgres (closes #5739624)
|
changeset |
files
|
2015-09-22 |
Sylvain Thénault |
fix bad-caching of datetime with tz info at sql generation time
|
changeset |
files
|
2015-10-09 |
Rémi Cardona |
Added tag 3.20.10, debian/3.20.10-1, centos/3.20.10-1 for changeset 8f82e9523962
|
changeset |
files
|
2015-10-08 |
Rémi Cardona |
[pkg] 3.20.10
3.20.10 centos/3.20.10-1 debian/3.20.10-1
|
changeset |
files
|
2015-10-08 |
Rémi Cardona |
merge with 3.19.13
|
changeset |
files
|
2015-10-08 |
Rémi Cardona |
[devtools] Fix CubicWebTC.temporary_permissions
|
changeset |
files
|
2015-10-08 |
Rémi Cardona |
[devtools] Use TestCase.assertGreater
|
changeset |
files
|
2015-09-09 |
Sylvain Thénault |
[autoform] fix appearance of link to add inlined creation form
|
changeset |
files
|
2015-10-08 |
Sylvain Thénault |
[predicates] Simplify specified_etype_implements
|
changeset |
files
|
2015-10-08 |
Sylvain Thénault |
[web/views] Fix `has_editable_relation` predicate wrt inlined relations
|
changeset |
files
|
2015-09-02 |
Sylvain Thénault |
[web/views] avoid propagation of NoSelectableObject in some case of inlined relations / permissions
|
changeset |
files
|
2015-10-07 |
Sylvain Thénault |
[server/test] bit of PEP8
|
changeset |
files
|
2015-08-25 |
Sylvain Thénault |
[migration] don't attempt to carry over values when renaming a computed relation
|
changeset |
files
|
2015-08-21 |
Sylvain Thénault |
consider .do_fti flag in index_entity method
|
changeset |
files
|
2015-10-06 |
Rémi Cardona |
Added tag 3.19.13, debian/3.19.13-1, centos/3.19.13-1 for changeset f933a38d7ab5
|
changeset |
files
|
2015-10-06 |
Rémi Cardona |
[pkg] 3.19.13
3.19.13 centos/3.19.13-1 debian/3.19.13-1
|
changeset |
files
|
2015-09-29 |
Julien Cristau |
[migration/3.21] add support for sqlserver
|
changeset |
files
|
2015-09-29 |
Julien Cristau |
moved_entities.extid may not be NULL
|
changeset |
files
|
2015-09-29 |
Julien Cristau |
[server] use sqls_create_multicol_unique_index to index entities.extid
|
changeset |
files
|
2015-09-29 |
Julien Cristau |
[server] fix checkintegrity with pyodbc
|
changeset |
files
|
2015-09-29 |
Julien Cristau |
[schema] remove unique constraint on unlimited String attribute
|
changeset |
files
|
2015-10-05 |
Aurelien Campeas |
[sources/native] fix potential NameError (closes #7364249)
|
changeset |
files
|
2015-09-14 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
changeset |
files
|
2015-09-14 |
Rémi Cardona |
[devtools/testlib] Port CubicWebTC.view() to py3k
|
changeset |
files
|
2015-09-14 |
Rémi Cardona |
[devtools/testlib] port 'fake_form' test to io.BytesIO
|
changeset |
files
|
2015-09-14 |
Rémi Cardona |
[dataimport] port ucsvreader tests to io.BytesIO
|
changeset |
files
|
2015-09-14 |
Rémi Cardona |
[py3k] io.BytesIO
|
changeset |
files
|
2015-09-11 |
Rémi Cardona |
[py3k] io.StringIO
|
changeset |
files
|