server/session.py
Mon, 14 Sep 2009 10:15:11 +0200 Sylvain Thénault [repo] set entity.rset & co when needed stable
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Thu, 10 Sep 2009 08:03:18 +0200 Sylvain Thénault merge 3.5
Thu, 10 Sep 2009 08:02:52 +0200 Sylvain Thénault [notification] should get actual session here stable
Tue, 08 Sep 2009 16:00:14 +0200 Sylvain Thénault backport stable 3.5
Tue, 08 Sep 2009 15:37:46 +0200 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
Tue, 08 Sep 2009 15:30:14 +0200 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
Wed, 02 Sep 2009 10:24:15 +0200 Sylvain Thénault backport 3.5
Wed, 02 Sep 2009 10:23:38 +0200 Sylvain Thénault backport stable 3.5
Tue, 01 Sep 2009 17:25:00 +0200 Sylvain Thénault don't fail when trying to update relation cache for relation deletion, this may occurs regularly stable
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Fri, 21 Aug 2009 08:29:15 +0200 Sylvain Thénault [session] add delete_relation in the same way as add_relation, document them 3.5
Tue, 18 Aug 2009 00:22:10 +0200 Sylvain Thénault [session] temporary fix, need .req on internal manager
Mon, 17 Aug 2009 18:25:57 +0200 Sylvain Thénault backport stable branch
Mon, 17 Aug 2009 12:11:04 +0200 Sylvain Thénault [session] use isinstance instead of testing value of is_super_session since we hack it in the add_relation method stable
Fri, 14 Aug 2009 15:53:12 +0200 Sylvain Thénault [repo] more deprecation
Fri, 14 Aug 2009 11:13:18 +0200 Sylvain Thénault [hooks] deprecates hookhelper module
Thu, 13 Aug 2009 09:30:03 +0200 Sylvain Thénault rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
Wed, 12 Aug 2009 18:40:52 +0200 Nicolas Chauvat R put version info in deprecation warnings
Wed, 12 Aug 2009 18:06:23 +0200 Sylvain Thénault merge
Wed, 12 Aug 2009 18:05:19 +0200 Sylvain Thénault Backed out changeset 3f6dfc312760
Tue, 11 Aug 2009 18:41:39 +0200 Nicolas Chauvat backport stable branch
Tue, 11 Aug 2009 18:13:33 +0200 Sylvain Thénault [session cache] always append to description, turn it into a list if necessary stable
Tue, 11 Aug 2009 17:27:27 +0200 Sylvain Thénault [entities] access persistent attributes through entity.cwdb
Tue, 11 Aug 2009 17:03:27 +0200 Sylvain Thénault [session pool] dont check closed session when calling set_pool from super_session
Tue, 04 Aug 2009 17:11:50 +0200 Sylvain Thénault [R] use req.entity_from_eid
Mon, 03 Aug 2009 10:50:57 +0200 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
Sun, 02 Aug 2009 12:00:17 +0200 Sylvain Thénault enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
Sat, 01 Aug 2009 16:18:14 +0200 Sylvain Thénault R [session] property for quick access to repo.schema
Sat, 01 Aug 2009 01:24:03 +0200 Sylvain Thénault oops, should have been in a earlier commit (give rollback_on_failure to doexec)
Sat, 01 Aug 2009 00:01:12 +0200 Sylvain Thénault merge
Fri, 31 Jul 2009 22:37:28 +0200 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
Fri, 31 Jul 2009 23:45:07 +0200 Sylvain Thénault [R repo session] add_relation method use in hooks
Fri, 31 Jul 2009 23:44:16 +0200 Sylvain Thénault [R hooks] optmize insertion by using direct repository methods when possible
Fri, 31 Jul 2009 14:25:30 +0200 Sylvain Thénault backport stable branch
Thu, 30 Jul 2009 12:01:17 +0200 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
Fri, 24 Jul 2009 10:36:57 +0200 Adrien Di Mascio [server] take a chance to grab base-url from all-in-one config if not specified explicitly
Wed, 08 Jul 2009 07:44:41 +0200 Sylvain Thénault typo, no error if thread isn't in running set stable
Tue, 07 Jul 2009 12:24:40 +0200 Sylvain Thénault give session to doexec so it's able to rollback the connection on unexpected error stable
Mon, 29 Jun 2009 21:15:07 +0200 Sylvain Thénault test fixes, all server tests ok, except unittest_migractions (due to inter-tests-side-effects...) stable
Mon, 29 Jun 2009 16:09:35 +0200 Sylvain Thénault doomed myself, merge stable
Mon, 29 Jun 2009 16:06:48 +0200 Sylvain Thénault * deprecate session.entity method stable
Sat, 27 Jun 2009 00:59:36 +0200 Sylvain Thénault mark session.entity method as obsolete stable
Thu, 11 Jun 2009 19:04:20 +0200 Sylvain Thénault simplify transaction data api, reorganize code stable
Mon, 08 Jun 2009 20:35:26 +0200 Sylvain Thénault fix [re]set_pool prototype stable
Fri, 05 Jun 2009 16:41:09 +0200 Sylvain Thénault oops stable
Fri, 05 Jun 2009 16:35:44 +0200 Sylvain Thénault fix potential race-condition stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 20 May 2009 14:19:02 +0200 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
Mon, 04 May 2009 17:03:30 +0200 sylvain thenault delete-trailing-whitespaces, missing import tls-sprint
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
Thu, 26 Mar 2009 18:21:22 +0100 sylvain thenault somewhat handle corrupted database when manually building a database
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Tue, 10 Mar 2009 11:35:52 +0100 sylvain thenault use datetime instead of mx.DateTime tls-sprint
Mon, 02 Mar 2009 21:03:54 +0100 sylvain thenault backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for... tls-sprint
Mon, 02 Mar 2009 20:44:14 +0100 sylvain thenault import updates tls-sprint
Thu, 26 Feb 2009 13:12:39 +0100 sylvain thenault update copyright
Tue, 24 Feb 2009 11:59:53 +0100 Aurelien Campeas fix imports : common.utils -> utils tls-sprint
Wed, 18 Feb 2009 00:46:10 +0100 ludal remove dead code
Tue, 17 Feb 2009 22:37:11 +0100 ludal simple optimization and readability fix
less more (0) tip