server/msplanner.py
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
Thu, 05 May 2011 11:46:29 +0200 Sylvain Thénault [msplanner] fix regression and test failure introduced in 7292:258c92805066 stable
Fri, 29 Apr 2011 20:16:54 +0200 Sylvain Thénault [ms planner] ignore neged source relation when trying to restrict query sources stable
Wed, 06 Apr 2011 22:52:52 +0200 Sylvain Thénault [ms planner] fix buggy temp table name generation, may generate duplicated unique id with subqueries/union 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
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
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
Fri, 07 Jan 2011 18:51:47 +0100 Sylvain Thénault [multi-sources] fix planning of crossed relation w/ some complex queries 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: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:22:08 +0200 Sylvain Thénault [ms planning] fix potential key error due to additional entries in input maps
Tue, 26 Oct 2010 20:21:48 +0200 Sylvain Thénault [ms planning] fix bug in merge_input_map causing bad plans computed
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
Fri, 22 Oct 2010 17:38:47 +0200 Sylvain Thénault [ms] fix an infinite loop in ms planner and another crash
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
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
Fri, 20 Aug 2010 08:31:02 +0200 Sylvain Thénault cleanups stable
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
Wed, 28 Jul 2010 11:39:47 +0200 Sylvain Thénault [ms] log after preprocessing, else we don't see the query which is actually planned (may have been modified by security insertion) stable
Mon, 19 Jul 2010 10:10:20 +0200 Sylvain Thénault [querier] actually fix bug attempted to be fixed in 5942:f1abba8ccc01. The pb was not in multi-sources but because of missing annotation on rql generated by security insertion
Thu, 08 Jul 2010 15:35:29 +0200 Sylvain Thénault [multi-sources] we should annotate those queries, else there is a chance to get bad sql...
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 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
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
less more (0) -50 -30 tip