server/test/unittest_msplanner.py
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
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-15 Sylvain Thénault backport stable branch
2009-10-09 Sylvain Thénault [multi-source] add test case for an encountered bug, fixed by adding state_of to dont_cross_relations. Added a note to remind me that something should be done to be smarter in handling this stable
2009-10-07 Sylvain Thénault backport stable branch
2009-10-07 Sylvain Thénault test fixes stable
2009-09-17 Sylvain Thénault backport 3.5
2009-09-16 Sylvain Thénault refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well 3.5
2009-09-16 Sylvain Thénault [ms] fix planning w/ query using identity 3.5
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-20 Sylvain Thénault start a new workflow engine 3.5
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-06 Sylvain Thénault backport stable branch
2009-08-04 Sylvain Thénault [multi-source] test and fix msplanner regression stable
2009-07-31 Sylvain Thénault [F repo tests] tests have to be updated:
2009-06-26 Sylvain Thénault one more test (see mrambourg error report. We should ensure the previous fix fix his case as well which include security injection of the rql) stable
2009-06-26 Sylvain Thénault fix jpl/ticket/34862: msplanner bug with query generated to check if a user from ldap is owned_by himself stable
2009-06-25 Sylvain Thénault #344177: ms planning bug with "Any X WHERE X eid 123" and 123 coming from an external source stable
2009-06-17 Aurelien Campeas one more ms planning bug stable
2009-06-15 Sylvain Thénault add test and fix for queries where all variables are simplified and come from an external source stable
2009-06-09 Sylvain Thénault cleanup stable
2009-06-09 Sylvain Thénault fix bug in multisource planner, w/ inlined relation stable
2009-06-09 Sylvain Thénault enhance BasePlannerTC to ease subclasses definition stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-13 sylvain thenault one more msplanning bug fixed... tls-sprint
2009-05-13 sylvain thenault ms planning fix tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-04 sylvain thenault more fix of cross relation handling
2009-04-04 sylvain thenault fix constant handling in sourcesterms + minor cleanup
2009-04-03 sylvain thenault * refactor ms planner (renaming, reorganization)
2009-03-20 sylvain thenault fix rql2sq w/ outer join on subquery result
2009-03-20 sylvain thenault one more test, but skipped in it may be a won't fix
2009-03-20 sylvain thenault fix ms planning w/ relation constraint propagation
2009-01-13 sylvain thenault cross_relations support
2009-01-13 sylvain thenault OR EXISTS fix, typos
2009-01-07 Sylvain Thenault fixes for some cases of neged inlined relations, may have to use (new) IntersectStep. XXX: write IntersectFetchStep
2009-01-06 Sylvain Thenault backport msplanner test from cubicweb-multisources
less more (0) tip