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
|
Wed, 29 Jun 2011 18:57:23 +0200 |
Sylvain Thénault |
[form, controller] closes #1787233: form should provide a method to process posted content
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 08:28:52 +0200 |
Alexandre Fayolle |
backport stable changes to default
|
file |
diff |
annotate
|
Thu, 14 Apr 2011 14:19:21 +0200 |
Adrien Di Mascio |
[testlib] make a clear distinction between input / output HTTP headers
stable
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 15:04:47 +0200 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 14:26:18 +0200 |
Sylvain Thénault |
[web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction
stable
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 17:02:38 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 21 Jan 2011 16:38:13 +0100 |
Sylvain Thénault |
[test] missing future imports
stable
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 12:47:08 +0100 |
Sylvain Thénault |
[repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 12:47:06 +0100 |
Sylvain Thénault |
[web session] cleanup session/authentication api: we don't have anymore to store authentication information on web session since the auto-reconnection feature has been dropped (eg in 3.10)
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 12:28:10 +0100 |
Sylvain Thénault |
[web test] fix authentication test: session cookie should now be computed by the session handler (changed in cw 3.10.6)
stable
|
file |
diff |
annotate
|