server/session.py
2013-10-10 Aurelien Campeas [merge] backport stable fixes
2013-10-09 Aurelien Campeas [server/session] demote log to debug stable
2013-10-10 Julien Cristau [server] fix a number of typos, mostly in docstrings stable
2013-08-30 Rémi Cardona spelling: rollbacked -> rolled back stable
2013-08-26 Aurelien Campeas remove 3.8 bw compat
2013-09-26 Julien Cristau [server] Make internal sessions not reset 'safe'-ness on first commit stable
2013-06-12 Julien Cristau Use return in CnxSetTracker context manager methods stable
2013-07-25 Sylvain Thénault [session commit] save back exception context to avoid potentiel cluttering if some revert operation raise an exception stable
2013-07-08 Julien Cristau [book] fix sphinx documentation generation (closes #2991997) stable
2013-06-27 Pierre-Yves David [connection] deprecated free_cnset and set_cnxset
2013-06-27 Pierre-Yves David [session] deprecate all Connection related method on session
2013-06-27 Pierre-Yves David [session] drop dead _current_cnx_id
2013-06-27 Pierre-Yves David [session] privatise get_cnx and close_cnx
2013-06-27 Pierre-Yves David [repository] add an ``internal_cnx`` method to replace ``internal_session``
2013-06-27 Pierre-Yves David [connection] enforce that a connection must be open to be used
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-26 Pierre-Yves David [connection] handle and explicitly life cycle on Connection
2013-06-26 Pierre-Yves David [sesion] distinction between Connection handled by the session and other.
2013-06-26 Pierre-Yves David [session] replace _clear_thread_storage with close_cnx
2013-06-26 Pierre-Yves David [session] explicitly take Connection object in close_cnx
2013-06-26 Pierre-Yves David [session] drop the Session._clear_cnx_storage method
2013-06-26 Pierre-Yves David [session] wrap too long line
2013-06-26 Pierre-Yves David [session] gather close_cnx with get_cnx and set_cnx
2013-06-26 Pierre-Yves David [connection] transparent cnx_set handling
2013-06-25 Pierre-Yves David [connection] invert __init__ parameter
2013-06-26 Pierre-Yves David [service] enforce that Service argument and return are json-serialisable
2013-06-25 Pierre-Yves David [connection] move call_service on Connection
2013-06-27 Pierre-Yves David [connection] move the commit method on Connection object
2013-06-27 Pierre-Yves David [connection] move the rollback method on Connection object
less more (0) -300 -100 -50 -30 tip