Re: [GSOC 2015] COUCHDB-2605 Visualize the CouchDB Cluster

2015-03-20 Thread madhuka udantha
On Sat, Mar 21, 2015 at 12:17 AM, Alexander Shorin wrote: > On Fri, Mar 20, 2015 at 9:28 PM, madhuka udantha > wrote: > > I like to know what is *different of '_nodes' and 'node'*? > > > > http://localhost:15986/nodes -->{"db_name":"nodes","doc_count":3..} > > http://localhost:25986/nodes -->{"d

Re: GSoc 2015 | COUCHDB-1743 Make the view server & protocol faster

2015-03-20 Thread Buddhika Jayawardhana
Hi Robert, I I saw some other applicants are submitting pieces of codes. But I am still reading the documents Jan and others have sent me. - I am middle of learnYouSomeErlang book. - I have around 8 chapters to read in Couch-DB "The Definitive Guide". - Lots of documentation. - Most

Re: [GSOC 2015] COUCHDB-2605 Visualize the CouchDB Cluster

2015-03-20 Thread madhuka udantha
Hi, Alexander On Sat, Mar 21, 2015 at 12:17 AM, Alexander Shorin wrote: > On Fri, Mar 20, 2015 at 9:28 PM, madhuka udantha > wrote: > > I like to know what is *different of '_nodes' and 'node'*? > > > > http://localhost:15986/nodes -->{"db_name":"nodes","doc_count":3..} > > http://localhost:259

Re: GSoc 2015 | COUCHDB-1743 Make the view server & protocol faster

2015-03-20 Thread Robert Kowalski
Hi Buddhika, the deadline for proposals is getting closer, do you have any questions? Is there anything we can help you with? Jan, the ML and I are happy to help! Best, Robert On Thu, Mar 19, 2015 at 1:57 PM, Buddhika Jayawardhana wrote: > Thanks Alexander. I'll try this out. > > On 19 March 2

[jira] [Commented] (COUCHDB-1787) Automate release process documentation

2015-03-20 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372180#comment-14372180 ] Robert Kowalski commented on COUCHDB-1787: -- Hi Amarnath, yes sure! > Automate

[GitHub] couchdb pull request: docs: mention commandline tools

2015-03-20 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb/pull/287#issuecomment-84150426 merged as 2d10bfd6464f50d225b2bd93f00a7e637e8f15f5 :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] couchdb pull request: docs: mention commandline tools

2015-03-20 Thread robertkowalski
Github user robertkowalski closed the pull request at: https://github.com/apache/couchdb/pull/287 --- 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 featur

Re: [NOTICE] new mailing list: w...@couchdb.apache.org

2015-03-20 Thread Robert Kowalski
Hi Noah, I waited for adding it to the homepage and also using the list at all until we have full git and github, as we currently have both svn and git in parallel running (jan reported this wednesday meeting). Maybe it is a first good task for the website group once we have git and github :) I w

Re: [GSOC 2015] COUCHDB-2605 Visualize the CouchDB Cluster

2015-03-20 Thread Alexander Shorin
On Fri, Mar 20, 2015 at 9:28 PM, madhuka udantha wrote: > I like to know what is *different of '_nodes' and 'node'*? > > http://localhost:15986/nodes -->{"db_name":"nodes","doc_count":3..} > http://localhost:25986/nodes -->{"db_name":"nodes","doc_count":1..} > http://localhost:35986/nodes -->{"err

Re: [GSOC 2015] COUCHDB-2605 Visualize the CouchDB Cluster

2015-03-20 Thread madhuka udantha
On Fri, Mar 20, 2015 at 10:33 PM, Alexander Shorin wrote: > On Fri, Mar 20, 2015 at 7:50 PM, madhuka udantha > wrote: > > > > Q1) I also went through the REST API and I like to know weather we can > add > > nodes into clusters from the REST API (else only in config.)? > > Documentation is in pro

[jira] [Resolved] (COUCHDB-2422) Cassim and underscored databases

2015-03-20 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Shorin resolved COUCHDB-2422. --- Resolution: Fixed Assignee: Alexander Shorin > Cassim and underscored database

[jira] [Commented] (COUCHDB-2422) Cassim and underscored databases

2015-03-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371777#comment-14371777 ] ASF subversion and git services commented on COUCHDB-2422: -- Com

Re: [NOTICE] new mailing list: w...@couchdb.apache.org

2015-03-20 Thread Noah Slater
Should we add www@ to the homepage? If so, what description? On 17 March 2015 at 22:06, Jan Lehnardt wrote: > >> On 17 Mar 2015, at 19:07, Noah Slater wrote: >> >> Hmm, why not combine them? >> >> So far, our lists have been split on activity type, not by code >> submodule. I think that's the ri

[GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-03-20 Thread Ayola Jayamaha
Hi All, I went through the thread on dev-mailing list and also followed the IRC Meeting.[1] The summarized information I got is as follows. The featured list of Widgets are given below as proposed. - Cluster Quick Management - Recently Visited Databases - Active Tasks - _users/_rep

Re: [GSOC 2015] COUCHDB-2605 Visualize the CouchDB Cluster

2015-03-20 Thread Alexander Shorin
On Fri, Mar 20, 2015 at 7:50 PM, madhuka udantha wrote: > > Q1) I also went through the REST API and I like to know weather we can add > nodes into clusters from the REST API (else only in config.)? Documentation is in progress, but here is python[1] example of how dev nodes becomes a cluster. Yo

Re: [GSOC 2015] COUCHDB-2605 Visualize the CouchDB Cluster

2015-03-20 Thread madhuka udantha
Hi, I built and ran developer-perview 2.0 as explained previously and here are the steps of it [1]. I have 2 Questions to ask. Q1) I also went through the REST API and I like to know weather we can add nodes into clusters from the REST API (else only in config.)? Q2) When I am running the fauxt

[GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-03-20 Thread Ayola Jayamaha
Hi All, I'm Nishani. I'm a Student at University of Moratuwa. COUCHDB-2214 Dashboard as main page project interests me as I plan to attempt GSoC 2015 particularly due to it's active dev-mailing lists and my previous experience with creating dashboards and front-end development. Under the guidance

[jira] [Commented] (COUCHDB-1787) Automate release process documentation

2015-03-20 Thread Amarnath Beedimane Hanumantharaya (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371463#comment-14371463 ] Amarnath Beedimane Hanumantharaya commented on COUCHDB-1787:

[jira] [Commented] (COUCHDB-2214) Dashboard as main page

2015-03-20 Thread Nishani (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371403#comment-14371403 ] Nishani commented on COUCHDB-2214: --- Hi Robert, I successfully built Couch 2.0 pervie

[GitHub] couchdb-fauxton pull request: React docs list

2015-03-20 Thread michellephung
Github user michellephung commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/324#issuecomment-84035704 Hey garren, I can't seem to select a particular document using the gray circle next to it: ![screen shot 2015-03-20 at 10 34 03 am](https://c

[jira] [Commented] (COUCHDB-1787) Automate release process documentation

2015-03-20 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371383#comment-14371383 ] Robert Kowalski commented on COUCHDB-1787: -- Hi Amarnath, this is the Apache pr

Re: [COUCHDB-2214] Dashboard as main page

2015-03-20 Thread Robert Kowalski
Cool thank you! Yes I also did not know until someone told me 2 months ago :) On Fri, Mar 20, 2015 at 5:06 AM, Dulanga Sashika wrote: > Hi Robert, > > Thank you very much for the help. I can carry on from there now. Actually I > didn't know that this mailing list does not supported for attachmen

Re: [BLOG] The CouchDB Weekly News is out

2015-03-20 Thread Noah Slater
Thanks Lena!! On 20 March 2015 at 10:17, Lena Reinhard wrote: > Hi folks, > > this week’s CouchDB Weekly News is out: > > http://blog.couchdb.org/2015/03/19/the-couchdb-weekly-news-march-19-2015/ > > > If you want to hel

[GitHub] couchdb-fauxton pull request: React docs list

2015-03-20 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/324#discussion_r26831001 --- Diff: app/addons/documents/header/header.actiontypes.js --- @@ -14,9 +14,11 @@ define([], function () { return { UPDATE_DOCUME

[GitHub] couchdb-fauxton pull request: React docs list

2015-03-20 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/324#discussion_r26830370 --- Diff: app/addons/documents/tests/resourcesSpec.js --- @@ -233,28 +238,61 @@ define([ collection.handleResponse([ {"ok":tru

[GitHub] couchdb-fauxton pull request: React docs list

2015-03-20 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/324#discussion_r26830331 --- Diff: app/addons/documents/tests/resourcesSpec.js --- @@ -233,28 +238,61 @@ define([ collection.handleResponse([ {"ok":tru

[GitHub] couchdb-fauxton pull request: React docs list

2015-03-20 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/324#discussion_r26830138 --- Diff: app/addons/documents/header/header.actiontypes.js --- @@ -14,9 +14,11 @@ define([], function () { return { UPDATE_DOCUMENT_CO

[GitHub] couchdb-fauxton pull request: React docs list

2015-03-20 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/324#discussion_r26829757 --- Diff: app/addons/documents/index-results/actions.js --- @@ -0,0 +1,126 @@ +// Licensed under the Apache License, Version 2.0 (the "License"); y

[GitHub] couchdb-fauxton pull request: React docs list

2015-03-20 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/324#discussion_r26829588 --- Diff: app/addons/components/assets/less/docs.less --- @@ -0,0 +1,101 @@ +// Licensed under the Apache License, Version 2.0 (the "License"); you

[GitHub] couchdb-fauxton pull request: React docs list

2015-03-20 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/324#discussion_r26829442 --- Diff: app/addons/documents/index-results/tests/index-results.actionsSpec.js --- @@ -0,0 +1,220 @@ +define([ --- End diff -- Licen

[GitHub] couchdb-fauxton pull request: React docs list

2015-03-20 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/324 React docs list This is the document list for views, _all_docs redone in React.js You can merge this pull request into a Git repository by running: $ git pull https://github.com/ga

[BLOG] The CouchDB Weekly News is out

2015-03-20 Thread Lena Reinhard
Hi folks, this week’s CouchDB Weekly News is out: http://blog.couchdb.org/2015/03/19/the-couchdb-weekly-news-march-19-2015/ If you want to help us promote the News, please share them, e.g. in these networks: Twitter: