server/test/unittest_msplanner.py
2012-02-10 Sylvain Thénault [repo test] fix test broken by recent changes on EmailAddress read permissions
2011-12-05 Julien Cristau [server test] Fix tests regression from changeset 7980b36fb1aa
2011-10-25 Sylvain Thénault [test] specify X type, as this is not infered from NOT identity with rql#default
2011-10-21 Julien Cristau Record a log of datafeed source imports (closes #2026097)
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-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-06-21 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
2011-05-05 Sylvain Thénault [msplanner] fix regression and test failure introduced in 7292:258c92805066 stable
2011-04-06 Sylvain Thénault [test] silent warning stable
2011-04-06 Sylvain Thénault [ms planner] use an index to avoid doing the same step twice stable
2011-03-22 Alexandre Fayolle Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation stable
2011-02-09 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
2011-02-07 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)
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-10 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
2011-01-07 Sylvain Thénault [multi-sources] fix planning of crossed relation w/ some complex queries stable
2011-01-05 Julien Jehannet [unittest2] use unittest2 module fixture api 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
2010-11-05 Sylvain Thénault cleanup stable
2010-11-05 Sylvain Thénault [ms planning] test and fix bad plannification of a query used on cascading delete of a deleted (external) entity relations stable
2010-10-27 Sylvain Thénault [ms planner] fix changeset 6650:72f2fd93a622: we should sometime complete input map anyway
2010-10-26 Sylvain Thénault [ms planning] fix/enhance cw_source consideration in ms planning
2010-10-25 Sylvain Thénault [ms] simplify cw_source handling : don't try evil optmization that may hurt in some cases
2010-10-25 Sylvain Thénault [test] make test independant from the working directory
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-09-29 Sylvain Thénault backport stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-09-13 Sylvain Thénault backport stable
2010-09-10 syt fix tests stable
2010-08-25 Sylvain Thénault backport stable
2010-08-20 Sylvain Thénault [ms] more planning bug fixes stable
2010-08-20 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
2010-08-10 Adrien Di Mascio [forms] test abs() rql function
2010-08-03 Sylvain Thénault [ms] cleanups stable
2010-08-03 Sylvain Thénault [ms] fix a ms plannification bug with NOT is stable
2010-06-17 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
2010-05-26 Sylvain Thénault backport stable
2010-05-26 Sylvain Thénault [rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX stable
2010-05-25 Sylvain Thénault no more Image type w/ cw 3.9
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-27 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
2010-03-16 Sylvain Thénault fix test broken by recent rql rewrite / querier changes
2010-03-05 Sylvain Thénault backport stable
2010-03-05 Sylvain Thénault fix bad test fix
2010-03-05 Sylvain Thénault update test broken by fulltextindexed change on workflow entities stable
2010-03-03 Sylvain Thénault [test] call super class teardown after perms restoration
2010-03-03 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
2010-03-03 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.
2010-02-24 Sylvain Thénault use set_action_permissions is clearer and avoid @cached issue across tests stable
2010-02-24 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
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-22 Sylvain Thénault test update. All cw tests OK
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-10 Sylvain Thénault test and fix http://www.logilab.org/ticket/499838 stable
2009-10-19 Sylvain Thénault backport stable
less more (0) -60 tip