server/test/unittest_querier.py
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
2010-08-10 Adrien Di Mascio [forms] test abs() rql function
2010-08-02 Sylvain Thénault [rql2sql] add test for rql bug #37423, which triggered a cw bug fixed by this changeset (infinite loop with some queries...) stable
2010-06-21 Sylvain Thénault backport stable
2010-06-17 Sylvain Thénault [rql2sql] when using HAVING to by-pass rql limitation (not to filter on result of an aggregat function), we should emit SQL that doesn't use HAVING to avoid potential backend error because variables are not grouped. Closes #1061603. stable
2010-06-10 Sylvain Thénault [3.9] fix tests
2010-06-10 Sylvain Thénault backport stable
2010-06-09 Sylvain Thénault [querier] fix rset description bug with some union queries stable
2010-06-07 Sylvain Thénault backport stable
2010-06-03 Sylvain Thénault [querier] test and fix potential bug in insertion query with multiple relations inside, caused by a name conflict. Also fix another bug non reproduced by using a set instead of a list (list may leads to compare entity instances which isn't allowed). stable
2010-05-25 Sylvain Thénault no more Image type w/ cw 3.9
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 rename logilab.db into logilab.database
less more (0) -60 tip