server/test/unittest_querier.py
Fri, 18 Dec 2015 09:36:58 +0100 Sylvain Thénault pep8 bits
Tue, 22 Dec 2015 15:35:10 +0100 Sylvain Thénault [server] improve TZDatetime support
Fri, 18 Dec 2015 09:37:15 +0100 Sylvain Thénault [server] fix SQLite patch to ensure TZDatetime are properly typed
Tue, 03 Nov 2015 15:52:17 +0100 Julien Cristau [server/test] sorting vs dict vs python3
Fri, 02 Oct 2015 14:13:26 +0200 Julien Cristau [server/test] str vs bytes
Fri, 02 Oct 2015 10:08:00 +0200 Julien Cristau [server/test] list() around map and zip
Fri, 02 Oct 2015 10:07:32 +0200 Julien Cristau [server/test] to fold, unicode → six.text_type
Fri, 02 Oct 2015 10:06:42 +0200 Julien Cristau [server/test] delete test that doesn't make sense on python3
Fri, 02 Oct 2015 10:06:05 +0200 Julien Cristau [server/test] unicode → six.text_type
Mon, 12 Oct 2015 10:53:35 +0200 Rémi Cardona merge with 3.21.2
Tue, 22 Sep 2015 14:20:02 +0200 Sylvain Thénault fix bad-caching of datetime with tz info at sql generation time
Thu, 17 Sep 2015 09:52:06 +0200 Rémi Cardona [py3k] six.integer_types
Wed, 16 Sep 2015 11:32:09 +0200 Rémi Cardona [tests] Replace use of deprecated TestCase.assert_
Fri, 11 Sep 2015 15:50:29 +0200 Samuel Trégouët [py3k] octals and long
Thu, 02 Jul 2015 09:25:45 +0200 Julien Cristau [server/test] avoid lgdb warnings from str to unicode conversion
Mon, 22 Jun 2015 14:27:37 +0200 Rémi Cardona merge 3.20.8 in 3.21
Mon, 22 Jun 2015 12:23:50 +0200 Rémi Cardona [server/test] fix broken test
Wed, 11 Jun 2014 17:14:32 +0200 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
Tue, 10 Jun 2014 16:01:49 +0200 Aurelien Campeas [repoapi] fold ClientConnection into Connection
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Wed, 24 Sep 2014 18:04:30 +0200 Julien Cristau merge 3.18.6 into 3.19
Tue, 28 Jan 2014 15:27:59 +0100 Aurelien Campeas [hooks/security] allow edition of attributes with permissive permissions stable
Thu, 28 Aug 2014 18:29:14 +0200 Lea Capgen [CWEP002] properly handle serialization of computed relations
Wed, 04 Jun 2014 13:28:24 +0200 Aurelien Campeas [tests/rqlannotation,querier] 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 14:25:20 +0200 Aurelien Campeas [test/querier] use the new connection api (part 2/3)
Tue, 10 Jun 2014 13:56:24 +0200 Aurelien Campeas [test/querier] use the new connection api (part 1/3)
Mon, 17 Feb 2014 15:32:50 +0100 Julien Cristau merge 3.18.x in 3.19 branch
Fri, 20 Dec 2013 08:39:03 +0100 Sylvain Thénault [rql2sql] remove special behaviour of symmetric relation vs DISTINCT
Wed, 29 Jan 2014 15:29:49 +0100 Julien Cristau [server] rename session to cnx in querier and plan
Mon, 01 Jul 2013 16:13:17 +0200 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
Wed, 22 Jan 2014 15:49:32 +0100 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
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
less more (0) -100 -60 tip