Wed, 16 Sep 2015 18:40:03 +0200 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 17:10:36 +0200 |
Rémi Cardona |
[py3k] add list() around dict methods
|
file |
diff |
annotate
|
Fri, 18 Sep 2015 14:29:53 +0200 |
Rémi Cardona |
[py3k] use next builtin instead of next method
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:15:03 +0200 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 16:03:07 +0200 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 14:28:06 +0200 |
Samuel Trégouët |
[py3k] except as
|
file |
diff |
annotate
|
Fri, 13 Feb 2015 11:48:13 +0100 |
Julien Cristau |
[rqlrewrite] sort possible types when turning is_instance_of into is
|
file |
diff |
annotate
|
Mon, 16 Jun 2014 10:22:24 +0200 |
Sylvain Thénault |
[CWEP002] introduce RQLRelationRewriter
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 09:07:25 +0200 |
Sylvain Thénault |
[rqlrewrite] fix rqlrewrite unpredictability vs relation sharing. Closes #3036144
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 24 Jul 2013 16:49:40 +0200 |
Sylvain Thénault |
[rql rewrite] equivalent but much simpler flow
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 12:50:05 +0100 |
Nicolas Chauvat |
drop typed_eid() in favour of int() (closes #2742462)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|