[jira] [Created] (COUCHDB-3296) wrong config for authentication_handlers

2017-02-07 Thread Bill Carpenter (JIRA)
Bill Carpenter created COUCHDB-3296: --- Summary: wrong config for authentication_handlers Key: COUCHDB-3296 URL: https://issues.apache.org/jira/browse/COUCHDB-3296 Project: CouchDB Issue

[jira] [Created] (COUCHDB-3295) CouchDB service fails to run after installation in windows 7

2017-02-07 Thread Bjorn (JIRA)
Bjorn created COUCHDB-3295: -- Summary: CouchDB service fails to run after installation in windows 7 Key: COUCHDB-3295 URL: https://issues.apache.org/jira/browse/COUCHDB-3295 Project: CouchDB Issue

[GitHub] couchdb-couch-mrview pull request #65: Refactor mrview_index get

2017-02-07 Thread eiri
Github user eiri commented on a diff in the pull request: https://github.com/apache/couchdb-couch-mrview/pull/65#discussion_r99881145 --- Diff: src/couch_mrview_index.erl --- @@ -23,84 +23,80 @@ -include_lib("couch_mrview/include/couch_mrview.hrl").

[GitHub] couchdb-couch-mrview issue #65: Refactor mrview_index get

2017-02-07 Thread davisp
Github user davisp commented on the issue: https://github.com/apache/couchdb-couch-mrview/pull/65 Also, +1 after the slight tweak. --- 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-couch-mrview issue #65: Refactor mrview_index get

2017-02-07 Thread davisp
Github user davisp commented on the issue: https://github.com/apache/couchdb-couch-mrview/pull/65 I'll second re-using `get(update_options, State)` since those are prime suspects for being typoed if we ever change them. Six-year-ago-me re-apologizes for couch_mrview. --- If

[GitHub] couchdb-couch-mrview pull request #65: Refactor mrview_index get

2017-02-07 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch-mrview/pull/65#discussion_r99875440 --- Diff: src/couch_mrview_index.erl --- @@ -23,84 +23,80 @@ -include_lib("couch_mrview/include/couch_mrview.hrl").

[jira] [Commented] (COUCHDB-3287) Implement pluggable storage engines

2017-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856282#comment-15856282 ] ASF subversion and git services commented on COUCHDB-3287: -- Commit

[jira] [Commented] (COUCHDB-3287) Implement pluggable storage engines

2017-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856279#comment-15856279 ] ASF subversion and git services commented on COUCHDB-3287: -- Commit

[jira] [Commented] (COUCHDB-3287) Implement pluggable storage engines

2017-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856281#comment-15856281 ] ASF subversion and git services commented on COUCHDB-3287: -- Commit

[GitHub] couchdb-couch-mrview pull request #65: Refactor mrview_index get

2017-02-07 Thread iilyak
Github user iilyak commented on a diff in the pull request: https://github.com/apache/couchdb-couch-mrview/pull/65#discussion_r99859905 --- Diff: src/couch_mrview_index.erl --- @@ -23,84 +23,80 @@ -include_lib("couch_mrview/include/couch_mrview.hrl").

[GitHub] couchdb-fauxton issue #846: more library updates

2017-02-07 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/846 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 so,

[GitHub] couchdb-fauxton pull request #846: more library updates

2017-02-07 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/846 --- 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

[jira] [Commented] (COUCHDB-3287) Implement pluggable storage engines

2017-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856172#comment-15856172 ] ASF subversion and git services commented on COUCHDB-3287: -- Commit

[jira] [Commented] (COUCHDB-3287) Implement pluggable storage engines

2017-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856171#comment-15856171 ] ASF subversion and git services commented on COUCHDB-3287: -- Commit

[jira] [Commented] (COUCHDB-3287) Implement pluggable storage engines

2017-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856169#comment-15856169 ] ASF subversion and git services commented on COUCHDB-3287: -- Commit

[jira] [Commented] (COUCHDB-3287) Implement pluggable storage engines

2017-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856170#comment-15856170 ] ASF subversion and git services commented on COUCHDB-3287: -- Commit

[GitHub] couchdb-couch issue #226: Allow limiting length of document ID

2017-02-07 Thread kxepal
Github user kxepal commented on the issue: https://github.com/apache/couchdb-couch/pull/226 @nickva I think this would be a nice helper. For quite specific cases, but nice. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] couchdb-fauxton issue #833: remove backbone from auth

2017-02-07 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/833 Sure will do. I’m traveling and then at couchdb summit. So It will take me a few days to get to it. On 07 Feb 2017, 4:32 PM +0200, Tim Pinington ,

[GitHub] couchdb-couch issue #226: Allow limiting length of document ID

2017-02-07 Thread nickva
Github user nickva commented on the issue: https://github.com/apache/couchdb-couch/pull/226 Will do. Maybe we should even have it as a config function get_integer_or_infinity? But that's for another PR... --- If your project is set up for it, you can reply to this email and have

[GitHub] couchdb-couch-mrview pull request #65: Refactor mrview_index get

2017-02-07 Thread eiri
GitHub user eiri opened a pull request: https://github.com/apache/couchdb-couch-mrview/pull/65 Refactor mrview_index get This is a simple refactoring of mrview's `get/2` function that uses function's pattern matching instead of staircase case. Arguably this makes code

[GitHub] couchdb-fauxton issue #833: remove backbone from auth

2017-02-07 Thread timmak
Github user timmak commented on the issue: https://github.com/apache/couchdb-fauxton/pull/833 @garrensmith could you give this a code review ended up making a lot of changes --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] couchdb-fauxton pull request #846: more library updates

2017-02-07 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/846 more library updates You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-fauxton more-lib-updates Alternatively

[GitHub] couchdb-fauxton pull request #845: Lib upgrades

2017-02-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/845 --- 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

[jira] [Commented] (COUCHDB-3287) Implement pluggable storage engines

2017-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855997#comment-15855997 ] ASF subversion and git services commented on COUCHDB-3287: -- Commit

[jira] [Commented] (COUCHDB-3287) Implement pluggable storage engines

2017-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855998#comment-15855998 ] ASF subversion and git services commented on COUCHDB-3287: -- Commit

[GitHub] couchdb-fauxton pull request #845: Lib upgrades

2017-02-07 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/845 Lib upgrades Upgrading some of our dependencies You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-fauxton

[GitHub] couchdb-couch issue #226: Allow limiting length of document ID

2017-02-07 Thread kxepal
Github user kxepal commented on the issue: https://github.com/apache/couchdb-couch/pull/226 Good point. The `max_replication_retry_count` option is an example where the value is an integer, but the `infinity` is used for no limit value. --- If your project is set up for it, you can

[GitHub] couchdb-couch issue #226: Allow limiting length of document ID

2017-02-07 Thread rnewson
Github user rnewson commented on the issue: https://github.com/apache/couchdb-couch/pull/226 Can we change this so that an undefined value means 'no limit' and any set value, which must be an integer, is the length? I realise this means we can't use config:get_integer, but it seems

[jira] [Created] (COUCHDB-3294) Add an {{$allMatch}} mango selector

2017-02-07 Thread Lucas Satabin (JIRA)
Lucas Satabin created COUCHDB-3294: -- Summary: Add an {{$allMatch}} mango selector Key: COUCHDB-3294 URL: https://issues.apache.org/jira/browse/COUCHDB-3294 Project: CouchDB Issue Type: New