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
|