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
|