Tue, 07 Jan 2014 15:48:31 +0100 |
Sylvain Thénault |
[mail] allow to specify SMTP's MAIL FROM address to config.sendmails(). Closes #3373620
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 16:12:30 +0200 |
Aurelien Campeas |
remove 3.8 bw compat
|
file |
diff |
annotate
|
Thu, 01 Aug 2013 10:59:52 +0200 |
Sylvain Thénault |
[testlib] temporary_appobjects should call __registered__ if it exists. Closes #3064075
stable
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 19:14:22 +0200 |
Pierre-Yves David |
[testlib] deprecated the older api to access the repo.
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 15:28:15 +0200 |
Pierre-Yves David |
[testlib] add an default testcase.adminaccess (and use it for default session)
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 18:15:57 +0200 |
Pierre-Yves David |
[testlib] introduce a RepoAccess class to easily create connection and request
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 12:28:17 +0200 |
Pierre-Yves David |
[testlib] use internal_cnx instead of internal_session
|
file |
diff |
annotate
|
Wed, 26 Jun 2013 15:11:22 +0200 |
Pierre-Yves David |
use standalone Connection to Client Connection
|
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 10:59:01 +0200 |
Pierre-Yves David |
PARTIAL: Using the repoapi in test
|
file |
diff |
annotate
|
Thu, 20 Jun 2013 16:19:27 +0200 |
Pierre-Yves David |
[testlib] gather all repository access logic in one place
|
file |
diff |
annotate
|
Thu, 20 Jun 2013 16:00:07 +0200 |
Pierre-Yves David |
[testlib] move repo and related attribute back on Instance instead of Class
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 14:53:19 +0200 |
Pierre-Yves David |
[dbapi] makes anonymous_connection a computed property
|
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, 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, 07 Dec 2012 16:10:38 +0100 |
Pierre-Yves David |
[devtools] vreg becomes a class ppty
|
file |
diff |
annotate
|
Fri, 23 Nov 2012 16:33:00 +0100 |
Pierre-Yves David |
[devtools] drop unused `reset_schema` and `reset_vreg` class attribute
|
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
|
Wed, 15 May 2013 16:21:23 +0200 |
Sylvain Thénault |
[testlib] fix page validator selection. Closes #2869456
|
file |
diff |
annotate
|
Mon, 06 May 2013 17:16:45 +0200 |
Sylvain Thénault |
[testlib] repreprocess content so contextual display has a chance to show the proper line. Closes #2869481
|
file |
diff |
annotate
|
Mon, 06 May 2013 17:26:16 +0200 |
Sylvain Thénault |
[testlib] SaxOnlyValidator is deprecated, use XMLValidator instead
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 14:10:55 +0200 |
Pierre-Yves David |
remove unused import
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 12:08:22 +0100 |
Pierre-Yves David |
merge with another default heads
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 11:17:02 +0100 |
Julien Cristau |
[devtools] add http_publish to CubicWebTC (closes #2565882)
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 12:47:40 +0100 |
Sylvain Thénault |
[testlib] url_publish should give url to the request and the rset returned by the path evaluator to ctrl_publish. Closes #2557468
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 18:02:11 +0100 |
Julien Cristau |
[testlib] make test_view load the json data
|
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
|
Thu, 10 Jan 2013 22:52:47 +0100 |
Sylvain Thénault |
[db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 18:30:08 +0100 |
Pierre-Yves David |
merge with stable
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 17:12:06 +0100 |
Sylvain Thénault |
[testlib] test_view now parse json data, closes #2557467
stable
|
file |
diff |
annotate
|
Wed, 09 Jan 2013 16:06:20 +0100 |
Aurelien Campeas |
[merge] backport stable
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 12:14:14 +0100 |
Adrien Di Mascio |
[test] fix req default value handling in CubicWebTC.view (closes #2544376)
stable
|
file |
diff |
annotate
|
Fri, 14 Sep 2012 14:15:39 +0200 |
Sylvain Thénault |
[session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
|
file |
diff |
annotate
|
Mon, 10 Sep 2012 16:50:28 +0200 |
Sylvain Thénault |
minor cleanups/typos
|
file |
diff |
annotate
|
Tue, 31 Jul 2012 10:12:06 +0200 |
Adrien Di Mascio |
[testlib] consider rset for template / view selection (closes #2447183)
stable
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 10:25:55 +0200 |
Sylvain Thénault |
[book] fix build warnings/errors. Closes #2430042
stable
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 15:07:52 +0200 |
Sylvain Thénault |
stable is now 3.15
stable
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 11:11:15 +0200 |
Sylvain Thénault |
[testlib] introduce temporary_permissions context manager
stable
|
file |
diff |
annotate
|
Wed, 11 Apr 2012 13:28:10 +0200 |
Pierre-Yves David |
[devtool-testlib] add deprecated entry point for publish method
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 14:23:58 +0100 |
Pierre-Yves David |
devtools-request: transmit the headers keyword argument to the request class
|
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
|
Fri, 16 Dec 2011 12:30:12 +0100 |
Adrien Di Mascio |
[controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 18:02:40 +0200 |
Sylvain Thénault |
typo
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 14:47:04 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 14:18:13 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 09:56:20 +0200 |
Adrien Di Mascio |
[testlib] make self.view() return raw output if no validator is used
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 17:38:00 +0200 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 18:39:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 15:40:06 +0200 |
Sylvain Thénault |
backout 7780:a1d5365fefc1
stable
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 14:48:24 +0200 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
stable
|
file |
diff |
annotate
|
Tue, 06 Sep 2011 15:11:35 +0200 |
Sylvain Thénault |
drop unittest deprecation warning
stable
|
file |
diff |
annotate
|
Thu, 26 May 2011 08:32:15 +0200 |
Sylvain Thénault |
[testlib] add convenience assertion method to check __message
|
file |
diff |
annotate
|
Wed, 25 May 2011 18:46:09 +0200 |
Sylvain Thénault |
[web test] fix test failures introduced by 7431:cab99ccdb774
|
file |
diff |
annotate
|