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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 10:53:05 +0100 |
Sylvain Thénault |
[rqlrewrite] fix comment
|
file |
diff |
annotate
|
Wed, 09 Nov 2011 18:41:12 +0100 |
Sylvain Thénault |
add some notes
|
file |
diff |
annotate
|
Fri, 04 Nov 2011 13:03:56 +0100 |
Sylvain Thénault |
[cleanup] drop some appengine support junk
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
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
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 15:41:21 +0200 |
Sylvain Thénault |
[test] sort to avoid random failure due to dict order
stable
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 12:23:09 +0200 |
Sylvain Thénault |
[rqlrewrite] if inlined relation has to be moved to a subquery, take care of the object of the relation (closes #1945725)
stable
|
file |
diff |
annotate
|
Fri, 24 Jun 2011 14:02:29 +0200 |
Sylvain Thénault |
[rqlrewrite] closes #1772135: 1. don't try to reuse a relation from another statement (eg because a subquery has been introduced) 2. _use_orig_term should consider the current statement
stable
|
file |
diff |
annotate
|
Fri, 17 Jun 2011 18:51:01 +0200 |
Sylvain Thénault |
[rqlrewrite] test and fix rql snippets insertion when several snippets match an optional variable
stable
|
file |
diff |
annotate
|
Tue, 26 Apr 2011 16:14:43 +0200 |
Sylvain Thénault |
[rql rewrite] backout 7177:f2a976cf7dac : since EXISTS is the variable scope, we want to insert snippets here anyway (other solution would be to NOT insert snippets at all in such case). Closes #1625464
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 12:47:18 +0200 |
Sylvain Thénault |
[rql rewriter] take care not to introduce snippets into a neged scope
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 11:08:15 +0200 |
Sylvain Thénault |
[rql rewriter] to properly handle 'relation' rql expressions, rql rewriter must support multiple variables (eg S and O) at once to be given as varmap
stable
|
file |
diff |
annotate
|