[GitHub] couchdb-couch issue #205: truncate revs to revs limit

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

[GitHub] couchdb-couch pull request #205: truncate revs to revs limit

2016-11-09 Thread jaydoane
Github user jaydoane commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/205#discussion_r87305643 --- Diff: test/couch_db_doc_tests.erl --- @@ -0,0 +1,93 @@ +% Licensed under the Apache License, Version 2.0 (the "License"); you may not +% u

[GitHub] couchdb-couch pull request #205: truncate revs to revs limit

2016-11-09 Thread jaydoane
Github user jaydoane commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/205#discussion_r87305484 --- Diff: test/couch_db_doc_tests.erl --- @@ -0,0 +1,93 @@ +% Licensed under the Apache License, Version 2.0 (the "License"); you may not +% u

[GitHub] couchdb-couch pull request #206: handle errors terms from fabric

2016-11-09 Thread jaydoane
Github user jaydoane commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/206#discussion_r87302756 --- Diff: test/couchdb_mrview_tests.erl --- @@ -73,6 +78,19 @@ mrview_update_test_() -> } }. +mrview_query_test_() ->

[GitHub] couchdb-couch issue #206: handle errors terms from fabric

2016-11-09 Thread jaydoane
Github user jaydoane commented on the issue: https://github.com/apache/couchdb-couch/pull/206 LGTM, with the caveat that we seem to be unnecessarily running the same test twice. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] couchdb-chttpd issue #146: Handle error terms from fabric

2016-11-09 Thread iilyak
Github user iilyak commented on the issue: https://github.com/apache/couchdb-chttpd/pull/146 @jaydoane: Can you review the test suite PR related to this one https://github.com/apache/couchdb-couch/pull/206? --- If your project is set up for it, you can reply to this email and have y

[jira] [Commented] (COUCHDB-2988) Allow query selector as changes and replication filter

2016-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652247#comment-15652247 ] ASF subversion and git services commented on COUCHDB-2988: -- Com

[jira] [Commented] (COUCHDB-2988) Allow query selector as changes and replication filter

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

[jira] [Commented] (COUCHDB-2988) Allow query selector as changes and replication filter

2016-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652233#comment-15652233 ] ASF subversion and git services commented on COUCHDB-2988: -- Com

[jira] [Commented] (COUCHDB-2988) Allow query selector as changes and replication filter

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

[jira] [Commented] (COUCHDB-2988) Allow query selector as changes and replication filter

2016-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652234#comment-15652234 ] ASF subversion and git services commented on COUCHDB-2988: -- Com

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

2016-11-09 Thread asfgit
Github user asfgit closed the pull request at: 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 not have this feature enabled and wishes so, or if the feature

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

2016-11-09 Thread asfgit
Github user asfgit closed the pull request at: 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 not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (COUCHDB-3102) The xxx_config_listener doesn't restart after a failure

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

[GitHub] couchdb-couch-log pull request #14: Don't re-add handler in handle_config_te...

2016-11-09 Thread iilyak
Github user iilyak closed the pull request at: https://github.com/apache/couchdb-couch-log/pull/14 --- 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 featu

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

2016-11-09 Thread nickva
Github user nickva commented on the issue: https://github.com/apache/couchdb-couch/pull/177 @tonysun83 good idea, will do --- 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

[jira] [Created] (COUCHDB-3229) Fauxton does not URL encode DB names in navigation links

2016-11-09 Thread Garth Gutenberg (JIRA)
Garth Gutenberg created COUCHDB-3229: Summary: Fauxton does not URL encode DB names in navigation links Key: COUCHDB-3229 URL: https://issues.apache.org/jira/browse/COUCHDB-3229 Project: CouchDB

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

2016-11-09 Thread tonysun83
Github user tonysun83 commented on the issue: https://github.com/apache/couchdb-couch/pull/177 +1 on the source. maybe add an extra test with one valid field and one invalid field, u'll only get the valid field back. --- If your project is set up for it, you can reply to this email a

[GitHub] couchdb-chttpd issue #146: Handle error terms from fabric

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