server/test/unittest_session.py
2014-07-25 Julien Cristau [session] call rollback in Connection.__exit__
2014-05-30 Aurelien Campeas [tests/session] remove unused import
2014-01-27 Julien Cristau merge 3.18.2 into 3.19 branch
2014-01-16 Julien Cristau Disable security hooks for internal sessions
2014-01-13 Julien Cristau merge 3.18.0 in 3.19 branch
2013-09-26 Julien Cristau [server] Make internal sessions not reset 'safe'-ness on first commit stable
2013-06-27 Pierre-Yves David [repository] add an ``internal_cnx`` method to replace ``internal_session``
2013-06-26 Pierre-Yves David [session] add a new_cnx factory
2013-06-26 Pierre-Yves David [connection] allow simple instantiation of standalone Connection
2013-06-25 Pierre-Yves David PARTIAL: Using the repoapi in test
2013-06-13 Pierre-Yves David rename server.session.transaction into server.session.connection
2013-04-02 Pierre-Yves David [test] use the right order in some assertEqual
2013-03-22 Pierre-Yves David [session] rename _tx_data into _txs
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2012-09-20 Sylvain Thénault [session] promote usage of [deny|all]_all_hooks_but session methods rather than hooks_control context manager directly
2012-09-11 Sylvain Thénault [repo cleanup] drop code moved to querier by 7e264ce34cd4
2012-09-10 Sylvain Thénault [session / querier] reorganize code to building result set descriptions
2011-10-20 Sylvain Thénault backport stable
2011-10-20 Sylvain Thénault [rset] don't only consider a sample select node / solution to compute rset description. Closes #2036499 stable
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-09-06 Sylvain Thénault [hooks control] test and fix session.reset_hooks_mode_categories, closes #1908680 stable
2011-08-02 Sylvain Thénault [querier] we should not insert None but skip the line when some unknown eid is detected (closes #1892491) stable
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-05-11 Sylvain Thénault missing future import
2011-05-10 Sylvain Thénault [session] enhance session's transaction storage handling to fix cases where commit/rollback is done while in the context of hooks_control/security_enabled managers. Closes #1412648: commit or rollback during postcreate reset hooks control state
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-09 Sylvain Thénault [test] properly close session stable
2010-04-09 Sylvain Thénault [session] no way for queries from an InternalSession to be a dbapi query stable
less more (0) -30 tip