server/querier.py
2010-04-06 Alexandre Fayolle SQL Server port: temporary table handling stable
2010-03-30 Sylvain Thénault backport stable
2010-03-30 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
2010-03-24 Sylvain Thénault le patch rql26 a été importé
2010-03-19 Sylvain Thénault [security] take care uidrels may contains a relation targetting something else than a constant node (eg IN function)
2010-03-19 Sylvain Thénault cleanup
2010-03-19 Sylvain Thénault [security] experimental rqlst cache for read security: to activate using a 'security-rqlst-cache' flag in transaction data when you'll issue a lot of identic queries with only kwargs varying
2010-03-19 Sylvain Thénault [read security] minor optimizations
2010-03-09 Sylvain Thénault fix hooks control method name + other litle cleanups
2010-03-09 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
2010-03-03 Sylvain Thénault [repo] improve planning of insert/update queries: do not select affected constants so the don't go and back to/from the source.
2010-03-03 Sylvain Thénault cleanups stable
2010-02-26 Sylvain Thénault pylint suggested refactorings stable
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-23 Alexandre Fayolle docstring improvement stable
less more (0) -15 tip