devtools/__init__.py
Tue, 07 Dec 2010 12:18:20 +0100 Aurelien Campeas [test] New Handling of database for test. oldstable
Thu, 10 Mar 2011 14:59:21 +0100 Sylvain Thénault [devtools] fix anonymous user handling in test classes stable
Tue, 07 Dec 2010 12:18:20 +0100 Sylvain Thénault [testlib] simplify code by using a class attribute stable
Tue, 08 Mar 2011 18:08:12 +0100 Sylvain Thénault [dbapi] split in_memory_cnx functions stable
Mon, 28 Feb 2011 14:14:19 +0100 Sylvain Thénault [config] fix option group clash causing anonymous user configuration to end in the MAIN section instead of the WEB section if cubicweb-dev is installed stable
Wed, 19 Jan 2011 10:13:31 +0100 Sylvain Thénault [devtools] set configuration name to all-in-one so test/data/all-in-one.conf file will be loaded as one may expected stable
Sat, 18 Dec 2010 23:11:58 +0100 Sylvain Thénault backport oldstable stable
Fri, 10 Dec 2010 12:17:18 +0100 Pierre-Yves David [config, i18n] Create default translation mechanism for all supported languages. oldstable cubicweb-version-3.9.x
Tue, 09 Nov 2010 17:17:45 +0100 Pierre-Yves David [config, i18n] Create default translation mechanism for all supported languages. oldstable
Mon, 25 Oct 2010 17:15:46 +0200 Sylvain Thénault [test] make test independant from the working directory
Fri, 22 Oct 2010 15:01:54 +0200 Sylvain Thénault backport stable
Fri, 22 Oct 2010 15:01:43 +0200 Sylvain Thénault [testlib] self.appid not yet defined stable
Fri, 22 Oct 2010 13:10:37 +0200 Sylvain Thénault merge
Fri, 22 Oct 2010 13:10:27 +0200 Sylvain Thénault [test] start to make tests independant from cwd (more to do for tests which don't inherit from CubicWebTC stable
Mon, 11 Oct 2010 14:45:25 +0200 Sylvain Thénault backport stable
Mon, 11 Oct 2010 13:40:18 +0200 Sylvain Thénault TestServerConfig needs default_base_url stable
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Sat, 09 Oct 2010 00:05:49 +0200 Sylvain Thénault backport stable
Fri, 08 Oct 2010 15:28:51 +0200 Julien Jehannet [devtools] refactor http server initialization in a much saner way stable
Fri, 01 Oct 2010 15:45:00 +0200 Sylvain Thénault [schema] introduce some new sets categorizing entity/relation types and benefits from them where possible
Thu, 23 Sep 2010 10:46:59 +0200 Sylvain Thénault [test] fix broken tests and minor cleanups stable
Fri, 17 Sep 2010 16:53:12 +0200 Sylvain Thénault [test] fix setting of base-url during test: override default_base_url, else we set it too late (after uiprops generation) stable
Fri, 27 Aug 2010 09:02:41 +0200 Adrien Di Mascio [devtools] restore ability to test on real databases stable
Wed, 16 Jun 2010 09:21:49 +0200 Sylvain Thénault [test] support for test on postgres database using the same mecanism as sqlite: one template database generated when necessary + actual test database created from the template
Wed, 09 Jun 2010 10:06:46 +0200 Sylvain Thénault backport stable
Wed, 09 Jun 2010 09:54:35 +0200 Sylvain Thénault [pylint] fix detected name errors stable
Thu, 20 May 2010 20:47:13 +0200 Sylvain Thénault backport stable
Tue, 18 May 2010 16:49:00 +0200 Sylvain Thénault clenup stable
Wed, 05 May 2010 10:22:11 +0200 Sylvain Thénault [uiprops] test and fix reloading of modified css files; update c-c newcube; deprecates config.has_resource.
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
Mon, 19 Apr 2010 12:43:23 +0200 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
Thu, 15 Apr 2010 12:48:40 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 10:59:49 +0200 Aurelien Campeas [devtools] do not forbid use of postgres as a source for tests (but it still needs proper dump/restore support) stable
Wed, 14 Apr 2010 16:26:34 +0200 Sylvain Thénault backport stable
Wed, 14 Apr 2010 10:31:09 +0200 Sylvain Thénault [testlib] we should not replace db-name in sources, this cause undesired side effect (when running pytest on whole cw for instance). Proper fix in logilab.database stable
Tue, 13 Apr 2010 19:43:51 +0200 Sylvain Thénault backport stable
Mon, 12 Apr 2010 08:17:35 +0200 Adrien Di Mascio [testlib] fix dummy bug in reset_test_database(): s/if/elif stable
Fri, 09 Apr 2010 15:01:25 +0000 Alexandre Fayolle merge stable
Thu, 08 Apr 2010 10:23:49 +0000 Alexandre Fayolle enable tests against sqlserver2005 database stable
Thu, 08 Apr 2010 14:11:49 +0200 Sylvain Thénault backport stable
Thu, 08 Apr 2010 12:32:09 +0200 Sylvain Thénault [test] avoid weird bug when test are changing the cwd stable
Wed, 07 Apr 2010 14:42:55 +0200 Sylvain Thénault backport stable
Wed, 07 Apr 2010 11:52:25 +0200 Alexandre Fayolle fixed indentation error in devtools/__init__.py stable
Tue, 06 Apr 2010 19:26:28 +0200 Alexandre Fayolle enable live test against sqlserver 2005 database stable
Fri, 26 Mar 2010 16:15:41 +0100 Sylvain Thénault backport stable
Fri, 26 Mar 2010 15:53:07 +0100 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
Thu, 25 Mar 2010 17:55:24 +0100 Sylvain Thénault handle nicely typical installation other than debian package / mercurial forest
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Wed, 03 Mar 2010 17:49:24 +0100 Sylvain Thénault [testlib] automatic test shouldn't try to populate default_workflow stable
Tue, 09 Feb 2010 13:45:05 +0100 Sylvain Thénault don't play with the custom_workflow relation in autofill
Fri, 05 Feb 2010 11:54:23 +0100 Sylvain Thénault moved generic datetime manipulation function to lgc
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
Thu, 28 Jan 2010 14:30:05 +0100 Sylvain Thénault remove misnamed argument stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Mon, 23 Nov 2009 16:18:13 +0100 Sylvain Thénault fix https://www.logilab.net/cwo/ticket/481727 stable
less more (0) -60 tip