server/msplanner.py
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
Thu, 27 Aug 2009 17:01:32 +0200 Sylvain Thénault [multi-sources] move [dont_]cross_relations to AbstractSource 3.5
Tue, 11 Aug 2009 17:04:22 +0200 Sylvain Thénault DBG_MS flag
Tue, 04 Aug 2009 18:48:46 +0200 Sylvain Thénault [multi-source] test and fix msplanner regression 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:30:27 +0200 Sylvain Thénault add comment explaining the pb stable
Mon, 15 Jun 2009 18:28:44 +0200 Sylvain Thénault when a relation isn't supported by a ms query parts, dereference introduced variable refs 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:04:31 +0200 Sylvain Thénault fix bug in multisource planner, w/ inlined relation 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
Mon, 20 Apr 2009 19:54:36 +0200 Aurelien Campeas sql attributes bugfix 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
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
Sat, 04 Apr 2009 15:16:37 +0200 Sylvain more test predictability
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:08:09 +0200 sylvain thenault cleanup _handle_cross_relation
Fri, 03 Apr 2009 19:04:00 +0200 sylvain thenault * refactor ms planner (renaming, reorganization)
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Mon, 23 Mar 2009 11:26:09 +0100 sylvain thenault copyright update
Fri, 20 Mar 2009 12:51:39 +0100 sylvain thenault fix ms planning w/ relation constraint propagation
Tue, 24 Feb 2009 11:59:53 +0100 Aurelien Campeas fix imports : common.utils -> utils tls-sprint
Mon, 19 Jan 2009 18:50:18 +0100 sylvain thenault fix need intersect detection
Thu, 15 Jan 2009 15:59:08 +0100 sylvain thenault cross relations handling fix 3.0
Thu, 15 Jan 2009 11:25:29 +0100 sylvain thenault oops, var shouldn't be poped there 3.0
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
Mon, 22 Dec 2008 17:34:15 +0100 Sylvain Thenault restore multi-sources capabilities
less more (0) tip