[GitHub] danielpaull commented on issue #121: Support _selector based filtering for changes feed

2018-09-10 Thread GitBox
danielpaull commented on issue #121: Support _selector based filtering for changes feed URL: https://github.com/apache/couchdb-nano/issues/121#issuecomment-420125476 This may entirely be an issue for Follow. There is a related issue reported there:

[GitHub] flimzy opened a new issue #1600: Sporadic errors on /_all_docs with Cookie auth and system databases

2018-09-10 Thread GitBox
flimzy opened a new issue #1600: Sporadic errors on /_all_docs with Cookie auth and system databases URL: https://github.com/apache/couchdb/issues/1600 Occasionally, when using Cookie auth, the /_all_docs endpoint returns 401, and logs an unusual error. I have observed this on

[GitHub] davisp commented on issue #1593: Couch server improvements

2018-09-10 Thread GitBox
davisp commented on issue #1593: Couch server improvements URL: https://github.com/apache/couchdb/pull/1593#issuecomment-420035242 Here's a quick stab at a deadline implementation: https://github.com/apache/couchdb/commit/d2bf663482168036f408de39a74ed01ead472a9b

[GitHub] davisp commented on a change in pull request #1593: Couch server improvements

2018-09-10 Thread GitBox
davisp commented on a change in pull request #1593: Couch server improvements URL: https://github.com/apache/couchdb/pull/1593#discussion_r216447013 ## File path: src/couch/src/couch_server.erl ## @@ -230,7 +235,13 @@ init([]) -> ok =

[GitHub] garrensmith closed issue #1599: Request to re-adopt the right terms for master-slave relation between nodes

2018-09-10 Thread GitBox
garrensmith closed issue #1599: Request to re-adopt the right terms for master-slave relation between nodes URL: https://github.com/apache/couchdb/issues/1599 This is an automated message from the Apache Git Service. To

[GitHub] garrensmith commented on issue #1599: Request to re-adopt the right terms for master-slave relation between nodes

2018-09-10 Thread GitBox
garrensmith commented on issue #1599: Request to re-adopt the right terms for master-slave relation between nodes URL: https://github.com/apache/couchdb/issues/1599#issuecomment-419994959 No! This is an automated message

[GitHub] nextime opened a new issue #1599: Request to re-adopt the right terms for master-slave relation between nodes

2018-09-10 Thread GitBox
nextime opened a new issue #1599: Request to re-adopt the right terms for master-slave relation between nodes URL: https://github.com/apache/couchdb/issues/1599 The lobby of americans biggots that are asking everywhere to change nomenclature from master-slave to something else wrongly

[GitHub] adrienverge commented on issue #1551: Fix session based replicator auth when endpoints with require_valid_user

2018-09-10 Thread GitBox
adrienverge commented on issue #1551: Fix session based replicator auth when endpoints with require_valid_user URL: https://github.com/apache/couchdb/pull/1551#issuecomment-419879529 Hi, I'm looking forward to seeing this on my servers (I can't upgrade to 2.2.0 because of #1550). Do you

[GitHub] diachedelic edited a comment on issue #840: CouchDB 2.1.0 fails to start under macOS High Sierra

2018-09-10 Thread GitBox
diachedelic edited a comment on issue #840: CouchDB 2.1.0 fails to start under macOS High Sierra URL: https://github.com/apache/couchdb/issues/840#issuecomment-419807068 Upon upgrading to MacOS High Sierra, CouchDB fails to start. For legacy reasons I need to to run v1.6.0 (we use a

[GitHub] danielpaull opened a new issue #121: Support _selector based filtering for changes feed

2018-09-10 Thread GitBox
danielpaull opened a new issue #121: Support _selector based filtering for changes feed URL: https://github.com/apache/couchdb-nano/issues/121 It appears that the use of selectors (same as is used in Mango queries) to filter a changes feed is not supported. This would be a useful

[GitHub] diachedelic commented on issue #840: CouchDB 2.1.0 fails to start under macOS High Sierra

2018-09-10 Thread GitBox
diachedelic commented on issue #840: CouchDB 2.1.0 fails to start under macOS High Sierra URL: https://github.com/apache/couchdb/issues/840#issuecomment-419807068 Upon upgrading to MacOS High Sierra, CouchDB fails to start. For legacy reasons I need to to run v1.6.0 (we use a [deprecated