2014-01-27 |
Julien Cristau |
merge 3.18.2 into 3.19 branch
|
file |
diff |
annotate
|
2014-01-17 |
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
|
2013-06-27 |
Pierre-Yves David |
Use new repoapi for the web stack
|
file |
diff |
annotate
|
2013-06-25 |
Pierre-Yves David |
[web/test] drop proff of concept Facebook login in test
|
file |
diff |
annotate
|
2013-06-24 |
Pierre-Yves David |
[web/test] properly reset the request connection related attribute
|
file |
diff |
annotate
|
2013-06-24 |
Pierre-Yves David |
[web/test] drop two undocumented suspicious regression test
|
file |
diff |
annotate
|
2013-06-24 |
Pierre-Yves David |
[testlib] rework request building in init_authentication
|
file |
diff |
annotate
|
2013-06-14 |
Pierre-Yves David |
[application] call req.set_session in application.main_handle_request
|
file |
diff |
annotate
|
2013-06-13 |
Pierre-Yves David |
[application/connect] simplify connection logic
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
2013-01-17 |
Pierre-Yves David |
merge with stable
|
file |
diff |
annotate
|
2013-01-17 |
Sylvain Thénault |
[web/application/test] drop useless code
stable
|
file |
diff |
annotate
|
2012-09-11 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
file |
diff |
annotate
|
2012-03-15 |
Pierre-Yves David |
[web] Move request handling logic into cubicweb application. (closes #2200684)
|
file |
diff |
annotate
|
2012-03-15 |
Pierre-Yves David |
[login] split authentication logic from post authentication logic (closes #2200755)
|
file |
diff |
annotate
|
2011-09-27 |
Adrien Di Mascio |
[views] implement json / jsonp export views (closes #1942658)
|
file |
diff |
annotate
|
2011-09-14 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
file |
diff |
annotate
|
2011-06-29 |
Sylvain Thénault |
[form, controller] closes #1787233: form should provide a method to process posted content
|
file |
diff |
annotate
|
2011-04-20 |
Alexandre Fayolle |
backport stable changes to default
|
file |
diff |
annotate
|
2011-04-14 |
Adrien Di Mascio |
[testlib] make a clear distinction between input / output HTTP headers
stable
|
file |
diff |
annotate
|
2011-04-01 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
file |
diff |
annotate
|
2011-04-01 |
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
|
2011-01-24 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-01-21 |
Sylvain Thénault |
[test] missing future imports
stable
|
file |
diff |
annotate
|
2011-01-19 |
Sylvain Thénault |
[repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
|
file |
diff |
annotate
|
2011-01-19 |
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
|
2011-01-10 |
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
|
2011-01-10 |
Sylvain Thénault |
[unittest2] update to unittest2 assertRaises api
stable
|
file |
diff |
annotate
|
2010-09-24 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|