[GitHub] garrensmith commented on issue #1147: Do not depend on Internet resources

2018-10-23 Thread GitBox
garrensmith commented on issue #1147: Do not depend on Internet resources URL: https://github.com/apache/couchdb-fauxton/issues/1147#issuecomment-432107268 Does it say what we depend on externally? I didnt think we depended on anything. From:

[GitHub] ktaragorn commented on issue #1305: Enabling require_valid_user blocks login to Fauxton

2018-10-23 Thread GitBox
ktaragorn commented on issue #1305: Enabling require_valid_user blocks login to Fauxton URL: https://github.com/apache/couchdb/issues/1305#issuecomment-432107216 I encountered this issue as well, having set this field via fauxton, and now I am locked out. Luckily i have ssh access to the

[GitHub] wohali commented on issue #1305: Enabling require_valid_user blocks login to Fauxton

2018-10-23 Thread GitBox
wohali commented on issue #1305: Enabling require_valid_user blocks login to Fauxton URL: https://github.com/apache/couchdb/issues/1305#issuecomment-432108400 @ktaragorn Can you confirm the OS on which you are experiencing this?

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

2018-10-23 Thread GitBox
nickva 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-432108398 Hi @tudordumitriu Thanks for your report. Just like @kocolosk I

[GitHub] wohali closed issue #1147: Do not depend on Internet resources

2018-10-23 Thread GitBox
wohali closed issue #1147: Do not depend on Internet resources URL: https://github.com/apache/couchdb-fauxton/issues/1147 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] wohali closed issue #1147: Do not depend on Internet resources

2018-10-23 Thread GitBox
wohali closed issue #1147: Do not depend on Internet resources URL: https://github.com/apache/couchdb-fauxton/issues/1147 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] wohali commented on issue #1147: Do not depend on Internet resources

2018-10-23 Thread GitBox
wohali commented on issue #1147: Do not depend on Internet resources URL: https://github.com/apache/couchdb-fauxton/issues/1147#issuecomment-432112754 Mathjax was one of them, but now I can't reproduce the error. Going to close until I can. Thanks.

[Jenkins] FAILURE: CouchDB » master #369

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

[GitHub] nickva opened a new pull request #1675: Hard code hypothesis to avoid master versions breaking builds

2018-10-23 Thread GitBox
nickva opened a new pull request #1675: Hard code hypothesis to avoid master versions breaking builds URL: https://github.com/apache/couchdb/pull/1675 This is an automated message from the Apache Git Service. To respond to

[GitHub] wohali commented on issue #1675: Hard code hypothesis to avoid master versions breaking builds

2018-10-23 Thread GitBox
wohali commented on issue #1675: Hard code hypothesis to avoid master versions breaking builds URL: https://github.com/apache/couchdb/pull/1675#issuecomment-432142819 +1 This is an automated message from the Apache Git

[GitHub] wohali closed pull request #1675: Hard code hypothesis to avoid master versions breaking builds

2018-10-23 Thread GitBox
wohali closed pull request #1675: Hard code hypothesis to avoid master versions breaking builds URL: https://github.com/apache/couchdb/pull/1675 This is an automated message from the Apache Git Service. To respond to the

[GitHub] Georift commented on issue #1146: Add grouping to databases with IDs containing '/'

2018-10-23 Thread GitBox
Georift commented on issue #1146: Add grouping to databases with IDs containing '/' URL: https://github.com/apache/couchdb-fauxton/pull/1146#issuecomment-432147837 Ok I'll look into getting it converted to lodash and add multiple nesting when I get a chance. I tested this change

[GitHub] Georift commented on issue #1140: Increase the width of string editor modal

2018-10-23 Thread GitBox
Georift commented on issue #1140: Increase the width of string editor modal URL: https://github.com/apache/couchdb-fauxton/pull/1140#issuecomment-432148623 Rebased on master, no code changes. This is an automated message from

[GitHub] garrensmith closed pull request #1668: expose is_systemdb_name

2018-10-23 Thread GitBox
garrensmith closed pull request #1668: expose is_systemdb_name URL: https://github.com/apache/couchdb/pull/1668 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 foreign pull request

[GitHub] olivenvrac commented on issue #1267: [ERROR] fabric_worker_timeout

2018-10-23 Thread GitBox
olivenvrac commented on issue #1267: [ERROR] fabric_worker_timeout URL: https://github.com/apache/couchdb/issues/1267#issuecomment-432215305 I would reopen this issue to complete some informations for the community.I saw that a lot of people have had this problem I double the number of

[Jenkins] FAILURE: CouchDB » master #370

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

[GitHub] lu-xiansheng opened a new issue #112: Error writing to pipe: Broken pipe

2018-10-23 Thread GitBox
lu-xiansheng opened a new issue #112: Error writing to pipe: Broken pipe URL: https://github.com/apache/couchdb-docker/issues/112 docker run BUT some error like this: WARNING: CouchDB is running in Admin Party mode. This

[GitHub] Georift commented on issue #1146: Add grouping to databases with IDs containing '/'

2018-10-23 Thread GitBox
Georift commented on issue #1146: Add grouping to databases with IDs containing '/' URL: https://github.com/apache/couchdb-fauxton/pull/1146#issuecomment-432276319 Perhaps we could instead just push the sorting of the group's to the very end? Then at least this pagination issue is

[GitHub] rnewson commented on a change in pull request #1656: Partition review fixes

2018-10-23 Thread GitBox
rnewson commented on a change in pull request #1656: Partition review fixes URL: https://github.com/apache/couchdb/pull/1656#discussion_r227451310 ## File path: src/chttpd/src/chttpd_view.erl ## @@ -147,12 +147,12 @@ handle_partition_view_req(Req, _Db, _DDoc, _Pk) ->

[GitHub] rnewson commented on issue #1616: Add downgrade function to downgrade database with clustered purge

2018-10-23 Thread GitBox
rnewson commented on issue #1616: Add downgrade function to downgrade database with clustered purge URL: https://github.com/apache/couchdb/pull/1616#issuecomment-432298209 -1. We need a couchdb release that can recognise a newer version of the database format and downgrade it to

[Jenkins] FAILURE: CouchDB » master #371

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

[GitHub] garrensmith opened a new pull request #1676: Downgrade code for Database partitions

2018-10-23 Thread GitBox
garrensmith opened a new pull request #1676: Downgrade code for Database partitions URL: https://github.com/apache/couchdb/pull/1676 ## Overview Code to run a downgrade on a non partitioned database after a cluster has been upgraded to use the new partition code. Currently we

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

2018-10-23 Thread GitBox
wohali closed pull request #1674: Fix JS/Python test harness for Python 2.6 URL: https://github.com/apache/couchdb/pull/1674 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] popojargo commented on issue #1146: Add grouping to databases with IDs containing '/'

2018-10-23 Thread GitBox
popojargo commented on issue #1146: Add grouping to databases with IDs containing '/' URL: https://github.com/apache/couchdb-fauxton/pull/1146#issuecomment-432270872 Yeah. The best solution would be group paging but as you said, it adds a lot of complexity.

[GitHub] wohali commented on issue #112: Error writing to pipe: Broken pipe

2018-10-23 Thread GitBox
wohali commented on issue #112: Error writing to pipe: Broken pipe URL: https://github.com/apache/couchdb-docker/issues/112#issuecomment-432281006 How did you start CouchDB? Give me the full command line, please. This is an

[GitHub] wohali commented on issue #1267: [ERROR] fabric_worker_timeout

2018-10-23 Thread GitBox
wohali commented on issue #1267: [ERROR] fabric_worker_timeout URL: https://github.com/apache/couchdb/issues/1267#issuecomment-432280553 There are many reasons you may receive fabric timeouts, conflicts are not the only reason.

[GitHub] popojargo commented on issue #1146: Add grouping to databases with IDs containing '/'

2018-10-23 Thread GitBox
popojargo commented on issue #1146: Add grouping to databases with IDs containing '/' URL: https://github.com/apache/couchdb-fauxton/pull/1146#issuecomment-432289015 I don't think that would be a good idea. At the moment, databases are listed/ordered by their names. If a database is

[Jenkins] FAILURE: CouchDB » master #372

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

[Jenkins] SUCCESS: CouchDB » master #375

2018-10-23 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/375/

[GitHub] davisp commented on issue #1616: Add downgrade function to downgrade database with clustered purge

2018-10-23 Thread GitBox
davisp commented on issue #1616: Add downgrade function to downgrade database with clustered purge URL: https://github.com/apache/couchdb/pull/1616#issuecomment-432344548 @rnewson To be clear, you -1'ing that this isn't in a CouchDB release before clustered purge, not the actual logic as

[GitHub] adv4000 commented on issue #1650: Pass user_ctx in _bulk_get

2018-10-23 Thread GitBox
adv4000 commented on issue #1650: Pass user_ctx in _bulk_get URL: https://github.com/apache/couchdb/pull/1650#issuecomment-432423402 Issue reported on couchdbbackup tool: https://github.com/cloudant/couchbackup/issues/253 Looks like _bulk_get not working with databases named **_users**

[GitHub] adv4000 edited a comment on issue #1650: Pass user_ctx in _bulk_get

2018-10-23 Thread GitBox
adv4000 edited a comment on issue #1650: Pass user_ctx in _bulk_get URL: https://github.com/apache/couchdb/pull/1650#issuecomment-432423402 @wohali Issue reported on couchdbbackup tool: https://github.com/cloudant/couchbackup/issues/253 Looks like _bulk_get not working with

[GitHub] popojargo commented on issue #1146: Add grouping to databases with IDs containing '/'

2018-10-23 Thread GitBox
popojargo commented on issue #1146: Add grouping to databases with IDs containing '/' URL: https://github.com/apache/couchdb-fauxton/pull/1146#issuecomment-432438081 For example, we have a SAS application. For each client, we have 3 different databases. So we prefix all of them. When we

[GitHub] chewbranca commented on a change in pull request #1605: Feature/user partitioned databases

2018-10-23 Thread GitBox
chewbranca commented on a change in pull request #1605: Feature/user partitioned databases URL: https://github.com/apache/couchdb/pull/1605#discussion_r227597505 ## File path: src/mem3/src/mem3_util.erl ## @@ -34,6 +35,27 @@ hash(Item) when is_binary(Item) -> hash(Item)

[GitHub] adv4000 commented on issue #1650: Pass user_ctx in _bulk_get

2018-10-23 Thread GitBox
adv4000 commented on issue #1650: Pass user_ctx in _bulk_get URL: https://github.com/apache/couchdb/pull/1650#issuecomment-432417265 I hope it also will fix **_metadata** db along with **_users** db This is an automated

[GitHub] wohali commented on issue #1650: Pass user_ctx in _bulk_get

2018-10-23 Thread GitBox
wohali commented on issue #1650: Pass user_ctx in _bulk_get URL: https://github.com/apache/couchdb/pull/1650#issuecomment-432420650 @adv4000 CouchDB doesn't currently do anything with the _metadata DB, what are you expecting to find there?

[GitHub] chewbranca commented on a change in pull request #1605: Feature/user partitioned databases

2018-10-23 Thread GitBox
chewbranca commented on a change in pull request #1605: Feature/user partitioned databases URL: https://github.com/apache/couchdb/pull/1605#discussion_r227596683 ## File path: src/mem3/src/mem3_util.erl ## @@ -34,6 +35,27 @@ hash(Item) when is_binary(Item) -> hash(Item)

[GitHub] Antonio-Maranhao commented on issue #1146: Add grouping to databases with IDs containing '/'

2018-10-23 Thread GitBox
Antonio-Maranhao commented on issue #1146: Add grouping to databases with IDs containing '/' URL: https://github.com/apache/couchdb-fauxton/pull/1146#issuecomment-432432937 IMO the two concepts (grouping & pagination) don't work well together. Maybe we should step back a bit and answer

[jira] [Commented] (COUCHDB-3326) Implement clustered purge API: _purge

2018-10-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16661543#comment-16661543 ] ASF subversion and git services commented on COUCHDB-3326: -- Commit

[GitHub] Antonio-Maranhao commented on issue #1146: Add grouping to databases with IDs containing '/'

2018-10-23 Thread GitBox
Antonio-Maranhao commented on issue #1146: Add grouping to databases with IDs containing '/' URL: https://github.com/apache/couchdb-fauxton/pull/1146#issuecomment-432496775 Thanks for the example @popojargo, but if I understood correctly, you could just type the client name in the search

[GitHub] Georift commented on issue #1146: Add grouping to databases with IDs containing '/'

2018-10-23 Thread GitBox
Georift commented on issue #1146: Add grouping to databases with IDs containing '/' URL: https://github.com/apache/couchdb-fauxton/pull/1146#issuecomment-432506821 @Antonio-Maranhao The way you described is exactly how I'd imagine it'd need to be implemented. One place I'm not entirely