server/test/unittest_querier.py
2014-02-17 Julien Cristau merge 3.18.x in 3.19 branch
2013-12-20 Sylvain Thénault [rql2sql] remove special behaviour of symmetric relation vs DISTINCT
2014-01-29 Julien Cristau [server] rename session to cnx in querier and plan
2013-07-01 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
2014-01-22 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
2014-01-08 Aurelien Campeas [schema] fix unique together index handling
2013-12-03 Julien Cristau [rset] Fix regression with rset copying (closes #3344410) stable
2013-10-24 Julien Cristau [test] use assertIn / assertIsInstance stable
2013-10-09 Julien Cristau [rset] make sure rset.description is always a list stable
2013-07-31 Sylvain Thénault [rql / querier] fix bad interpretation of some RQL SET query stable
2013-04-08 Pierre-Yves David merge with 3.15.x fix stable
2013-04-08 Pierre-Yves David merge 3.14.x fix into 3.15.x oldstable
2013-04-08 Adrien Di Mascio [querier] fix eid relations handling in SET queries (closes #2797052) oldstable
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2012-11-26 Pierre-Yves David [test] fix server/querier/build_descr1 test.
2012-09-10 Sylvain Thénault [session / querier] reorganize code to building result set descriptions
2012-04-10 Sylvain Thénault backport stable
2012-04-10 Sylvain Thénault [test] update create_user call stable
2012-04-10 Sylvain Thénault [test] use setUpClass rather than setUpModule to avoid inter-dependency pb with CubicWebTC sub-classes stable
2012-04-05 David Douard Fix a Python 2.5 regression introduced by previous commit stable
2012-03-26 Sylvain Thénault [rql annotation] fix has_text_query detection (if coming from sub-query and if has_text on a column aliases. Closes #2275322 stable
2012-03-16 Sylvain Thénault [security] use a stronger encryption algorythm for password, keeping bw compat stable
2012-02-13 Sylvain Thénault [test] fix test broken by EmailAddress read permissions change
2011-12-12 Sylvain Thénault [rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693 stable
2011-12-05 Julien Cristau [server test] Fix tests regression from changeset 7980b36fb1aa
2011-10-25 Sylvain Thénault useless debugged breaks test with python < 2.6
2011-10-25 Sylvain Thénault [test] unittest2 api update
2011-10-25 Sylvain Thénault [rql] closes #2054468: support for HAVING in SET/DELETE queries
2011-10-21 Sylvain Thénault [test] one more base etype...
2011-10-04 Sylvain Thénault backport stable
2011-10-04 Sylvain Thénault [rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717) stable
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-07-27 Sylvain Thénault [sql] more test and fix boolean handling stable
2011-06-17 Sylvain Thénault backport stable
2011-06-16 Sylvain Thénault [rql annotation] fix bad invariant variable w/ has_text relation: this is only true when has_text will be used as principal (though we don't know that yet) stable
2011-06-09 Sylvain Thénault [repo test] fixes
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-19 Sylvain Thénault backport stable
2011-05-19 Sylvain Thénault [rql2sql] fix generated sql for eid comparison. closes #1638695 stable
2011-05-18 Sylvain Thénault [querier test] test groupby function call / column number
2011-04-27 Adrien Di Mascio [rql] basic support for regexp-based pattern matching
2011-04-12 Sylvain Thénault [timezone] ensure tzinfo is None
2011-04-01 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
2011-03-30 Alexandre Fayolle more TZDatetime/TZTime test fixes
2011-03-16 Pierre-Yves David merge old stable into stable stable
2010-12-07 Aurelien Campeas [test] New Handling of database for test. oldstable
2011-03-07 Sylvain Thénault backport stable
2011-03-07 Sylvain Thénault some copyrigh updates stable
2011-02-07 Sylvain Thénault [sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
2011-01-05 Julien Jehannet [unittest2] use unittest2 module fixture api stable
2010-10-25 Sylvain Thénault [test] make test independant from the working directory
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-09-29 Sylvain Thénault backport stable
2010-09-29 Sylvain Thénault [selector] cleanup stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-09-13 Sylvain Thénault backport stable
2010-09-10 syt fix tests stable
2010-09-09 Sylvain Thénault cleanups stable
2010-09-09 Sylvain Thénault [querier test] remove some actually bad tests that were passing thanks to a sqlite bug stable
2010-09-07 Sylvain Thénault cleanups stable
less more (0) -100 -60 tip