[GitHub] couchdb-couch issue #240: Include meta randomness when generating new rev id

2017-03-20 Thread mayya-sharipova
Github user mayya-sharipova commented on the issue: https://github.com/apache/couchdb-couch/pull/240 LGTM, +1 --- 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

[GitHub] klaemo closed pull request #340: Update Dockerfile

2017-03-20 Thread git
klaemo closed pull request #340: Update Dockerfile URL: https://github.com/apache/couchdb/pull/340 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] wohali commented on issue #340: Update Dockerfile

2017-03-20 Thread git
wohali commented on issue #340: Update Dockerfile URL: https://github.com/apache/couchdb/pull/340#issuecomment-287867358 @klaemo Thanks. FYI we _are_ using Docker to build CouchDB in our Apache Jenkins CI environment. Details are over at the https://github.com/apache/couchdb-ci

[jira] [Created] (COUCHDB-3335) Installation setup problem on a server with restricted user rights

2017-03-20 Thread ihor tsebriy (JIRA)
ihor tsebriy created COUCHDB-3335: - Summary: Installation setup problem on a server with restricted user rights Key: COUCHDB-3335 URL: https://issues.apache.org/jira/browse/COUCHDB-3335 Project:

[jira] [Commented] (COUCHDB-3300) Merge all apps that can't be used externally

2017-03-20 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933275#comment-15933275 ] Jan Lehnardt commented on COUCHDB-3300: --- Followed the steps and it all works nicely. I have a new

[jira] [Commented] (COUCHDB-3334) Remove instance_start_time field from db info

2017-03-20 Thread Eric Avdey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933201#comment-15933201 ] Eric Avdey commented on COUCHDB-3334: - The field used in replicator to detect if either source or

[jira] [Closed] (COUCHDB-3334) Remove instance_start_time field from db info

2017-03-20 Thread Eric Avdey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Avdey closed COUCHDB-3334. --- Resolution: Won't Fix > Remove instance_start_time field from db info >

[GitHub] klaemo commented on issue #340: Update Dockerfile

2017-03-20 Thread git
klaemo commented on issue #340: Update Dockerfile URL: https://github.com/apache/couchdb/pull/340#issuecomment-287841505 I don't think so. There doesn't seem that much interest in a dockerized CouchDB development environment in the community. Also I don't have the time to maintain it

[jira] [Created] (COUCHDB-3334) Remove instance_start_time field from db info

2017-03-20 Thread Eric Avdey (JIRA)
Eric Avdey created COUCHDB-3334: --- Summary: Remove instance_start_time field from db info Key: COUCHDB-3334 URL: https://issues.apache.org/jira/browse/COUCHDB-3334 Project: CouchDB Issue Type:

[GitHub] couchdb-fabric issue #92: Generate a random value at the coordinator if crea...

2017-03-20 Thread mayya-sharipova
Github user mayya-sharipova commented on the issue: https://github.com/apache/couchdb-fabric/pull/92 @rnewson LGTM! I was wondering if this code will come together with some changes to `couch_db:new_revid` that will use `{rnd, Rnd}` tag for generating new revisions? --- If your

[GitHub] kxepal commented on a change in pull request #460: Change snap packaging to build from source

2017-03-20 Thread git
kxepal commented on a change in pull request #460: Change snap packaging to build from source URL: https://github.com/apache/couchdb/pull/460#discussion_r106922187 ## File path: snapcraft.yaml ## @@ -0,0 +1,81 @@ +name: couchdb +version: 2.0 +summary: Document based

[GitHub] wohali commented on a change in pull request #460: Change snap packaging to build from source

2017-03-20 Thread git
wohali commented on a change in pull request #460: Change snap packaging to build from source URL: https://github.com/apache/couchdb/pull/460#discussion_r106920067 ## File path: .gitignore ## @@ -4,7 +4,6 @@ config.erl install.mk rel/*.config rel/dev* -rel/snap*

[GitHub] mhall119 commented on a change in pull request #460: Change snap packaging to build from source

2017-03-20 Thread git
mhall119 commented on a change in pull request #460: Change snap packaging to build from source URL: https://github.com/apache/couchdb/pull/460#discussion_r106921386 ## File path: snapcraft.yaml ## @@ -0,0 +1,81 @@ +name: couchdb +version: 2.0 +summary: Document based

[GitHub] wohali commented on a change in pull request #460: Change snap packaging to build from source

2017-03-20 Thread git
wohali commented on a change in pull request #460: Change snap packaging to build from source URL: https://github.com/apache/couchdb/pull/460#discussion_r106920431 ## File path: .gitignore ## @@ -4,7 +4,6 @@ config.erl install.mk rel/*.config rel/dev* -rel/snap*

[GitHub] kxepal commented on a change in pull request #460: Change snap packaging to build from source

2017-03-20 Thread git
kxepal commented on a change in pull request #460: Change snap packaging to build from source URL: https://github.com/apache/couchdb/pull/460#discussion_r106920400 ## File path: snapcraft.yaml ## @@ -0,0 +1,81 @@ +name: couchdb +version: 2.0 +summary: Document based

[GitHub] rnewson commented on a change in pull request #460: Change snap packaging to build from source

2017-03-20 Thread git
rnewson commented on a change in pull request #460: Change snap packaging to build from source URL: https://github.com/apache/couchdb/pull/460#discussion_r106920376 ## File path: .gitignore ## @@ -4,7 +4,6 @@ config.erl install.mk rel/*.config rel/dev* -rel/snap*

[GitHub] mhall119 closed pull request #460: Change snap packaging to build from source

2017-03-20 Thread git
mhall119 closed pull request #460: Change snap packaging to build from source URL: https://github.com/apache/couchdb/pull/460 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] mhall119 opened a new pull request #460: Change snap packaging to build from source

2017-03-20 Thread git
mhall119 opened a new pull request #460: Change snap packaging to build from source URL: https://github.com/apache/couchdb/pull/460 ## Overview Rather than creating a snap package from pre-build binaries, this allows building the snap package directly from source. Makes it

[GitHub] couchdb-couch pull request #240: Include meta randomness when generating new...

2017-03-20 Thread rnewson
GitHub user rnewson opened a pull request: https://github.com/apache/couchdb-couch/pull/240 Include meta randomness when generating new rev id COUCHDB-3314 You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloudant/couchdb-couch

[jira] [Commented] (COUCHDB-3314) Add an option in doc creation APIs to specify a random value for an initial doc revision

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932727#comment-15932727 ] ASF GitHub Bot commented on COUCHDB-3314: - GitHub user rnewson opened a pull request:

[jira] [Commented] (COUCHDB-3315) Introduce randomness to initial revisions of docs

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932725#comment-15932725 ] ASF GitHub Bot commented on COUCHDB-3315: - GitHub user rnewson opened a pull request:

[GitHub] couchdb-fabric pull request #92: Generate a random value at the coordinator ...

2017-03-20 Thread rnewson
GitHub user rnewson opened a pull request: https://github.com/apache/couchdb-fabric/pull/92 Generate a random value at the coordinator if creating docs COUCHDB-3315 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] couchdb-couch-index pull request #22: COUCHDB 3326 clustered purge

2017-03-20 Thread jiangphcn
Github user jiangphcn commented on a diff in the pull request: https://github.com/apache/couchdb-couch-index/pull/22#discussion_r106895656 --- Diff: src/couch_index_updater.erl --- @@ -202,15 +202,16 @@ purge_index(Db, Mod, IdxState) -> {ok, IdxState};

[GitHub] couchdb-couch-index pull request #22: COUCHDB 3326 clustered purge

2017-03-20 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-couch-index/pull/22#discussion_r106891497 --- Diff: src/couch_index_updater.erl --- @@ -202,15 +202,16 @@ purge_index(Db, Mod, IdxState) -> {ok, IdxState};

[GitHub] couchdb-couch-mrview pull request #71: COUCHDB 3326 clustered purge

2017-03-20 Thread jiangphcn
GitHub user jiangphcn opened a pull request: https://github.com/apache/couchdb-couch-mrview/pull/71 COUCHDB 3326 clustered purge - format change - use couch_db:name/1 instead of Db#db.name You can merge this pull request into a Git repository by running: $ git pull

[GitHub] couchdb-couch-index pull request #22: Return value change

2017-03-20 Thread jiangphcn
GitHub user jiangphcn opened a pull request: https://github.com/apache/couchdb-couch-index/pull/22 Return value change - return StateAcc instead of {ok, StateAcc} for fun/2 in couch_db:fold_purged_docs/5 You can merge this pull request into a Git repository by running:

[jira] [Commented] (COUCHDB-3330) /_db_updates?feed=longpoll not working as expected

2017-03-20 Thread Jonathan Hall (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932237#comment-15932237 ] Jonathan Hall commented on COUCHDB-3330: Upon further investigation, I discovered that adding

[jira] [Commented] (COUCHDB-2295) Connection hangs on document update for multipart/related and transfer encoding chunked request

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932202#comment-15932202 ] ASF GitHub Bot commented on COUCHDB-2295: - GitHub user stevebest opened an issue: