devtools/repotest.py
Mon, 19 Oct 2015 18:08:34 +0200 Julien Cristau [devtools] more sorted() vs dict vs python3
Mon, 19 Oct 2015 14:29:06 +0200 Julien Cristau [devtools] pass a key to sort() method
Thu, 01 Oct 2015 11:43:01 +0200 Julien Cristau [devtools] 'dict_values' object does not support indexing
Fri, 18 Sep 2015 14:23:22 +0200 Rémi Cardona [py3k] replace cmp with key in sorted()
Tue, 13 Oct 2015 15:09:22 +0200 Rémi Cardona [py3k] dict.itervalues → dict.values
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Fri, 11 Sep 2015 14:52:09 +0200 Samuel Trégouët [py3k] print function
Wed, 11 Jun 2014 17:14:32 +0200 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
Wed, 04 Jun 2014 13:28:24 +0200 Aurelien Campeas [tests/rqlannotation,querier] use the new connection api
Wed, 04 Jun 2014 12:41:21 +0200 Aurelien Campeas [devtools/repotest] simplify a very small helper
Wed, 04 Jun 2014 11:34:19 +0200 Aurelien Campeas [tests/repotest] use the new connection api
Mon, 02 Jun 2014 16:10:16 +0200 Aurelien Campeas [tests/querier] use the new connection api (part 3/3)
Tue, 10 Jun 2014 13:56:24 +0200 Aurelien Campeas [test/querier] use the new connection api (part 1/3)
Thu, 23 Jan 2014 12:32:16 +0100 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
Mon, 01 Jul 2013 16:13:17 +0200 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
Tue, 02 Jul 2013 17:07:34 +0200 Sylvain Thénault [config] cleanup/refactor server sources file values handling
Fri, 21 Jun 2013 16:01:59 +0200 Sylvain Thénault [multi-sources-removal] Kill repo.sources
Wed, 22 Jan 2014 10:19:30 +0100 Sylvain Thénault [multi-sources-removal] Drop (dont_)cross relation related code
Tue, 21 Jan 2014 18:11:30 +0100 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
Tue, 21 Jan 2014 17:34:31 +0100 Sylvain Thénault [multi-sources-removal] Drop pyrorql and zmqrql sources
Wed, 26 Jun 2013 11:21:39 +0200 Pierre-Yves David [connection] transparent cnx_set handling
Thu, 13 Jun 2013 15:12:06 +0200 Pierre-Yves David rename server.session.transaction into server.session.connection
Wed, 27 Mar 2013 19:54:36 +0100 Pierre-Yves David [session] use a dedicated class to track cnxset
Fri, 22 Mar 2013 20:10:19 +0100 Pierre-Yves David [session] rename `_threaddata` to `_tx`
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Wed, 28 Sep 2011 09:27:42 +0200 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
Fri, 23 Sep 2011 15:41:21 +0200 Sylvain Thénault [test] sort to avoid random failure due to dict order stable
Thu, 19 May 2011 10:53:11 +0200 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
Tue, 10 May 2011 18:53:30 +0200 Sylvain Thénault backport stable
Tue, 10 May 2011 18:53:18 +0200 Sylvain Thénault fix some test failures introduced by 7350:c2452cd57026
Tue, 10 May 2011 18:50:13 +0200 Sylvain Thénault [rql2sql] fix bug avoiding outer join relation to be used as a variable principal. Closes #1659395 stable
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
Thu, 13 Jan 2011 14:03:50 +0100 Sylvain Thénault [server test] can't use skipTest method as a class method, raise appropriate exception instead stable
Tue, 11 Jan 2011 15:23:29 +0100 Sylvain Thénault unittest2 fix: can't skip test in setUp, but it's fine in setUpClass stable
Fri, 07 Jan 2011 18:51:47 +0100 Sylvain Thénault [multi-sources] fix planning of crossed relation w/ some complex queries stable
Tue, 04 Jan 2011 09:07:22 +0100 Sylvain Thénault [ms] #1382452: incorrect results with multi-sources stable
Fri, 05 Nov 2010 09:12:57 +0100 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
Wed, 27 Oct 2010 08:53:14 +0200 Sylvain Thénault [ms planner] fix changeset 6650:72f2fd93a622: we should sometime complete input map anyway
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Fri, 08 Oct 2010 09:43:24 +0200 Sylvain Thénault [test] skip test when dbhelper has no underlying dbapi module available stable
Thu, 30 Sep 2010 15:00:30 +0200 Sylvain Thénault [test] more update to unittest2 api stable
Thu, 17 Jun 2010 14:43:16 +0200 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
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Tue, 09 Mar 2010 08:59:43 +0100 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.
Wed, 03 Mar 2010 18:56:37 +0100 Sylvain Thénault [testlib] properly close dumb sessions
Wed, 03 Mar 2010 18:30:25 +0100 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
Wed, 24 Feb 2010 10:30:31 +0100 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
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 22 Dec 2009 13:16:17 +0100 Sylvain Thénault should not simplify previous to preprocess
Wed, 16 Sep 2009 14:24:31 +0200 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
Mon, 29 Jun 2009 21:15:07 +0200 Sylvain Thénault test fixes, all server tests ok, except unittest_migractions (due to inter-tests-side-effects...) stable
Fri, 19 Jun 2009 20:38:32 +0200 Nicolas Chauvat delete-trailing-whitespace stable
Tue, 09 Jun 2009 18:03:28 +0200 Sylvain Thénault enhance BasePlannerTC to ease subclasses definition stable
Tue, 09 Jun 2009 14:07:57 +0200 Sylvain Thénault set_debug method on rql2sql test as well stable
less more (0) -60 tip