[GitHub] couchdb-couch-mrview issue #63: Convert pid of indexer to binary

2016-12-01 Thread eiri
Github user eiri commented on the issue: https://github.com/apache/couchdb-couch-mrview/pull/63 +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-couch-mrview pull request #63: Convert pid of indexer to binary

2016-12-01 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-couch-mrview/pull/63 Convert pid of indexer to binary This is a fixup for https://github.com/apache/couchdb-couch-mrview/pull/62 Properties passed to couch_task_status:add_task cannot contain complex

[jira] [Closed] (COUCHDB-3248) Suspicious Comcast banner in docs page

2016-12-01 Thread Alexander Ressler (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Ressler closed COUCHDB-3248. -- > Suspicious Comcast banner in docs page > -- > >

[GitHub] couchdb-couch-replicator issue #51: Format gen_server state to remove plain ...

2016-12-01 Thread tonysun83
Github user tonysun83 commented on the issue: https://github.com/apache/couchdb-couch-replicator/pull/51 @iilyak : 1) How are we determining which fields to leave in vs leave out when we're calling ```?format_record```? 2) Just going back to the discussing "Last Message In". The

[jira] [Resolved] (COUCHDB-3248) Suspicious Comcast banner in docs page

2016-12-01 Thread Alexander Ressler (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Ressler resolved COUCHDB-3248. Resolution: Not A Bug > Suspicious Comcast banner in docs page >

[jira] [Commented] (COUCHDB-3248) Suspicious Comcast banner in docs page

2016-12-01 Thread Alexander Ressler (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15712644#comment-15712644 ] Alexander Ressler commented on COUCHDB-3248: This appears to be a legitimate message from

[jira] [Commented] (COUCHDB-3248) Suspicious Comcast banner in docs page

2016-12-01 Thread Alexander Ressler (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15712620#comment-15712620 ] Alexander Ressler commented on COUCHDB-3248: I don't see any way to upload a screenshot

[jira] [Created] (COUCHDB-3248) Suspicious Comcast banner in docs page

2016-12-01 Thread Alexander Ressler (JIRA)
Alexander Ressler created COUCHDB-3248: -- Summary: Suspicious Comcast banner in docs page Key: COUCHDB-3248 URL: https://issues.apache.org/jira/browse/COUCHDB-3248 Project: CouchDB Issue

[GitHub] couchdb-fauxton pull request #817: Fix two small issues

2016-12-01 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/817 --- 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 #817: Fix two small issues

2016-12-01 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/817 Green https://travis-ci.org/garrensmith/couchdb-fauxton/builds/180432153 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] couchdb-fauxton issue #817: Fix two small issues

2016-12-01 Thread robertkowalski
Github user robertkowalski commented on the issue: https://github.com/apache/couchdb-fauxton/pull/817 +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,

[jira] [Commented] (COUCHDB-1447) X-Couch-Update-NewRev header is missed if custom headers are specified in response of _update handler

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

[GitHub] couchdb-chttpd pull request #151: Merge default update response headers with...

2016-12-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-chttpd/pull/151 --- 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-chttpd issue #151: Merge default update response headers with custom...

2016-12-01 Thread nickva
Github user nickva commented on the issue: https://github.com/apache/couchdb-chttpd/pull/151 +1 ``` In [15]: fun2 = '''function(doc, req){ return [doc, {headers: ...: {'Content-Type': 'text/blah'} ...: ...: , 'body': 'test'}]}''' In [16]:

[jira] [Commented] (COUCHDB-1447) X-Couch-Update-NewRev header is missed if custom headers are specified in response of _update handler

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

[GitHub] couchdb-chttpd pull request #151: Merge default update response headers with...

2016-12-01 Thread rnewson
GitHub user rnewson opened a pull request: https://github.com/apache/couchdb-chttpd/pull/151 Merge default update response headers with custom ones This was not ported to chttpd and so wasn't really fixed in 2.0 COUCHDB-1447 You can merge this pull request into a Git

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

2016-12-01 Thread garrensmith
Github user garrensmith 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-fauxton pull request #817: Fix two small issues

2016-12-01 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/817 Fix two small issues Improce replication nw test Remove decoding in apibar You can merge this pull request into a Git repository by running: $ git pull

[GitHub] couchdb-fauxton pull request #816: Another attempt at stabilising the replic...

2016-12-01 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/816 --- 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