Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
[py3k] unicode → six.text_type
2015-09-16, by Rémi Cardona
[py3k] __getslice__ → __getitem__ with slice support
2015-09-16, by Rémi Cardona
[py3k] __nonzero__ → __bool__
2015-09-16, by Rémi Cardona
[py3k] unicode vs str vs bytes vs the world
2015-09-16, by Rémi Cardona
[py3k] use six.add_metaclass
2015-09-16, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-16, by Rémi Cardona
[py3k] add list() around dict methods
2015-10-05, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-15, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-15, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-15, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-15, by Rémi Cardona
[server/utils] crypt_password should always return bytes
2015-09-15, by Rémi Cardona
[py3k] str → six.binary_type
2015-09-15, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-15, by Rémi Cardona
[server/utils] convert to py3k using six
2015-09-15, by Rémi Cardona
[py3k] six.PY2
2015-09-15, by Rémi Cardona
[py3k] use text/binary types from six
2015-09-15, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-15, by Rémi Cardona
[py3k] bytes vs str
2015-09-15, by Rémi Cardona
[py3k] io.BytesIO
2015-09-15, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-16, by Rémi Cardona
[py3k] bytes required for hashlib.{md5,sha1}()
2015-10-13, by Rémi Cardona
[wsgi/test] add __main__ section
2015-10-01, by Julien Cristau
[py3k] use next builtin instead of next method
2015-09-18, by Rémi Cardona
[web/views] use next builtin instead of next method
2015-09-15, by Rémi Cardona
[py3k] declare meta classes using six.add_metaclass
2015-09-15, by Rémi Cardona
[py3k] replace '_ = unicode' in global scope (closes #7589459)
2015-09-11, by Rémi Cardona
[py3k] introduce cubicweb._ (related to #7589459)
2015-09-11, by Rémi Cardona
[py3k] dict.iterkeys → dict
2015-09-18, by Rémi Cardona
[py3k] dict.itervalues → dict.values
2015-10-13, by Rémi Cardona
[py3k] dict.iteritems → dict.items
2015-09-15, by Rémi Cardona
implement __ne__ whenever we implement __eq__
2015-09-08, by Julien Cristau
[test] use unicode for rql queries (7/7)
2015-09-08, by Julien Cristau
[test] use unicode for rql queries (6/7)
2015-09-08, by Julien Cristau
[test] use unicode for rql queries (5/7)
2015-09-08, by Julien Cristau
[test] use unicode for rql queries (4/7)
2015-09-08, by Julien Cristau
[test] use unicode for rql queries (3/7)
2015-09-08, by Julien Cristau
[test] use unicode for rql queries (2/7)
2015-09-08, by Julien Cristau
[test] use unicode for rql queries (1/7)
2015-09-09, by Julien Cristau
[schema] improve normalization of RQLExpressions
2015-09-08, by Julien Cristau
[server/rql2sql] use VariableRef.is_equivalent explicitly instead of relying on __eq__
2015-09-08, by Julien Cristau
merge with 3.21.2
2015-10-12, by Rémi Cardona
[statsd] fix the statsd logger (closes #7558147)
2015-10-02, by David Douard
Added tag 3.21.2, debian/3.21.2-1, centos/3.21.2-1 for changeset a5428e1ab364
2015-10-12, by Rémi Cardona
[pkg] 3.21.2
3.21.2
centos/3.21.2-1
debian/3.21.2-1
2015-10-09, by Rémi Cardona
[pkg] Remove leftover dep on pyro (closes #7479155)
2015-10-09, by Rémi Cardona
merge with 3.20.10
2015-10-09, by Rémi Cardona
[migration] fix change_attribute_type to update the live schema
2015-09-29, by Sylvain Thénault
[devtools] add has_cache for postgres (closes #5739624)
2015-07-24, by Julien Cristau
fix bad-caching of datetime with tz info at sql generation time
2015-09-22, by Sylvain Thénault
Added tag 3.20.10, debian/3.20.10-1, centos/3.20.10-1 for changeset 8f82e9523962
2015-10-09, by Rémi Cardona
[pkg] 3.20.10
3.20.10
centos/3.20.10-1
debian/3.20.10-1
2015-10-08, by Rémi Cardona
merge with 3.19.13
2015-10-08, by Rémi Cardona
[devtools] Fix CubicWebTC.temporary_permissions
2015-10-08, by Rémi Cardona
[devtools] Use TestCase.assertGreater
2015-10-08, by Rémi Cardona
[autoform] fix appearance of link to add inlined creation form
2015-09-09, by Sylvain Thénault
[predicates] Simplify specified_etype_implements
2015-10-08, by Sylvain Thénault
[web/views] Fix `has_editable_relation` predicate wrt inlined relations
2015-10-08, by Sylvain Thénault
[web/views] avoid propagation of NoSelectableObject in some case of inlined relations / permissions
2015-09-02, by Sylvain Thénault
[server/test] bit of PEP8
2015-10-07, by Sylvain Thénault
[migration] don't attempt to carry over values when renaming a computed relation
2015-08-25, by Sylvain Thénault
consider .do_fti flag in index_entity method
2015-08-21, by Sylvain Thénault
Added tag 3.19.13, debian/3.19.13-1, centos/3.19.13-1 for changeset f933a38d7ab5
2015-10-06, by Rémi Cardona
[pkg] 3.19.13
3.19.13
centos/3.19.13-1
debian/3.19.13-1
2015-10-06, by Rémi Cardona
[migration/3.21] add support for sqlserver
2015-09-29, by Julien Cristau
moved_entities.extid may not be NULL
2015-09-29, by Julien Cristau
[server] use sqls_create_multicol_unique_index to index entities.extid
2015-09-29, by Julien Cristau
[server] fix checkintegrity with pyodbc
2015-09-29, by Julien Cristau
[schema] remove unique constraint on unlimited String attribute
2015-09-29, by Julien Cristau
[sources/native] fix potential NameError (closes #7364249)
2015-10-05, by Aurelien Campeas
[py3k] unicode → six.text_type
2015-09-14, by Rémi Cardona
[devtools/testlib] Port CubicWebTC.view() to py3k
2015-09-14, by Rémi Cardona
[devtools/testlib] port 'fake_form' test to io.BytesIO
2015-09-14, by Rémi Cardona
[dataimport] port ucsvreader tests to io.BytesIO
2015-09-14, by Rémi Cardona
[py3k] io.BytesIO
2015-09-14, by Rémi Cardona
[py3k] io.StringIO
2015-09-11, by Rémi Cardona
Port cw.Binary to io.BytesIO
2015-09-15, by Rémi Cardona
[py3k] execfile → exec
2015-09-18, by Rémi Cardona
[py3k] file → open
2015-09-15, by Rémi Cardona
[py3k] six.integer_types
2015-09-17, by Rémi Cardona
[py3k] basestring → six.string_types
2015-09-14, by Rémi Cardona
[py3k] import CookieJar using six.moves
2015-09-16, by Rémi Cardona
[py3k] import urllib2 from six.moves
2015-09-15, by Rémi Cardona
[py3k] import range using six.moves
2015-09-15, by Rémi Cardona
[py3k] import queue using six.moves
2015-09-15, by Rémi Cardona
[py3k] import filter using six.moves
2015-09-15, by Rémi Cardona
[py3k] import zip using six.moves
2015-09-15, by Rémi Cardona
[py3k] import SimpleCookie using six.moves
2015-09-22, by Rémi Cardona
[py3k] import HTTP client constants and exceptions using six.moves
2015-09-14, by Rémi Cardona
[py3k] import URL mangling functions using six.moves
2015-09-22, by Rémi Cardona
[py3k] import 'pickle' using six.moves
2015-09-14, by Rémi Cardona
[pkg] Add dependency on six 1.4.0
2015-09-16, by Rémi Cardona
[tests] Replace use of deprecated TestCase.assert_
2015-09-16, by Rémi Cardona
[predicates] Simplify range(len()) iteration
2015-09-15, by Rémi Cardona
[dataimport] Use pickle.dump instead of dumps
2015-09-14, by Rémi Cardona
[web/facet] Simplify reversed/sorted calls
2015-09-14, by Rémi Cardona
[web/test] Use TestCase.setUpClass instead of setUpModule
2015-09-28, by Julien Cristau
Use isinstance() instead of type comparison
2015-09-14, by Rémi Cardona
Unused imports
2015-09-15, by Rémi Cardona
[py3k] tuple unpacking in function args
2015-09-11, by Samuel Trégouët
[py3k] ur'' is gone
2015-09-11, by Samuel Trégouët
[py3k] octals and long
2015-09-11, by Samuel Trégouët
[py3k] Fix raise with embedded traceback
2015-09-11, by Samuel Trégouët
[py3k] print function
2015-09-11, by Samuel Trégouët
[py3k] except as
2015-09-11, by Samuel Trégouët
[py3k] backtick to repr
2015-09-11, by Samuel Trégouët
[hooks/syncschema] make sure CWUniqueTogetherConstraintDelOp happens before CWConstraintDelOp
2015-09-23, by Julien Cristau
[hooks/syncschema] only call "ALTER TABLE" once when changing a size constraint
2015-09-23, by Aurelien Campeas
[syncschema] only add to the `synchronized` set if all possible updates have been done
2015-09-02, by Aurelien Campeas
[qunit] remove unused 'data_files' parameter
2015-07-23, by Julien Cristau
[urlpublish] RESTPathEvaluator now use vid_from_rset
2015-07-20, by Sylvain Thénault
[server/sources] use decode_extid in datafeed
2015-07-24, by Julien Cristau
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+1000
tip