server/session.py
2009-10-02 Sylvain Thénault [session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere stable
2009-09-23 Sylvain Thénault use .cw_rset instead of rset on appobject classes
2009-09-22 Sylvain Thénault use 3.6 attributes
2009-09-17 Sylvain Thénault backport 3.5
2009-09-16 Adrien Di Mascio [gettext] provide GNU contexts to avoid translations ambiguities 3.5
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-14 Sylvain Thénault backport 3.5
2009-09-14 Sylvain Thénault backport stable 3.5
2009-09-14 Sylvain Thénault [repo] take care of inlined relation in session.[add|delete]_relation stable
2009-09-14 Sylvain Thénault [repo] set entity.rset & co when needed stable
2009-09-10 Sylvain Thénault backport 3.5
2009-09-10 Sylvain Thénault merge 3.5
2009-09-10 Sylvain Thénault [notification] should get actual session here stable
2009-09-08 Sylvain Thénault backport stable 3.5
2009-09-08 Sylvain Thénault enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary stable
2009-09-08 Sylvain Thénault enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary 3.5
2009-09-02 Sylvain Thénault backport 3.5
2009-09-02 Sylvain Thénault backport stable 3.5
2009-09-01 Sylvain Thénault don't fail when trying to update relation cache for relation deletion, this may occurs regularly stable
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-21 Sylvain Thénault [session] add delete_relation in the same way as add_relation, document them 3.5
2009-08-17 Sylvain Thénault [session] temporary fix, need .req on internal manager
2009-08-17 Sylvain Thénault backport stable branch
2009-08-17 Sylvain Thénault [session] use isinstance instead of testing value of is_super_session since we hack it in the add_relation method stable
2009-08-14 Sylvain Thénault [repo] more deprecation
2009-08-14 Sylvain Thénault [hooks] deprecates hookhelper module
2009-08-13 Sylvain Thénault rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
2009-08-12 Nicolas Chauvat R put version info in deprecation warnings
2009-08-12 Sylvain Thénault merge
2009-08-12 Sylvain Thénault Backed out changeset 3f6dfc312760
less more (0) -50 -30 tip