Tue, 13 Oct 2015 15:09:22 +0200 |
Rémi Cardona |
[py3k] dict.itervalues → dict.values
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:15:03 +0200 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
Mon, 12 Oct 2015 10:53:35 +0200 |
Rémi Cardona |
merge with 3.21.2
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 17:52:14 +0200 |
Rémi Cardona |
merge with 3.20.10
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 18:24:09 +0200 |
Rémi Cardona |
[devtools] Fix CubicWebTC.temporary_permissions
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 18:09:10 +0200 |
Rémi Cardona |
[devtools] Use TestCase.assertGreater
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 18:10:20 +0200 |
Rémi Cardona |
[devtools/testlib] Port CubicWebTC.view() to py3k
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 15:33:47 +0200 |
Rémi Cardona |
[py3k] file → open
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 16:03:07 +0200 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:56:57 +0200 |
Rémi Cardona |
[py3k] import range using six.moves
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 09:39:30 +0200 |
Rémi Cardona |
[py3k] import URL mangling functions using six.moves
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 15:10:59 +0200 |
Rémi Cardona |
Unused imports
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 15:29:25 +0200 |
Samuel Trégouët |
[py3k] Fix raise with embedded traceback
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 14:52:09 +0200 |
Samuel Trégouët |
[py3k] print function
|
file |
diff |
annotate
|
Wed, 09 Jul 2014 17:52:45 +0200 |
Aurelien Campeas |
[migration] remove repo_connect and use config.repository() instead
|
file |
diff |
annotate
|
Fri, 31 Jul 2015 15:17:43 +0200 |
Julien Cristau |
[devtools] fix CubicWebTC.assertDocTestFile (closes #5930028)
|
file |
diff |
annotate
|
Fri, 26 Jun 2015 16:28:56 +0200 |
Rémi Cardona |
[devtools] Sort _cw_fields in fake_form
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 15:58:01 +0200 |
Aurelien Campeas |
[devtools] remove the remaining bw compat for old-style tests
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 15:56:08 +0200 |
Aurelien Campeas |
[connection] eliminate ClientConnection leftovers
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 15:42:04 +0200 |
Aurelien Campeas |
[session] all cnx._session become cnx.session
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 16:01:49 +0200 |
Aurelien Campeas |
[repoapi] fold ClientConnection into Connection
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 13:54:28 +0200 |
Aurelien Campeas |
[migractions] remove any session related leftovers
|
file |
diff |
annotate
|
Fri, 06 Jun 2014 17:08:08 +0200 |
Aurelien Campeas |
[repoapi,session] remove all session-as-cnx backward compat
|
file |
diff |
annotate
|
Thu, 05 Jun 2014 09:51:57 +0200 |
Aurelien Campeas |
[devtools/testlib] remove dbapi backward-compat
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 10:08:14 +0200 |
Rémi Cardona |
merge 3.20.6 into 3.21
|
file |
diff |
annotate
|
Mon, 16 Feb 2015 14:30:19 +0100 |
Julien Cristau |
[devtools] accept str objects in CubicWebTC.new_access and .create_user
|
file |
diff |
annotate
|
Wed, 25 Feb 2015 17:13:46 +0100 |
Sylvain Thénault |
[devtools] add a method on CubicWebTC to fake data posted by standard cw forms. Closes #4985805
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 15:32:17 +0200 |
Julien Cristau |
[devtools] call turn_repo_off in tearDown (closes #4673491)
|
file |
diff |
annotate
|
Thu, 27 Nov 2014 12:11:29 +0100 |
Christophe de Vienne |
[devtools] Use the pause_trace context manager instead of pause_tracing/resume_tracing
|
file |
diff |
annotate
|
Mon, 30 Jun 2014 10:49:53 +0200 |
Denis Laxalde |
[devtools/testlib] Use actual 'admin' user configuration values
|
file |
diff |
annotate
|
Thu, 24 Jul 2014 14:52:16 +0200 |
Julien Cristau |
[devtools] pre_setup_database takes a Connection, not a Session
|
file |
diff |
annotate
|
Tue, 22 Jul 2014 18:16:23 +0200 |
Aurelien Campeas |
devtools: deprecate .req_from_url
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 11:53:35 +0200 |
Christophe de Vienne |
[tests] Move 'anonymous_allowed' property from CubicWebServerTC to CubicWebTC
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 14:43:07 +0200 |
Aurelien Campeas |
[testlib] deprecate .remote_call and provide new connection api friendly .remote_calling
|
file |
diff |
annotate
|
Wed, 02 Jul 2014 15:11:00 +0200 |
Julien Cristau |
[devtools/testlib,fill] use the new connection api (for auto_populate)
|
file |
diff |
annotate
|
Wed, 02 Jul 2014 14:42:24 +0200 |
Julien Cristau |
[webtests/automatic views tests] use the new connection api
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 11:55:37 +0200 |
Sylvain Thénault |
[testlib] call init_config once the config has been properly bootstraped
|
file |
diff |
annotate
|
Fri, 30 May 2014 16:36:56 +0200 |
Aurelien Campeas |
[testlib] complete the RepoAccess object (closes #3843614)
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 12:03:06 +0200 |
Julien Cristau |
[devtools] add 'shell' method to RepoAccess, deprecate CubicWebTC's
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 17:02:04 +0200 |
Julien Cristau |
merge 3.18.4 into default
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 18:16:10 +0200 |
Sylvain Thénault |
[devtools] deprecate CWTC.user()
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 18:18:11 +0200 |
Sylvain Thénault |
minor cleanups
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 18:12:48 +0200 |
Sylvain Thénault |
[devtools] properly close open access on tearDown
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 19:10:40 +0200 |
Sylvain Thénault |
[devtools] make comment (a bit) more readable
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 16:09:09 +0200 |
Julien Cristau |
[devtools] avoid an internal deprecation warning
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 10:28:16 +0200 |
Sylvain Thénault |
avoid to internally raise 3.19 warnings
|
file |
diff |
annotate
|
Wed, 12 Mar 2014 08:56:31 +0100 |
Denis Laxalde |
[testlib] Drop override of assertItemsEqual method
stable
|
file |
diff |
annotate
|
Tue, 11 Mar 2014 15:56:05 +0100 |
Julien Cristau |
[book] Update documentation for new repoapi
|
file |
diff |
annotate
|
Wed, 12 Mar 2014 16:02:44 +0100 |
David Douard |
[devtools] add a 'method' argument to RepoAccess.web_request
|
file |
diff |
annotate
|
Wed, 29 Jan 2014 16:03:42 +0100 |
Julien Cristau |
[testlib] Use session.sessionid instead of deprecated session.id
|
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, 24 Jan 2014 10:04:56 +0100 |
Julien Cristau |
[repoapi] Fix typos in doc strings and comments
|
file |
diff |
annotate
|
Tue, 14 Jan 2014 17:30:02 +0100 |
Julien Cristau |
[devtools] make CubicWebTC.login as admin undo previous logins
|
file |
diff |
annotate
|
Tue, 14 Jan 2014 17:30:13 +0100 |
Julien Cristau |
[devtools] fix self.session._cnx vs self.cnx._cnx confusion after self.login
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 18:26:16 +0100 |
Aurelien Campeas |
[devtools] _orig_cnx does not exist any more (missing change)
|
file |
diff |
annotate
|
Tue, 02 Jul 2013 17:07:34 +0200 |
Sylvain Thénault |
[config] cleanup/refactor server sources file values handling
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 15:11:16 +0100 |
Julien Cristau |
merge 3.17.12 into 3.18 branch
cubicweb-centos-version-3.18.2-1 cubicweb-debian-version-3.18.2-1 cubicweb-version-3.18.2
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 09:06:40 +0100 |
Sylvain Thénault |
[test api] extract a context manager to temporarily disable app.error_handler monkey patch
stable
|
file |
diff |
annotate
|
Wed, 15 Jan 2014 14:21:47 +0100 |
Julien Cristau |
[testlib] Fix assertMessageEqual
stable
|
file |
diff |
annotate
|
Mon, 13 Jan 2014 15:56:52 +0100 |
Aurelien Campeas |
fix version number: we still target cw 3.19
|
file |
diff |
annotate
|
Mon, 13 Jan 2014 13:47:47 +0100 |
Julien Cristau |
merge 3.18.0 in 3.19 branch
|
file |
diff |
annotate
|
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
|
Wed, 25 May 2011 13:39:08 +0200 |
Aurelien Campeas |
backport stable changes
|
file |
diff |
annotate
|
Wed, 25 May 2011 12:35:33 +0200 |
Sylvain Thénault |
[test] fix tests broken by 7427:5338d895b891
stable
|
file |
diff |
annotate
|
Thu, 19 May 2011 10:53:11 +0200 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
Fri, 13 May 2011 10:10:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 13 May 2011 10:09:54 +0200 |
Sylvain Thénault |
[entity] fix cw_instantiate w/ reverse_ relation crash when either multiple entities are given or an eid instead of an entity
stable
|
file |
diff |
annotate
|
Mon, 09 May 2011 12:47:49 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 09 May 2011 12:03:03 +0200 |
Sylvain Thénault |
[testlib] create_user may now create user's email address
stable
|
file |
diff |
annotate
|
Sat, 07 May 2011 10:51:47 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Sat, 07 May 2011 10:51:36 +0200 |
Sylvain Thénault |
[testlib] grant_permission now accept either an entity or en eid
stable
|
file |
diff |
annotate
|
Fri, 06 May 2011 11:28:42 +0200 |
Sylvain Thénault |
[testlib] fix deprecation warning stack level
stable
|
file |
diff |
annotate
|
Thu, 05 May 2011 15:28:24 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 05 May 2011 15:26:28 +0200 |
Sylvain Thénault |
[testlib] fix assertAuthFailure to consider both None and dbapi._NeedAuthAccessMock as meaning 'no connection has been set'
stable
|
file |
diff |
annotate
|
Thu, 05 May 2011 11:54:41 +0200 |
Sylvain Thénault |
[CubicWebTC] fix create_user bw compat
stable
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 16:38:01 +0200 |
Alexandre Fayolle |
[vreg] vregistry._select_best was needlessly instanciating NoSelectableObject (closes #1626708)
|
file |
diff |
annotate
|
Thu, 14 Apr 2011 14:18:44 +0200 |
Sylvain Thénault |
[testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
|
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
|
Wed, 16 Mar 2011 18:12:57 +0100 |
Pierre-Yves David |
merge old stable into stable
stable
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 12:18:20 +0100 |
Aurelien Campeas |
[test] New Handling of database for test.
oldstable
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 09:47:09 +0100 |
Sylvain Thénault |
default (3.11.X) is now stable
stable
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 14:59:21 +0100 |
Sylvain Thénault |
[devtools] fix anonymous user handling in test classes
stable
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 18:32:19 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 18:21:40 +0100 |
Sylvain Thénault |
[testlib] New assertion method assertSentEmail() to test presence of emails in system mailbox
stable
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 17:02:15 +0100 |
Nicolas Chauvat |
merge stable changes into default
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 10:41:04 +0100 |
Sylvain Thénault |
[testlib] backport some useful testing utilities from tracker's testutils module
stable
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 10:40:07 +0100 |
Sylvain Thénault |
[testlib] fix rql generation bug w/ groups given as unicode string
stable
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 12:17:47 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 11:37:10 +0100 |
Sylvain Thénault |
[testlib] take care, validator may be None
stable
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 11:29:23 +0100 |
Sylvain Thénault |
[testlib] extract get_validator method from _check_html, move assertDocTestFile
stable
|
file |
diff |
annotate
|
Wed, 09 Feb 2011 18:57:09 +0100 |
Sylvain Thénault |
[testlib] by default skip new 'manage' action's category
|
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
|
Tue, 09 Nov 2010 17:19:39 +0100 |
Pierre-Yves David |
[testlib] extract validation logic into a ``assertWellFormed`` method.
stable
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 12:19:36 +0100 |
Sylvain Thénault |
[web action] refactor box menu handling, fixing #1401943 on the way
stable
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 10:30:52 +0100 |
Sylvain Thénault |
d-t-w
stable
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 16:34:22 +0100 |
Sylvain Thénault |
[test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless
stable
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 17:08:24 +0100 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 17:06:01 +0100 |
Pierre-Yves David |
[testlib] Use logilab.common.shellutils.getlogin instead of local hack.
oldstable
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 18:51:22 +0100 |
Julien Jehannet |
[devtools] make migration handler easily available from CubicWebTC through .shell() method
stable
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 15:08:24 +0100 |
Julien Jehannet |
[shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC
stable
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 17:15:46 +0200 |
Sylvain Thénault |
[test] make test independant from the working directory
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 14:32:59 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 14:30:59 +0200 |
Sylvain Thénault |
[testlib] /me stupid
stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 14:28:09 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 14:27:53 +0200 |
Sylvain Thénault |
[testlib] missing import
stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 13:10:37 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 13:10:27 +0200 |
Sylvain Thénault |
[test] start to make tests independant from cwd (more to do for tests which don't inherit from CubicWebTC
stable
|
file |
diff |
annotate
|
Sun, 17 Oct 2010 10:04:45 +0200 |
Sylvain Thénault |
[test] take care to unicode __regid__ (usually when using _()), may lead to later unicode decode error
|
file |
diff |
annotate
|
Wed, 13 Oct 2010 08:37:21 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 13 Oct 2010 08:37:09 +0200 |
Sylvain Thénault |
[test] reset uncommitable flag on ValidationError raised during automatic db population
stable
|
file |
diff |
annotate
|
Tue, 12 Oct 2010 14:13:07 +0200 |
Sylvain Thénault |
[test/possible views] skip deprecated views
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 14:45:25 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 13:40:18 +0200 |
Sylvain Thénault |
TestServerConfig needs default_base_url
stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 12:27:29 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 12:27:17 +0200 |
Sylvain Thénault |
[test] we must consider default_base_url()
stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 11:02:27 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 10:14:11 +0200 |
Sylvain Thénault |
restore line dropped in 6424:f443a2b8a5c7 which is necessary to have proper base-url on test server config (used for ms tests at least)
stable
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:49 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 15:28:51 +0200 |
Julien Jehannet |
[devtools] refactor http server initialization in a much saner way
stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 07:55:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 07:43:38 +0200 |
Sylvain Thénault |
[test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable)
stable
|
file |
diff |
annotate
|
Thu, 07 Oct 2010 19:04:07 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 07 Oct 2010 19:02:00 +0200 |
Sylvain Thénault |
[testlib] fix mail monkey patching, former patch was applied on stable instead of default
stable
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 14:57:14 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 14:56:43 +0200 |
Pierre-Yves David |
[testlib] Fix mail monkeypatch in testlib
stable
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 14:04:26 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 10:46:20 +0200 |
Sylvain Thénault |
[test] send mail synchronously during tests
stable
|
file |
diff |
annotate
|
Thu, 30 Sep 2010 15:00:40 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 30 Sep 2010 15:00:30 +0200 |
Sylvain Thénault |
[test] more update to unittest2 api
stable
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 16:16:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 27 Sep 2010 17:14:23 +0200 |
Sylvain Thénault |
[testlib] don't wrap main test connection into TestCaseConnectionProxy, it should not be closed afterwards
stable
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 23:28:58 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 10:47:54 +0200 |
Sylvain Thénault |
[test] we actually still need the set_option on base-url for multi-sources (eg repo) configuration
stable
|
file |
diff |
annotate
|
Fri, 17 Sep 2010 16:53:12 +0200 |
Sylvain Thénault |
[test] fix setting of base-url during test: override default_base_url, else we set it too late (after uiprops generation)
stable
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 15:03:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 15:02:34 +0200 |
Adrien Di Mascio |
[doc] add documentation on RealDatabaseConfiguration
stable
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 14:14:54 +0200 |
Adrien Di Mascio |
[devtools] add url_publish() method on CubicWebTC to test a full publishing process from the url_resolver to the html generation
stable
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 13:44:55 +0200 |
Adrien Di Mascio |
[devtools] make CubiwebTC.login() context-manager restore the testcase connection on exit
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:29:07 +0200 |
Sylvain Thénault |
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:01:11 +0200 |
Sylvain Thénault |
[boxes] introduce new boxes system
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 08:23:14 +0200 |
Sylvain Thénault |
integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places
stable
|
file |
diff |
annotate
|
Thu, 15 Jul 2010 11:07:47 +0200 |
Sylvain Thénault |
[testlib] when no validator specified, simply return stripped output, not None
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 18:48:44 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 15:30:53 +0200 |
Adrien Di Mascio |
[tests] make sure controllers created by ctrl_publish() have a valid appli attribute
stable
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 19:33:59 +0200 |
Pierre-Yves David |
[test] add default generic test Tags to CubicWeb TestCase class
|
file |
diff |
annotate
|
Fri, 02 Jul 2010 19:05:58 +0200 |
Nicolas Chauvat |
[testlib] improve test description messages
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 15:34:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 15:32:58 +0200 |
Sylvain Thénault |
[repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 15:32:26 +0200 |
Sylvain Thénault |
[transaction w/ separated web/repo processes] the dbapi should explicitly specify a transaction id to avoid confusion when web server / repository run in separated processes
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 13:23:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 09:25:01 +0200 |
Sylvain Thénault |
[test] fix stupd name error
stable
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 09:07:41 +0200 |
Sylvain Thénault |
[test] fix test w/ closed connection pb
stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 18:50:20 +0200 |
Aurelien Campeas |
[devtools/teslib] be more defensive on rollbacks
stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 16:24:01 +0200 |
Sylvain Thénault |
[test] workaround connection leak making tests fail under windows environment (though we've still probably some open connection leak to resolve...)
stable
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 18:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 18:00:30 +0200 |
Sylvain Thénault |
[test] properly close connections during test
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:50:00 +0200 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
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
|
Mon, 26 Apr 2010 16:31:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 10:41:40 +0200 |
Sylvain Thénault |
[testlib] move _cnxs initialization before setup_database so one can login in it
stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 12:19:54 +0200 |
Alexandre Fayolle |
[python2.6] careful: json-py provides a json package. We don't want that.
stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 12:42:53 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 19:48:04 +0000 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 12:48:40 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 11:00:44 +0200 |
Aurelien Campeas |
merge
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 10:59:49 +0200 |
Aurelien Campeas |
[devtools] do not forbid use of postgres as a source for tests (but it still needs proper dump/restore support)
stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 16:26:34 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 16:26:02 +0200 |
Sylvain Thénault |
[testlib] ctrl_publish now allow to specify the controller id as argument
stable
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 19:43:51 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 19:19:37 +0200 |
Aurelien Campeas |
[doc/book] expand tesing material
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:42:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:42:12 +0200 |
Sylvain Thénault |
[testlib] properly close connections opened during test in tearDown
stable
|
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
|
Tue, 06 Apr 2010 19:08:07 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 08:24:53 +0200 |
Sylvain Thénault |
[python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred
stable
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 15:39:09 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|