Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+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] 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
[server/sources] add decode_extid method
2015-07-24, by Julien Cristau
[server/repo] kill repo.pinfo()
2015-07-29, by Julien Cristau
[web/sessions] simplify session cleanup
2015-07-29, by Julien Cristau
[server/repo] fix typo
2015-07-29, by Julien Cristau
[server/sources] AbstractSource.__ne__
2015-07-24, by Julien Cristau
[server/sources] fix docstring for eid_type_source
2015-07-24, by Julien Cristau
[views] fix ProcessInformationView: SESSION_MANAGER can be None (closes #5753280)
2015-07-27, by David Douard
[server/migractions] drop mock_object
2015-08-06, by Julien Cristau
[test] kill unused lgc.testlib imports
2015-08-06, by Julien Cristau
[server/migractions] raising SystemExit sounds like a bad idea
2015-08-25, by Sylvain Thénault
[server/storage] rename 'session' variables to 'cnx'
2015-07-27, by Julien Cristau
[migration] remove repo_connect and use config.repository() instead
2014-07-09, by Aurelien Campeas
[repoapi, cwconfig] give a convenience method to get a repository from a config
2014-07-09, by Aurelien Campeas
[cwconfig] remove unused method
2014-07-09, by Aurelien Campeas
[captcha] Port to io.BytesIO
2014-08-19, by Rémi Cardona
[web/sessions] the session managers are definitely not components
2014-02-13, by Aurelien Campeas
[web] the AuthenticationManager is no more an appobject
2014-02-13, by Aurelien Campeas
[hooksmanager] remove very old unused module
2014-12-05, by Aurelien Campeas
[devtools] fix CubicWebTC.assertDocTestFile (closes #5930028)
2015-07-31, by Julien Cristau
Added tag 3.21.1, debian/3.21.1-1, centos/3.21.1-1 for changeset a8a0de0298a5
2015-07-29, by Julien Cristau
[pkg] Let dh_installdocs deal with doc-base
3.21.1
centos/3.21.1-1
debian/3.21.1-1
2015-07-28, by Julien Cristau
[pkg] various debian packaging fixes
2015-07-28, by Julien Cristau
[pkg] 3.21.1
2015-07-28, by Julien Cristau
[web] fix AbstractSessionManager.clean_sessions (closes #5757240)
2015-07-28, by David Douard
[migration/3.21] ask fewer questions
2015-07-21, by Julien Cristau
[server] typo fix
2015-07-28, by Julien Cristau
[test] check that we reject an rqlexpression in computed relation perms
2015-07-28, by Julien Cristau
Fix (de)serialization of ComputedRelation read permissions
2015-07-28, by Julien Cristau
Copy read permissions on ComputedRelation rdefs
2015-07-17, by Christophe de Vienne
[datafeed] fix typo in DataFeedXMLParser.is_deleted (closes #5729755)
2015-07-22, by David Douard
[server/sources] make sure entity._cw is a Connection before calling Storages
2015-07-27, by Julien Cristau
[hooks] base64-encode extid before inserting it into moved_entities
2015-07-06, by Julien Cristau
[hook] remove assumption about entity cache vs cw_edited
2015-07-21, by Julien Cristau
[hook] don't open-code Connection.entity_cache
2015-07-21, by Julien Cristau
[tox] Add missing dependency on webtest for devtools tests
2015-07-23, by Denis Laxalde
[tox] Add missing dependency on webtest for wsgi tests
2015-07-22, by Denis Laxalde
[tox] Remove set of PATH environment variable
2015-07-22, by Denis Laxalde
[doc] generalize info about debian/ubuntu repositories
2015-07-17, by Julien Cristau
[doc] fix link to setup info in README
2015-07-17, by Julien Cristau
[server/session] remove unused cnx_meth function
2015-07-20, by Julien Cristau
[server] don't issue a warning for something expected
2015-07-20, by Julien Cristau
[server] stick a _cw on internal connnection's user
2015-07-20, by Julien Cristau
[migration/3.21] fix stupid error in migration script
2015-07-20, by Julien Cristau
Added tag 3.21.0, debian/3.21.0-1, centos/3.21.0-1 for changeset 887c6eef8077
2015-07-15, by Julien Cristau
[pkg] various fixes
3.21.0
centos/3.21.0-1
debian/3.21.0-1
2015-07-10, by Julien Cristau
[doc] fix broken symlinks
2015-07-10, by Julien Cristau
[pkg] update 3.21.0 release date
2015-07-10, by Julien Cristau
[doc/3.21] mention the postgresql-only state of the upgrade script
2015-07-10, by Julien Cristau
[datafeed] also catch EnvironmentError when trying to load the cwclientlib config file
2015-07-10, by David Douard
[schema] Make syntax compatible with print_function
2015-07-10, by Julien Cristau
[pkg] 3.21.0
2015-07-09, by Rémi Cardona
[test] use FakeFile instead of File in test_fulltextindex
2015-07-09, by Julien Cristau
i18n update
2015-07-09, by Rémi Cardona
[serverctl] fix schema-diff command
2015-07-07, by Julien Cristau
[serverct] call server_{maintenance,shutdown} hooks around source-sync command
2015-07-07, by Julien Cristau
[serverctl] call server_{maintenance,shutdown} hooks around add-source
2015-07-07, by Julien Cristau
Update hgignore
2015-07-07, by Rémi Cardona
delete unmaintained clone_deps script
2015-07-07, by Julien Cristau
merge 3.20.9 into 3.21
2015-07-09, by Rémi Cardona
Added tag 3.20.9, debian/3.20.9-1, centos/3.20.9-1 for changeset d477e6447582
2015-07-09, by Rémi Cardona
[pkg] 3.20.9
3.20.9
centos/3.20.9-1
debian/3.20.9-1
2015-07-09, by Rémi Cardona
[forms] don't display 'remove' link of inlined form for the first entity related using a '+' cardinality to its parent entity
2015-04-08, by Sylvain Thénault
[tox] Update doc testenv to account for documentation restructuring
2015-07-08, by Denis Laxalde
[schema] drop old backward compat code
2015-07-02, by Sylvain Thénault
[datafeed] allow to use cwclientlib for datafeed's queries (closes #5456849)
2015-06-11, by David Douard
[cwxml parser] refactor url handling code to use urlparse and urlencode (related to #5456849)
2015-06-11, by David Douard
add use_extid_as_cwuri ext entity transform, that will be often necessary and not so easy to write at once
2015-06-26, by Sylvain Thénault
[dataimport] dispatch and deprecate old code
2015-06-26, by Sylvain Thénault
Add tox.ini file
2015-06-30, by Denis Laxalde
Add requirements.txt files in test directories
2015-06-29, by Denis Laxalde
Spelling fixes in comments and docstrings
2015-03-09, by Rémi Cardona
[web/views] Clean up confusing backwards compatibility code
2015-04-08, by Rémi Cardona
[server/test] avoid lgdb warnings from str to unicode conversion
2015-07-02, by Julien Cristau
[web/test] Modernize unittest_propertysheet.py
2015-07-03, by Rémi Cardona
[web/webconfig] Drop pre-3.9 backward compatibility method "has_resource"
2015-07-03, by Rémi Cardona
[web] Stop using negative indices with os.stat results
2015-07-03, by Rémi Cardona
[doc] small rst fixes and cleanups in changelog files
2015-07-03, by David Douard
[doc] make the changelog chapter a one html page
2015-07-03, by David Douard
[doc] reformat changes files headers
2015-07-03, by David Douard
[doc] remove mentions of pyro and reposity instance type
2015-07-03, by David Douard
[doc] put the tutorials between the intro and the `Repository development` toc of the book
2015-07-03, by David Douard
[doc] move the documentations from docstring directly to the book.
2015-07-03, by David Douard
[predicates] remove deprecated sentences in docstrings
2015-07-03, by David Douard
[predicates] objectify the anonymous_user predicate
2015-07-03, by David Douard
[doc] more fixes of warnings/errors in doc build
2015-07-02, by David Douard
[doc] fix warnings/errors in doc build
2015-06-23, by Julien Cristau
[doc] Start documenting the API
2015-01-08, by Christophe de Vienne
[doc] Remove useless indexes
2015-01-08, by Christophe de Vienne
[doc] Insert the dev docs in the toc
2015-01-08, by Christophe de Vienne
[doc] Restructure the documentation
2015-01-08, by Christophe de Vienne
[migration/3.21.0] performance and reliability fixes
2015-07-06, by Julien Cristau
[serverctl] fix source-sync command
2015-07-06, by Julien Cristau
[server] missing import
2015-07-07, by Julien Cristau
[server/test] stop using email cube
2015-07-02, by Julien Cristau
[web/views] Remove unused variable
2015-07-02, by Rémi Cardona
[server/session] bring anonymous_connection back
2015-07-02, by Rémi Cardona
[migration/3.21] idempotency fixes
2015-07-02, by Rémi Cardona
[migration/3.21] Make index and table creation idempotent
2015-07-02, by Rémi Cardona
[migration/3.21] Add missing foreign keys when upgrading
2015-07-02, by Julien Cristau
[schema2sql] properly consider skip_relations parameters.
2015-07-01, by Sylvain Thénault
[hooks/test] don't rely on RelationDefinition implicitly
2015-07-02, by Julien Cristau
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
tip