Tue, 22 Sep 2015 15:36:32 +0200 |
Rémi Cardona |
[py3k] import SimpleCookie using six.moves
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 12:40:57 +0200 |
Rémi Cardona |
[py3k] import HTTP client constants and exceptions using six.moves
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 15:56:08 +0200 |
Aurelien Campeas |
[connection] eliminate ClientConnection leftovers
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 16:57:14 +0200 |
Aurelien Campeas |
[dbapi] remove the dbapi module and its immediate remaining users
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 17:18:29 +0200 |
Julien Cristau |
[web] stop accepting the magic __message form parameter
|
file |
diff |
annotate
|
Fri, 11 Jul 2014 16:44:42 +0200 |
Julien Cristau |
[test] Fix the query-log-file test
|
file |
diff |
annotate
|
Wed, 02 Jul 2014 12:52:50 +0200 |
Julien Cristau |
[web] restore query logging functionality (closes #3972561)
|
file |
diff |
annotate
|
Tue, 01 Jul 2014 12:44:04 +0200 |
Aurelien Campeas |
[webtests/application] remove unused imports
|
file |
diff |
annotate
|
Thu, 05 Jun 2014 11:56:33 +0200 |
Aurelien Campeas |
[webtests/application] .user(...) really wants a request object
|
file |
diff |
annotate
|
Tue, 08 Apr 2014 17:39:39 +0200 |
Julien Cristau |
[test] use assertIn where appropriate
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 12:44:57 +0200 |
Julien Cristau |
[web/test] avoid deprecation warnings from find_entities()
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 15:51:01 +0200 |
Julien Cristau |
[web/test] port unittest_application to new 3.19 API
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 16:19:49 +0100 |
Julien Cristau |
merge 3.18.2 into 3.19 branch
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 18:21:04 +0200 |
Pierre-Yves David |
Use new repoapi for the web stack
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 14:45:16 +0200 |
Pierre-Yves David |
[web/test] drop proff of concept Facebook login in test
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 18:35:22 +0200 |
Pierre-Yves David |
[web/test] properly reset the request connection related attribute
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 18:23:48 +0200 |
Pierre-Yves David |
[web/test] drop two undocumented suspicious regression test
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 12:41:27 +0200 |
Pierre-Yves David |
[testlib] rework request building in init_authentication
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 13:43:29 +0200 |
Pierre-Yves David |
[application] call req.set_session in application.main_handle_request
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 18:50:19 +0200 |
Pierre-Yves David |
[application/connect] simplify connection logic
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 18:30:08 +0100 |
Pierre-Yves David |
merge with stable
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 14:40:57 +0100 |
Sylvain Thénault |
[web/application/test] drop useless code
stable
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 21:51:54 +0200 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 17:48:20 +0100 |
Pierre-Yves David |
[web] Move request handling logic into cubicweb application. (closes #2200684)
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 17:42:31 +0100 |
Pierre-Yves David |
[login] split authentication logic from post authentication logic (closes #2200755)
|
file |
diff |
annotate
|
Tue, 27 Sep 2011 18:47:11 +0200 |
Adrien Di Mascio |
[views] implement json / jsonp export views (closes #1942658)
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 09:11:50 +0200 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
file |
diff |
annotate
|