server/querier.py
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
2010-02-10 Sylvain Thénault rephrase
2010-02-10 Sylvain Thénault fix auto-rollback on unauthorized error:
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-22 Sylvain Thénault cleanup
2009-11-19 Sylvain Thénault reldefsecurity branch : reldefsecurity
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
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
2009-09-11 Sylvain Thénault [repo] oops, glob_update_entity takes a list of edited attributes has third argument stable
2009-09-08 Sylvain Thénault ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now) stable
2009-08-04 Sylvain Thénault [R] use req.entity_from_eid
2009-08-02 Sylvain Thénault #F [querier] debugging tweak
2009-08-01 Sylvain Thénault R [querier] debugging tweaks
2009-07-31 Sylvain Thénault R [querier] debugging tweaks
2009-07-31 Sylvain Thénault [R querier] new READ_ONLY_RTYPES constant
2009-07-31 Sylvain Thénault F: start to handle binary debug log level on the server side
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-06-11 Sylvain Thénault update transaction data api stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-27 Sylvain Thénault cleanup stable
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-03-23 sylvain thenault more linting tls-sprint
2009-01-16 sylvain thenault need_intersect test and fixes
2009-01-12 sylvain thenault this should have been in 3.0.1
2009-01-05 Sylvain Thenault fix security bug w/ query using 'NOT X eid 123'
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip