devtools/testlib.py
Tue, 15 Jun 2010 18:16:19 +0200 Sylvain Thénault backport stable
Tue, 15 Jun 2010 18:00:30 +0200 Sylvain Thénault [test] properly close connections during test stable
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
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, 26 Apr 2010 16:31:46 +0200 Sylvain Thénault backport stable
Mon, 26 Apr 2010 10:41:40 +0200 Sylvain Thénault [testlib] move _cnxs initialization before setup_database so one can login in it stable
Fri, 23 Apr 2010 12:19:54 +0200 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
Fri, 23 Apr 2010 12:42:53 +0200 Sylvain Thénault backport stable
Thu, 22 Apr 2010 19:48:04 +0000 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
Thu, 15 Apr 2010 12:48:40 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 11:00:44 +0200 Aurelien Campeas merge 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 16:26:02 +0200 Sylvain Thénault [testlib] ctrl_publish now allow to specify the controller id as argument stable
Tue, 13 Apr 2010 19:43:51 +0200 Sylvain Thénault backport stable
Tue, 13 Apr 2010 19:19:37 +0200 Aurelien Campeas [doc/book] expand tesing material stable
Tue, 13 Apr 2010 12:19:24 +0200 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
Wed, 07 Apr 2010 14:42:55 +0200 Sylvain Thénault backport stable
Wed, 07 Apr 2010 14:42:12 +0200 Sylvain Thénault [testlib] properly close connections opened during test in tearDown stable
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Tue, 06 Apr 2010 19:08:07 +0200 Sylvain Thénault backport stable
Thu, 01 Apr 2010 08:24:53 +0200 Sylvain Thénault [python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred stable
Wed, 31 Mar 2010 15:39:09 +0200 Sylvain Thénault merge
Wed, 31 Mar 2010 12:26:07 +0200 Sylvain Thénault [testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager stable
Tue, 30 Mar 2010 14:32:03 +0200 Sylvain Thénault backport stable
Mon, 29 Mar 2010 11:51:02 +0200 Sylvain Thénault [testlib] create_user support extra kwargs to give to create_entity(CWUser) stable
Fri, 26 Mar 2010 16:15:41 +0100 Sylvain Thénault backport stable
Fri, 26 Mar 2010 13:21:25 +0100 Sylvain Thénault [testlib] __errorurl may be a relative path, check we're actually removing base url first stable
Thu, 25 Mar 2010 15:11:44 +0100 Pierre-Yves David When a TC failed to initiliase the database, the following test are SKIPPED stable
Wed, 24 Mar 2010 18:04:59 +0100 Sylvain Thénault le patch rql26 a été importé
Fri, 19 Mar 2010 14:42:35 +0100 Sylvain Thénault [repo] call server_startup event in start_looping_task the repo is fully started (registered in pyro for instance)
Tue, 16 Mar 2010 17:44:42 +0100 Sylvain Thénault merge
Tue, 16 Mar 2010 17:44:32 +0100 Sylvain Thénault fix tests stable
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
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.
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Wed, 24 Feb 2010 11:53:36 +0100 Sylvain Thénault [testlib] provide ability to control schema/vreg reset using reset_schema/reset_vreg test class attributes 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
Tue, 09 Feb 2010 16:20:45 +0100 Sylvain Thénault use 'edit' as defaut path for expect_redirect_publish
Tue, 09 Feb 2010 11:22:40 +0100 Sylvain Thénault fix and begin to document autofill algorithm
Tue, 26 Jan 2010 13:38:02 +0100 Sylvain Thénault fix deprecation warnings
Mon, 25 Jan 2010 21:16:42 +0100 Sylvain Thénault XXX quick fix html validation by removing <canvas>
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
Fri, 18 Dec 2009 14:10:05 +0100 Sylvain Thénault clearer api: distinguish app_publish / ctrl_publish
Fri, 18 Dec 2009 14:09:24 +0100 Sylvain Thénault override publisher's error handler to ease debugging
Wed, 09 Dec 2009 15:47:01 +0100 Sylvain Thénault 3.6 api update
Tue, 08 Dec 2009 07:54:51 -0800 Sandrine Ribeau more api update
Tue, 08 Dec 2009 14:42:03 +0100 Arthur Lutz [mq]: fix_set_addition
Tue, 08 Dec 2009 09:38:14 +0100 Sylvain Thénault deprecated one more custom add_entity in favor of req.create_entity
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Tue, 01 Dec 2009 12:06:17 +0100 Sylvain Thénault don't use html/dtd validator as default validator for non html views. Closes #550162 stable
Tue, 24 Nov 2009 10:51:29 +0100 Sylvain Thénault ignore validation error during auto-population of a test db stable
Wed, 21 Oct 2009 17:32:20 +0200 Sylvain Thénault backport stable branch
Wed, 21 Oct 2009 09:47:55 +0200 Sylvain Thénault drop _prepare_copy method from rset in favor of a more generic copy method stable
Mon, 19 Oct 2009 18:15:39 +0200 Sylvain Thénault ignored_relations should be a set
less more (0) -100 -60 tip