server/msplanner.py
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2011-09-29 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
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-09-08 Sylvain Thénault [multi-sources] closes #1918120: drop behaviour leading to wrong result as demonstrated by the ticket stable
2011-07-12 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
2011-05-05 Sylvain Thénault [msplanner] fix regression and test failure introduced in 7292:258c92805066 stable
2011-04-29 Sylvain Thénault [ms planner] ignore neged source relation when trying to restrict query sources stable
2011-04-06 Sylvain Thénault [ms planner] fix buggy temp table name generation, may generate duplicated unique id with subqueries/union stable
2011-04-06 Sylvain Thénault [ms planner] use an index to avoid doing the same step twice stable
2011-02-09 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
2011-02-07 Sylvain Thénault [sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
2011-01-07 Sylvain Thénault [multi-sources] fix planning of crossed relation w/ some complex queries stable
2011-01-04 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
2011-01-04 Sylvain Thénault [ms] #1382452: incorrect results with multi-sources stable
less more (0) -15 tip