[jira] [Commented] (COUCHDB-2153) Documents bulk deletion is broken

2014-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988247#comment-13988247 ] ASF GitHub Bot commented on COUCHDB-2153: - GitHub user robertkowalski opened a p

[GitHub] couchdb pull request: Implement bulk deletion for all-docs-listing

2014-05-02 Thread robertkowalski
GitHub user robertkowalski opened a pull request: https://github.com/apache/couchdb/pull/221 Implement bulk deletion for all-docs-listing Introduce a collection which keeps track of documents that will deleted using the CouchDB Bulk-update API, backed by a Session- Storage.

[jira] [Commented] (COUCHDB-2233) Update areas to handle HTML interpolation more gracefully.

2014-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988145#comment-13988145 ] ASF GitHub Bot commented on COUCHDB-2233: - Github user robertkowalski commented

[GitHub] couchdb pull request: COUCHDB-2233 - Correct HTML interpolation in...

2014-05-02 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb/pull/220#issuecomment-42070452 Thank you! Awesome! --- 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

Re: [VOTE] Release Apache CouchDB 1.6.0-rc.3

2014-05-02 Thread Dirkjan Ochtman
On May 2, 2014 5:56 PM, "Joan Touzet" wrote: > Discussion on IRC suggested that we not cherry pick but pull directly from > master. This would be useful, selfishly, in that it would also pull my > startup script fix for which we keep getting new bugs. It also means that > we would have a 1.6.x bra

[jira] [Resolved] (COUCHDB-2233) Update areas to handle HTML interpolation more gracefully.

2014-05-02 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Shorin resolved COUCHDB-2233. --- Resolution: Fixed > Update areas to handle HTML interpolation more gracefully. > --

[jira] [Commented] (COUCHDB-2233) Update areas to handle HTML interpolation more gracefully.

2014-05-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987857#comment-13987857 ] ASF subversion and git services commented on COUCHDB-2233: -- Com

[jira] [Commented] (COUCHDB-2233) Update areas to handle HTML interpolation more gracefully.

2014-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987852#comment-13987852 ] ASF GitHub Bot commented on COUCHDB-2233: - Github user kxepal commented on the p

[GitHub] couchdb pull request: COUCHDB-2233 - Correct HTML interpolation in...

2014-05-02 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb/pull/220#issuecomment-42048450 +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

[jira] [Commented] (COUCHDB-2233) Update areas to handle HTML interpolation more gracefully.

2014-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987847#comment-13987847 ] ASF GitHub Bot commented on COUCHDB-2233: - Github user rnewson commented on the

[GitHub] couchdb pull request: COUCHDB-2233 - Correct HTML interpolation in...

2014-05-02 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb/pull/220#issuecomment-42048232 +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

[jira] [Commented] (COUCHDB-2233) Update areas to handle HTML interpolation more gracefully.

2014-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987845#comment-13987845 ] ASF GitHub Bot commented on COUCHDB-2233: - GitHub user ocelotpotpie opened a pul

[GitHub] couchdb pull request: COUCHDB-2233 - Correct HTML interpolation in...

2014-05-02 Thread ocelotpotpie
GitHub user ocelotpotpie opened a pull request: https://github.com/apache/couchdb/pull/220 COUCHDB-2233 - Correct HTML interpolation instances in documents. Further updating instances of <%= and to <%- within documents to correctly handle HTML interpolation. Tested for regr

Re: [VOTE] Release Apache CouchDB 1.6.0-rc.3

2014-05-02 Thread Mutton, James
Sounds like you guys made good progress on it in the last week. I got stuck in a big storm that hit the US South early this week and it completely screwed up my travel but I’m at least back online now. :) Alexander, sounds like you reproduced and are close to fixing the issue. Is there an eas

Re: [VOTE] Release Apache CouchDB 1.6.0-rc.3

2014-05-02 Thread Joan Touzet
Discussion on IRC suggested that we not cherry pick but pull directly from master. This would be useful, selfishly, in that it would also pull my startup script fix for which we keep getting new bugs. It also means that we would have a 1.6.x branch that starts as a strict predecessor of master in t

[jira] [Created] (COUCHDB-2233) Update areas to handle HTML interpolation more gracefully.

2014-05-02 Thread Christian Hogan (JIRA)
Christian Hogan created COUCHDB-2233: Summary: Update areas to handle HTML interpolation more gracefully. Key: COUCHDB-2233 URL: https://issues.apache.org/jira/browse/COUCHDB-2233 Project: CouchDB

[GitHub] couchdb pull request: Use <%- when interpolating XSS targets

2014-05-02 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb/pull/219#issuecomment-41999212 @ksnavely thanks for this work. And also congrats on your first commit to Couchdb. We love new contributions. --- If your project is set up for it, you can reply to

Re: [VOTE] Release Apache CouchDB 1.6.0-rc.3

2014-05-02 Thread Alexander Shorin
On Fri, May 2, 2014 at 10:52 AM, Dirkjan Ochtman wrote: > On Fri, May 2, 2014 at 1:13 AM, Alexander Shorin wrote: >> here is the status update: etap tests 231 and 200 were fixed on 1.6.x. >> The only issue left for replicator tests against R14B01. >> As for R14B01 issue I can provide the fix righ