[jira] [Commented] (COUCHDB-1986) 04-replication-large-atts.t times out

2014-01-26 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13882243#comment-13882243 ] Benoit Chesneau commented on COUCHDB-1986: -- I just relaunched the test 4 times

couchdb pull request: Multipart/related handling improvements

2014-01-26 Thread NorthNick
GitHub user NorthNick opened a pull request: https://github.com/apache/couchdb/pull/138 Multipart/related handling improvements Implements the changes proposed in [Jira 1956](https://issues.apache.org/jira/browse/COUCHDB-1956) to allow chunked encoding of multipart/related

[jira] [Updated] (COUCHDB-1956) Make attachment lengths and Content-Length optional for multipart requests

2014-01-26 Thread Nick North (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick North updated COUCHDB-1956: Attachment: 1956Notes.txt Review notes for PR 138 Make attachment lengths and Content-Length

[jira] [Commented] (COUCHDB-1956) Make attachment lengths and Content-Length optional for multipart requests

2014-01-26 Thread Nick North (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13882289#comment-13882289 ] Nick North commented on COUCHDB-1956: - Pull request 138

couchdb pull request: Enable posting of multipart/related documents

2014-01-26 Thread NorthNick
Github user NorthNick closed the pull request at: https://github.com/apache/couchdb/pull/91

[jira] [Commented] (COUCHDB-1685) POSTing multipart/related to a database doesn't create a document

2014-01-26 Thread Nick North (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13882290#comment-13882290 ] Nick North commented on COUCHDB-1685: - Following build problems with PR 91, I will

Re: Summary of IRC Meeting in #couchdb-meeting

2014-01-26 Thread Dirkjan Ochtman
On Wed, Jan 22, 2014 at 9:22 PM, Dirkjan Ochtman dirk...@ochtman.nl wrote: - Action: kocolosk and/or Kxepal will try to look and solve COUCHDB-1986 issue Any progress so far? Cheers, Dirkjan

couchdb pull request: added documentation fixes

2014-01-26 Thread andywenk
GitHub user andywenk opened a pull request: https://github.com/apache/couchdb/pull/139 added documentation fixes made the deletion of a document clearer and fixed some wording in the JSON structure tables You can merge this pull request into a Git repository by running: $

Re: [Review] branch documentation-fixes

2014-01-26 Thread Andy Wenk
i have made a PR out of my changes to follow the PR way :) On 24 January 2014 00:27, Andy Wenk a...@nms.de wrote: Hi, I have created a branch documentation-fixes with some clarifications for deleting a document and minor improvements for the wording in the tables for the JSON structure.

[jira] [Created] (COUCHDB-2038) Make deleting databases more difficult

2014-01-26 Thread Simon Metson (JIRA)
Simon Metson created COUCHDB-2038: - Summary: Make deleting databases more difficult Key: COUCHDB-2038 URL: https://issues.apache.org/jira/browse/COUCHDB-2038 Project: CouchDB Issue Type:

[jira] [Commented] (COUCHDB-2034) authentication_handlers does not accept complex arguments

2014-01-26 Thread Daniel Moore (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13882388#comment-13882388 ] Daniel Moore commented on COUCHDB-2034: --- I think that would definitely be

[jira] [Commented] (COUCHDB-2038) Make deleting databases more difficult

2014-01-26 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13882410#comment-13882410 ] Robert Newson commented on COUCHDB-2038: +1, matches github's delete repository

couchdb pull request: 2038 improve db delete confirmation

2014-01-26 Thread drsm79
GitHub user drsm79 opened a pull request: https://github.com/apache/couchdb/pull/140 2038 improve db delete confirmation This adds a github like modal for confirming database deletion. There's scope to dry the code further - making a ModalView to have the various modals inherit

[jira] [Commented] (COUCHDB-2008) CI: Create repeatable images for different operating system configurations

2014-01-26 Thread Christopher Rigor (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13882502#comment-13882502 ] Christopher Rigor commented on COUCHDB-2008: I'm running make distcheck

Re: Summary of IRC Meeting in #couchdb-meeting

2014-01-26 Thread Alexander Shorin
On Sun, Jan 26, 2014 at 6:44 PM, Dirkjan Ochtman dirk...@ochtman.nl wrote: On Wed, Jan 22, 2014 at 9:22 PM, Dirkjan Ochtman dirk...@ochtman.nl wrote: - Action: kocolosk and/or Kxepal will try to look and solve COUCHDB-1986 issue Any progress so far? I'm very sure that this is something

Re: Summary of IRC Meeting in #couchdb-meeting

2014-01-26 Thread Benoit Chesneau
On Mon, Jan 27, 2014 at 2:50 AM, Alexander Shorin kxe...@gmail.com wrote: On Sun, Jan 26, 2014 at 6:44 PM, Dirkjan Ochtman dirk...@ochtman.nl wrote: On Wed, Jan 22, 2014 at 9:22 PM, Dirkjan Ochtman dirk...@ochtman.nl wrote: - Action: kocolosk and/or Kxepal will try to look and solve

Re: Summary of IRC Meeting in #couchdb-meeting

2014-01-26 Thread Alexander Shorin
On Mon, Jan 27, 2014 at 5:56 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Mon, Jan 27, 2014 at 2:50 AM, Alexander Shorin kxe...@gmail.com wrote: On Sun, Jan 26, 2014 at 6:44 PM, Dirkjan Ochtman dirk...@ochtman.nl wrote: On Wed, Jan 22, 2014 at 9:22 PM, Dirkjan Ochtman dirk...@ochtman.nl

Re: Summary of IRC Meeting in #couchdb-meeting

2014-01-26 Thread Benoit Chesneau
On Mon, Jan 27, 2014 at 3:08 AM, Alexander Shorin kxe...@gmail.com wrote: On Mon, Jan 27, 2014 at 5:56 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Mon, Jan 27, 2014 at 2:50 AM, Alexander Shorin kxe...@gmail.com wrote: On Sun, Jan 26, 2014 at 6:44 PM, Dirkjan Ochtman

Re: Summary of IRC Meeting in #couchdb-meeting

2014-01-26 Thread Alexander Shorin
On Mon, Jan 27, 2014 at 6:14 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Mon, Jan 27, 2014 at 3:08 AM, Alexander Shorin kxe...@gmail.com wrote: On Mon, Jan 27, 2014 at 5:56 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Mon, Jan 27, 2014 at 2:50 AM, Alexander Shorin kxe...@gmail.com