Fri, 26 Feb 2010 13:21:13 +0100 Sylvain Thénault don't use module doc string as usage string stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Fri, 26 Feb 2010 13:12:01 +0100 Sylvain Thénault avoid module import in c-c plugins module, and remind it stable
Fri, 26 Feb 2010 13:10:16 +0100 Sylvain Thénault proper deprecation warning when import class that should be imported from yams stable
Fri, 26 Feb 2010 13:09:12 +0100 Sylvain Thénault fix some pylint detected errors stable
Fri, 26 Feb 2010 09:54:32 +0100 Sylvain Thénault [test] fix test broken by arthur processinfo patch stable
Fri, 26 Feb 2010 09:54:03 +0100 Sylvain Thénault merge debug and info views stable
Fri, 26 Feb 2010 08:46:27 +0100 Sylvain Thénault [i18n] nothing to translate here stable
Fri, 26 Feb 2010 08:46:03 +0100 Sylvain Thénault i18nupdate stable
Fri, 26 Feb 2010 07:58:55 +0100 Sylvain Thénault [test] we should properly use vreg method to compute solutions stable
Fri, 26 Feb 2010 07:58:02 +0100 Sylvain Thénault [pool] properly close existing connection before reconnection stable
Fri, 26 Feb 2010 07:44:18 +0100 Adrien Di Mascio [web] fix #724769: Use RemoteCallFailed in the publisher's error_handler stable
Fri, 26 Feb 2010 07:26:47 +0100 Sylvain Thénault #687194: cubicweb-ctl exlog : fix help message stable
Fri, 26 Feb 2010 07:08:11 +0100 Sylvain Thénault merge stable
Fri, 26 Feb 2010 07:07:28 +0100 arthur added stats for munin collecting #615844 - from 027bbff3659f stable
Fri, 26 Feb 2010 07:04:52 +0100 Sylvain Thénault [dbapi] no more need to monkey patch this in 3.6: vreg/schema/config are all properly accessed through ._cw stable
Fri, 26 Feb 2010 07:03:38 +0100 Sylvain Thénault [session] fix memory leak: local thread data living in a thread that never finishes (eg, the main thread) may not be properly freed stable
Fri, 26 Feb 2010 06:59:16 +0100 Sylvain Thénault [session] user.login is usually an unicode string, so implements __unicode__ instead of __str__ stable
Fri, 26 Feb 2010 06:57:02 +0100 Sylvain Thénault fix docstring stable
Fri, 26 Feb 2010 06:55:43 +0100 Sylvain Thénault [facet] before 3.6 we were sure to have a cw_rset attribute. Restore this for facets stable
Thu, 25 Feb 2010 17:42:51 +0100 Sylvain Thénault [iprogress] missing js file stable
Thu, 25 Feb 2010 11:43:11 +0100 Adrien Di Mascio [hooks] match_rtype and match_rtype_sets don't need to extend match_search_state stable
Thu, 25 Feb 2010 11:40:47 +0100 Adrien Di Mascio [uicfg] section='inlined' is acceptable for inlined forms stable
Thu, 25 Feb 2010 11:39:49 +0100 Adrien Di Mascio [web] fix muledit rendering bug stable
Wed, 24 Feb 2010 15:08:13 +0100 Sylvain Thénault merge stable
Wed, 24 Feb 2010 15:07:17 +0100 Sylvain Thénault 3.6 api update stable
Wed, 24 Feb 2010 15:00:37 +0100 Sylvain Thénault simplejson may not be available with python 2.4 stable
Wed, 24 Feb 2010 15:00:15 +0100 Sylvain Thénault ensure make_uid return something that may be used as dom id stable
Wed, 24 Feb 2010 12:57:53 +0100 Sylvain Thénault [test] also hide this message during test stable
Wed, 24 Feb 2010 12:57:30 +0100 Sylvain Thénault [test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons stable
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
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
Wed, 24 Feb 2010 11:48:24 +0100 Sylvain Thénault [goa] we don't use mx anymore stable
Wed, 24 Feb 2010 11:21:51 +0100 Sylvain Thénault [integrity] skip auto-delete for internal sessions (but *not* for super session, see 4642:921737d2e3a8) stable
Wed, 24 Feb 2010 11:20:13 +0100 Sylvain Thénault [integrity] temporary fix auto-delete relation (see 4673:6f8b925a29f4 and 4642:921737d2e3a8): we want no read perms, though we want to check delete perms. Should be properly fixed in 3.7 once we've proper security control and [unsafe_]execute behaviour on the repository side stable
Wed, 24 Feb 2010 11:14:14 +0100 Sylvain Thénault use set_action_permissions is clearer and avoid @cached issue across tests stable
Wed, 24 Feb 2010 12:49:55 +0100 Nicolas Chauvat [cwctl] use l.c.changelog for version comparison stable
Wed, 24 Feb 2010 11:11:27 +0100 Sylvain Thénault [form] only set __form_id for the main form, not for sub-forms. Should fix regression introduced by 4668:9f82f81bf13d stable
Wed, 24 Feb 2010 11:05:01 +0100 Sylvain Thénault don't issue critical message when trying to alter sqlite db during test stable
Wed, 24 Feb 2010 11:04:28 +0100 Sylvain Thénault [test] cleanup stable
Wed, 24 Feb 2010 10:56:47 +0100 Sylvain Thénault [test] update tests broken by changes on attributes permissions handling in yams (add/delete replaced by update stable
Wed, 24 Feb 2010 10:37:37 +0100 Sylvain Thénault remove #<formid> from url used to redirect after a validation error stable
Wed, 24 Feb 2010 10:35:06 +0100 Sylvain Thénault [test] no more __cubicweb_internal_field__ value displayed on password widget stable
Wed, 24 Feb 2010 10:34:37 +0100 Sylvain Thénault [test] inline-creation requires petype argument to be selectable. Fix arguments order to make it clearer that 'template' is an argument of the test class .view method stable
Wed, 24 Feb 2010 10:33:31 +0100 Sylvain Thénault [test] skip test when fop failed stable
Wed, 24 Feb 2010 10:32:22 +0100 Sylvain Thénault [test] don't display progress bar when testing checkintegrity stable
Wed, 24 Feb 2010 10:30:31 +0100 Sylvain Thénault [test api] rename _user_session to user_groups_session, fix its arguments and return only the session, not (user, session) to make things clearer stable
Tue, 23 Feb 2010 20:23:46 +0100 Sylvain Thénault auto-delete relation with single cardinality using execute, not unsafe_execute, so permissions are correctly checked stable
Tue, 23 Feb 2010 20:22:40 +0100 Sylvain Thénault fix tests stable
Tue, 23 Feb 2010 18:21:30 +0100 Sylvain Thénault add */*.py to default MANIFEST.in to avoid pb such as #719282 in the future stable
Tue, 23 Feb 2010 17:39:13 +0100 Sylvain Thénault fix #615379 by checking admin user exists instead of making think everything is fine stable
Tue, 23 Feb 2010 17:32:43 +0100 Sylvain Thénault cleanup, typos stable
Tue, 23 Feb 2010 17:32:31 +0100 Sylvain Thénault [form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings stable
Thu, 18 Feb 2010 14:30:23 +0100 Pierre-Yves David [fix] Apply fulltextindexed change in the actual index stable
Tue, 23 Feb 2010 13:40:55 +0100 Sylvain Thénault 3.6 api update (introduced by merge) stable
Tue, 23 Feb 2010 13:19:16 +0100 Sylvain Thénault when validating a form, we should properly call 'actual_fields(form) on edited field else compound field are not correctly processed stable
Tue, 23 Feb 2010 12:59:30 +0100 Sylvain Thénault #714109: [selectors] non_final_entity should implement score_class stable
Tue, 23 Feb 2010 12:52:57 +0100 Sylvain Thénault merge stable
Tue, 23 Feb 2010 12:52:40 +0100 Sylvain Thénault add XXX note stable
Tue, 23 Feb 2010 12:51:20 +0100 Sylvain Thénault [form] cache field value in form.formvalues using (field, form) key since in some case the same field instance may be shared accross multiple forms, which may share the formvalues dict in case of sub-forms stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip