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
|
file |
diff |
annotate
|
2012-03-07 |
Pierre-Yves David |
rqlrewrite: remove element in rewritten when we remove them from the select (closes #2236985)
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-12-08 |
Sylvain Thénault |
[test] reindent
|
file |
diff |
annotate
|
2011-09-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-23 |
Sylvain Thénault |
[test] sort to avoid random failure due to dict order
stable
|
file |
diff |
annotate
|
2011-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-23 |
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
|
2011-09-15 |
Sylvain Thénault |
[test] fix some tests broken since localperms cube extraction
|
file |
diff |
annotate
|
2011-09-14 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
file |
diff |
annotate
|
2011-09-14 |
Sylvain Thénault |
[test] fix test subsquently to localperms introduction
|
file |
diff |
annotate
|
2011-06-24 |
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
|
2011-06-17 |
Sylvain Thénault |
[rqlrewrite] test and fix rql snippets insertion when several snippets match an optional variable
stable
|
file |
diff |
annotate
|
2011-04-26 |
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
|
2011-03-30 |
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
|
2011-01-05 |
Julien Jehannet |
[unittest2] use unittest2 module fixture api
stable
|
file |
diff |
annotate
|
2010-10-25 |
Sylvain Thénault |
[test] more cwd independant tests
|
file |
diff |
annotate
|
2010-09-24 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
2010-09-24 |
Sylvain Thénault |
stop relying on person cube, it isn't needed
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-03-16 |
Sylvain Thénault |
[rql rewrite] until a better solution is found raise BadSchemaDefinition when two inlined relations with security on an optional variable is used, explaining how to bypass it
|
file |
diff |
annotate
|
2010-03-15 |
Sylvain Thénault |
[rql rewriting] handle case where we've and optional inlined relation in the original query. Also, we should append EXISTS even in subquery to avoid inserting duplicates in results
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-11-19 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
2009-11-12 |
Sylvain Thénault |
close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet)
stable
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
[security] test and fix/refactor optimization of optional varialbe when rewriting rql
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
| base
|