Re: Could CouchDB 2.0 fix actual read quorum?

2015-04-04 Thread Robert Samuel Newson
Ok, most of those make sense to me (I think the last two, and particularly the last one, are confounded by the fact couch will initiate read repair if it sees a lack of convergence, i.e, R to N* different revisions, and will perform the usual arbitrary-but-consistent winner algorithm right

Re: Could CouchDB 2.0 fix actual read quorum?

2015-04-04 Thread Robert Samuel Newson
I’ve made branch 2655-r-met2 in fabric which will indicate the consistency of the response. I’ve kept the is_r_met and r_met names for now, but if this is the right direction we will want to change that. When fabric returns r_met:consistent it means complete agreement among all R responses

Re: GSOC 2015 [Visualize document revision tree and navigate betweenthese revisions]

2015-04-04 Thread Nadeeshaan Gunasinghe
Hi Robert, I followed the resources you shared previously and I could successfully create a react component to display some content on the view. For the reference of other newbies like me who try to create react components I would like to suggest taking a look at on app/addons/cors

[GitHub] couchdb-documentation pull request: Simple grammar fixes to protoc...

2015-04-04 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-documentation/pull/18#issuecomment-89579851 Sorry for delay. Merged, thanks a lot! (: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] couchdb-documentation pull request: Simple grammar fixes to protoc...

2015-04-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-documentation/pull/18 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (COUCHDB-2433) Allow downloading of views

2015-04-04 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395729#comment-14395729 ] Robert Kowalski commented on COUCHDB-2433: -- from

[GitHub] couchdb pull request: add tests for downloading docs/views

2015-04-04 Thread robertkowalski
Github user robertkowalski closed the pull request at: https://github.com/apache/couchdb/pull/310 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] couchdb pull request: add tests for downloading docs/views

2015-04-04 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb/pull/310#issuecomment-89581098 thank you, updated the ticket --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-04 Thread Dale Harvey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395739#comment-14395739 ] Dale Harvey commented on COUCHDB-2237: -- Also forgot to say thanks loads for

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-04 Thread Dale Harvey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395738#comment-14395738 ] Dale Harvey commented on COUCHDB-2237: -- I wouldnt suggest any breaking changes, we

[GitHub] couchdb-fauxton pull request: Cluster configuration fixes for 2.0

2015-04-04 Thread robertkowalski
GitHub user robertkowalski opened a pull request: https://github.com/apache/couchdb-fauxton/pull/360 Cluster configuration fixes for 2.0 In CouchDB 2.0 we don't have `_config` on the clustered interface. As user/admin management also uses _config, also hide it on a cluster.

[jira] [Commented] (COUCHDB-2601) Config section - remove handler from chttpd

2015-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395750#comment-14395750 ] ASF GitHub Bot commented on COUCHDB-2601: - GitHub user robertkowalski opened a

[jira] [Commented] (COUCHDB-2588) dereferencing type-punned pointer will break strict-aliasing rule

2015-04-04 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395719#comment-14395719 ] Alexander Shorin commented on COUCHDB-2588: --- Was easy to fix without disabling

[GitHub] couchdb-chttpd pull request: allow downloading docs/views

2015-04-04 Thread robertkowalski
Github user robertkowalski closed the pull request at: https://github.com/apache/couchdb-chttpd/pull/30 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (COUCHDB-2433) Allow downloading of views

2015-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395726#comment-14395726 ] ASF GitHub Bot commented on COUCHDB-2433: - Github user robertkowalski closed the

[jira] [Commented] (COUCHDB-2433) Allow downloading of views

2015-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395727#comment-14395727 ] ASF GitHub Bot commented on COUCHDB-2433: - Github user robertkowalski closed the

[GitHub] couchdb-couch pull request: allow downloading docs/views

2015-04-04 Thread robertkowalski
Github user robertkowalski closed the pull request at: https://github.com/apache/couchdb-couch/pull/42 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (COUCHDB-2433) Allow downloading of views

2015-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395730#comment-14395730 ] ASF GitHub Bot commented on COUCHDB-2433: - Github user robertkowalski closed the

[jira] [Resolved] (COUCHDB-2576) All Docs header shouldn't appear on Changes page

2015-04-04 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kowalski resolved COUCHDB-2576. -- Resolution: Fixed All Docs header shouldn't appear on Changes page

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-04 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395734#comment-14395734 ] Alexander Shorin commented on COUCHDB-2237: --- In term of breaking compatibility

Re: [COUCHDB-2214] Dashboard as main page

2015-04-04 Thread Dulanga Sashika
Problem solved :) thank you very much for the help Robert. On Sat, Apr 4, 2015 at 11:54 PM, Robert Kowalski r...@kowalski.gd wrote: Hi Dulanga, Given you named your module `documents` you must have your main less file for the module in `assets/less` and name it `documents.less`. Example:

Re: [COUCHDB-2214] Dashboard as main page

2015-04-04 Thread Dulanga Sashika
Hi Robert, By following given links and playing around with the code, I could successfully implement a react component and display a text in the dashboard. I added a new dashboard.less file to apply styles for that. But it didn't work. Is there any configurations to do before using those less

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-04 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395865#comment-14395865 ] Robert Kowalski commented on COUCHDB-2237: -- changed! Add a 'live' sugar for

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-04 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395812#comment-14395812 ] Robert Newson commented on COUCHDB-2237: Let's get some votes on the original

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-04 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395820#comment-14395820 ] Jan Lehnardt commented on COUCHDB-2237: --- As I said on the GH ticket, you (Robert

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395846#comment-14395846 ] ASF GitHub Bot commented on COUCHDB-2237: - GitHub user robertkowalski reopened a

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395845#comment-14395845 ] ASF GitHub Bot commented on COUCHDB-2237: - GitHub user robertkowalski reopened a

Re: [COUCHDB-2214] Dashboard as main page

2015-04-04 Thread Robert Kowalski
Hi Dulanga, Given you named your module `documents` you must have your main less file for the module in `assets/less` and name it `documents.less`. Example: https://github.com/apache/couchdb-fauxton/blob/master/app/addons/documents/assets/less/documents.less On Sat, Apr 4, 2015 at 7:54 PM,

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-04 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395843#comment-14395843 ] Robert Kowalski commented on COUCHDB-2237: -- cool, going to change it to live

[GitHub] couchdb-chttpd pull request: add _changes?feed=stream sugar for co...

2015-04-04 Thread robertkowalski
GitHub user robertkowalski reopened a pull request: https://github.com/apache/couchdb-chttpd/pull/28 add _changes?feed=stream sugar for continuous allow `feed=stream` as sugar for `continuous` which is hard to type. PRs for the change:

[GitHub] couchdb-couch pull request: add _changes?feed=stream sugar for con...

2015-04-04 Thread robertkowalski
GitHub user robertkowalski reopened a pull request: https://github.com/apache/couchdb-couch/pull/40 add _changes?feed=stream sugar for continuous allow `feed=stream` as sugar for `continuous` which is hard to type. PRs for the change:

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2015-04-04 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395939#comment-14395939 ] Robert Kowalski commented on COUCHDB-2594: -- We talked about this on the meetup

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2015-04-04 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395953#comment-14395953 ] Robert Newson commented on COUCHDB-2594: I think the 2.0 blocker list included a

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2015-04-04 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395931#comment-14395931 ] Alexander Shorin commented on COUCHDB-2594: --- Technically, yes, but will you

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2015-04-04 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395944#comment-14395944 ] Joan Touzet commented on COUCHDB-2594: -- If [~rnewson] agrees then let it stand, but

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2015-04-04 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395946#comment-14395946 ] Joan Touzet commented on COUCHDB-2594: -- Your setup wizard could confirm with the

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2015-04-04 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395927#comment-14395927 ] Robert Kowalski commented on COUCHDB-2594: -- the warning is: 2015-04-04

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2015-04-04 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395929#comment-14395929 ] Joan Touzet commented on COUCHDB-2594: -- surely this is a config change for the

[GitHub] couchdb pull request: Use cluster setup in dev run

2015-04-04 Thread kxepal
GitHub user kxepal opened a pull request: https://github.com/apache/couchdb/pull/313 Use cluster setup in dev run Since `/_cluster_setup` requires Admin Party to be fixed it's not suitable for running our JavaScript test suite which requires Admin Party to be on. So the old way

[GitHub] couchdb-couch pull request: 2547 fix broken tests

2015-04-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-couch/pull/35 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (COUCHDB-2547) Fix broken tests for couch app

2015-04-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395997#comment-14395997 ] ASF subversion and git services commented on COUCHDB-2547: --

[jira] [Commented] (COUCHDB-2547) Fix broken tests for couch app

2015-04-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395999#comment-14395999 ] ASF subversion and git services commented on COUCHDB-2547: --

[jira] [Commented] (COUCHDB-2547) Fix broken tests for couch app

2015-04-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395998#comment-14395998 ] ASF subversion and git services commented on COUCHDB-2547: --

[jira] [Commented] (COUCHDB-2547) Fix broken tests for couch app

2015-04-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14396001#comment-14396001 ] ASF subversion and git services commented on COUCHDB-2547: --

[GitHub] couchdb-couch pull request: 2547 fix broken tests

2015-04-04 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-couch/pull/35#issuecomment-89686473 @iilyak thank you a lot! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[jira] [Commented] (COUCHDB-2547) Fix broken tests for couch app

2015-04-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14396000#comment-14396000 ] ASF subversion and git services commented on COUCHDB-2547: --

[jira] [Resolved] (COUCHDB-2547) Fix broken tests for couch app

2015-04-04 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Shorin resolved COUCHDB-2547. --- Resolution: Fixed Fix Version/s: 2.0.0 Fix broken tests for couch app