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
2009-08-11 Nicolas Chauvat backport stable branch
2009-08-11 Sylvain Thénault [session cache] always append to description, turn it into a list if necessary stable
2009-08-11 Sylvain Thénault [entities] access persistent attributes through entity.cwdb
2009-08-11 Sylvain Thénault [session pool] dont check closed session when calling set_pool from super_session
2009-08-04 Sylvain Thénault [R] use req.entity_from_eid
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-08-02 Sylvain Thénault enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
2009-08-01 Sylvain Thénault R [session] property for quick access to repo.schema
2009-07-31 Sylvain Thénault oops, should have been in a earlier commit (give rollback_on_failure to doexec)
2009-07-31 Sylvain Thénault merge
2009-07-31 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
2009-07-31 Sylvain Thénault [R repo session] add_relation method use in hooks
2009-07-31 Sylvain Thénault [R hooks] optmize insertion by using direct repository methods when possible
2009-07-31 Sylvain Thénault backport stable branch
2009-07-30 Sylvain Thénault [repo session] ability to ask session to keep it's pool set even when only read queries are done, necessary at least during migration stable
2009-07-24 Adrien Di Mascio [server] take a chance to grab base-url from all-in-one config if not specified explicitly
2009-07-08 Sylvain Thénault typo, no error if thread isn't in running set stable
2009-07-07 Sylvain Thénault give session to doexec so it's able to rollback the connection on unexpected error stable
2009-06-29 Sylvain Thénault test fixes, all server tests ok, except unittest_migractions (due to inter-tests-side-effects...) stable
2009-06-29 Sylvain Thénault doomed myself, merge stable
2009-06-29 Sylvain Thénault * deprecate session.entity method stable
2009-06-26 Sylvain Thénault mark session.entity method as obsolete stable
2009-06-11 Sylvain Thénault simplify transaction data api, reorganize code stable
2009-06-08 Sylvain Thénault fix [re]set_pool prototype stable
2009-06-05 Sylvain Thénault oops stable
2009-06-05 Sylvain Thénault fix potential race-condition stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-20 Sylvain Thénault two in one: #343320: Logging out while deleting a CWUser blocks the cw server / #342692: ensure transaction state when Ctrl-C or other stop signal is received stable
2009-05-04 sylvain thenault delete-trailing-whitespaces, missing import tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
less more (0) -60 tip