server/test/unittest_hook.py
Tue, 03 Jun 2014 12:02:51 +0200 Aurelien Campeas [test/hook] use the new connection API
Tue, 21 Jan 2014 18:30:16 +0100 Aurelien Campeas [schema] fix composite deletion handling
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Thu, 19 May 2011 10:53:11 +0200 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
Wed, 11 May 2011 09:39:51 +0200 Sylvain Thénault [repo test] fix test broken by c2452cd57026 by using proper fake session
Mon, 10 Jan 2011 12:28:09 +0100 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
Wed, 05 Jan 2011 15:32:56 +0100 Julien Jehannet [unittest2] use unittest2 module fixture api stable
Fri, 24 Sep 2010 18:20:59 +0200 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
Wed, 07 Jul 2010 13:42:32 +0200 Sylvain Thénault [test] class has been renamed
Mon, 05 Jul 2010 18:00:33 +0200 Sylvain Thénault backport stable
Mon, 05 Jul 2010 17:06:11 +0200 Sylvain Thénault cleanups stable
Mon, 05 Jul 2010 12:04:32 +0200 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Wed, 31 Mar 2010 09:55:19 +0200 Sylvain Thénault [optimization] improve massive write performance by optimizing hooks selection stable
Fri, 26 Mar 2010 06:57:52 +0100 Sylvain Thénault [test] fixes when executed under apycot environment (also added ldap1 to test host /etc/hosts) stable
Tue, 09 Mar 2010 08:59:43 +0100 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.
Mon, 08 Mar 2010 19:02:35 +0100 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.
Wed, 03 Mar 2010 18:30:25 +0100 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Wed, 23 Sep 2009 12:22:16 +0200 Sylvain Thénault no more HooksManager but a HooksRegistry: update test accordingly
Wed, 23 Sep 2009 12:17:59 +0200 Sylvain Thénault update imports, rename test module
less more (0) tip