test/unittest_rqlrewrite.py
2014-06-27 Denis Laxalde [CWEP002] Plug the computed relation rewriter in the querier
2014-06-16 Sylvain Thénault [CWEP002] introduce RQLRelationRewriter
2014-04-08 Julien Cristau [test] use assertIn where appropriate
2014-04-03 Sylvain Thénault [test] update unittest_rqlrewrite to 3.19 api
2014-03-13 Sylvain Thénault [rewrite] Fix crash when the main variable doesn't appear in the snippet's vargraph stable
2013-12-12 Sylvain Thénault [rewriter] fix latent bug: arbitrary etype may be substituted when using is_instance_of type restriction
2013-07-18 Sylvain Thénault add failing test case related to #3013554 stable
2013-10-08 Sylvain Thénault [security] fix dumb attribute error when inserting read security. Closes #3196891 stable
2013-07-25 Sylvain Thénault [rqlrewrite] fix rqlrewrite unpredictability vs relation sharing. Closes #3036144 stable
2013-07-24 Sylvain Thénault [rqlrewrite] rewrite doesn't need a solutions argument, always use the Select'ones stable
2013-07-22 Sylvain Thénault [rql rewrite] may_be_shared_with should consider relation's scope (closes #3024730) stable
2013-07-22 Sylvain Thénault [schema/security] add __hash__ to rql expression. Closes #3013535 stable
2012-03-26 Sylvain Thénault [rql annotation] fix has_text_query detection (if coming from sub-query and if has_text on a column aliases. Closes #2275322 stable
2012-03-07 Pierre-Yves David rqlrewrite: remove element in rewritten when we remove them from the select (closes #2236985) stable
2012-02-24 Sylvain Thénault [rql rewrite] when a subquery has to be introduced, properly return the snippet expression so that further expressions are properly ored. Closes #2207180 stable
less more (0) -15 tip