[jira] [Commented] (COUCHDB-3227) Inconsistent/odd behaviour of the new ?stable=X=Y API

2016-11-07 Thread Robert Frazier (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645596#comment-15645596 ] Robert Frazier commented on COUCHDB-3227: - Note that I did the above testing on a three node

[GitHub] couchdb-fauxton pull request #794: 76046 - The Documentation Link in the Que...

2016-11-07 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/794#discussion_r86861215 --- Diff: app/addons/documents/queryoptions/queryoptions.react.jsx --- @@ -411,7 +405,8 @@ var QueryTray = React.createClass({

[GitHub] couchdb-fauxton pull request #794: 76046 - The Documentation Link in the Que...

2016-11-07 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/794#discussion_r86859654 --- Diff: app/addons/documents/queryoptions/queryoptions.react.jsx --- @@ -30,13 +30,7 @@ var MainFieldsView = React.createClass({ reduce:

[jira] [Created] (COUCHDB-3227) Inconsistent/odd behaviour of the new ?stable=X=Y API

2016-11-07 Thread Robert Frazier (JIRA)
Robert Frazier created COUCHDB-3227: --- Summary: Inconsistent/odd behaviour of the new ?stable=X=Y API Key: COUCHDB-3227 URL: https://issues.apache.org/jira/browse/COUCHDB-3227 Project: CouchDB

[GitHub] couchdb-couch pull request #210: Include file_path on errors from couch_file

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-couch/pull/210 --- 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 so, or if the feature

[GitHub] couchdb-fauxton issue #804: Create polling component

2016-11-07 Thread millayr
Github user millayr commented on the issue: https://github.com/apache/couchdb-fauxton/pull/804 +1 after my minor comments are discussed/addressed --- 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

[GitHub] couchdb-fauxton pull request #804: Create polling component

2016-11-07 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/804#discussion_r86811607 --- Diff: app/addons/components/components/polling.js --- @@ -0,0 +1,130 @@ +// Licensed under the Apache License, Version 2.0 (the "License");

[GitHub] couchdb-fauxton pull request #804: Create polling component

2016-11-07 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/804#discussion_r86791217 --- Diff: app/addons/activetasks/assets/less/activetasks.less --- @@ -188,54 +188,47 @@ } } -.nav.polling-interval { -

[GitHub] couchdb-fauxton pull request #804: Create polling component

2016-11-07 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/804 Create polling component Update active tasks to use the polling component You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (COUCHDB-3226) Build under snap container is denied access to /bindf

2016-11-07 Thread Simon C Klassen (JIRA)
Simon C Klassen created COUCHDB-3226: Summary: Build under snap container is denied access to /bindf Key: COUCHDB-3226 URL: https://issues.apache.org/jira/browse/COUCHDB-3226 Project: CouchDB

[jira] [Created] (COUCHDB-3225) Build created with snap fails verfication

2016-11-07 Thread Simon C Klassen (JIRA)
Simon C Klassen created COUCHDB-3225: Summary: Build created with snap fails verfication Key: COUCHDB-3225 URL: https://issues.apache.org/jira/browse/COUCHDB-3225 Project: CouchDB Issue

[GitHub] couchdb-fauxton pull request #803: add correct import for apibar

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/803 --- 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 so, or if the

[GitHub] couchdb-fauxton issue #803: add correct import for apibar

2016-11-07 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/803 Merging as this PR has passed here https://travis-ci.org/garrensmith/couchdb-fauxton/builds/173878965 --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (COUCHDB-3224) Fauxton not correctly display database with "-" and "/" symbol in name

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644039#comment-15644039 ] ASF GitHub Bot commented on COUCHDB-3224: - Github user garrensmith commented on the issue:

[GitHub] couchdb-fauxton issue #802: COUCHDB-3224: Fixed view displaying for database...

2016-11-07 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/802 Ok. @robertkowalski needs to review this before we can merge. --- 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

[GitHub] couchdb-fauxton pull request #803: add correct import for apibar

2016-11-07 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/803 add correct import for apibar You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-fauxton fix-active-tasks

[jira] [Commented] (COUCHDB-3224) Fauxton not correctly display database with "-" and "/" symbol in name

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644030#comment-15644030 ] ASF GitHub Bot commented on COUCHDB-3224: - Github user sergey-safarov commented on the issue:

[GitHub] couchdb-fauxton issue #802: COUCHDB-3224: Fixed view displaying for database...

2016-11-07 Thread sergey-safarov
Github user sergey-safarov commented on the issue: https://github.com/apache/couchdb-fauxton/pull/802 About test cases. I can make hotfix but test case creation is to complex task for me. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (COUCHDB-3224) Fauxton not correctly display database with "-" and "/" symbol in name

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15643865#comment-15643865 ] ASF GitHub Bot commented on COUCHDB-3224: - Github user sergey-safarov commented on the issue:

[GitHub] couchdb-fauxton issue #802: COUCHDB-3224: Fixed view displaying for database...

2016-11-07 Thread sergey-safarov
Github user sergey-safarov commented on the issue: https://github.com/apache/couchdb-fauxton/pull/802 Hello @garrensmith error is fixed --- 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

[GitHub] couchdb-nano pull request #2: Uuids

2016-11-07 Thread glynnbird
Github user glynnbird closed the pull request at: https://github.com/apache/couchdb-nano/pull/2 --- 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 so, or if the feature

[GitHub] couchdb-nano pull request #2: Uuids

2016-11-07 Thread glynnbird
GitHub user glynnbird opened a pull request: https://github.com/apache/couchdb-nano/pull/2 Uuids Added GET /_uuids api call You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloudant-labs/cloudant-nano uuids Alternatively you can

[GitHub] couchdb-fauxton pull request #798: break react components into individual fi...

2016-11-07 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/798 --- 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 so, or if the

[GitHub] couchdb-fauxton pull request #801: databases: show data_size instead of disk...

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/801 --- 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 so, or if the

[GitHub] couchdb-fauxton issue #801: databases: show data_size instead of disk_size

2016-11-07 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/801 +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 so, or

[jira] [Commented] (COUCHDB-3224) Fauxton not correctly display database with "-" and "/" symbol in name

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15643478#comment-15643478 ] ASF GitHub Bot commented on COUCHDB-3224: - Github user garrensmith commented on the issue:

[GitHub] couchdb-fauxton issue #802: COUCHDB-3224: Fixed view displaying for database...

2016-11-07 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/802 Thanks @sergey-safarov this is great. The tests are failing. Could you see why. And could you maybe add a test or two to prove this improves and fixes the `/` issues --- If your