Fri, 26 Feb 2010 13:19:14 +0100 kill dead/useless code as suggested by pylint stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 13:19:14 +0100] rev 4719
kill dead/useless code as suggested by pylint
Fri, 26 Feb 2010 13:12:01 +0100 avoid module import in c-c plugins module, and remind it stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 13:12:01 +0100] rev 4718
avoid module import in c-c plugins module, and remind it
Fri, 26 Feb 2010 13:10:16 +0100 proper deprecation warning when import class that should be imported from yams stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 13:10:16 +0100] rev 4717
proper deprecation warning when import class that should be imported from yams
Fri, 26 Feb 2010 13:09:12 +0100 fix some pylint detected errors stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 13:09:12 +0100] rev 4716
fix some pylint detected errors
Fri, 26 Feb 2010 09:54:32 +0100 [test] fix test broken by arthur processinfo patch stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 09:54:32 +0100] rev 4715
[test] fix test broken by arthur processinfo patch
Fri, 26 Feb 2010 09:54:03 +0100 merge debug and info views stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 09:54:03 +0100] rev 4714
merge debug and info views plus enhancements: * nicer presentation * proper translations * kill dead (modpython!) code * fix repository stats (active thread count / add looping tasks information)
Fri, 26 Feb 2010 08:46:27 +0100 [i18n] nothing to translate here stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 08:46:27 +0100] rev 4713
[i18n] nothing to translate here
Fri, 26 Feb 2010 08:46:03 +0100 i18nupdate stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 08:46:03 +0100] rev 4712
i18nupdate
Fri, 26 Feb 2010 07:58:55 +0100 [test] we should properly use vreg method to compute solutions stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 07:58:55 +0100] rev 4711
[test] we should properly use vreg method to compute solutions
Fri, 26 Feb 2010 07:58:02 +0100 [pool] properly close existing connection before reconnection stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 07:58:02 +0100] rev 4710
[pool] properly close existing connection before reconnection
Fri, 26 Feb 2010 07:44:18 +0100 [web] fix #724769: Use RemoteCallFailed in the publisher's error_handler stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 26 Feb 2010 07:44:18 +0100] rev 4709
[web] fix #724769: Use RemoteCallFailed in the publisher's error_handler On json_request, errors handled by the publisher should raise RemoteCallFailed exceptions instead of standard StatusResponse so that errbacks get called normally on the client side.
Fri, 26 Feb 2010 07:26:47 +0100 #687194: cubicweb-ctl exlog : fix help message stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 07:26:47 +0100] rev 4708
#687194: cubicweb-ctl exlog : fix help message
Fri, 26 Feb 2010 07:08:11 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 07:08:11 +0100] rev 4707
merge
Fri, 26 Feb 2010 07:07:28 +0100 added stats for munin collecting #615844 - from 027bbff3659f stable
arthur [Fri, 26 Feb 2010 07:07:28 +0100] rev 4706
added stats for munin collecting #615844 - from 027bbff3659f
Fri, 26 Feb 2010 07:04:52 +0100 [dbapi] no more need to monkey patch this in 3.6: vreg/schema/config are all properly accessed through ._cw stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 07:04:52 +0100] rev 4705
[dbapi] no more need to monkey patch this in 3.6: vreg/schema/config are all properly accessed through ._cw
Fri, 26 Feb 2010 07:03:38 +0100 [session] fix memory leak: local thread data living in a thread that never finishes (eg, the main thread) may not be properly freed stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 07:03:38 +0100] rev 4704
[session] fix memory leak: local thread data living in a thread that never finishes (eg, the main thread) may not be properly freed
Fri, 26 Feb 2010 06:59:16 +0100 [session] user.login is usually an unicode string, so implements __unicode__ instead of __str__ stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 06:59:16 +0100] rev 4703
[session] user.login is usually an unicode string, so implements __unicode__ instead of __str__
Fri, 26 Feb 2010 06:57:02 +0100 fix docstring stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 06:57:02 +0100] rev 4702
fix docstring
Fri, 26 Feb 2010 06:55:43 +0100 [facet] before 3.6 we were sure to have a cw_rset attribute. Restore this for facets stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 26 Feb 2010 06:55:43 +0100] rev 4701
[facet] before 3.6 we were sure to have a cw_rset attribute. Restore this for facets
Thu, 25 Feb 2010 17:42:51 +0100 [iprogress] missing js file stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 25 Feb 2010 17:42:51 +0100] rev 4700
[iprogress] missing js file
Thu, 25 Feb 2010 11:43:11 +0100 [hooks] match_rtype and match_rtype_sets don't need to extend match_search_state stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 25 Feb 2010 11:43:11 +0100] rev 4699
[hooks] match_rtype and match_rtype_sets don't need to extend match_search_state The only method actually used by those 2 classes is __str__ that is defined on ExpectedValueSelector, not match_search_state.
Thu, 25 Feb 2010 11:40:47 +0100 [uicfg] section='inlined' is acceptable for inlined forms stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 25 Feb 2010 11:40:47 +0100] rev 4698
[uicfg] section='inlined' is acceptable for inlined forms
Thu, 25 Feb 2010 11:39:49 +0100 [web] fix muledit rendering bug stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 25 Feb 2010 11:39:49 +0100] rev 4697
[web] fix muledit rendering bug form.cw_col might be None and explicitly passing None to the selector chain may crash. Most __call__ methods of selectors are defined as in : def __call__(self, cls, req, rset, row=None, col=0, **kwargs) and then manipulate col as if it's an integer.
Wed, 24 Feb 2010 15:08:13 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 24 Feb 2010 15:08:13 +0100] rev 4696
merge
Wed, 24 Feb 2010 15:07:17 +0100 3.6 api update stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 24 Feb 2010 15:07:17 +0100] rev 4695
3.6 api update
Wed, 24 Feb 2010 15:00:37 +0100 simplejson may not be available with python 2.4 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 24 Feb 2010 15:00:37 +0100] rev 4694
simplejson may not be available with python 2.4
Wed, 24 Feb 2010 15:00:15 +0100 ensure make_uid return something that may be used as dom id stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 24 Feb 2010 15:00:15 +0100] rev 4693
ensure make_uid return something that may be used as dom id
Wed, 24 Feb 2010 12:57:53 +0100 [test] also hide this message during test stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 24 Feb 2010 12:57:53 +0100] rev 4692
[test] also hide this message during test
Wed, 24 Feb 2010 12:57:30 +0100 [test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 24 Feb 2010 12:57:30 +0100] rev 4691
[test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons
Wed, 24 Feb 2010 11:53:36 +0100 [testlib] provide ability to control schema/vreg reset using reset_schema/reset_vreg test class attributes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 24 Feb 2010 11:53:36 +0100] rev 4690
[testlib] provide ability to control schema/vreg reset using reset_schema/reset_vreg test class attributes
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip