web/test/unittest_application.py
Wed, 09 Sep 2015 18:52:56 +0200 Rémi Cardona [web/test] Remove use of old test API to silence warning
Tue, 06 Oct 2015 11:16:27 +0200 Julien Cristau [web/test] CubicWebPublisher.handle_request returns bytes
Tue, 06 Oct 2015 11:15:56 +0200 Julien Cristau [web] base64 works on bytes not str (py3k)
Tue, 22 Sep 2015 15:42:40 +0200 Rémi Cardona [py3k] CubicWebTC.app_handle_request returns bytes
Tue, 22 Sep 2015 15:37:31 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 15:36:32 +0200 Rémi Cardona [py3k] import SimpleCookie using six.moves
Mon, 14 Sep 2015 12:40:57 +0200 Rémi Cardona [py3k] import HTTP client constants and exceptions using six.moves
Fri, 13 Jun 2014 15:56:08 +0200 Aurelien Campeas [connection] eliminate ClientConnection leftovers
Tue, 03 Jun 2014 16:57:14 +0200 Aurelien Campeas [dbapi] remove the dbapi module and its immediate remaining users
Thu, 02 Oct 2014 17:18:29 +0200 Julien Cristau [web] stop accepting the magic __message form parameter
Fri, 11 Jul 2014 16:44:42 +0200 Julien Cristau [test] Fix the query-log-file test
Wed, 02 Jul 2014 12:52:50 +0200 Julien Cristau [web] restore query logging functionality (closes #3972561)
Tue, 01 Jul 2014 12:44:04 +0200 Aurelien Campeas [webtests/application] remove unused imports
Thu, 05 Jun 2014 11:56:33 +0200 Aurelien Campeas [webtests/application] .user(...) really wants a request object
Tue, 08 Apr 2014 17:39:39 +0200 Julien Cristau [test] use assertIn where appropriate
Wed, 02 Apr 2014 12:44:57 +0200 Julien Cristau [web/test] avoid deprecation warnings from find_entities()
Wed, 02 Apr 2014 15:51:01 +0200 Julien Cristau [web/test] port unittest_application to new 3.19 API
Mon, 27 Jan 2014 16:19:49 +0100 Julien Cristau merge 3.18.2 into 3.19 branch
Fri, 17 Jan 2014 09:07:20 +0100 Sylvain Thénault [web error] exception may not have a 'status' attribute, generating an AttributeError that hides the original error. Closes #3381670 stable
Thu, 27 Jun 2013 18:21:04 +0200 Pierre-Yves David Use new repoapi for the web stack
Tue, 25 Jun 2013 14:45:16 +0200 Pierre-Yves David [web/test] drop proff of concept Facebook login in test
Mon, 24 Jun 2013 18:35:22 +0200 Pierre-Yves David [web/test] properly reset the request connection related attribute
Mon, 24 Jun 2013 18:23:48 +0200 Pierre-Yves David [web/test] drop two undocumented suspicious regression test
Mon, 24 Jun 2013 12:41:27 +0200 Pierre-Yves David [testlib] rework request building in init_authentication
Fri, 14 Jun 2013 13:43:29 +0200 Pierre-Yves David [application] call req.set_session in application.main_handle_request
Thu, 13 Jun 2013 18:50:19 +0200 Pierre-Yves David [application/connect] simplify connection logic
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Thu, 17 Jan 2013 18:30:08 +0100 Pierre-Yves David merge with stable
Thu, 17 Jan 2013 14:40:57 +0100 Sylvain Thénault [web/application/test] drop useless code stable
less more (0) -50 -30 tip