[Jenkins] SUCCESS: CouchDB » master #22

2017-07-30 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/22/

[GitHub] wohali opened a new issue #725: Replicator compact test timing out

2017-07-30 Thread git
wohali opened a new issue #725: Replicator compact test timing out URL: https://github.com/apache/couchdb/issues/725 Happened on the Jenkins 2.1.0-RC1 release. * https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/master/21/pipeline/43 *

[Jenkins] FAILURE: CouchDB » master #21

2017-07-30 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/21/

[GitHub] wohali opened a new issue #724: couch_auth_cache_tests failed is_opened assert

2017-07-30 Thread git
wohali opened a new issue #724: couch_auth_cache_tests failed is_opened assert URL: https://github.com/apache/couchdb/issues/724 Failed on the 2.1.0-RC1 build on a single instance, so a flaky test? * https://travis-ci.org/apache/couchdb/jobs/259187964 *

[Jenkins] FAILURE: CouchDB » master #20

2017-07-30 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/20/

[GitHub] wohali closed pull request #155: Fully document _cluster_setup endpoint for 2.1

2017-07-30 Thread git
wohali closed pull request #155: Fully document _cluster_setup endpoint for 2.1 URL: https://github.com/apache/couchdb-documentation/pull/155 This is an automated message from the Apache Git Service. To respond to the

[GitHub] wohali commented on a change in pull request #155: Fully document _cluster_setup endpoint for 2.1

2017-07-30 Thread git
wohali commented on a change in pull request #155: Fully document _cluster_setup endpoint for 2.1 URL: https://github.com/apache/couchdb-documentation/pull/155#discussion_r130253123 ## File path: src/cluster/setup.rst ## @@ -201,7 +203,14 @@ setup the node: ..

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

2017-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106660#comment-16106660 ] ASF subversion and git services commented on COUCHDB-2594: -- Commit

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

2017-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106659#comment-16106659 ] ASF subversion and git services commented on COUCHDB-2594: -- Commit

[GitHub] flimzy opened a new pull request #156: Format 'add_fun' as command, not sub-command

2017-07-30 Thread git
flimzy opened a new pull request #156: Format 'add_fun' as command, not sub-command URL: https://github.com/apache/couchdb-documentation/pull/156 ## Overview It appears that formatting the `add_fun` command as a sub-command was an oversight. This corrects that.

[GitHub] wohali closed issue #723: Call to _changes fail with couchdb behind nginx reverse proxy

2017-07-30 Thread git
wohali closed issue #723: Call to _changes fail with couchdb behind nginx reverse proxy URL: https://github.com/apache/couchdb/issues/723 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] wohali commented on issue #723: Call to _changes fail with couchdb behind nginx reverse proxy

2017-07-30 Thread git
wohali commented on issue #723: Call to _changes fail with couchdb behind nginx reverse proxy URL: https://github.com/apache/couchdb/issues/723#issuecomment-318918986 See here for configuration settings for nginx to make changes feeds work:

[GitHub] wohali commented on issue #570: feat: update couch_peruser for 2.0 patch by @guillett

2017-07-30 Thread git
wohali commented on issue #570: feat: update couch_peruser for 2.0 patch by @guillett URL: https://github.com/apache/couchdb/pull/570#issuecomment-318918824 In the next two weeks. This is an automated message from the

[GitHub] wohali commented on a change in pull request #155: Fully document _cluster_setup endpoint for 2.1

2017-07-30 Thread git
wohali commented on a change in pull request #155: Fully document _cluster_setup endpoint for 2.1 URL: https://github.com/apache/couchdb-documentation/pull/155#discussion_r130248550 ## File path: src/cluster/setup.rst ## @@ -201,7 +203,14 @@ setup the node: ..

[GitHub] jahtalab opened a new issue #723: Call to _changes fail with couchdb behind nginx reverse proxy

2017-07-30 Thread git
jahtalab opened a new issue #723: Call to _changes fail with couchdb behind nginx reverse proxy URL: https://github.com/apache/couchdb/issues/723 ## Expected Behavior It should provider changes feed behind nginx ## Current Behavior GET request to /db/_changes?style=all_docs

[GitHub] jahtalab commented on issue #570: feat: update couch_peruser for 2.0 patch by @guillett

2017-07-30 Thread git
jahtalab commented on issue #570: feat: update couch_peruser for 2.0 patch by @guillett URL: https://github.com/apache/couchdb/pull/570#issuecomment-318891085 When do you plan to release this fix? This is an automated

[GitHub] janl commented on a change in pull request #155: Fully document _cluster_setup endpoint for 2.1

2017-07-30 Thread git
janl commented on a change in pull request #155: Fully document _cluster_setup endpoint for 2.1 URL: https://github.com/apache/couchdb-documentation/pull/155#discussion_r130236231 ## File path: src/cluster/setup.rst ## @@ -201,7 +203,14 @@ setup the node: ..

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

2017-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106370#comment-16106370 ] ASF subversion and git services commented on COUCHDB-2594: -- Commit

[GitHub] wohali opened a new pull request #155: Fully document _cluster_setup endpoint for 2.1

2017-07-30 Thread git
wohali opened a new pull request #155: Fully document _cluster_setup endpoint for 2.1 URL: https://github.com/apache/couchdb-documentation/pull/155 Documents the new `enable_single_node` action as well as the required `node_count` parameter. Also, adds the full syntax for the

[GitHub] wohali commented on issue #593: Allow bind address of 127.0.0.1 in _cluster_setup for single node

2017-07-30 Thread git
wohali commented on issue #593: Allow bind address of 127.0.0.1 in _cluster_setup for single node URL: https://github.com/apache/couchdb/issues/593#issuecomment-318885354 Final PR is up. This is the last thing we need for a 2.1 RC! ?

[GitHub] janl closed issue #711: CI: FreeBSD Build Machine disconnects.

2017-07-30 Thread git
janl closed issue #711: CI: FreeBSD Build Machine disconnects. URL: https://github.com/apache/couchdb/issues/711 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] janl commented on issue #711: CI: FreeBSD Build Machine disconnects.

2017-07-30 Thread git
janl commented on issue #711: CI: FreeBSD Build Machine disconnects. URL: https://github.com/apache/couchdb/issues/711#issuecomment-318883963 fixed by updating to java 8 on the build box This is an automated message from the

[Jenkins] SUCCESS: CouchDB » master #19

2017-07-30 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/19/