hooks/test/unittest_syncschema.py
Tue, 03 Nov 2015 18:10:58 +0100 Julien Cristau [syncschema] don't arbitrarily remove constraints from the in-memory schema
Tue, 23 Jun 2015 10:05:34 +0200 Julien Cristau [test] run unittest_syncschema with postgresql
Mon, 18 May 2015 20:00:06 +0200 Julien Cristau [test] don't leave NULL columns around when making an attribute required
Wed, 11 Jun 2014 17:14:32 +0200 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
Wed, 04 Jun 2014 14:54:53 +0200 Aurelien Campeas [hookstests/syncschema] use the new connection api
Tue, 08 Apr 2014 18:00:14 +0200 Julien Cristau [test] use assertNotIn where appropriate
Tue, 08 Apr 2014 17:39:39 +0200 Julien Cristau [test] use assertIn where appropriate
Tue, 21 Jan 2014 18:30:16 +0100 Aurelien Campeas [schema] fix composite deletion handling
Wed, 22 Jan 2014 15:49:32 +0100 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
Mon, 13 Jan 2014 13:47:47 +0100 Julien Cristau merge 3.18.0 in 3.19 branch
Fri, 23 Aug 2013 15:06:27 +0200 Aurélien Campeas [schema] store default attribute values in a Bytes field, allowing python objects as default values
Fri, 23 Nov 2012 16:33:00 +0100 Pierre-Yves David [devtools] drop unused `reset_schema` and `reset_vreg` class attribute
Fri, 26 Apr 2013 18:06:44 +0200 Sylvain Thénault [repo] straightforward bootstrap sequence. Closes #2841188
Mon, 11 Mar 2013 18:37:01 +0100 Pierre-Yves David merge stable fix into default
Mon, 11 Mar 2013 14:46:09 +0100 Aurelien Campeas [hooks/syncschema] do not crash when adding a new entity type (closes #2741643) stable
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Tue, 17 Jul 2012 12:24:46 +0200 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
Fri, 23 Sep 2011 14:18:13 +0200 Sylvain Thénault backport stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
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
Fri, 22 Apr 2011 11:58:41 +0200 Alexandre Fayolle fix tests broken by fcb8932082a5 (continued)
Tue, 07 Dec 2010 12:18:20 +0100 Aurelien Campeas [test] New Handling of database for test. oldstable
Wed, 05 Jan 2011 15:32:56 +0100 Julien Jehannet [unittest2] use unittest2 module fixture api stable
Fri, 08 Oct 2010 07:48:37 +0200 Sylvain Thénault [test] cleanup / unittest2 api update stable
Fri, 08 Oct 2010 07:43:38 +0200 Sylvain Thénault [test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable) stable
Fri, 24 Sep 2010 18:20:59 +0200 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
Mon, 05 Jul 2010 18:25:19 +0200 Sylvain Thénault [schema migration] import refactoring to fix #1109558 and enhances things on the way
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Wed, 24 Mar 2010 08:42:49 +0100 Sylvain Thénault backport stable
Mon, 22 Mar 2010 11:11:00 +0100 Sylvain Thénault missing unittest_main stable
Wed, 17 Mar 2010 09:23:27 +0100 Sylvain Thénault backport stable
Wed, 17 Mar 2010 09:21:13 +0100 Sylvain Thénault [schema sync] test and fix bug when updating multiple constraint for the same rdef in the same transaction stable
Tue, 09 Mar 2010 11:05:29 +0100 Sylvain Thénault backport stable
Tue, 09 Mar 2010 10:53:55 +0100 Sylvain Thénault cleanup stable
Mon, 08 Mar 2010 09:51:29 +0100 Sylvain Thénault backport stable
Mon, 08 Mar 2010 09:03:43 +0100 Sylvain Thénault [schema hook] fulltext_container is a relation *type* property. Test and fix (+ more fti properties change testing) stable
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
Wed, 24 Feb 2010 12:57:30 +0100 Sylvain Thénault [test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons stable
Wed, 24 Feb 2010 11:52:11 +0100 Sylvain Thénault [test] skipping versions checking during test is enough, no need for monkey patch stable
Wed, 24 Feb 2010 11:04:28 +0100 Sylvain Thénault [test] cleanup stable
Thu, 18 Feb 2010 14:30:23 +0100 Pierre-Yves David [fix] Apply fulltextindexed change in the actual index stable
less more (0) tip