[jira] Created: (COUCHDB-765) load_view contains needles module prefixed function calls

2010-05-18 Thread Volker Mische (JIRA)
load_view contains needles module prefixed function calls - Key: COUCHDB-765 URL: https://issues.apache.org/jira/browse/COUCHDB-765 Project: CouchDB Issue Type: Improvement

[jira] Updated: (COUCHDB-765) load_view contains needles module prefixed function calls

2010-05-18 Thread Volker Mische (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Mische updated COUCHDB-765: -- Attachment: load_view.patch Patch for the cosmetic change. load_view contains needles

[jira] Commented: (COUCHDB-761) Timeouts in couch_log are masked, crashes callers

2010-05-18 Thread Adam Kocoloski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868629#action_12868629 ] Adam Kocoloski commented on COUCHDB-761: Oh, we definitely have to update the

[jira] Commented: (COUCHDB-765) load_view contains needles module prefixed function calls

2010-05-18 Thread Adam Kocoloski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868632#action_12868632 ] Adam Kocoloski commented on COUCHDB-765: Hi Volker, just to clarify, that's not

[REPORT] CouchDB

2010-05-18 Thread Damien Katz
Apache CouchDB is a distributed JSON document database with HTTP API. 0.11.0 was released, a beta release. The next major release will be 1.0. 0.10.2 was released (security fix CVE 2010-0009). Enhancements to the replicator, optimizations to file io and fixes to configuration are now in trunk.

Re: [jira] Created: (COUCHDB-764) first call to getRow() in list function forces headers

2010-05-18 Thread Zachary Zolton
FYI, I posted a very similar issue last September: https://issues.apache.org/jira/browse/COUCHDB-514 HTH, Zach On Mon, May 17, 2010 at 8:44 PM, mikeal (JIRA) j...@apache.org wrote: first call to getRow() in list function forces headers --  

[jira] Created: (COUCHDB-766) Expando link for large string values in Futon.

2010-05-18 Thread mikeal (JIRA)
Expando link for large string values in Futon. -- Key: COUCHDB-766 URL: https://issues.apache.org/jira/browse/COUCHDB-766 Project: CouchDB Issue Type: Improvement Components: Futon

[jira] Commented: (COUCHDB-766) Expando link for large string values in Futon.

2010-05-18 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868840#action_12868840 ] mikeal commented on COUCHDB-766: Minimized view screenshot: http://grab.by/4rG8

[jira] Updated: (COUCHDB-766) Expando link for large string values in Futon.

2010-05-18 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mikeal updated COUCHDB-766: --- Attachment: expando.diff removed debug statement. Expando link for large string values in Futon.

[jira] Updated: (COUCHDB-708) Newlines in document locations break header parsing

2010-05-18 Thread Sean Bartell (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Bartell updated COUCHDB-708: - Attachment: couchdb-urlencode-location.patch Patch: properly urlencode this and other Location:

Re: Designer add-on for Futon

2010-05-18 Thread Mikeal Rogers
Couch you post this as a patch of push it to branch on github or something? On Mon, May 17, 2010 at 6:30 AM, mickael.bai...@free.fr wrote: Hello Couchers, for 1 month now I'm coding a new futon page : the goal is to ease the developper of CouchDB views/lists/shows through Futon web

Re: Designer add-on for Futon

2010-05-18 Thread Jan Lehnardt
Dear Mikeal, On 19 May 2010, at 00:55, Mikeal Rogers wrote: Couch you post this as a patch of push it to branch on github or something? Can you kindly send me a week's supply of what you've been consuming today? :D Cheers Jan --

Re: Designer add-on for Futon

2010-05-18 Thread Mikeal Rogers
haha! s/of/or/g I actually do have this running from this zip, which I had to wait 60 seconds staring at a counter in order to download :) But i think most people won't be doing that and want a patch or a something they can merge :) Once it's an actual patch you should probably put it in JIRA.

Re: Designer add-on for Futon

2010-05-18 Thread J Chris Anderson
On May 18, 2010, at 4:09 PM, Mikeal Rogers wrote: haha! s/of/or/g I actually do have this running from this zip, which I had to wait 60 seconds staring at a counter in order to download :) But i think most people won't be doing that and want a patch or a something they can merge :)

Re: Designer add-on for Futon

2010-05-18 Thread Mikeal Rogers
For some reason this was rejected last time i sent this to the list. I've spent some time playing with this. There is some great stuff here but the code, as it is, isn't really integrated with the rest of Futon. The pages are part of some separate workflow that isn't