[GitHub] couchdb-documentation issue #91: clarify $db/_security section

2017-01-10 Thread michellephung
Github user michellephung commented on the issue: https://github.com/apache/couchdb-documentation/pull/91 +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

[GitHub] couchdb-documentation issue #94: install/index.rst: More details on Single-N...

2017-01-10 Thread michellephung
Github user michellephung commented on the issue: https://github.com/apache/couchdb-documentation/pull/94 hi @dmunch can you pull in the latest and rebase? we updated the travis tests and now this pr should pass --- If your project is set up for it, you can reply to this email and

[GitHub] couchdb-documentation issue #92: remove documentation about couch_peruser ap...

2017-01-10 Thread michellephung
Github user michellephung commented on the issue: https://github.com/apache/couchdb-documentation/pull/92 @jo can you pull in the latest and rebase? we updated the travis tests and now this pr should pass --- If your project is set up for it, you can reply to this email and have

[GitHub] couchdb-documentation issue #95: Grammar and an inaccuracy.

2017-01-10 Thread michellephung
Github user michellephung commented on the issue: https://github.com/apache/couchdb-documentation/pull/95 @laheadle can you pull in the latest and rebase? we updated the travis tests and now this pr should pass --- If your project is set up for it, you can reply to this email and

[GitHub] couchdb-documentation pull request #96: Inline comments: Improve phrasing

2017-01-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-documentation/pull/96 --- 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 #830: remove all unused variables and imports

2017-01-10 Thread millayr
Github user millayr commented on the issue: https://github.com/apache/couchdb-fauxton/pull/830 +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 if

[GitHub] couchdb-documentation issue #97: Update python versions to 2.7/3.4

2017-01-10 Thread kxepal
Github user kxepal commented on the issue: https://github.com/apache/couchdb-documentation/pull/97 @padyx It's fine. Thanks you! --- 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-documentation pull request #97: Update python versions to 2.7/3.4

2017-01-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-documentation/pull/97 --- 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-fabric issue #83: Handle no_pass message when limit is 0

2017-01-10 Thread davisp
Github user davisp commented on the issue: https://github.com/apache/couchdb-fabric/pull/83 We either need to make this two commits/PRs or figure out a way to feature flag it so that users running rolling reboots don't have a bunch of 500s during the upgrade. --- If your project is

[GitHub] couchdb-nano pull request #3: add reference to server in doc scope

2017-01-10 Thread dominicbarnes
GitHub user dominicbarnes opened a pull request: https://github.com/apache/couchdb-nano/pull/3 add reference to server in doc scope This PR is ported from dscape/nano#346 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] couchdb-fauxton pull request #830: remove all unused variables and imports

2017-01-10 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/830#discussion_r95379358 --- Diff: Gruntfile.js --- @@ -77,19 +75,19 @@ module.exports = function (grunt) { return settings.template; })(); - var

[GitHub] couchdb-fauxton pull request #830: remove all unused variables and imports

2017-01-10 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/830#discussion_r95377286 --- Diff: app/addons/replication/actions.js --- @@ -231,15 +231,15 @@ const hideConflictModal = () => { }); }; -const

[GitHub] couchdb-fauxton pull request #830: remove all unused variables and imports

2017-01-10 Thread millayr
Github user millayr commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/830#discussion_r95377080 --- Diff: app/core/routeObject.js --- @@ -10,8 +10,7 @@ // License for the specific language governing permissions and limitations under

[jira] [Commented] (COUCHDB-3269) view response can 'hang' with filter and limit specified

2017-01-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15814988#comment-15814988 ] ASF GitHub Bot commented on COUCHDB-3269: - GitHub user rnewson opened a pull request:

[GitHub] couchdb-fabric pull request #83: Handle no_pass message when limit is 0

2017-01-10 Thread rnewson
GitHub user rnewson opened a pull request: https://github.com/apache/couchdb-fabric/pull/83 Handle no_pass message when limit is 0 A view query that uses both a filter and a limit value can appear to 'hang' because the workers continue to run even after the number of

[jira] [Commented] (COUCHDB-3269) view response can 'hang' with filter and limit specified

2017-01-10 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15814945#comment-15814945 ] Robert Newson commented on COUCHDB-3269: maybe not so wrong. the 'offset' field in collector in

[jira] [Commented] (COUCHDB-3269) view response can 'hang' with filter and limit specified

2017-01-10 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15814924#comment-15814924 ] Robert Newson commented on COUCHDB-3269: This isn't quite right. What I've seen is a _changes

[jira] [Commented] (COUCHDB-3269) view response can 'hang' with filter and limit specified

2017-01-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15814891#comment-15814891 ] ASF GitHub Bot commented on COUCHDB-3269: - Github user rnewson closed the pull request at:

[GitHub] couchdb-fabric issue #82: Handle no_pass message when limit is 0

2017-01-10 Thread rnewson
Github user rnewson commented on the issue: https://github.com/apache/couchdb-fabric/pull/82 completely wrong. --- 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

[GitHub] couchdb-fauxton pull request #830: remove all unused variables and imports

2017-01-10 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/830 remove all unused variables and imports Enable the eslint `no-unused-vars`. This just makes our code a little neater. You can merge this pull request into a Git repository by running:

[GitHub] couchdb-documentation issue #97: Update python versions to 2.7/3.4

2017-01-10 Thread padyx
Github user padyx commented on the issue: https://github.com/apache/couchdb-documentation/pull/97 Looks likes it works! Thanks for the input @kxepal . Can anyone with a latex environment verify that the paper format is correct? Likely only relevant for PDF output which I don't get