server/test/unittest_msplanner.py
Tue, 28 Jan 2014 15:27:59 +0100 Aurelien Campeas [hooks/security] allow edition of attributes with permissive permissions stable
Wed, 31 Jul 2013 13:56:00 +0200 Sylvain Thénault [rql / querier] fix bad interpretation of some RQL SET query stable
Mon, 22 Jul 2013 14:26:33 +0200 Sylvain Thénault [schema/security] add __hash__ to rql expression. Closes #3013535 stable
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Fri, 10 Feb 2012 17:31:56 +0100 Sylvain Thénault [repo test] fix test broken by recent changes on EmailAddress read permissions
Mon, 05 Dec 2011 16:59:20 +0100 Julien Cristau [server test] Fix tests regression from changeset 7980b36fb1aa
Tue, 25 Oct 2011 18:59:15 +0200 Sylvain Thénault [test] specify X type, as this is not infered from NOT identity with rql#default
Fri, 21 Oct 2011 14:32:37 +0200 Julien Cristau Record a log of datafeed source imports (closes #2026097)
Thu, 29 Sep 2011 13:53:34 +0200 Sylvain Thénault [ms planning] raise BadRQLQuery when two variables related by a non-crossable relation should come from two different sources (closes #1973767) stable
Thu, 08 Sep 2011 16:35:45 +0200 Sylvain Thénault [multi-sources] closes #1918120: drop behaviour leading to wrong result as demonstrated by the ticket stable
Tue, 12 Jul 2011 11:27:43 +0200 Sylvain Thénault [repo, ms] fix planning of some queries where variable 'non-invarianess' should be considered, leading for instance to junk in entities table on source deletion
Tue, 21 Jun 2011 10:57:25 +0200 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
Thu, 05 May 2011 11:46:29 +0200 Sylvain Thénault [msplanner] fix regression and test failure introduced in 7292:258c92805066 stable
Wed, 06 Apr 2011 22:52:50 +0200 Sylvain Thénault [test] silent warning stable
Wed, 06 Apr 2011 22:52:39 +0200 Sylvain Thénault [ms planner] use an index to avoid doing the same step twice stable
Tue, 22 Mar 2011 15:11:38 +0100 Alexandre Fayolle Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation stable
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
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)
Mon, 07 Feb 2011 15:13:05 +0100 Sylvain Thénault [sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
Mon, 10 Jan 2011 12:28:09 +0100 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
Fri, 07 Jan 2011 18:51:47 +0100 Sylvain Thénault [multi-sources] fix planning of crossed relation w/ some complex queries stable
Wed, 05 Jan 2011 15:32:56 +0100 Julien Jehannet [unittest2] use unittest2 module fixture api stable
Tue, 04 Jan 2011 11:59:11 +0100 Sylvain Thénault [ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452 stable
Tue, 04 Jan 2011 09:07:22 +0100 Sylvain Thénault [ms] #1382452: incorrect results with multi-sources stable
Fri, 05 Nov 2010 09:19:53 +0100 Sylvain Thénault cleanup stable
Fri, 05 Nov 2010 09:17:43 +0100 Sylvain Thénault [ms planning] test and fix bad plannification of a query used on cascading delete of a deleted (external) entity relations stable
Wed, 27 Oct 2010 08:53:14 +0200 Sylvain Thénault [ms planner] fix changeset 6650:72f2fd93a622: we should sometime complete input map anyway
Tue, 26 Oct 2010 20:21:09 +0200 Sylvain Thénault [ms planning] fix/enhance cw_source consideration in ms planning
Mon, 25 Oct 2010 17:15:52 +0200 Sylvain Thénault [ms] simplify cw_source handling : don't try evil optmization that may hurt in some cases
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
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
Wed, 25 Aug 2010 09:43:12 +0200 Sylvain Thénault backport stable
Fri, 20 Aug 2010 10:59:57 +0200 Sylvain Thénault [ms] more planning bug fixes stable
Fri, 20 Aug 2010 08:35:10 +0200 Sylvain Thénault [ms] fix two planner bugs: one occuring query such as X created_by U where X in a external source and U may come from an ldap source. The other being that when we've to merge input maps, we were modifying the same tree/solutions while a copy were needed. Also, ensure we add type restrictions, necessary for pyro source stable
Tue, 10 Aug 2010 08:28:16 +0200 Adrien Di Mascio [forms] test abs() rql function
Tue, 03 Aug 2010 12:17:20 +0200 Sylvain Thénault [ms] cleanups stable
Tue, 03 Aug 2010 12:17:01 +0200 Sylvain Thénault [ms] fix a ms plannification bug with NOT is stable
Thu, 17 Jun 2010 14:43:16 +0200 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
Wed, 26 May 2010 12:33:48 +0200 Sylvain Thénault backport stable
Wed, 26 May 2010 10:28:48 +0200 Sylvain Thénault [rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX stable
Tue, 25 May 2010 09:50:12 +0200 Sylvain Thénault no more Image type w/ cw 3.9
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Tue, 27 Apr 2010 18:31:42 +0200 Sylvain Thénault [ms] fix planning bug with rewritten constants: when removing some source for a const due to relation constraints, we should propagate this change to other constants coming from the same original variable stable
Tue, 16 Mar 2010 17:19:10 +0100 Sylvain Thénault fix test broken by recent rql rewrite / querier changes
Fri, 05 Mar 2010 18:20:39 +0100 Sylvain Thénault backport stable
Fri, 05 Mar 2010 17:29:24 +0100 Sylvain Thénault fix bad test fix
Fri, 05 Mar 2010 17:22:41 +0100 Sylvain Thénault update test broken by fulltextindexed change on workflow entities stable
Wed, 03 Mar 2010 19:02:36 +0100 Sylvain Thénault [test] call super class teardown after perms restoration
Wed, 03 Mar 2010 18:30:25 +0100 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
Wed, 03 Mar 2010 17:59:05 +0100 Sylvain Thénault [repo] improve planning of insert/update queries: do not select affected constants so the don't go and back to/from the source.
Wed, 24 Feb 2010 11:14:14 +0100 Sylvain Thénault use set_action_permissions is clearer and avoid @cached issue across tests stable
Wed, 24 Feb 2010 10:30:31 +0100 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
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 22 Dec 2009 19:27:48 +0100 Sylvain Thénault test update. All cw tests OK
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Tue, 10 Nov 2009 18:06:47 +0100 Sylvain Thénault test and fix http://www.logilab.org/ticket/499838 stable
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Thu, 15 Oct 2009 10:31:54 +0200 Sylvain Thénault backport stable branch
Fri, 09 Oct 2009 19:20:38 +0200 Sylvain Thénault [multi-source] add test case for an encountered bug, fixed by adding state_of to dont_cross_relations. Added a note to remind me that something should be done to be smarter in handling this stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 11:45:39 +0200 Sylvain Thénault test fixes stable
Thu, 17 Sep 2009 15:16:53 +0200 Sylvain Thénault backport 3.5
Wed, 16 Sep 2009 14:24:31 +0200 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
Wed, 16 Sep 2009 14:17:12 +0200 Sylvain Thénault [ms] fix planning w/ query using identity 3.5
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Thu, 20 Aug 2009 17:44:27 +0200 Sylvain Thénault start a new workflow engine 3.5
Tue, 11 Aug 2009 17:13:32 +0200 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
Thu, 06 Aug 2009 09:51:52 +0200 Sylvain Thénault backport stable branch
Tue, 04 Aug 2009 18:48:46 +0200 Sylvain Thénault [multi-source] test and fix msplanner regression stable
Fri, 31 Jul 2009 23:54:20 +0200 Sylvain Thénault [F repo tests] tests have to be updated:
Sat, 27 Jun 2009 00:37:42 +0200 Sylvain Thénault one more test (see mrambourg error report. We should ensure the previous fix fix his case as well which include security injection of the rql) stable
Fri, 26 Jun 2009 23:37:09 +0200 Sylvain Thénault fix jpl/ticket/34862: msplanner bug with query generated to check if a user from ldap is owned_by himself stable
Thu, 25 Jun 2009 11:26:46 +0200 Sylvain Thénault #344177: ms planning bug with "Any X WHERE X eid 123" and 123 coming from an external source stable
Wed, 17 Jun 2009 20:46:37 +0200 Aurelien Campeas one more ms planning bug stable
Mon, 15 Jun 2009 18:26:31 +0200 Sylvain Thénault add test and fix for queries where all variables are simplified and come from an external source stable
Tue, 09 Jun 2009 18:30:42 +0200 Sylvain Thénault cleanup stable
Tue, 09 Jun 2009 18:04:31 +0200 Sylvain Thénault fix bug in multisource planner, w/ inlined relation stable
Tue, 09 Jun 2009 18:03:28 +0200 Sylvain Thénault enhance BasePlannerTC to ease subclasses definition stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 13 May 2009 16:28:21 +0200 sylvain thenault one more msplanning bug fixed... tls-sprint
Wed, 13 May 2009 15:46:47 +0200 sylvain thenault ms planning fix tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Sat, 04 Apr 2009 14:44:04 +0200 sylvain thenault more fix of cross relation handling
Sat, 04 Apr 2009 13:21:56 +0200 sylvain thenault fix constant handling in sourcesterms + minor cleanup
Fri, 03 Apr 2009 19:04:00 +0200 sylvain thenault * refactor ms planner (renaming, reorganization)
Fri, 20 Mar 2009 14:23:08 +0100 sylvain thenault fix rql2sq w/ outer join on subquery result
Fri, 20 Mar 2009 14:01:11 +0100 sylvain thenault one more test, but skipped in it may be a won't fix
Fri, 20 Mar 2009 12:51:39 +0100 sylvain thenault fix ms planning w/ relation constraint propagation
Tue, 13 Jan 2009 17:56:02 +0100 sylvain thenault cross_relations support
Tue, 13 Jan 2009 17:55:29 +0100 sylvain thenault OR EXISTS fix, typos
Wed, 07 Jan 2009 14:57:03 +0100 Sylvain Thenault fixes for some cases of neged inlined relations, may have to use (new) IntersectStep. XXX: write IntersectFetchStep
Tue, 06 Jan 2009 18:21:03 +0100 Sylvain Thenault backport msplanner test from cubicweb-multisources
less more (0) tip