[GitHub] wohali opened a new pull request #1674: Fix JS/Python test harness for Python 2.6

2018-10-22 Thread GitBox
wohali opened a new pull request #1674: Fix JS/Python test harness for Python 2.6 URL: https://github.com/apache/couchdb/pull/1674 A problem on CentOS 6, which is in our Jenkins test setup, stemming from #1622 again :( This

[GitHub] wohali opened a new issue #1147: Do not depend on Internet resources

2018-10-22 Thread GitBox
wohali opened a new issue #1147: Do not depend on Internet resources URL: https://github.com/apache/couchdb-fauxton/issues/1147 In fixing packaging, I received warnings from the Debian "lintian" checker that our generated HTML files directly reference 3rd party websites for resources,

[GitHub] tudordumitriu commented on issue #1659: Replication calls to _replicate are returning entire history even if replicator.max_history is set

2018-10-22 Thread GitBox
tudordumitriu commented on issue #1659: Replication calls to _replicate are returning entire history even if replicator.max_history is set URL: https://github.com/apache/couchdb/issues/1659#issuecomment-43207 Hi @kocolosk and thanks for getting back, I might have been wrong in

[GitHub] wohali opened a new pull request #33: Don't use dh_python, static declare 2x python deps

2018-10-22 Thread GitBox
wohali opened a new pull request #33: Don't use dh_python, static declare 2x python deps URL: https://github.com/apache/couchdb-pkg/pull/33 Turns out dh_python won't work for us because we don't actually build/install python stuff.

[GitHub] wohali closed pull request #33: Don't use dh_python, static declare 2x python deps

2018-10-22 Thread GitBox
wohali closed pull request #33: Don't use dh_python, static declare 2x python deps URL: https://github.com/apache/couchdb-pkg/pull/33 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] tudordumitriu closed issue #1661: _revs_limit not applied after calling _compact

2018-10-22 Thread GitBox
tudordumitriu closed issue #1661: _revs_limit not applied after calling _compact URL: https://github.com/apache/couchdb/issues/1661 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] tudordumitriu commented on issue #1661: _revs_limit not applied after calling _compact

2018-10-22 Thread GitBox
tudordumitriu commented on issue #1661: _revs_limit not applied after calling _compact URL: https://github.com/apache/couchdb/issues/1661#issuecomment-432065891 Thank you @kocolosk Then we are looking forward for 2.3.0!

[Jenkins] FAILURE: CouchDB » master #368

2018-10-22 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/368/

[Jenkins] FAILURE: CouchDB » master #367

2018-10-22 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/367/

[GitHub] wohali closed pull request #1673: Remove explicit python version for dev/run (for now)

2018-10-22 Thread GitBox
wohali closed pull request #1673: Remove explicit python version for dev/run (for now) URL: https://github.com/apache/couchdb/pull/1673 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] wohali closed pull request #326: Split of Firewall and Erlang Configuration

2018-10-22 Thread GitBox
wohali closed pull request #326: Split of Firewall and Erlang Configuration URL: https://github.com/apache/couchdb-documentation/pull/326 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is

[GitHub] adrienverge commented on issue #1622: Explicit Python version in scripts

2018-10-22 Thread GitBox
adrienverge commented on issue #1622: Explicit Python version in scripts URL: https://github.com/apache/couchdb/pull/1622#issuecomment-431976104 @wohali thanks for letting me know! I'm glad to ear that Python 3 support is on its way :+1:

[GitHub] wohali closed pull request #32: Explicitly depend on both python2 and python3

2018-10-22 Thread GitBox
wohali closed pull request #32: Explicitly depend on both python2 and python3 URL: https://github.com/apache/couchdb-pkg/pull/32 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] wohali opened a new pull request #32: Explicitly depend on both python2 and python3

2018-10-22 Thread GitBox
wohali opened a new pull request #32: Explicitly depend on both python2 and python3 URL: https://github.com/apache/couchdb-pkg/pull/32 Per already-committed changes in https://github.com/apache/couchdb/pull/1622 and coming changes for https://github.com/apache/couchdb/pull/1639, this is

[GitHub] wohali commented on issue #326: Split of Firewall and Erlang Configuration

2018-10-22 Thread GitBox
wohali commented on issue #326: Split of Firewall and Erlang Configuration URL: https://github.com/apache/couchdb-documentation/pull/326#issuecomment-431946834 @ufobat Thanks! We're waiting for GitHub to catch up with backlogged webhooks so that Travis can run and pass the checks - but

[GitHub] wohali closed pull request #31: Explicitly depend on both python2 and python3

2018-10-22 Thread GitBox
wohali closed pull request #31: Explicitly depend on both python2 and python3 URL: https://github.com/apache/couchdb-pkg/pull/31 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] wohali commented on issue #1622: Explicit Python version in scripts

2018-10-22 Thread GitBox
wohali commented on issue #1622: Explicit Python version in scripts URL: https://github.com/apache/couchdb/pull/1622#issuecomment-431903513 @adrienverge I'm having to revert the change to `dev/run` for now because it has broken our build. See #1673 for the details. Once @nickva 's

[GitHub] wohali opened a new pull request #31: Explicitly depend on both python2 and python3

2018-10-22 Thread GitBox
wohali opened a new pull request #31: Explicitly depend on both python2 and python3 URL: https://github.com/apache/couchdb-pkg/pull/31 Because of the coming changes in apache/couchdb#1639 and the prior changes in apache/couchdb#1622 this is necessary.

[GitHub] wohali opened a new pull request #1673: Remove explicit python version for dev/run (for now)

2018-10-22 Thread GitBox
wohali opened a new pull request #1673: Remove explicit python version for dev/run (for now) URL: https://github.com/apache/couchdb/pull/1673 While we wait for #1639, this change will fix the trusty build failures on Jenkins. They are failing because trusty has Python 2.6 (but the

[GitHub] wohali commented on issue #111: fabric composer-couch DB error

2018-10-22 Thread GitBox
wohali commented on issue #111: fabric composer-couch DB error URL: https://github.com/apache/couchdb-docker/issues/111#issuecomment-431893287 This looks like a Fauxton issue. Please re-open this issue over here: https://github.com/apache/couchdb-fauxton .

[GitHub] wohali closed issue #111: fabric composer-couch DB error

2018-10-22 Thread GitBox
wohali closed issue #111: fabric composer-couch DB error URL: https://github.com/apache/couchdb-docker/issues/111 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] wohali commented on issue #1671: Automatically create Mango indexes

2018-10-22 Thread GitBox
wohali commented on issue #1671: Automatically create Mango indexes URL: https://github.com/apache/couchdb/issues/1671#issuecomment-431865226 I'm updating this ticket to indicate it'd be for Mango indexes (since that's the only situation in which we'd have a chance of knowing the exact

[GitHub] davisp opened a new pull request #1672: Fix initial view compaction task status

2018-10-22 Thread GitBox
davisp opened a new pull request #1672: Fix initial view compaction task status URL: https://github.com/apache/couchdb/pull/1672 This is a minor consistency issue. Currently when a view compaction starts it doesn't include the `total_changes` and `changes_done` fields until the first

[GitHub] ufobat commented on issue #326: Split of Firewall and Erlang Configuration

2018-10-22 Thread GitBox
ufobat commented on issue #326: Split of Firewall and Erlang Configuration URL: https://github.com/apache/couchdb-documentation/pull/326#issuecomment-431820352 I've added the requested changes. This is an automated message

[GitHub] Renu353 opened a new issue #111: fabric composer-couch DB error

2018-10-22 Thread GitBox
Renu353 opened a new issue #111: fabric composer-couch DB error URL: https://github.com/apache/couchdb-docker/issues/111 ## Expected Behavior ## Current Behavior * Browser Name and version: Couch DB * Operating System and version (desktop or mobile): Desktop

[GitHub] rnewson removed a comment on issue #1668: expose is_systemdb_name

2018-10-22 Thread GitBox
rnewson removed a comment on issue #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431796307 +1 but please update title and commit message to match. This is an automated message

[GitHub] rnewson removed a comment on issue #1668: expose is_systemdb_name

2018-10-22 Thread GitBox
rnewson removed a comment on issue #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431810516 +1 but please update title and commit message to match. This is an automated message

[GitHub] rnewson removed a comment on issue #1668: expose is_systemdb_name

2018-10-22 Thread GitBox
rnewson removed a comment on issue #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431800384 +1 but please update title and commit message to match. This is an automated message

[GitHub] rnewson removed a comment on issue #1668: expose is_systemdb_name

2018-10-22 Thread GitBox
rnewson removed a comment on issue #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431797914 +1 but please update title and commit message to match. This is an automated message

[GitHub] rnewson removed a comment on issue #1668: expose is_systemdb_name

2018-10-22 Thread GitBox
rnewson removed a comment on issue #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431801535 +1 but please update title and commit message to match. This is an automated message

[GitHub] rnewson removed a comment on issue #1668: expose is_systemdb_name

2018-10-22 Thread GitBox
rnewson removed a comment on issue #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431794740 +1 but please update title and commit message to match. This is an automated message

[Jenkins] FAILURE: CouchDB » master #365

2018-10-22 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/365/

[GitHub] rnewson commented on issue #1668: expose is_systemdb_name

2018-10-22 Thread GitBox
rnewson commented on issue #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431785923 +1 but please update title and commit message to match. This is an automated message from the

[GitHub] garrensmith closed pull request #1144: [partitioned-dbs] Updates to doc editor

2018-10-22 Thread GitBox
garrensmith closed pull request #1144: [partitioned-dbs] Updates to doc editor URL: https://github.com/apache/couchdb-fauxton/pull/1144 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] rnewson commented on issue #1668: expose is_systemdb_name

2018-10-22 Thread GitBox
rnewson commented on issue #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431780769 +1 but please update title and commit message to match. This is an automated message from the

[GitHub] rnewson commented on issue #1668: expose is_systemdb_name

2018-10-22 Thread GitBox
rnewson commented on issue #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431780285 +1 but please update title and commit message to match. This is an automated message from the

[GitHub] rnewson commented on issue #1668: expose is_systemdb_name

2018-10-22 Thread GitBox
rnewson commented on issue #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431777280 +1 but please update title and commit message to match. This is an automated message from the

[GitHub] Lantero commented on issue #1579: Autocompaction never triggered in Couch v2.2

2018-10-22 Thread GitBox
Lantero commented on issue #1579: Autocompaction never triggered in Couch v2.2 URL: https://github.com/apache/couchdb/issues/1579#issuecomment-431776912 We are having the same issue. A 3 node cluster under load (~150K documents and ~600 updates per second) with auto-compaction setup

[GitHub] rnewson commented on issue #1668: expose is_systemdb_name

2018-10-22 Thread GitBox
rnewson commented on issue #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431768555 +1 but please update title and commit message to match. This is an automated message from the

[GitHub] rnewson commented on issue #1668: expose is_valid_systemdb

2018-10-22 Thread GitBox
rnewson commented on issue #1668: expose is_valid_systemdb URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431768942 +1 but please update title and commit message to match. This is an automated message from the

[GitHub] rnewson commented on issue #1668: expose is_valid_systemdb

2018-10-22 Thread GitBox
rnewson commented on issue #1668: expose is_valid_systemdb URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431768666 +1 but please update title and commit message to match. This is an automated message from the

[GitHub] rnewson commented on issue #1668: expose is_valid_systemdb

2018-10-22 Thread GitBox
rnewson commented on issue #1668: expose is_valid_systemdb URL: https://github.com/apache/couchdb/pull/1668#issuecomment-431768597 +1 but please update title and commit message to match. This is an automated message from the

[GitHub] natcohen opened a new issue #1671: Automatically create indexes

2018-10-22 Thread GitBox
natcohen opened a new issue #1671: Automatically create indexes URL: https://github.com/apache/couchdb/issues/1671 Just throwing the idea... I was wondering if it could be possible to create the index whenever a query is made. This could be an option within CouchDB whenever it