server/test/unittest_querier.py
Wed, 08 Jan 2014 12:09:44 +0100 Aurelien Campeas [schema] fix unique together index handling
Tue, 03 Dec 2013 13:23:59 +0100 Julien Cristau [rset] Fix regression with rset copying (closes #3344410) stable
Thu, 24 Oct 2013 12:56:20 +0200 Julien Cristau [test] use assertIn / assertIsInstance stable
Wed, 09 Oct 2013 14:45:36 +0200 Julien Cristau [rset] make sure rset.description is always a list stable
Wed, 31 Jul 2013 13:56:00 +0200 Sylvain Thénault [rql / querier] fix bad interpretation of some RQL SET query stable
Mon, 08 Apr 2013 14:18:32 +0200 Pierre-Yves David merge with 3.15.x fix stable
Mon, 08 Apr 2013 12:42:36 +0200 Pierre-Yves David merge 3.14.x fix into 3.15.x oldstable
Mon, 08 Apr 2013 11:09:50 +0200 Adrien Di Mascio [querier] fix eid relations handling in SET queries (closes #2797052) oldstable
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Mon, 26 Nov 2012 19:47:12 +0100 Pierre-Yves David [test] fix server/querier/build_descr1 test.
Mon, 10 Sep 2012 17:36:22 +0200 Sylvain Thénault [session / querier] reorganize code to building result set descriptions
Tue, 10 Apr 2012 17:03:19 +0200 Sylvain Thénault backport stable
Tue, 10 Apr 2012 16:59:50 +0200 Sylvain Thénault [test] update create_user call stable
Tue, 10 Apr 2012 16:59:27 +0200 Sylvain Thénault [test] use setUpClass rather than setUpModule to avoid inter-dependency pb with CubicWebTC sub-classes stable
Thu, 05 Apr 2012 22:42:40 +0200 David Douard Fix a Python 2.5 regression introduced by previous commit stable
Mon, 26 Mar 2012 12:11:48 +0200 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
Fri, 16 Mar 2012 17:59:48 +0100 Sylvain Thénault [security] use a stronger encryption algorythm for password, keeping bw compat stable
Mon, 13 Feb 2012 12:16:21 +0100 Sylvain Thénault [test] fix test broken by EmailAddress read permissions change
Mon, 12 Dec 2011 12:09:49 +0100 Sylvain Thénault [rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693 stable
Mon, 05 Dec 2011 16:59:20 +0100 Julien Cristau [server test] Fix tests regression from changeset 7980b36fb1aa
Tue, 25 Oct 2011 18:57:51 +0200 Sylvain Thénault useless debugged breaks test with python < 2.6
Tue, 25 Oct 2011 18:21:45 +0200 Sylvain Thénault [test] unittest2 api update
Tue, 25 Oct 2011 14:03:52 +0200 Sylvain Thénault [rql] closes #2054468: support for HAVING in SET/DELETE queries
Fri, 21 Oct 2011 17:50:56 +0200 Sylvain Thénault [test] one more base etype...
Tue, 04 Oct 2011 12:23:52 +0200 Sylvain Thénault backport stable
Tue, 04 Oct 2011 10:18:35 +0200 Sylvain Thénault [rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717) stable
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
Wed, 27 Jul 2011 18:08:39 +0200 Sylvain Thénault [sql] more test and fix boolean handling stable
Fri, 17 Jun 2011 18:53:33 +0200 Sylvain Thénault backport stable
Thu, 16 Jun 2011 15:52:05 +0200 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
Thu, 09 Jun 2011 16:09:23 +0200 Sylvain Thénault [repo test] fixes
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
Thu, 19 May 2011 10:36:26 +0200 Sylvain Thénault backport stable
Thu, 19 May 2011 09:40:44 +0200 Sylvain Thénault [rql2sql] fix generated sql for eid comparison. closes #1638695 stable
Wed, 18 May 2011 16:04:47 +0200 Sylvain Thénault [querier test] test groupby function call / column number
Wed, 27 Apr 2011 12:23:43 +0200 Adrien Di Mascio [rql] basic support for regexp-based pattern matching
Tue, 12 Apr 2011 14:09:39 +0200 Sylvain Thénault [timezone] ensure tzinfo is None
Fri, 01 Apr 2011 15:04:47 +0200 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
Wed, 30 Mar 2011 16:40:55 +0200 Alexandre Fayolle more TZDatetime/TZTime test fixes
Wed, 16 Mar 2011 18:12:57 +0100 Pierre-Yves David merge old stable into stable stable
Tue, 07 Dec 2010 12:18:20 +0100 Aurelien Campeas [test] New Handling of database for test. oldstable
Mon, 07 Mar 2011 17:19:29 +0100 Sylvain Thénault backport stable
Mon, 07 Mar 2011 17:19:00 +0100 Sylvain Thénault some copyrigh updates stable
Mon, 07 Feb 2011 18:19:36 +0100 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)
Wed, 05 Jan 2011 15:32:56 +0100 Julien Jehannet [unittest2] use unittest2 module fixture api stable
Mon, 25 Oct 2010 17:15:46 +0200 Sylvain Thénault [test] make test independant from the working directory
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Wed, 29 Sep 2010 16:16:32 +0200 Sylvain Thénault backport stable
Wed, 29 Sep 2010 12:17:26 +0200 Sylvain Thénault [selector] cleanup stable
Fri, 24 Sep 2010 18:20:59 +0200 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
Mon, 13 Sep 2010 15:15:21 +0200 Sylvain Thénault backport stable
Fri, 10 Sep 2010 16:56:37 +0200 syt fix tests stable
Thu, 09 Sep 2010 10:08:05 +0200 Sylvain Thénault cleanups stable
Thu, 09 Sep 2010 10:07:56 +0200 Sylvain Thénault [querier test] remove some actually bad tests that were passing thanks to a sqlite bug stable
Tue, 07 Sep 2010 23:24:45 +0200 Sylvain Thénault cleanups stable
Tue, 10 Aug 2010 08:28:16 +0200 Adrien Di Mascio [forms] test abs() rql function
Mon, 02 Aug 2010 12:35:24 +0200 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
Mon, 21 Jun 2010 13:23:11 +0200 Sylvain Thénault backport stable
Thu, 17 Jun 2010 18:36:16 +0200 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
Thu, 10 Jun 2010 16:28:04 +0200 Sylvain Thénault [3.9] fix tests
less more (0) -100 -60 tip