web/test/unittest_application.py
2014-04-08 Julien Cristau [test] use assertIn where appropriate
2014-04-02 Julien Cristau [web/test] avoid deprecation warnings from find_entities()
2014-04-02 Julien Cristau [web/test] port unittest_application to new 3.19 API
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
2010-05-26 Sylvain Thénault [web] disallow authenticated users to access to the login form (closes #914873) stable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-13 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-26 Sylvain Thénault [form] fix validation error handling stable
2010-03-26 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
2010-01-20 Sylvain Thénault fix tests
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-21 Sylvain Thénault all web tests OK
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-07 Nicolas Chauvat [clean] remove print polluting test outputs stable
2009-10-13 Sylvain Thénault factor out code reusable for authentication tests
2009-09-29 Sylvain Thénault backport stable branch
2009-09-29 Sylvain Thénault don't accept None to avoid error stable
2009-09-24 Adrien Di Mascio [magicsearch] make tests pass again: base preprocessor must have access to vreg
2009-09-17 Sylvain Thénault backport 3.5
2009-09-16 Sylvain Thénault test update, no more a FakeVReg, needs to hack it 3.5
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-03 Sylvain Thénault [vreg api update] remove some deprecation warnings
2009-07-06 Sylvain Thénault move login by email functionnality on the repository side to avoid buggy call to internal_session from the web interface side stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-04-27 Florent add allow-email-login option tls-sprint
less more (0) -60 tip