Fri, 26 Feb 2010 16:51:41 +0100 Sylvain Thénault typo stable cubicweb-version-3.6.1
Fri, 26 Feb 2010 15:39:59 +0100 Sylvain Thénault 3.6.1 depending on yams 0.28 stable
Fri, 26 Feb 2010 15:36:30 +0100 Sylvain Thénault merge stable
Wed, 10 Feb 2010 16:34:15 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.6.0-1 for changeset d2ba93fcb8da
Wed, 10 Feb 2010 16:34:15 +0100 Sylvain Thénault Added tag cubicweb-version-3.6.0 for changeset 450804da3ab2 cubicweb-debian-version-3.6.0-1
Fri, 26 Feb 2010 15:32:32 +0100 Sylvain Thénault 3.6.1 stable
Fri, 26 Feb 2010 15:28:15 +0100 Aurelien Campeas merge stable
Fri, 26 Feb 2010 15:27:55 +0100 Aurelien Campeas tabs/lazy views: provide a link for the no js user agents (lynx, blinds, google) #693670 stable
Fri, 26 Feb 2010 15:22:22 +0100 Sylvain Thénault [test] XXX fix to have pytest succeed on whole cw stable
Fri, 26 Feb 2010 13:56:06 +0100 Sylvain Thénault typo stable
Fri, 26 Feb 2010 13:31:10 +0100 Sylvain Thénault fix test, broken by the merge of debug and info views stable
Fri, 26 Feb 2010 13:30:46 +0100 Sylvain Thénault ensure we don't break xhtml stable
Fri, 26 Feb 2010 13:30:24 +0100 Sylvain Thénault pylint suggested refactorings stable
Fri, 26 Feb 2010 13:24:47 +0100 Sylvain Thénault pylint style fixes stable
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip