rqlrewrite.py
Thu, 13 Mar 2014 17:32:40 +0100 Sylvain Thénault [rewrite] Fix crash when the main variable doesn't appear in the snippet's vargraph stable
Thu, 12 Dec 2013 12:28:43 +0100 Sylvain Thénault [rewriter] fix latent bug: arbitrary etype may be substituted when using is_instance_of type restriction
Thu, 25 Jul 2013 09:07:25 +0200 Sylvain Thénault [rqlrewrite] fix rqlrewrite unpredictability vs relation sharing. Closes #3036144 stable
Wed, 24 Jul 2013 16:55:24 +0200 Sylvain Thénault [rqlrewrite] rewrite doesn't need a solutions argument, always use the Select'ones stable
Wed, 24 Jul 2013 16:49:40 +0200 Sylvain Thénault [rql rewrite] equivalent but much simpler flow stable
Mon, 22 Jul 2013 11:09:28 +0200 Sylvain Thénault [rql rewrite] may_be_shared_with should consider relation's scope (closes #3024730) stable
Thu, 18 Jul 2013 10:19:06 +0200 Sylvain Thénault [rql rewrite] fix may_be_shared_with method so that it actually considers all variable infos and not only the first one stable
Mon, 15 Jul 2013 10:59:34 +0200 Sylvain Thénault [rql rewrite] move some code from querier to rqlrewrite where it makes more sense. stable
Tue, 12 Mar 2013 12:50:05 +0100 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Wed, 04 Jul 2012 17:56:46 +0200 Florent Cayré [rql security] fix rql bug when using yams inheritance and read permissions (closes #2410156) stable
Wed, 07 Mar 2012 16:09:55 +0100 Pierre-Yves David rqlrewrite: remove element in rewritten when we remove them from the select (closes #2236985) stable
Fri, 24 Feb 2012 12:35:24 +0100 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
Tue, 03 Jan 2012 12:21:44 +0100 Sylvain Thénault [rql, security] fix buggy rqlstr cleanup when some introduced snippet create an unresolvable query. Closes #2142041 stable
Wed, 07 Dec 2011 10:53:05 +0100 Sylvain Thénault [rqlrewrite] fix comment
less more (0) -15 tip