2015-09-16 Sylvain Thénault make sync_schema_props_perms(<computed rtype>) work as expected
2015-10-08 Julien Cristau [web/http_headers] use classmethod decorator
2015-10-08 Julien Cristau [schema] use classmethod decorator
2015-10-16 Julien Cristau [devtools] delete postgresql socket directory after killing the server
2015-07-27 Julien Cristau [skel] stop deleting cubes egg-info
2015-10-06 Rémi Cardona [dataimport] Update doc to reflect new API
2015-10-26 Julien Cristau [server] fix generate_source_config regression on python2
2015-07-30 Christophe de Vienne [tests] Fix config.repository() in tests
2015-10-14 Rémi Cardona [schema] RQL queries are always unicode objects in python 3
2015-10-13 Julien Cristau [server/test] use relative import
2015-10-13 Julien Cristau [server/schemaserial] fix extra_props on py3k
2015-10-13 Julien Cristau [server/test] unicode → six.text_type
2015-10-12 Julien Cristau [web] fix Field.__str__ on py3k
2015-10-12 Julien Cristau [web] unicode → six.text_type
2015-10-12 Julien Cristau [web/test] CubicWebTC.view returns bytes
2015-10-12 Julien Cristau [uilib] fix traceback on python3
2015-10-12 Julien Cristau [web] integer division
2015-10-12 Julien Cristau [web/test] Binary eats bytes
2015-10-06 Julien Cristau [devtools] make httptest module importable under py3k
2015-10-06 Julien Cristau [web/test] CubicWebPublisher.handle_request returns bytes
2015-10-06 Julien Cristau [web] base64 works on bytes not str (py3k)
2015-10-06 Julien Cristau [web] accept unicode in parsed Authorization header
2015-10-06 Julien Cristau [web] CubicWebPublisher.ajax_error_handler must return bytes
2015-10-05 Julien Cristau [py3k] fix i18n
2015-10-06 Julien Cristau Fix md5crypt and crypt_password test for python3
2015-10-05 Julien Cristau [server/test] use bytes for extid
2015-10-05 Julien Cristau [devtools/test] firstnames.txt is in latin1
2015-10-05 Julien Cristau [web/test] unicode → cubicweb._
2015-10-05 Julien Cristau [web/formwidgets] fix for py3k
2015-10-05 Julien Cristau [sobjects] unicode → six.text_type
2015-10-05 Julien Cristau [server] fix unittest_security for py3k
2015-10-05 Julien Cristau [py3k] make ldapfeed tests pass
2015-10-05 Julien Cristau [server] import filter from six.moves
2015-10-05 Julien Cristau [ldapfeed] port to ldap3
2015-10-02 Julien Cristau [server/test] str vs bytes
2015-10-02 Julien Cristau [server/test] list() around map and zip
2015-10-02 Julien Cristau [server/test] to fold, unicode → six.text_type
2015-10-02 Julien Cristau [server/test] delete test that doesn't make sense on python3
2015-10-02 Julien Cristau [server/test] unicode → six.text_type
2015-10-02 Julien Cristau [server] unicode → six.text_type
2015-10-02 Julien Cristau [py3k] fix building rset description for INSERT queries
2015-10-01 Julien Cristau [datafeed] use explicit encode/decode instead of casting to str
2015-10-01 Rémi Cardona [py3k] io.BytesIO
2015-10-01 Julien Cristau [py3k] get urllib foo from six.moves
2015-10-01 Julien Cristau [devtools] CubicWebTC._check_html may have to deal with unicode or bytes
2015-10-01 Julien Cristau [ext/test] fix test relying on repr(text)
2015-10-01 Julien Cristau [req] fix url_parse_qsl on py3
2015-10-01 Julien Cristau [server/session] unicode → six.text_type
2015-10-01 Julien Cristau [web/test] str vs bytes
2015-10-01 Julien Cristau [web/ajax] fix AjaxController on python3
2015-10-01 Julien Cristau [web/test] str → bytes
2015-10-01 Julien Cristau [wsgi/test] use bytes instead of str for POST body
2015-10-01 Julien Cristau [devtools] 'dict_values' object does not support indexing
2015-10-01 Julien Cristau [multipart] decode form data before calling parse_qs in python 3
2015-10-01 Julien Cristau [multipart] unicode → six.text_type
2015-10-01 Julien Cristau [web] assert that CubicWebPublisher.handle_request returns bytes
2015-09-30 Julien Cristau [py3k] fix validateform controller
2015-09-30 Julien Cristau [web] unicode → six.text_type
2015-09-30 Julien Cristau [multipart] make sure form keys are not bytes
2015-09-30 Julien Cristau [web] unicode → six.text_type
2015-09-30 Julien Cristau [wsgi] don't convert form values
2015-09-30 Julien Cristau [server] import input from six.moves
2015-09-30 Julien Cristau [server] don't convert user.login to bytes to generate sessionid
2015-09-30 Julien Cristau [cwctl] stop playing tricks with std{out,err} buffering
2015-09-22 Rémi Cardona [py3k] CubicWebTC.app_handle_request returns bytes
2015-09-22 Rémi Cardona [py3k] unicode → six.text_type
2015-10-12 Rémi Cardona [py3k] http headers should be ascii-only unicode objects
2015-10-13 Rémi Cardona [py3k] Clarify IDownloadable expected types
2015-09-22 Rémi Cardona [py3k] IDownloadable.download_data() returns bytes
2015-09-22 Rémi Cardona [py3k] unicode → six.text_type
2015-09-22 Rémi Cardona [py3k] unicode → six.text_type
2015-09-22 Rémi Cardona [py3k] unicode → six.text_type
2015-09-22 Rémi Cardona [py3k] unicode → six.text_type
2015-09-22 Rémi Cardona [py3k] PageInfo.source contains bytes
2015-09-21 Rémi Cardona [py3k] unicode → six.text_type
2015-09-21 Rémi Cardona [py3k] unicode → six.text_type
2015-09-21 Rémi Cardona [py3k] Don't encode URLs
2015-09-21 Rémi Cardona [tests] Stop counting pickle bytes in ResultSet tests
2015-09-21 Rémi Cardona [tests] Port unittest_cwctl to py3k
2015-09-21 Rémi Cardona [migration] NoneType is no longer comparable in py3k
2015-10-13 Rémi Cardona Rename gettext to cwgettext, use stdlib gettext
2015-10-13 Rémi Cardona [py3k] MethodType no longer takes a class argument
2015-09-18 Rémi Cardona [py3k] unicode → six.text_type
2015-09-18 Rémi Cardona [py3k] im_self → __self__
2015-09-18 Rémi Cardona [py3k] Don't sort Action objects
2015-09-22 Rémi Cardona [py3k] use inspect module to get a function's arguments
2015-09-18 Rémi Cardona [py3k] __unicode__ and __str__
2015-09-21 Rémi Cardona [test] call rql.parse with unicode objects
2015-09-18 Rémi Cardona [py3k] replace cmp with key in sorted()
2015-09-18 Rémi Cardona [tests] remove useless sort
2015-09-18 Rémi Cardona [py3k] dict methods no longer return indexable objects
2015-09-18 Rémi Cardona [py3k] unicode → six.text_type
2015-09-18 Rémi Cardona [py3k] unicode → six.text_type
2015-09-18 Rémi Cardona [server] Port BFSS to py3k
2015-09-17 Rémi Cardona [py3k] Binary.getvalue() returns bytes
2015-09-22 Rémi Cardona [py3k] ensure Binary objects are initialized with bytes
2015-09-17 Rémi Cardona [py3k] __unicode__ and __str__
2015-09-17 Rémi Cardona [py3k] unicode → six.text_type
2015-09-18 Rémi Cardona [mail] port to py3k
2015-09-16 Rémi Cardona [web/views] port JSON views to py3k
2015-09-16 Rémi Cardona [py3k] unicode → six.text_type
2015-09-16 Rémi Cardona [web/controller] req.form is supposed to contain unicode-data
2015-09-16 Rémi Cardona [py3k] unicode → six.text_type
2015-09-16 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
2015-09-16 Rémi Cardona [web/views] Port csvexport views to py3k
2015-09-22 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
2015-09-16 Rémi Cardona [web/request] don't convert request parameters if py3k
2015-09-16 Rémi Cardona [py3k] unicode → six.text_type
2015-09-16 Rémi Cardona [py3k] __getslice__ → __getitem__ with slice support
2015-09-16 Rémi Cardona [py3k] __nonzero__ → __bool__
2015-09-16 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
2015-09-16 Rémi Cardona [py3k] use six.add_metaclass
2015-09-16 Rémi Cardona [py3k] unicode → six.text_type
2015-10-05 Rémi Cardona [py3k] add list() around dict methods
2015-09-15 Rémi Cardona [py3k] unicode → six.text_type
2015-09-15 Rémi Cardona [py3k] unicode → six.text_type
2015-09-15 Rémi Cardona [py3k] unicode → six.text_type
2015-09-15 Rémi Cardona [py3k] unicode → six.text_type
2015-09-15 Rémi Cardona [server/utils] crypt_password should always return bytes
2015-09-15 Rémi Cardona [py3k] str → six.binary_type
2015-09-15 Rémi Cardona [py3k] unicode → six.text_type
2015-09-15 Rémi Cardona [server/utils] convert to py3k using six
2015-09-15 Rémi Cardona [py3k] six.PY2
2015-09-15 Rémi Cardona [py3k] use text/binary types from six
2015-09-15 Rémi Cardona [py3k] unicode → six.text_type
2015-09-15 Rémi Cardona [py3k] bytes vs str
2015-09-15 Rémi Cardona [py3k] io.BytesIO
2015-09-16 Rémi Cardona [py3k] unicode → six.text_type
2015-10-13 Rémi Cardona [py3k] bytes required for hashlib.{md5,sha1}()
2015-10-01 Julien Cristau [wsgi/test] add __main__ section
2015-09-18 Rémi Cardona [py3k] use next builtin instead of next method
2015-09-15 Rémi Cardona [web/views] use next builtin instead of next method
2015-09-15 Rémi Cardona [py3k] declare meta classes using six.add_metaclass
2015-09-11 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
2015-09-11 Rémi Cardona [py3k] introduce cubicweb._ (related to #7589459)
2015-09-18 Rémi Cardona [py3k] dict.iterkeys → dict
2015-10-13 Rémi Cardona [py3k] dict.itervalues → dict.values
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2015-09-08 Julien Cristau implement __ne__ whenever we implement __eq__
2015-09-08 Julien Cristau [test] use unicode for rql queries (7/7)
2015-09-08 Julien Cristau [test] use unicode for rql queries (6/7)
2015-09-08 Julien Cristau [test] use unicode for rql queries (5/7)
2015-09-08 Julien Cristau [test] use unicode for rql queries (4/7)
2015-09-08 Julien Cristau [test] use unicode for rql queries (3/7)
2015-09-08 Julien Cristau [test] use unicode for rql queries (2/7)
2015-09-09 Julien Cristau [test] use unicode for rql queries (1/7)
2015-09-08 Julien Cristau [schema] improve normalization of RQLExpressions
2015-09-08 Julien Cristau [server/rql2sql] use VariableRef.is_equivalent explicitly instead of relying on __eq__
2015-10-12 Rémi Cardona merge with 3.21.2
2015-10-02 David Douard [statsd] fix the statsd logger (closes #7558147)
2015-10-12 Rémi Cardona Added tag 3.21.2, debian/3.21.2-1, centos/3.21.2-1 for changeset a5428e1ab364
2015-10-09 Rémi Cardona [pkg] 3.21.2 3.21.2 centos/3.21.2-1 debian/3.21.2-1
2015-10-09 Rémi Cardona [pkg] Remove leftover dep on pyro (closes #7479155)
2015-10-09 Rémi Cardona merge with 3.20.10
2015-09-29 Sylvain Thénault [migration] fix change_attribute_type to update the live schema
2015-07-24 Julien Cristau [devtools] add has_cache for postgres (closes #5739624)
2015-09-22 Sylvain Thénault fix bad-caching of datetime with tz info at sql generation time
2015-10-09 Rémi Cardona Added tag 3.20.10, debian/3.20.10-1, centos/3.20.10-1 for changeset 8f82e9523962
2015-10-08 Rémi Cardona [pkg] 3.20.10 3.20.10 centos/3.20.10-1 debian/3.20.10-1
2015-10-08 Rémi Cardona merge with 3.19.13
2015-10-08 Rémi Cardona [devtools] Fix CubicWebTC.temporary_permissions
2015-10-08 Rémi Cardona [devtools] Use TestCase.assertGreater
2015-09-09 Sylvain Thénault [autoform] fix appearance of link to add inlined creation form
2015-10-08 Sylvain Thénault [predicates] Simplify specified_etype_implements
2015-10-08 Sylvain Thénault [web/views] Fix `has_editable_relation` predicate wrt inlined relations
2015-09-02 Sylvain Thénault [web/views] avoid propagation of NoSelectableObject in some case of inlined relations / permissions
2015-10-07 Sylvain Thénault [server/test] bit of PEP8
2015-08-25 Sylvain Thénault [migration] don't attempt to carry over values when renaming a computed relation
2015-08-21 Sylvain Thénault consider .do_fti flag in index_entity method
2015-10-06 Rémi Cardona Added tag 3.19.13, debian/3.19.13-1, centos/3.19.13-1 for changeset f933a38d7ab5
2015-10-06 Rémi Cardona [pkg] 3.19.13 3.19.13 centos/3.19.13-1 debian/3.19.13-1
2015-09-29 Julien Cristau [migration/3.21] add support for sqlserver
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-09-29 Julien Cristau [server] fix checkintegrity with pyodbc
2015-09-29 Julien Cristau [schema] remove unique constraint on unlimited String attribute
2015-10-05 Aurelien Campeas [sources/native] fix potential NameError (closes #7364249)
2015-09-14 Rémi Cardona [py3k] unicode → six.text_type
2015-09-14 Rémi Cardona [devtools/testlib] Port CubicWebTC.view() to py3k
2015-09-14 Rémi Cardona [devtools/testlib] port 'fake_form' test to io.BytesIO
2015-09-14 Rémi Cardona [dataimport] port ucsvreader tests to io.BytesIO
2015-09-14 Rémi Cardona [py3k] io.BytesIO
2015-09-11 Rémi Cardona [py3k] io.StringIO
2015-09-15 Rémi Cardona Port cw.Binary to io.BytesIO
2015-09-18 Rémi Cardona [py3k] execfile → exec
2015-09-15 Rémi Cardona [py3k] file → open
2015-09-17 Rémi Cardona [py3k] six.integer_types
2015-09-14 Rémi Cardona [py3k] basestring → six.string_types
2015-09-16 Rémi Cardona [py3k] import CookieJar using six.moves
2015-09-15 Rémi Cardona [py3k] import urllib2 from six.moves
2015-09-15 Rémi Cardona [py3k] import range using six.moves
2015-09-15 Rémi Cardona [py3k] import queue using six.moves
2015-09-15 Rémi Cardona [py3k] import filter using six.moves
2015-09-15 Rémi Cardona [py3k] import zip using six.moves
2015-09-22 Rémi Cardona [py3k] import SimpleCookie using six.moves
2015-09-14 Rémi Cardona [py3k] import HTTP client constants and exceptions using six.moves
2015-09-22 Rémi Cardona [py3k] import URL mangling functions using six.moves
2015-09-14 Rémi Cardona [py3k] import 'pickle' using six.moves
2015-09-16 Rémi Cardona [pkg] Add dependency on six 1.4.0
2015-09-16 Rémi Cardona [tests] Replace use of deprecated TestCase.assert_
2015-09-15 Rémi Cardona [predicates] Simplify range(len()) iteration
2015-09-14 Rémi Cardona [dataimport] Use pickle.dump instead of dumps
2015-09-14 Rémi Cardona [web/facet] Simplify reversed/sorted calls
2015-09-28 Julien Cristau [web/test] Use TestCase.setUpClass instead of setUpModule
2015-09-14 Rémi Cardona Use isinstance() instead of type comparison
2015-09-15 Rémi Cardona Unused imports
2015-09-11 Samuel Trégouët [py3k] tuple unpacking in function args
2015-09-11 Samuel Trégouët [py3k] ur'' is gone
2015-09-11 Samuel Trégouët [py3k] octals and long
2015-09-11 Samuel Trégouët [py3k] Fix raise with embedded traceback
2015-09-11 Samuel Trégouët [py3k] print function
2015-09-11 Samuel Trégouët [py3k] except as
2015-09-11 Samuel Trégouët [py3k] backtick to repr
2015-09-23 Julien Cristau [hooks/syncschema] make sure CWUniqueTogetherConstraintDelOp happens before CWConstraintDelOp
2015-09-23 Aurelien Campeas [hooks/syncschema] only call "ALTER TABLE" once when changing a size constraint
2015-09-02 Aurelien Campeas [syncschema] only add to the `synchronized` set if all possible updates have been done
2015-07-23 Julien Cristau [qunit] remove unused 'data_files' parameter
2015-07-20 Sylvain Thénault [urlpublish] RESTPathEvaluator now use vid_from_rset
2015-07-24 Julien Cristau [server/sources] use decode_extid in datafeed
2015-07-24 Julien Cristau [server/sources] add decode_extid method
2015-07-29 Julien Cristau [server/repo] kill repo.pinfo()
2015-07-29 Julien Cristau [web/sessions] simplify session cleanup
2015-07-29 Julien Cristau [server/repo] fix typo
2015-07-24 Julien Cristau [server/sources] AbstractSource.__ne__
2015-07-24 Julien Cristau [server/sources] fix docstring for eid_type_source
2015-07-27 David Douard [views] fix ProcessInformationView: SESSION_MANAGER can be None (closes #5753280)
2015-08-06 Julien Cristau [server/migractions] drop mock_object
2015-08-06 Julien Cristau [test] kill unused lgc.testlib imports
2015-08-25 Sylvain Thénault [server/migractions] raising SystemExit sounds like a bad idea
2015-07-27 Julien Cristau [server/storage] rename 'session' variables to 'cnx'
2014-07-09 Aurelien Campeas [migration] remove repo_connect and use config.repository() instead
2014-07-09 Aurelien Campeas [repoapi, cwconfig] give a convenience method to get a repository from a config
2014-07-09 Aurelien Campeas [cwconfig] remove unused method
2014-08-18 Rémi Cardona [captcha] Port to io.BytesIO
2014-02-13 Aurelien Campeas [web/sessions] the session managers are definitely not components
2014-02-13 Aurelien Campeas [web] the AuthenticationManager is no more an appobject
2014-12-05 Aurelien Campeas [hooksmanager] remove very old unused module
2015-07-31 Julien Cristau [devtools] fix CubicWebTC.assertDocTestFile (closes #5930028)
2015-07-29 Julien Cristau Added tag 3.21.1, debian/3.21.1-1, centos/3.21.1-1 for changeset a8a0de0298a5
2015-07-28 Julien Cristau [pkg] Let dh_installdocs deal with doc-base 3.21.1 centos/3.21.1-1 debian/3.21.1-1
(0) -10000 -3000 -1000 -240 +240 +1000 tip