[jira] Commented: (COUCHDB-887) _log handler has very odd semantics for bytes/offset, probably a bug

2010-09-13 Thread Nuutti Kotivuori (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909103#action_12909103 ] Nuutti Kotivuori commented on COUCHDB-887: -- The *current* semantics of offset are

Re: Addition of modify-on-document-write hooks

2010-09-13 Thread J Chris Anderson
On Sep 13, 2010, at 6:23 PM, Simon Metson wrote: > Hi James. > I think the thing to do is require that a document has a user field, > and that the value of that field matches the userCtx in the > validate_doc_update function. This then pushes the issue client side, and > makes the server

Re: Addition of modify-on-document-write hooks

2010-09-13 Thread Simon Metson
Hi James. I think the thing to do is require that a document has a user field, and that the value of that field matches the userCtx in the validate_doc_update function. This then pushes the issue client side, and makes the servers life easier. It could also be added by the front end apach

[jira] Commented: (COUCHDB-887) _log handler has very odd semantics for bytes/offset, probably a bug

2010-09-13 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909083#action_12909083 ] Randall Leeds commented on COUCHDB-887: --- Your patch reverses the semantics of offset

[jira] Updated: (COUCHDB-887) _log handler has very odd semantics for bytes/offset, probably a bug

2010-09-13 Thread Nuutti Kotivuori (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nuutti Kotivuori updated COUCHDB-887: - Attachment: couch_log.erl.diff Patch to fix behavior to be possibly as expected. > _log

[jira] Created: (COUCHDB-887) _log handler has very odd semantics for bytes/offset, probably a bug

2010-09-13 Thread Nuutti Kotivuori (JIRA)
_log handler has very odd semantics for bytes/offset, probably a bug Key: COUCHDB-887 URL: https://issues.apache.org/jira/browse/COUCHDB-887 Project: CouchDB Issue Type: Bu

[jira] Updated: (COUCHDB-885) Attachments introduce conflicts after replication.

2010-09-13 Thread Nikolai Teofilov (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolai Teofilov updated COUCHDB-885: - Summary: Attachments introduce conflicts after replication. (was: Delete document

[jira] Commented: (COUCHDB-886) Add option to set query options, defined in rewrites.json, as default

2010-09-13 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908950#action_12908950 ] Benoit Chesneau commented on COUCHDB-886: - so just t be clear process is : query

[jira] Commented: (COUCHDB-886) Add option to set query options, defined in rewrites.json, as default

2010-09-13 Thread Chris Anderson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908938#action_12908938 ] Chris Anderson commented on COUCHDB-886: Ryan's proposal is what I was proposing:

[jira] Commented: (COUCHDB-886) Add option to set query options, defined in rewrites.json, as default

2010-09-13 Thread Ryan Hill (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908927#action_12908927 ] Ryan Hill commented on COUCHDB-886: --- Why not split the difference? Let 'query' be stric

[jira] Updated: (COUCHDB-882) Nonstandard HTTP methods not converted to JSON correctly

2010-09-13 Thread Jason Smith (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Smith updated COUCHDB-882: Attachment: 0001-For-unknown-HTTP-methods-Use-a-binary-for-httpd.meth.patch Simplified patch which

[jira] Closed: (COUCHDB-884) Improve error handling in couch_rep_reader

2010-09-13 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Manana closed COUCHDB-884. - Resolution: Fixed Applied to trunk (revision 996492) and 1.0.x (revision 996493) > Improve erro

[jira] Commented: (COUCHDB-886) Add option to set query options, defined in rewrites.json, as default

2010-09-13 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908721#action_12908721 ] Benoit Chesneau commented on COUCHDB-886: - the problem with all of this is to allo

updated instructions for windows from-scratch build

2010-09-13 Thread Dave Cottlehuber
Hi folks A lot longer than expected getting this out the door ran into more issues trying to run in a virtual environment (beer sob stories later). I'd appreciate a look over & any comments back, while I split this longer doc back out into updates for INSTALL.Windows & then patch. I've alread