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