[jira] [Commented] (COUCHDB-1397) Function expressions, evals in SpiderMonkey

2012-02-05 Thread Marcello Nuccio (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200798#comment-13200798 ] Marcello Nuccio commented on COUCHDB-1397: -- @Alexander, this isn't as off-topic

CouchDb 1.2.0 Windows binaries issues

2012-02-05 Thread Nick North
I've just got to try the 1.2.0 Windows binaries at http://people.apache.org/~dch/dist/snapshots/20120127/ on Windows 7 and Windows 8 Preview and hit a few initial issues with the Futon test suite which seem worth feeding back to the list. 1. If you upgrade an existing instance by uninstalling,

Re: modular or monolithic: how do you envision Apache CouchDB?

2012-02-05 Thread Paul Davis
On Sun, Feb 5, 2012 at 5:33 AM, Benoit Chesneau bchesn...@gmail.com wrote: Hi, Last day we had a quick discussion on IRC about splitting code in different apps or not. I wasn't totally crystal clear about my position and I would like to clarify it a little. Imo everything turn around the

Re: Git Push Summary

2012-02-05 Thread Paul Davis
Possible but I'm not sure how easily/sanely I could codify that grace period into a Git hook. Our release branches are supposed to be unmodifiable (as well as not allow merges) but the configuration hasn't been updated in regards to our release procedure decisions. I'll get to that later today

Re: How to connect couchdb through javascript

2012-02-05 Thread arunav
Hi, I am able to connect couchdb through futon by following the http://www.ibm.com/developerworks/web/library/wa-couchdb/ link . Now i am searching for connecting remote db using java script or jquery. Any help will be appreciated. -- View this message in context:

Re: modular or monolithic: how do you envision Apache CouchDB?

2012-02-05 Thread Randall Leeds
I agree with Paul that modularity is not tightly bound to git structure. I'm fine to not break out the git structure into multiple repos, and would maybe even prefer it. The main advantage of doing it would be to merge commits from external projects that decide to pull in individual CouchDB

Re: Git Push Summary

2012-02-05 Thread Jason Smith
Funny, I was thinking of an informal custom but I very much appreciate your investigation about codifying it. On Mon, Feb 6, 2012 at 1:52 AM, Paul Davis paul.joseph.da...@gmail.com wrote: Possible but I'm not sure how easily/sanely I could codify that grace period into a Git hook. Our release

Re: [jira] [Commented] (COUCHDB-1397) Function expressions, evals in SpiderMonkey

2012-02-05 Thread Jason Smith
Hi, Marcello and Alexander. Perhaps we can move this to the mailing list and off the JIRA ticket? On Sun, Feb 5, 2012 at 11:21 PM, Marcello Nuccio (Commented) (JIRA) j...@apache.org wrote:    [

Re: [jira] [Commented] (COUCHDB-1397) Function expressions, evals in SpiderMonkey

2012-02-05 Thread Jason Smith
On Mon, Feb 6, 2012 at 8:04 AM, Jason Smith j...@iriscouch.com wrote: ## Unit testing It's imperfect for unit testing; however I think a hypothetical NPM package would be fine. It could convert the ddoc functions to JavaScript functions in a similar fashion. (Below is the first API that

Re: [jira] [Commented] (COUCHDB-1397) Function expressions, evals in SpiderMonkey

2012-02-05 Thread Alexander Shorin
Hi, Jason! I'd like to share your disagreement about global functions (emit, log, send etc.) if only I haven't rewritten query server line by line. Actually, they are start to be global at function source code compilation[1][2], so nobody stops you to change their context. But you may notice,

Re: modular or monolithic: how do you envision Apache CouchDB?

2012-02-05 Thread Benoit Chesneau
On Sun, Feb 5, 2012 at 3:33 PM, Randall Leeds randall.le...@gmail.com wrote: I agree with Paul that modularity is not tightly bound to git structure. I'm fine to not break out the git structure into multiple repos, and would maybe even prefer it. The main advantage of doing it would be to

[jira] [Created] (COUCHDB-1401) Add ability to configure (HTTP) log format (mod_log_config)

2012-02-05 Thread Timo Kissing (Created) (JIRA)
Add ability to configure (HTTP) log format (mod_log_config) --- Key: COUCHDB-1401 URL: https://issues.apache.org/jira/browse/COUCHDB-1401 Project: CouchDB Issue Type: Improvement

Re: Problems blocking 1.2.0 release

2012-02-05 Thread Noah Slater
Can anyone else weigh on this please? Specifically, the code. The documentation needs to be worked in to NOTICE. On Sat, Feb 4, 2012 at 1:43 AM, Paul Davis paul.joseph.da...@gmail.comwrote: Doing some traveling but quick thoughts inline: On Fri, Feb 3, 2012 at 6:29 PM, Noah Slater