web/test/unittest_session.py
2011-09-21 Sylvain Thénault [test] fix test broken by 7815:2a164a9cf81c stable
2010-09-29 Sylvain Thénault fix merge, some buffers weren't saved...
2010-09-29 Sylvain Thénault backport stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-07-28 Sylvain Thénault [session] session auto reconnect feature has gone with the session-time refactoring in 6012:d56fd78006cd
2010-06-18 Sylvain Thénault [test] fix test w/ closed connection pb stable
2010-04-14 Sylvain Thénault [web session] fix web session id bug on automatic reconnection. The web session id should keep the first connection id, then differ of the repo connection id once some reconnection has been done (since the session cookie isn't updated in such cases). Also, use a lock to avoid potential race condition on reconnection.
less more (0) tip