2011-09-21 | Sylvain Thénault | [test] fix test broken by 7815:2a164a9cf81c | file | diff | annotate |
2010-09-29 | Sylvain Thénault | fix merge, some buffers weren't saved... | file | diff | annotate |
2010-09-29 | Sylvain Thénault | backport stable | file | diff | annotate |
2010-09-24 | Sylvain Thénault | [test] update test to unittest2 api (still using lgc.testlib though) | file | diff | annotate |
2010-07-28 | Sylvain Thénault | [session] session auto reconnect feature has gone with the session-time refactoring in 6012:d56fd78006cd | file | diff | annotate |
2010-06-18 | Sylvain Thénault | [test] fix test w/ closed connection pb | file | diff | annotate |
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. | file | diff | annotate |