server/msplanner.py
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
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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
Wed, 07 Apr 2010 14:42:55 +0200 Sylvain Thénault backport stable
Tue, 06 Apr 2010 19:42:37 +0200 Alexandre Fayolle SQL Server port: temporary table handling stable
Tue, 06 Apr 2010 20:10:12 +0200 Sylvain Thénault [ms] fix planning bug introduced with recent rql refactoring for queries with only eids (fix unittest_multisources.test_in_eid)
Fri, 26 Mar 2010 16:15:16 +0100 Sylvain Thénault [ms] fix name error introduced by rql 0.26 api update
Wed, 24 Mar 2010 18:04:59 +0100 Sylvain Thénault le patch rql26 a été importé
Fri, 19 Mar 2010 10:07:30 +0100 Sylvain Thénault [ms] this test is already done before putting a relation in uidrels
Fri, 26 Feb 2010 13:30:24 +0100 Sylvain Thénault pylint suggested refactorings stable
Fri, 26 Feb 2010 13:24:47 +0100 Sylvain Thénault pylint style fixes stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Fri, 26 Feb 2010 13:09:12 +0100 Sylvain Thénault fix some pylint detected errors stable
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 10 Nov 2009 18:06:47 +0100 Sylvain Thénault test and fix http://www.logilab.org/ticket/499838 stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Fri, 09 Oct 2009 10:49:21 +0200 Sylvain Thénault fix buggy assertion stable
Wed, 16 Sep 2009 14:17:12 +0200 Sylvain Thénault [ms] fix planning w/ query using identity 3.5
less more (0) -50 -30 tip