server/test/unittest_hook.py
2014-01-21 Aurelien Campeas [schema] fix composite deletion handling
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
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 [repo test] fix test broken by c2452cd57026 by using proper fake session
2011-01-10 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
2011-01-05 Julien Jehannet [unittest2] use unittest2 module fixture api stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-07-07 Sylvain Thénault [test] class has been renamed
2010-07-05 Sylvain Thénault backport stable
2010-07-05 Sylvain Thénault cleanups stable
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
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-03-31 Sylvain Thénault [optimization] improve massive write performance by optimizing hooks selection stable
2010-03-26 Sylvain Thénault [test] fixes when executed under apycot environment (also added ldap1 to test host /etc/hosts) stable
2010-03-09 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
2010-03-08 Sylvain Thénault move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
2010-03-03 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
2010-01-18 Sylvain Thénault backport stable branch
2009-09-23 Sylvain Thénault no more HooksManager but a HooksRegistry: update test accordingly
2009-09-23 Sylvain Thénault update imports, rename test module
less more (0) tip