[GitHub] couchdb issue #439: Update default/local ini files with new settings

2016-09-01 Thread janl
Github user janl commented on the issue: https://github.com/apache/couchdb/pull/439 way cool! --- 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 fea

[GitHub] couchdb issue #439: Update default/local ini files with new settings

2016-09-01 Thread kxepal
Github user kxepal commented on the issue: https://github.com/apache/couchdb/pull/439 +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 the feature

[jira] [Commented] (COUCHDB-2623) Validate default.ini / local.ini config options

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15457657#comment-15457657 ] ASF GitHub Bot commented on COUCHDB-2623: - GitHub user wohali opened a pull requ

[GitHub] couchdb pull request #439: Update default/local ini files with new settings

2016-09-01 Thread wohali
GitHub user wohali opened a pull request: https://github.com/apache/couchdb/pull/439 Update default/local ini files with new settings A comprehensive grep was run across the source code looking for references to config:get* functions. This was used to remove any config settin

[jira] [Commented] (COUCHDB-2623) Validate default.ini / local.ini config options

2016-09-01 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15457543#comment-15457543 ] Joan Touzet commented on COUCHDB-2623: -- I put together a little grep+python script

[GitHub] couchdb-chttpd issue #139: Drop logging level for "no record of user %s"

2016-09-01 Thread kxepal
Github user kxepal commented on the issue: https://github.com/apache/couchdb-chttpd/pull/139 +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 the f

[GitHub] couchdb-chttpd pull request #139: Drop logging level for "no record of user ...

2016-09-01 Thread wohali
GitHub user wohali opened a pull request: https://github.com/apache/couchdb-chttpd/pull/139 Drop logging level for "no record of user %s" This warning is tripped primarily when an admin is defined in local.ini and has no associated _users document. This can happen fairly often in

[GitHub] couchdb-documentation issue #55: API documentation for _find and _index endp...

2016-09-01 Thread kxepal
Github user kxepal commented on the issue: https://github.com/apache/couchdb-documentation/pull/55 Nice! But need to fix the linter failures. --- 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 t

[jira] [Resolved] (COUCHDB-3118) Replicator's validation ignored

2016-09-01 Thread Eric Avdey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Avdey resolved COUCHDB-3118. - Resolution: Fixed > Replicator's validation ignored > --- > >

[jira] [Resolved] (COUCHDB-3114) Couch allows to create doc with id "_design/"

2016-09-01 Thread Eric Avdey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Avdey resolved COUCHDB-3114. - Resolution: Fixed > Couch allows to create doc with id "_design/" >

[jira] [Commented] (COUCHDB-3118) Replicator's validation ignored

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456851#comment-15456851 ] ASF GitHub Bot commented on COUCHDB-3118: - Github user asfgit closed the pull re

[GitHub] couchdb-couch-replicator pull request #47: Validate boolean parameters in /_...

2016-09-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-couch-replicator/pull/47 --- 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 th

[GitHub] couchdb-couch-replicator issue #47: Validate boolean parameters in /_replica...

2016-09-01 Thread nickva
Github user nickva commented on the issue: https://github.com/apache/couchdb-couch-replicator/pull/47 +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

[GitHub] couchdb-couch-replicator issue #47: Validate boolean parameters in /_replica...

2016-09-01 Thread iilyak
Github user iilyak commented on the issue: https://github.com/apache/couchdb-couch-replicator/pull/47 All tests pass locally. +1 ``` EUnit module 'json_stream_parse' module 'couch_replicator_worker' module 'couch_repl

[jira] [Commented] (COUCHDB-3119) Cluster setup: `add_node` fails if node name != "couchdb"

2016-09-01 Thread JIRA
[ https://issues.apache.org/jira/browse/COUCHDB-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456574#comment-15456574 ] Adrien Vergé commented on COUCHDB-3119: --- I posted a fix at: https://github.com/apa

[jira] [Created] (COUCHDB-3119) Cluster setup: `add_node` fails if node name != "couchdb"

2016-09-01 Thread JIRA
Adrien Vergé created COUCHDB-3119: - Summary: Cluster setup: `add_node` fails if node name != "couchdb" Key: COUCHDB-3119 URL: https://issues.apache.org/jira/browse/COUCHDB-3119 Project: CouchDB

[GitHub] couchdb-documentation pull request #55: API documentation for _find and _ind...

2016-09-01 Thread willholley
GitHub user willholley opened a pull request: https://github.com/apache/couchdb-documentation/pull/55 API documentation for _find and _index endpoints API reference documentation for the new _find and _index endpoints. Credit to this primarily goes to @KimStebel who wrote th

[jira] [Commented] (COUCHDB-3105) Etag must be renamed to ETag

2016-09-01 Thread Jonas Weber (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456364#comment-15456364 ] Jonas Weber commented on COUCHDB-3105: -- The text is misleading here, I think. The '

[jira] [Commented] (COUCHDB-3118) Replicator's validation ignored

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456346#comment-15456346 ] ASF GitHub Bot commented on COUCHDB-3118: - GitHub user eiri opened a pull reques

[GitHub] couchdb-couch-replicator pull request #47: Validate boolean parameters in /_...

2016-09-01 Thread eiri
GitHub user eiri opened a pull request: https://github.com/apache/couchdb-couch-replicator/pull/47 Validate boolean parameters in /_replicate payload Unlike `/_replicator`, end-point `/_replicate` doesn't check type for the boolean parameters in payload, which leads replicator to cr

[GitHub] couchdb-couch pull request #177: Add optional `fields` to change feed select...

2016-09-01 Thread nickva
Github user nickva commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/177#discussion_r77225082 --- Diff: src/couch_changes.erl --- @@ -377,6 +379,21 @@ check_selector(_Selector) -> throw({bad_request, "Selector error: expected a JSON objec

[GitHub] couchdb-couch issue #177: Add optional `fields` to change feed selectors

2016-09-01 Thread kxepal
Github user kxepal commented on the issue: https://github.com/apache/couchdb-couch/pull/177 LGFM --- 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 #55: Add optional `fields` to change feed selectors

2016-09-01 Thread kxepal
Github user kxepal commented on the issue: https://github.com/apache/couchdb-fabric/pull/55 LGFM --- 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-couch pull request #177: Add optional `fields` to change feed select...

2016-09-01 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/177#discussion_r77217313 --- Diff: src/couch_changes.erl --- @@ -377,6 +379,21 @@ check_selector(_Selector) -> throw({bad_request, "Selector error: expected a JSON objec

[GitHub] couchdb-couch pull request #177: Add optional `fields` to change feed select...

2016-09-01 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/177#discussion_r77217227 --- Diff: src/couch_changes.erl --- @@ -377,6 +379,21 @@ check_selector(_Selector) -> throw({bad_request, "Selector error: expected a JSON objec

[GitHub] couchdb-fabric issue #55: Add optional `fields` to change feed selectors

2016-09-01 Thread nickva
Github user nickva commented on the issue: https://github.com/apache/couchdb-fabric/pull/55 Related to: https://github.com/apache/couchdb-couch/pull/177 --- 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

[GitHub] couchdb-couch issue #177: Add optional `fields` to change feed selectors

2016-09-01 Thread nickva
Github user nickva commented on the issue: https://github.com/apache/couchdb-couch/pull/177 Related to: https://github.com/apache/couchdb-fabric/pull/55 --- 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

[jira] [Commented] (COUCHDB-2980) Replicator DB on 15984 replicates to backdoor ports

2016-09-01 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455918#comment-15455918 ] Joan Touzet commented on COUCHDB-2980: -- Thanks. If you don't think we can squeeze i

[GitHub] couchdb-fauxton issue #757: tabs: minor style updates

2016-09-01 Thread michellephung
Github user michellephung commented on the issue: https://github.com/apache/couchdb-fauxton/pull/757 i think you can add .component-tab-element --- 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

[GitHub] couchdb-fauxton pull request #757: tabs: minor style updates

2016-09-01 Thread robertkowalski
Github user robertkowalski closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/757 --- 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 th

[GitHub] couchdb-fauxton issue #757: tabs: minor style updates

2016-09-01 Thread robertkowalski
Github user robertkowalski commented on the issue: https://github.com/apache/couchdb-fauxton/pull/757 merged! --- 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 s

[GitHub] couchdb-fauxton issue #757: tabs: minor style updates

2016-09-01 Thread michellephung
Github user michellephung commented on the issue: https://github.com/apache/couchdb-fauxton/pull/757 yes --- 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

[GitHub] couchdb-fauxton issue #757: tabs: minor style updates

2016-09-01 Thread robertkowalski
Github user robertkowalski commented on the issue: https://github.com/apache/couchdb-fauxton/pull/757 @michellephung it got that, with `.component-tab-list-element` ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[jira] [Commented] (COUCHDB-3118) Replicator's validation ignored

2016-09-01 Thread Eric Avdey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455685#comment-15455685 ] Eric Avdey commented on COUCHDB-3118: - It seems that validation on /_replicate end-p

[GitHub] couchdb-fauxton pull request #766: fix: typos and dash-style

2016-09-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/766 --- 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 featur

[jira] [Created] (COUCHDB-3118) Replicator's validation ignored

2016-09-01 Thread Eric Avdey (JIRA)
Eric Avdey created COUCHDB-3118: --- Summary: Replicator's validation ignored Key: COUCHDB-3118 URL: https://issues.apache.org/jira/browse/COUCHDB-3118 Project: CouchDB Issue Type: Bug

[GitHub] couchdb-fauxton issue #757: tabs: minor style updates

2016-09-01 Thread michellephung
Github user michellephung commented on the issue: https://github.com/apache/couchdb-fauxton/pull/757 +1 otherwise --- 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 wis

[GitHub] couchdb-fauxton issue #757: tabs: minor style updates

2016-09-01 Thread michellephung
Github user michellephung commented on the issue: https://github.com/apache/couchdb-fauxton/pull/757 - the search bar in active tasks menu needs a list-style: none; on the list item. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[jira] [Commented] (COUCHDB-3114) Couch allows to create doc with id "_design/"

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455516#comment-15455516 ] ASF GitHub Bot commented on COUCHDB-3114: - Github user asfgit closed the pull re

[GitHub] couchdb-couch pull request #193: Fix validation for ddoc and _local id

2016-09-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-couch/pull/193 --- 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 #766: fix: typos and dash-style

2016-09-01 Thread robertkowalski
Github user robertkowalski commented on the issue: https://github.com/apache/couchdb-fauxton/pull/766 +1 thank you jan! --- 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 an

[GitHub] couchdb-couch issue #193: Fix validation for ddoc and _local id

2016-09-01 Thread rnewson
Github user rnewson commented on the issue: https://github.com/apache/couchdb-couch/pull/193 hrm, fair enough. I can't see a tidier way to say it once but still give good error messages. +1. --- If your project is set up for it, you can reply to this email and have your repl

[GitHub] couchdb-couch issue #193: Fix validation for ddoc and _local id

2016-09-01 Thread eiri
Github user eiri commented on the issue: https://github.com/apache/couchdb-couch/pull/193 @rnewson I did it at first, but then decided to go with less confusing error message for the users sake. If you think it's not a problem here then sure, I'll use guards. --- If your project is

[GitHub] couchdb-couch issue #193: Fix validation for ddoc and _local id

2016-09-01 Thread rnewson
Github user rnewson commented on the issue: https://github.com/apache/couchdb-couch/pull/193 hm, there must be a better way. we now have two bits of special logic in the same function for the same reason. --- If your project is set up for it, you can reply to this email and have your

[GitHub] couchdb-couch issue #193: Fix validation for ddoc and _local id

2016-09-01 Thread rnewson
Github user rnewson commented on the issue: https://github.com/apache/couchdb-couch/pull/193 try ```erlang <<"_design/", Rest/binary>> when byte_size(Rest) > 0 -> ok ``` That way we only say the _design and _local rule once each. anything else beginning _ will hit

[jira] [Commented] (COUCHDB-3114) Couch allows to create doc with id "_design/"

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455318#comment-15455318 ] ASF GitHub Bot commented on COUCHDB-3114: - GitHub user eiri opened a pull reques

[GitHub] couchdb-couch issue #193: Fix validation for ddoc and _local id

2016-09-01 Thread kxepal
Github user kxepal commented on the issue: https://github.com/apache/couchdb-couch/pull/193 +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 the fe

[GitHub] couchdb-couch pull request #193: Fix validation for ddoc and _local id

2016-09-01 Thread eiri
GitHub user eiri opened a pull request: https://github.com/apache/couchdb-couch/pull/193 Fix validation for ddoc and _local id Because binary match treats end of binary as `<<>>` we are validating "_design/" and "_local/" as proper ids. COUCHDB-3114 You can merge this pull

[jira] [Commented] (COUCHDB-2980) Replicator DB on 15984 replicates to backdoor ports

2016-09-01 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455101#comment-15455101 ] Robert Newson commented on COUCHDB-2980: I'll look again but making "local" name