[jira] [Created] (COUCHDB-3243) couchdb v2.0.0 not supported by vendor even wit...

2016-11-23 Thread ASF subversion and git services (JIRA)
ASF subversion and git services created COUCHDB-3243: Summary: couchdb v2.0.0not supported by vendor even wit... Key: COUCHDB-3243 URL: https://issues.apache.org/jira/browse/COUCHDB-3243

[jira] [Commented] (COUCHDB-3242) Make get view group info timeout in couch_indexer configurable

2016-11-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15692133#comment-15692133 ] ASF GitHub Bot commented on COUCHDB-3242: - GitHub user nickva opened a pull request:

[GitHub] couchdb-couch-index pull request #20: Configurable timeout for view group ge...

2016-11-23 Thread nickva
GitHub user nickva opened a pull request: https://github.com/apache/couchdb-couch-index/pull/20 Configurable timeout for view group get_info/1 A busy view group server might take longer than 5 seconds to respond, so make the timeout configurable. "infinity" is also a valid

[jira] [Created] (COUCHDB-3242) Make get view group info timeout in couch_indexer configurable

2016-11-23 Thread Nick Vatamaniuc (JIRA)
Nick Vatamaniuc created COUCHDB-3242: Summary: Make get view group info timeout in couch_indexer configurable Key: COUCHDB-3242 URL: https://issues.apache.org/jira/browse/COUCHDB-3242 Project:

[jira] [Commented] (COUCHDB-3146) Incorrect URI for DB with slash in name

2016-11-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15691757#comment-15691757 ] ASF GitHub Bot commented on COUCHDB-3146: - GitHub user timmak opened a pull request:

[GitHub] couchdb-fauxton pull request #813: encodeding url path for database name wit...

2016-11-23 Thread timmak
GitHub user timmak opened a pull request: https://github.com/apache/couchdb-fauxton/pull/813 encodeding url path for database name with special characters Should resolve https://issues.apache.org/jira/browse/COUCHDB-3146 You can merge this pull request into a Git repository by

[GitHub] couchdb-couch issue #214: Handle open_result message that arrives after the ...

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

[jira] [Resolved] (COUCHDB-3241) race condition in couch_server

2016-11-23 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-3241. Resolution: Fixed Fix Version/s: 2.1.0 > race condition in couch_server >

[jira] [Commented] (COUCHDB-3241) race condition in couch_server

2016-11-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15690797#comment-15690797 ] ASF GitHub Bot commented on COUCHDB-3241: - Github user asfgit closed the pull request at:

[GitHub] couchdb-couch pull request #214: Handle open_result message that arrives aft...

2016-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-couch/pull/214 --- 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-3241) race condition in couch_server

2016-11-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15690391#comment-15690391 ] ASF GitHub Bot commented on COUCHDB-3241: - GitHub user rnewson opened a pull request:

[GitHub] couchdb-couch pull request #214: Handle open_result message that arrives aft...

2016-11-23 Thread rnewson
GitHub user rnewson opened a pull request: https://github.com/apache/couchdb-couch/pull/214 Handle open_result message that arrives after the delete Opening a database is asynchronous, therefore it's possible for the database to have been deleted before the open is complete. The

[jira] [Created] (COUCHDB-3241) race condition in couch_server

2016-11-23 Thread Robert Newson (JIRA)
Robert Newson created COUCHDB-3241: -- Summary: race condition in couch_server Key: COUCHDB-3241 URL: https://issues.apache.org/jira/browse/COUCHDB-3241 Project: CouchDB Issue Type: Bug

[GitHub] couchdb-fauxton pull request #812: remove doc_editor template

2016-11-23 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/812 remove doc_editor template You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-fauxton remove-doc_editor-template

[GitHub] couchdb-fauxton pull request #811: update react and react-bootstrap

2016-11-23 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/811 --- 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 #811: update react and react-bootstrap

2016-11-23 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/811 Merging because this is green https://travis-ci.org/garrensmith/couchdb-fauxton/builds/178215661 --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] couchdb-fauxton pull request #811: update react and react-bootstrap

2016-11-23 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/811 update react and react-bootstrap You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-fauxton dependency-updates