2013-08-26 |
Aurelien Campeas |
remove 3.8 bw compat
|
file |
diff |
annotate
|
2013-08-01 |
Sylvain Thénault |
[testlib] temporary_appobjects should call __registered__ if it exists. Closes #3064075
stable
|
file |
diff |
annotate
|
2013-06-27 |
Pierre-Yves David |
[testlib] deprecated the older api to access the repo.
|
file |
diff |
annotate
|
2013-06-27 |
Pierre-Yves David |
[testlib] add an default testcase.adminaccess (and use it for default session)
|
file |
diff |
annotate
|
2013-06-27 |
Pierre-Yves David |
[testlib] introduce a RepoAccess class to easily create connection and request
|
file |
diff |
annotate
|
2013-06-27 |
Pierre-Yves David |
[testlib] use internal_cnx instead of internal_session
|
file |
diff |
annotate
|
2013-06-26 |
Pierre-Yves David |
use standalone Connection to Client Connection
|
file |
diff |
annotate
|
2013-06-27 |
Pierre-Yves David |
Use new repoapi for the web stack
|
file |
diff |
annotate
|
2013-06-25 |
Pierre-Yves David |
PARTIAL: Using the repoapi in test
|
file |
diff |
annotate
|
2013-06-20 |
Pierre-Yves David |
[testlib] gather all repository access logic in one place
|
file |
diff |
annotate
|
2013-06-20 |
Pierre-Yves David |
[testlib] move repo and related attribute back on Instance instead of Class
|
file |
diff |
annotate
|
2013-06-24 |
Pierre-Yves David |
[dbapi] makes anonymous_connection a computed property
|
file |
diff |
annotate
|
2013-06-24 |
Pierre-Yves David |
[testlib] rework request building in init_authentication
|
file |
diff |
annotate
|
2012-11-23 |
Pierre-Yves David |
web/application: instantiate the repository outside of CubicWebPublisher
|
file |
diff |
annotate
|
2012-12-07 |
Pierre-Yves David |
remove vreg argument to CWPublisher
|
file |
diff |
annotate
|
2012-12-07 |
Pierre-Yves David |
[devtools] vreg becomes a class ppty
|
file |
diff |
annotate
|
2012-11-23 |
Pierre-Yves David |
[devtools] drop unused `reset_schema` and `reset_vreg` class attribute
|
file |
diff |
annotate
|
2013-06-14 |
Pierre-Yves David |
[application] call req.set_session in application.main_handle_request
|
file |
diff |
annotate
|
2013-06-13 |
Pierre-Yves David |
[application/connect] simplify connection logic
|
file |
diff |
annotate
|
2013-05-15 |
Sylvain Thénault |
[testlib] fix page validator selection. Closes #2869456
|
file |
diff |
annotate
|
2013-05-06 |
Sylvain Thénault |
[testlib] repreprocess content so contextual display has a chance to show the proper line. Closes #2869481
|
file |
diff |
annotate
|
2013-05-06 |
Sylvain Thénault |
[testlib] SaxOnlyValidator is deprecated, use XMLValidator instead
|
file |
diff |
annotate
|
2013-04-25 |
Pierre-Yves David |
remove unused import
|
file |
diff |
annotate
|
2013-03-12 |
Pierre-Yves David |
merge with another default heads
|
file |
diff |
annotate
|
2013-02-22 |
Julien Cristau |
[devtools] add http_publish to CubicWebTC (closes #2565882)
|
file |
diff |
annotate
|
2013-01-18 |
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
|
2013-02-25 |
Julien Cristau |
[testlib] make test_view load the json data
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|