devtools/repotest.py
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
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-05-13 sylvain thenault sort solutions anyway tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-04 sylvain thenault fix choose_term monkey-patching
2009-04-04 sylvain thenault actually some monkey patching is still needed for predictability
2009-04-04 sylvain thenault stop monkeypatching choose_term in test
2009-04-03 sylvain thenault * refactor ms planner (renaming, reorganization)
2009-03-25 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-02-11 sylvain thenault hop
2009-02-11 Sylvain fix select principal so results are predictable during tests
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip