server/querier.py
2014-01-29 Julien Cristau [server] rename session to cnx in querier and plan
2014-01-23 Sylvain Thénault [multi-sources-removal] Drop entities.source column
2013-07-01 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
2014-01-22 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
2013-07-02 Sylvain Thénault [config] cleanup/refactor server sources file values handling
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
2013-10-10 Aurelien Campeas [querier/security] instrument a bit the querier read security checks
2013-08-30 Rémi Cardona spelling: rollbacked -> rolled back stable
2013-07-15 Sylvain Thénault [rql rewrite] move some code from querier to rqlrewrite where it makes more sense. stable
2013-04-08 Pierre-Yves David merge 3.16.x fix in 3.17.x branch
2013-04-03 Sylvain Thénault [querier] improve 'Password selection not allowed' error message stable
2013-03-12 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
2013-02-14 Nicolas Chauvat [toward py3k] rewrite has_key() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2012-09-14 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
2012-09-10 Sylvain Thénault [session / querier] reorganize code to building result set descriptions
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-21 Pierre-Yves David querier: Improve error message when ERQLExpression fails on some entity (closes #2267081) stable
2012-02-16 Sylvain Thénault [spelling] fix dictionnary -> dictionary typo stable
2011-12-12 Sylvain Thénault [rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693 stable
2011-10-14 Aurelien Campeas [cache] replace lgc.cache with something more appropriate (closes #1921713)
2011-09-13 Sylvain Thénault [debug] use repr() in some place where you'll have a chance to get an unicode error if output encoding isn't properly detected stable
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-04-15 Alexandre Fayolle [server] improve the speed of setting relations between entities (closes #1625257)
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
2011-03-28 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
2011-03-16 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
2011-02-21 Sylvain Thénault [repo querier] fix rqlst cache no limit issue, comment the code stable
less more (0) -50 -30 tip