Re: [COUCHDB-2214] Dashboard as main page

2015-04-27 Thread Dulanga Sashika
Dear all, Thank you very much for supporting me to achieve this success in GSoC 2015. I will not get accepted for GSoC 2015 without all your great help. Special thanks should go to Robert and Alexander who guide me really well and help me to understand the project and create a good proposal for th

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

2015-04-27 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514806#comment-14514806 ] Robert Kowalski commented on COUCHDB-1787: -- Hi Amarnath, I'm sorry that you fe

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

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

[jira] [Closed] (COUCHDB-2676) DELETE of a database returns JSON answer with type text/plain

2015-04-27 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Shorin closed COUCHDB-2676. - Resolution: Not A Problem It's a content type negotiation where for {{Accept: */*}} text

[jira] [Created] (COUCHDB-2676) DELETE of a database returns JSON answer with type text/plain

2015-04-27 Thread Samuel Tardieu (JIRA)
Samuel Tardieu created COUCHDB-2676: --- Summary: DELETE of a database returns JSON answer with type text/plain Key: COUCHDB-2676 URL: https://issues.apache.org/jira/browse/COUCHDB-2676 Project: CouchD

[jira] [Commented] (COUCHDB-2667) Regression: /_db_updates response format changed

2015-04-27 Thread ILYA (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514240#comment-14514240 ] ILYA commented on COUCHDB-2667: --- Should be fixed in https://github.com/apache/couchdb-glob

[GitHub] couchdb pull request: add no-join option

2015-04-27 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb/pull/315#discussion_r29143611 --- Diff: dev/run --- @@ -248,6 +253,8 @@ def hashify(pwd, salt=COMMON_SALT, iterations=10, keylen=20): def startup(ctx): atexit.register(kill_p

[GitHub] couchdb pull request: add no-join option

2015-04-27 Thread robertkowalski
GitHub user robertkowalski opened a pull request: https://github.com/apache/couchdb/pull/315 add no-join option in order to make testing `/_setup_cluster` easier You can merge this pull request into a Git repository by running: $ git pull https://github.com/robertkowalski/couch