devtools/repotest.py
2015-10-19 Julien Cristau [devtools] more sorted() vs dict vs python3
2015-10-19 Julien Cristau [devtools] pass a key to sort() method
2015-10-01 Julien Cristau [devtools] 'dict_values' object does not support indexing
2015-09-18 Rémi Cardona [py3k] replace cmp with key in sorted()
2015-10-13 Rémi Cardona [py3k] dict.itervalues → dict.values
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2015-09-11 Samuel Trégouët [py3k] print function
2014-06-11 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
2014-06-04 Aurelien Campeas [tests/rqlannotation,querier] use the new connection api
2014-06-04 Aurelien Campeas [devtools/repotest] simplify a very small helper
2014-06-04 Aurelien Campeas [tests/repotest] use the new connection api
2014-06-02 Aurelien Campeas [tests/querier] use the new connection api (part 3/3)
2014-06-10 Aurelien Campeas [test/querier] use the new connection api (part 1/3)
2014-01-23 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
2013-07-01 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
2013-07-02 Sylvain Thénault [config] cleanup/refactor server sources file values handling
2013-06-21 Sylvain Thénault [multi-sources-removal] Kill repo.sources
2014-01-22 Sylvain Thénault [multi-sources-removal] Drop (dont_)cross relation related code
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop pyrorql and zmqrql sources
2013-06-26 Pierre-Yves David [connection] transparent cnx_set handling
2013-06-13 Pierre-Yves David rename server.session.transaction into server.session.connection
2013-03-27 Pierre-Yves David [session] use a dedicated class to track cnxset
2013-03-22 Pierre-Yves David [session] rename `_threaddata` to `_tx`
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-23 Sylvain Thénault [test] sort to avoid random failure due to dict order stable
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-05-10 Sylvain Thénault backport stable
2011-05-10 Sylvain Thénault fix some test failures introduced by 7350:c2452cd57026
2011-05-10 Sylvain Thénault [rql2sql] fix bug avoiding outer join relation to be used as a variable principal. Closes #1659395 stable
2011-02-09 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
2011-01-13 Sylvain Thénault [server test] can't use skipTest method as a class method, raise appropriate exception instead stable
2011-01-11 Sylvain Thénault unittest2 fix: can't skip test in setUp, but it's fine in setUpClass stable
2011-01-07 Sylvain Thénault [multi-sources] fix planning of crossed relation w/ some complex queries stable
2011-01-04 Sylvain Thénault [ms] #1382452: incorrect results with multi-sources stable
2010-11-05 Sylvain Thénault [ms test] fix nasty cache effect break unittest_multisources.test_not_relation since introduction of local_eid method andfor full dereferencement of external eids stable
2010-10-27 Sylvain Thénault [ms planner] fix changeset 6650:72f2fd93a622: we should sometime complete input map anyway
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-10-08 Sylvain Thénault [test] skip test when dbhelper has no underlying dbapi module available stable
2010-09-30 Sylvain Thénault [test] more update to unittest2 api stable
2010-06-17 Sylvain Thénault [fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-09 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
2010-03-03 Sylvain Thénault [testlib] properly close dumb sessions
2010-03-03 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
2010-02-24 Sylvain Thénault [test api] rename _user_session to user_groups_session, fix its arguments and return only the session, not (user, session) to make things clearer stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-22 Sylvain Thénault should not simplify previous to preprocess
2009-09-16 Sylvain Thénault refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well 3.5
2009-06-29 Sylvain Thénault test fixes, all server tests ok, except unittest_migractions (due to inter-tests-side-effects...) stable
2009-06-19 Nicolas Chauvat delete-trailing-whitespace stable
2009-06-09 Sylvain Thénault enhance BasePlannerTC to ease subclasses definition stable
2009-06-09 Sylvain Thénault set_debug method on rql2sql test as well stable
less more (0) -60 tip