Wed, 12 Jan 2011 14:57:31 +0100 [doc] stop trying to compile useless files with logilab's internal tools stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 12 Jan 2011 14:57:31 +0100] rev 6811
[doc] stop trying to compile useless files with logilab's internal tools
Wed, 12 Jan 2011 09:22:38 +0100 update version number of dependancy to rql stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 12 Jan 2011 09:22:38 +0100] rev 6810
update version number of dependancy to rql
Wed, 12 Jan 2011 08:51:25 +0100 prepare 3.10.7 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 12 Jan 2011 08:51:25 +0100] rev 6809
prepare 3.10.7
Wed, 12 Jan 2011 08:49:54 +0100 i18nupdate stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 12 Jan 2011 08:49:54 +0100] rev 6808
i18nupdate
Tue, 11 Jan 2011 17:08:52 +0100 [cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 11 Jan 2011 17:08:52 +0100] rev 6807
[cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...)
Tue, 09 Nov 2010 17:19:39 +0100 [testlib] extract validation logic into a ``assertWellFormed`` method. stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Tue, 09 Nov 2010 17:19:39 +0100] rev 6806
[testlib] extract validation logic into a ``assertWellFormed`` method. This allow validation of document generated without a view.
Tue, 11 Jan 2011 15:33:38 +0100 [migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 11 Jan 2011 15:33:38 +0100] rev 6805
[migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720)
Tue, 11 Jan 2011 15:23:29 +0100 unittest2 fix: can't skip test in setUp, but it's fine in setUpClass stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 11 Jan 2011 15:23:29 +0100] rev 6804
unittest2 fix: can't skip test in setUp, but it's fine in setUpClass
Tue, 11 Jan 2011 12:45:30 +0100 [c-c] #1193302: Only show Deprecation warnings when using cubicweb-ctl (not /etc/init.d/cubicweb) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 11 Jan 2011 12:45:30 +0100] rev 6803
[c-c] #1193302: Only show Deprecation warnings when using cubicweb-ctl (not /etc/init.d/cubicweb)
Tue, 11 Jan 2011 12:24:49 +0100 [pyviews] document the fact that content is not xml-escaped (closes #1382038) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 11 Jan 2011 12:24:49 +0100] rev 6802
[pyviews] document the fact that content is not xml-escaped (closes #1382038)
Tue, 11 Jan 2011 12:20:39 +0100 [repository, pyro] ensure we're still properly registered into pyro name server in a looping task (closes #1336002) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 11 Jan 2011 12:20:39 +0100] rev 6801
[repository, pyro] ensure we're still properly registered into pyro name server in a looping task (closes #1336002)
Tue, 11 Jan 2011 12:19:36 +0100 [web action] refactor box menu handling, fixing #1401943 on the way stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 11 Jan 2011 12:19:36 +0100] rev 6800
[web action] refactor box menu handling, fixing #1401943 on the way
Tue, 11 Jan 2011 12:05:12 +0100 [config] use %r instead of %s for cube name makes things clearer stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 11 Jan 2011 12:05:12 +0100] rev 6799
[config] use %r instead of %s for cube name makes things clearer
Mon, 10 Jan 2011 14:00:37 +0100 missing future import stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 10 Jan 2011 14:00:37 +0100] rev 6798
missing future import
Mon, 10 Jan 2011 12:28:10 +0100 [web test] fix authentication test: session cookie should now be computed by the session handler (changed in cw 3.10.6) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 10 Jan 2011 12:28:10 +0100] rev 6797
[web test] fix authentication test: session cookie should now be computed by the session handler (changed in cw 3.10.6)
Mon, 10 Jan 2011 12:28:09 +0100 [unittest2] update to unittest2 assertRaises api stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 10 Jan 2011 12:28:09 +0100] rev 6796
[unittest2] update to unittest2 assertRaises api
Fri, 07 Jan 2011 18:51:50 +0100 [server test] fix test inter-dependancy issue stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 07 Jan 2011 18:51:50 +0100] rev 6795
[server test] fix test inter-dependancy issue
Fri, 07 Jan 2011 18:51:47 +0100 [multi-sources] fix planning of crossed relation w/ some complex queries stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 07 Jan 2011 18:51:47 +0100] rev 6794
[multi-sources] fix planning of crossed relation w/ some complex queries see ticket #59168 on our extranet for an example symptom.
Fri, 07 Jan 2011 15:21:56 +0100 [idownloadable] oneline view display entity's default title instead of file name, while download box display file name stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 07 Jan 2011 15:21:56 +0100] rev 6793
[idownloadable] oneline view display entity's default title instead of file name, while download box display file name
Fri, 07 Jan 2011 15:21:54 +0100 [deprecation] fix bad warning on entity.querier_pending_relations stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 07 Jan 2011 15:21:54 +0100] rev 6792
[deprecation] fix bad warning on entity.querier_pending_relations
Fri, 07 Jan 2011 13:14:40 +0100 [web session] refactor to finally closes #343036: allow _postlogin behaviour overloading stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 07 Jan 2011 13:14:40 +0100] rev 6791
[web session] refactor to finally closes #343036: allow _postlogin behaviour overloading
Fri, 07 Jan 2011 08:13:43 +0100 [schema migration] add a test to ensure default value are considered stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 07 Jan 2011 08:13:43 +0100] rev 6790
[schema migration] add a test to ensure default value are considered
Thu, 06 Jan 2011 18:53:00 +0100 [schema hook] don't depends on lgc.testlib, hence unittest2 for a dumb mock stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 06 Jan 2011 18:53:00 +0100] rev 6789
[schema hook] don't depends on lgc.testlib, hence unittest2 for a dumb mock
Thu, 06 Jan 2011 17:49:19 +0100 [bfss storage] Improve fspath() error message. stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Thu, 06 Jan 2011 17:49:19 +0100] rev 6788
[bfss storage] Improve fspath() error message. This changeset improve the error message of fspath when the argument is not managed by a BytesFileSystem storage.
Thu, 06 Jan 2011 17:47:50 +0100 [json controler] extraargs in js_component contains unicode keys which may not be given as argument names stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 06 Jan 2011 17:47:50 +0100] rev 6787
[json controler] extraargs in js_component contains unicode keys which may not be given as argument names
Thu, 06 Jan 2011 11:56:06 +0100 [footer template] refactor to ease addition of some content into the footer stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 06 Jan 2011 11:56:06 +0100] rev 6786
[footer template] refactor to ease addition of some content into the footer
Thu, 06 Jan 2011 11:55:31 +0100 [boxes] add id of the rset to generated dom id of RsetBox to lower chance of id conflict (object id may be reused later) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 06 Jan 2011 11:55:31 +0100] rev 6785
[boxes] add id of the rset to generated dom id of RsetBox to lower chance of id conflict (object id may be reused later)
Thu, 06 Jan 2011 11:54:37 +0100 [doc] fix bad class ref stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 06 Jan 2011 11:54:37 +0100] rev 6784
[doc] fix bad class ref
Wed, 05 Jan 2011 18:42:21 +0100 oops, forgotten to save buffer...
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 Jan 2011 18:42:21 +0100] rev 6783
oops, forgotten to save buffer...
Wed, 05 Jan 2011 17:50:21 +0100 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 Jan 2011 17:50:21 +0100] rev 6782
backport stable
Wed, 05 Jan 2011 15:32:56 +0100 [unittest2] use unittest2 module fixture api stable
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 05 Jan 2011 15:32:56 +0100] rev 6781
[unittest2] use unittest2 module fixture api
Wed, 05 Jan 2011 15:32:22 +0100 [server/test] raise SkipTest from setUpModule instead of setUp( unittest2 behaviour) + kill some deprecation warnings stable
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 05 Jan 2011 15:32:22 +0100] rev 6780
[server/test] raise SkipTest from setUpModule instead of setUp( unittest2 behaviour) + kill some deprecation warnings
Wed, 05 Jan 2011 17:47:16 +0100 [daemon] make process umask configurable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 Jan 2011 17:47:16 +0100] rev 6779
[daemon] make process umask configurable
Wed, 05 Jan 2011 15:32:37 +0100 properly tell we've started an instance (close #1391262) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 Jan 2011 15:32:37 +0100] rev 6778
properly tell we've started an instance (close #1391262)
Thu, 23 Dec 2010 15:49:29 +0100 [ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding stable
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 23 Dec 2010 15:49:29 +0100] rev 6777
[ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding init_rendering now simply execute the query to get result set to be displayed, and store it in .cw_rset attribute. Links to be displayed by default are now computed in render_body. So you may now simply customise what to be displayed by overriding render_body.
Wed, 05 Jan 2011 11:09:51 +0100 [tests] use TextTestRunner from unittest, no more need to use SkipAwareTextRunner from lgc.testlib (which doesn't exist anymore in recent releases stable
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 05 Jan 2011 11:09:51 +0100] rev 6776
[tests] use TextTestRunner from unittest, no more need to use SkipAwareTextRunner from lgc.testlib (which doesn't exist anymore in recent releases
Mon, 03 Jan 2011 14:47:47 +0100 [i18n/fr] minor change in etypenavigation component stable
Julien Jehannet <julien.jehannet@logilab.fr> [Mon, 03 Jan 2011 14:47:47 +0100] rev 6775
[i18n/fr] minor change in etypenavigation component
Wed, 05 Jan 2011 10:30:52 +0100 d-t-w stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 Jan 2011 10:30:52 +0100] rev 6774
d-t-w
Tue, 04 Jan 2011 16:35:06 +0100 merge stable heads stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 16:35:06 +0100] rev 6773
merge stable heads
Tue, 04 Jan 2011 16:34:22 +0100 [test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 16:34:22 +0100] rev 6772
[test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless
Tue, 04 Jan 2011 16:33:01 +0100 minor code cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 16:33:01 +0100] rev 6771
minor code cleanup
Tue, 04 Jan 2011 16:15:52 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 16:15:52 +0100] rev 6770
merge
Tue, 04 Jan 2011 16:15:13 +0100 Backed out changeset 84b67ae41a0d: with this fix, some stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 16:15:13 +0100] rev 6769
Backed out changeset 84b67ae41a0d: with this fix, some extra ]> appears in the browser. We need to fix the validator instead.
Tue, 04 Jan 2011 16:33:13 +0100 fix unittest broken by TrInfo schema change stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 04 Jan 2011 16:33:13 +0100] rev 6768
fix unittest broken by TrInfo schema change
Tue, 04 Jan 2011 16:12:48 +0100 check the validity of kwargs passed to match_rtype stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 04 Jan 2011 16:12:48 +0100] rev 6767
check the validity of kwargs passed to match_rtype
Tue, 04 Jan 2011 15:31:07 +0100 merge stable heads stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 15:31:07 +0100] rev 6766
merge stable heads
Tue, 04 Jan 2011 15:03:48 +0100 fix ticket #1382716 (problem was actually more subtle than I originally thought) stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 04 Jan 2011 15:03:48 +0100] rev 6765
fix ticket #1382716 (problem was actually more subtle than I originally thought) * log errors happening in looping tasks and repo threads * do not swallow RegistryNotFound exceptions which occur during hook execution (only those happening during hook registry selection)
Tue, 04 Jan 2011 14:41:10 +0100 [web/views/basetemplates] nbsp breaks tests, use #160 instead stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 04 Jan 2011 14:41:10 +0100] rev 6764
[web/views/basetemplates] nbsp breaks tests, use #160 instead
Tue, 04 Jan 2011 14:26:38 +0100 [web/views/workflow] hide tr_count attribute in wf transition form stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 04 Jan 2011 14:26:38 +0100] rev 6763
[web/views/workflow] hide tr_count attribute in wf transition form
Tue, 04 Jan 2011 14:11:54 +0100 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 14:11:54 +0100] rev 6762
backport stable
Tue, 04 Jan 2011 14:11:41 +0100 [html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 14:11:41 +0100] rev 6761
[html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html)
Tue, 04 Jan 2011 13:42:01 +0100 handle the fact that there might be no views registered in some configurations (#1382716) stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 04 Jan 2011 13:42:01 +0100] rev 6760
handle the fact that there might be no views registered in some configurations (#1382716)
Tue, 04 Jan 2011 11:59:11 +0100 [ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 11:59:11 +0100] rev 6759
[ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452
Tue, 04 Jan 2011 09:07:22 +0100 [ms] #1382452: incorrect results with multi-sources stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 09:07:22 +0100] rev 6758
[ms] #1382452: incorrect results with multi-sources when some relation is crossed among sources with non-invariant variables, we've to introduce an intermediary steps to fetch all relations from all sources, then make the join with intermediary tables containing possible variables values.
Tue, 21 Dec 2010 21:20:19 +0100 #1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 21 Dec 2010 21:20:19 +0100] rev 6757
#1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity
Mon, 03 Jan 2011 11:22:32 +0100 [doc/book] add missing mixin stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 03 Jan 2011 11:22:32 +0100] rev 6756
[doc/book] add missing mixin
Wed, 22 Dec 2010 18:42:31 +0100 [views/reledit] funky API made this fatal (it was previously only eating the second argument) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 22 Dec 2010 18:42:31 +0100] rev 6755
[views/reledit] funky API made this fatal (it was previously only eating the second argument)
Wed, 22 Dec 2010 18:28:52 +0100 [views/reledit] ajax.js not there by default #1382713 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 22 Dec 2010 18:28:52 +0100] rev 6754
[views/reledit] ajax.js not there by default #1382713
Wed, 22 Dec 2010 14:40:35 +0100 [doc/book] fix/update a bit the hooks chapter stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 22 Dec 2010 14:40:35 +0100] rev 6753
[doc/book] fix/update a bit the hooks chapter
Tue, 21 Dec 2010 21:17:50 +0100 fix error message for unique together constraint stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 21 Dec 2010 21:17:50 +0100] rev 6752
fix error message for unique together constraint
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip