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
|
Wed, 31 Mar 2010 12:26:07 +0200 |
Sylvain Thénault |
[testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager
stable
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 14:32:03 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 29 Mar 2010 11:51:02 +0200 |
Sylvain Thénault |
[testlib] create_user support extra kwargs to give to create_entity(CWUser)
stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 16:15:41 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 13:21:25 +0100 |
Sylvain Thénault |
[testlib] __errorurl may be a relative path, check we're actually removing base url first
stable
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 15:11:44 +0100 |
Pierre-Yves David |
When a TC failed to initiliase the database, the following test are SKIPPED
stable
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 18:04:59 +0100 |
Sylvain Thénault |
le patch rql26 a été importé
|
file |
diff |
annotate
|
Fri, 19 Mar 2010 14:42:35 +0100 |
Sylvain Thénault |
[repo] call server_startup event in start_looping_task the repo is fully started (registered in pyro for instance)
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 17:44:42 +0100 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 17:44:32 +0100 |
Sylvain Thénault |
fix tests
stable
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 11:26:14 +0100 |
Katia Saurfelt |
server/web api for accessing to deleted_entites
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 08:59:43 +0100 |
Sylvain Thénault |
[repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 11:53:36 +0100 |
Sylvain Thénault |
[testlib] provide ability to control schema/vreg reset using reset_schema/reset_vreg test class attributes
stable
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 11:52:11 +0100 |
Sylvain Thénault |
[test] skipping versions checking during test is enough, no need for monkey patch
stable
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 11:04:28 +0100 |
Sylvain Thénault |
[test] cleanup
stable
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 16:20:45 +0100 |
Sylvain Thénault |
use 'edit' as defaut path for expect_redirect_publish
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 11:22:40 +0100 |
Sylvain Thénault |
fix and begin to document autofill algorithm
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 13:38:02 +0100 |
Sylvain Thénault |
fix deprecation warnings
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 21:16:42 +0100 |
Sylvain Thénault |
XXX quick fix html validation by removing <canvas>
|
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
|
Fri, 18 Dec 2009 14:10:05 +0100 |
Sylvain Thénault |
clearer api: distinguish app_publish / ctrl_publish
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 14:09:24 +0100 |
Sylvain Thénault |
override publisher's error handler to ease debugging
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 15:47:01 +0100 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 07:54:51 -0800 |
Sandrine Ribeau |
more api update
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 14:42:03 +0100 |
Arthur Lutz |
[mq]: fix_set_addition
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 09:38:14 +0100 |
Sylvain Thénault |
deprecated one more custom add_entity in favor of req.create_entity
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 12:06:17 +0100 |
Sylvain Thénault |
don't use html/dtd validator as default validator for non html views. Closes #550162
stable
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 10:51:29 +0100 |
Sylvain Thénault |
ignore validation error during auto-population of a test db
stable
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 17:32:20 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 09:47:55 +0200 |
Sylvain Thénault |
drop _prepare_copy method from rset in favor of a more generic copy method
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 18:15:39 +0200 |
Sylvain Thénault |
ignored_relations should be a set
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 10:56:46 +0200 |
Sylvain Thénault |
optional nbsessions arg
|
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, 13 Oct 2009 08:50:19 +0200 |
Sylvain Thénault |
refactor repo authentication to allow pluggable authentifier to login with something else than a password
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 24 Sep 2009 21:20:15 +0200 |
Adrien Di Mascio |
[tests] make unittest_viewselectors pass again
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:42:44 +0200 |
Adrien Di Mascio |
[testlib] added some new required attributes on FakeRequest, fix dummy NameError
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 12:28:28 +0200 |
Adrien Di Mascio |
[api] use _cw, cw_row, cw_col, cw_rset etc.
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 15:01:41 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 14:47:58 +0200 |
Sylvain Thénault |
should now use _test_action, not bare action.url()
3.5
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 08:13:22 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 16:26:20 +0200 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:55:58 +0200 |
Nicolas Chauvat |
R propagate deprecation of CWRegistry.possible_vobjects
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 00:35:05 +0200 |
Nicolas Chauvat |
R put version info in deprecation warnings
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:15:54 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:13:32 +0200 |
Sylvain Thénault |
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 13:01:56 +0200 |
Nicolas Chauvat |
R propagate registry API changes
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 00:51:00 +0200 |
Sylvain Thénault |
[testlib] take care of re-monkeypatching which'll cause infinite recursion error
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:16:47 +0200 |
Sylvain Thénault |
[appobject] kill VObject class, move base selector classes to appobject
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:50:57 +0200 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 10:35:03 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 16:40:35 +0200 |
Sylvain Thénault |
protect against empty etypes
stable
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 13:57:31 +0200 |
Aurelien Campeas |
likely typo
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:36:38 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 14:42:04 +0200 |
Sylvain Thénault |
stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
|
file |
diff |
annotate
|
Tue, 09 Jun 2009 14:08:08 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 15:09:20 +0200 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Wed, 13 May 2009 11:01:40 +0200 |
sylvain thenault |
fix in case only one type is tested
tls-sprint
|
file |
diff |
annotate
|
Wed, 13 May 2009 10:12:03 +0200 |
sylvain thenault |
use render
tls-sprint
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 14:28:28 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 20:11:37 +0100 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 18:53:14 +0100 |
sylvain thenault |
rset may be None
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 18:13:34 +0100 |
sylvain thenault |
more linting
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 17:12:28 +0100 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 16:53:10 +0100 |
Laure Bourgois |
fix automatic test: ensure we actually have
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 20:25:57 +0100 |
Adrien Di Mascio |
The main template is now a simple view, there's no need to monkey patch TheMainTemplate._select_view_and_rset
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 19:19:57 +0100 |
Adrien Di Mascio |
main template refactoring
tls-sprint
|
file |
diff |
annotate
|
Mon, 09 Feb 2009 17:59:17 +0100 |
Aurelien Campeas |
[testlib] fix pb. related to class scoped variables
|
file |
diff |
annotate
|
Mon, 09 Feb 2009 14:09:55 +0100 |
sylvain thenault |
old .validators attribute is now .vid_validators
|
file |
diff |
annotate
|
Mon, 02 Feb 2009 12:10:34 +0100 |
Aurelien Campeas |
[testlib] quickfix (needs review) : missing validators attribute
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 17:24:53 +0100 |
sylvain thenault |
set self.rset else we're missing some stuff since TheMainTemplate instance as None as rset
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 15:32:02 +0100 |
sylvain thenault |
refactor validator selection using a content type based dictionnary (which may be overriden by view id) + functions to instrumentize the registry to check what's tested and what's not
|
file |
diff |
annotate
|
Thu, 29 Jan 2009 10:09:42 +0100 |
sylvain thenault |
sax only validator for owl views for now
|
file |
diff |
annotate
|
Tue, 27 Jan 2009 13:05:38 +0100 |
sylvain thenault |
don't check owl
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 11:05:49 +0100 |
sylvain thenault |
unnecessary
|
file |
diff |
annotate
|
Thu, 15 Jan 2009 13:25:34 +0100 |
sylvain thenault |
move selection of entity types to test in a method to ease overriding
3.0
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|