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