Tue, 22 Sep 2015 15:36:32 +0200 |
Rémi Cardona |
[py3k] import SimpleCookie using six.moves
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 12:40:57 +0200 |
Rémi Cardona |
[py3k] import HTTP client constants and exceptions using six.moves
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 15:56:08 +0200 |
Aurelien Campeas |
[connection] eliminate ClientConnection leftovers
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 16:57:14 +0200 |
Aurelien Campeas |
[dbapi] remove the dbapi module and its immediate remaining users
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 17:18:29 +0200 |
Julien Cristau |
[web] stop accepting the magic __message form parameter
|
file |
diff |
annotate
|
Fri, 11 Jul 2014 16:44:42 +0200 |
Julien Cristau |
[test] Fix the query-log-file test
|
file |
diff |
annotate
|
Wed, 02 Jul 2014 12:52:50 +0200 |
Julien Cristau |
[web] restore query logging functionality (closes #3972561)
|
file |
diff |
annotate
|
Tue, 01 Jul 2014 12:44:04 +0200 |
Aurelien Campeas |
[webtests/application] remove unused imports
|
file |
diff |
annotate
|
Thu, 05 Jun 2014 11:56:33 +0200 |
Aurelien Campeas |
[webtests/application] .user(...) really wants a request object
|
file |
diff |
annotate
|
Tue, 08 Apr 2014 17:39:39 +0200 |
Julien Cristau |
[test] use assertIn where appropriate
|
file |
diff |
annotate
|
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
|
Mon, 10 Jan 2011 12:28:09 +0100 |
Sylvain Thénault |
[unittest2] update to unittest2 assertRaises api
stable
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 18:20:59 +0200 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
Wed, 26 May 2010 12:31:34 +0200 |
Sylvain Thénault |
[web] disallow authenticated users to access to the login form (closes #914873)
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 12:19:24 +0200 |
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.
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 13:33:32 +0100 |
Sylvain Thénault |
[form] fix validation error handling
stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 08:28:22 +0100 |
Sylvain Thénault |
[form] put qualified name on validation error, should fix #784299
stable
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 08:43:41 +0100 |
Sylvain Thénault |
fix tests
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 20:28:08 +0100 |
Sylvain Thénault |
all web tests OK
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Sat, 07 Nov 2009 18:38:52 +0100 |
Nicolas Chauvat |
[clean] remove print polluting test outputs
stable
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 15:59:47 +0200 |
Sylvain Thénault |
factor out code reusable for authentication tests
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:58:44 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:10:56 +0200 |
Sylvain Thénault |
don't accept None to avoid error
stable
|
file |
diff |
annotate
|