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
|
Mon, 13 Jan 2014 13:47:47 +0100 |
Julien Cristau |
merge 3.18.0 in 3.19 branch
|
file |
diff |
annotate
|
Tue, 12 Nov 2013 17:10:16 +0100 |
Julien Cristau |
Fix use of vreg.config.anonymous_user()
stable
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 16:20:33 +0200 |
Sylvain Thénault |
[deprecation] add (approximate) version number to deprecation message and set proper stacklevel
stable
|
file |
diff |
annotate
|
Mon, 22 Jul 2013 14:57:37 +0200 |
Julien Cristau |
fix typos in docstring, doc and comments
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
|
Mon, 24 Jun 2013 18:33:41 +0200 |
Pierre-Yves David |
[web/application] drop unused import
|
file |
diff |
annotate
|
Fri, 21 Jun 2013 16:28:16 +0200 |
Pierre-Yves David |
[webrequest] set DBAPISession without cnx at initialisation time
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 12:00:03 +0200 |
Pierre-Yves David |
[auth] pass `repo` instead of `vreg` to SessionManager and AuthenticationManager
|
file |
diff |
annotate
|
Fri, 23 Nov 2012 16:12:19 +0100 |
Pierre-Yves David |
web/application: instantiate the repository outside of CubicWebPublisher
|
file |
diff |
annotate
|
Fri, 07 Dec 2012 17:23:04 +0100 |
Pierre-Yves David |
remove vreg argument to CWPublisher
|
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:46:39 +0200 |
Pierre-Yves David |
[session-handler] use session directly to update last usage
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 18:50:19 +0200 |
Pierre-Yves David |
[application/connect] simplify connection logic
|
file |
diff |
annotate
|
Thu, 30 May 2013 14:46:32 +0200 |
Pierre-Yves David |
[web/application] add some minimal documentation
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 12:20:59 +0100 |
Sylvain Thénault |
[web publish] in case of error, ensure proper http status is set and Content-disposition header is reseted. Closes #2553066
stable
|
file |
diff |
annotate
|
Fri, 08 Mar 2013 18:43:42 +0100 |
Pierre-Yves David |
merge with stable
|
file |
diff |
annotate
|
Fri, 08 Mar 2013 18:04:40 +0100 |
Vincent Michel |
[web application] Fix missing self. in error_handler
stable
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 16:01:24 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
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
|
Mon, 03 Dec 2012 00:03:03 +0100 |
Nicolas Chauvat |
merge fixes from stable
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 12:24:56 +0100 |
David Douard |
[web] add a Forbidden exception
stable
|
file |
diff |
annotate
|
Fri, 16 Nov 2012 11:41:38 +0100 |
Sylvain Thénault |
[validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
|
file |
diff |
annotate
|
Mon, 10 Sep 2012 16:25:48 +0200 |
Sylvain Thénault |
[web app] move set of status_out into validation_error_handler to ease readability
|
file |
diff |
annotate
|
Mon, 17 Sep 2012 17:48:55 +0200 |
Sylvain Thénault |
[validation error] refactor validation error handling so translation is done on the web side
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 15:58:20 +0200 |
Sylvain Thénault |
[web app] handle Redirect raised during session establishment, as this may be used by eg openid authentication. Closes #2430018
stable
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 14:29:52 +0200 |
Sylvain Thénault |
[web app] only log tb when explicitly asked
stable
|
file |
diff |
annotate
|
Thu, 14 Jun 2012 15:55:03 +0200 |
Pierre-Yves David |
[web/application] declare default 'content' value sooner (closes #2406560)
|
file |
diff |
annotate
|
Wed, 09 May 2012 16:23:21 +0200 |
Aurelien Campeas |
[app] turn these info into debug logs (this being too chatty for .info)
|
file |
diff |
annotate
|