[jira] Commented: (COUCHDB-867) Add http handlers for root files with special meanings, such as crossdomain.xml.

2010-09-28 Thread Eric Desgranges (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915989#action_12915989 ] Eric Desgranges commented on COUCHDB-867: - Someone found a hack by duplicating the

Re: [jira] Created: (COUCHDB-897) Couchdb crashes on Windows when a database file exceeds 4 GB

2010-09-28 Thread Dave Cottlehuber
On 29 September 2010 11:45, Filipe David Manana wrote: > Try OTP R14B as well. It was released a few days ago. > > regards, > > On Tue, Sep 28, 2010 at 10:57 PM, Dave Cottlehuber wrote: >> this also fails on trunk couchdb-1.1.0a7665e44-git as of Wed 29 Sep >> 2010 10:56:52 NZDT, with otp_R14A. I'

[jira] Commented: (COUCHDB-899) Array fields being returned empty in permanent views, but work fine as temporary views.

2010-09-28 Thread John Le Drew (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915964#action_12915964 ] John Le Drew commented on COUCHDB-899: -- Also see pastie http://friendpaste.com/40Isk4

[jira] Created: (COUCHDB-899) Array fields being returned empty in permanent views, but work fine as temporary views.

2010-09-28 Thread John Le Drew (JIRA)
Array fields being returned empty in permanent views, but work fine as temporary views. --- Key: COUCHDB-899 URL: https://issues.apache.org/jira/browse/COUCHDB-899 Pr

Re: [jira] Created: (COUCHDB-897) Couchdb crashes on Windows when a database file exceeds 4 GB

2010-09-28 Thread Filipe David Manana
Try OTP R14B as well. It was released a few days ago. regards, On Tue, Sep 28, 2010 at 10:57 PM, Dave Cottlehuber wrote: > this also fails on trunk couchdb-1.1.0a7665e44-git as of Wed 29 Sep > 2010 10:56:52 NZDT, with otp_R14A. I'll see if I can work back to find > out when this was introduced.

Re: [jira] Created: (COUCHDB-897) Couchdb crashes on Windows when a database file exceeds 4 GB

2010-09-28 Thread Dave Cottlehuber
this also fails on trunk couchdb-1.1.0a7665e44-git as of Wed 29 Sep 2010 10:56:52 NZDT, with otp_R14A. I'll see if I can work back to find out when this was introduced. If anybody has some smart ideas where to start please let me know. cheers Dave On 29 September 2010 03:40, Peter Somers (JIRA)

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Tue, Sep 28, 2010 at 7:19 PM, Jan Lehnardt wrote: > > On 28.09.2010, at 09:10, Benoit Chesneau wrote: > >> ps. sorry for late answer, was difficult to find time during jsconf for this. > > Sorry :D > bah don't, I've now something really interesting to code :) - benoit

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Tue, Sep 28, 2010 at 9:55 PM, Paul Davis wrote: > On Tue, Sep 28, 2010 at 3:49 PM, Benoit Chesneau wrote: >> On Tue, Sep 28, 2010 at 9:41 PM, Paul Davis >> wrote: >> >>> >>> What if the client doesn't have access to the arbitrarily chosen >>> address? There's no way that CouchDB can guess at

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Paul Davis
On Tue, Sep 28, 2010 at 3:49 PM, Benoit Chesneau wrote: > On Tue, Sep 28, 2010 at 9:41 PM, Paul Davis > wrote: > >> >> What if the client doesn't have access to the arbitrarily chosen >> address? There's no way that CouchDB can guess at all the possible >> network configurations to try and make

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Tue, Sep 28, 2010 at 9:41 PM, Paul Davis wrote: > > What if the client doesn't have access to the arbitrarily chosen > address? There's no way that CouchDB can guess at all the possible > network configurations to try and make that choice. Even if a random > address works 99% of the time, why

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Paul Davis
On Tue, Sep 28, 2010 at 3:21 PM, Benoit Chesneau wrote: > On Tue, Sep 28, 2010 at 9:08 PM, Paul Davis > wrote: >> On Tue, Sep 28, 2010 at 2:59 PM, Benoit Chesneau wrote: >>> On Tue, Sep 28, 2010 at 7:26 PM, Filipe David Manana >>> wrote: Looks like I started an avalanche. Why no

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Tue, Sep 28, 2010 at 9:21 PM, Benoit Chesneau wrote: > If we run real if we were running .

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Tue, Sep 28, 2010 at 9:08 PM, Paul Davis wrote: > On Tue, Sep 28, 2010 at 2:59 PM, Benoit Chesneau wrote: >> On Tue, Sep 28, 2010 at 7:26 PM, Filipe David Manana >> wrote: >>> Looks like I started an avalanche. >>> >>> Why not 2 files, like: >>> >>> var/run/couchdb/couch.http >>> var/run/couc

[jira] Updated: (COUCHDB-898) Allow provides() to handle "raw" MIME Type declarations as well as "shortcut" names

2010-09-28 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-898: --- Attachment: provides_reverse_content_type_lookup.diff The attached patch makes them both sho

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Paul Davis
On Tue, Sep 28, 2010 at 2:59 PM, Benoit Chesneau wrote: > On Tue, Sep 28, 2010 at 7:26 PM, Filipe David Manana > wrote: >> Looks like I started an avalanche. >> >> Why not 2 files, like: >> >> var/run/couchdb/couch.http >> var/run/couchdb/couch.https >> >> each one would be a CSV (or tab separate

[jira] Created: (COUCHDB-898) Allow provides() to handle "raw" MIME Type declarations as well as "shortcut" names

2010-09-28 Thread Benjamin Young (JIRA)
Allow provides() to handle "raw" MIME Type declarations as well as "shortcut" names --- Key: COUCHDB-898 URL: https://issues.apache.org/jira/browse/COUCHDB-898 Project: C

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Paul Davis
On Tue, Sep 28, 2010 at 2:52 PM, Benoit Chesneau wrote: > On Tue, Sep 28, 2010 at 8:10 PM, Paul Davis > wrote: > >>> >>> My answer was more about the csv etc :) what ip i choose to listen and why ? > This is indeed another issue. > >> >> I think we're starting to talk about orthogonal issues. If

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Tue, Sep 28, 2010 at 7:26 PM, Filipe David Manana wrote: > Looks like I started an avalanche. > > Why not 2 files, like: > > var/run/couchdb/couch.http > var/run/couchdb/couch.https > > each one would be a CSV (or tab separated, or new line, or whatever) > list of  host:port elements. > ? > Ab

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Tue, Sep 28, 2010 at 8:10 PM, Paul Davis wrote: >> >> My answer was more about the csv etc :) what ip i choose to listen and why ? This is indeed another issue. > > I think we're starting to talk about orthogonal issues. If you mean a > couchdb installed in the home directory, in say, ~/couch

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Paul Davis
On Tue, Sep 28, 2010 at 1:42 PM, Benoit Chesneau wrote: > On Tue, Sep 28, 2010 at 7:39 PM, Filipe David Manana > wrote: > >> >> I was thinking the .uri file was going into a directory within the >> users' home directory for the desktopcouch case. >> My mistake then. >> > It is if couchdb is insta

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Paul Davis
On Tue, Sep 28, 2010 at 1:52 PM, Randall Leeds wrote: > On Tue, Sep 28, 2010 at 19:42, Benoit Chesneau wrote: >> On Tue, Sep 28, 2010 at 7:39 PM, Filipe David Manana >> wrote: >> >>> >>> I was thinking the .uri file was going into a directory within the >>> users' home directory for the desktopc

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Randall Leeds
On Tue, Sep 28, 2010 at 19:42, Benoit Chesneau wrote: > On Tue, Sep 28, 2010 at 7:39 PM, Filipe David Manana > wrote: > >> >> I was thinking the .uri file was going into a directory within the >> users' home directory for the desktopcouch case. >> My mistake then. I think we should make this a c

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Tue, Sep 28, 2010 at 7:39 PM, Filipe David Manana wrote: > > I was thinking the .uri file was going into a directory within the > users' home directory for the desktopcouch case. > My mistake then. > It is if couchdb is installed locally in the home. (though it may be a security pb if this fil

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Filipe David Manana
On Tue, Sep 28, 2010 at 6:31 PM, Benoit Chesneau wrote: > On Tue, Sep 28, 2010 at 7:26 PM, Filipe David Manana > wrote: >> Looks like I started an avalanche. >> >> Why not 2 files, like: >> >> var/run/couchdb/couch.http >> var/run/couchdb/couch.https >> >> each one would be a CSV (or tab separate

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Tue, Sep 28, 2010 at 7:26 PM, Filipe David Manana wrote: > Looks like I started an avalanche. > > Why not 2 files, like: > > var/run/couchdb/couch.http > var/run/couchdb/couch.https > > each one would be a CSV (or tab separated, or new line, or whatever) > list of  host:port elements. > ? > and

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Tue, Sep 28, 2010 at 5:10 PM, Paul Davis wrote: > > It occurs to me that perhaps its time that we define a set of "roles" > or "scenarios" for CouchDB deployment. Like those things where they > used "In the case of Sally" shorthand to define a whole bunch of > assumptions. For instance, we've

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Tue, Sep 28, 2010 at 6:49 PM, Noah Slater wrote: > > On 28 Sep 2010, at 08:10, Benoit Chesneau wrote: > >> About /var/run vs /var/lib, that just sometimes you gave different >> privileges on this folders, giving the possibility to read one or not. >> This is not only a question of giving a "sta

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Filipe David Manana
Looks like I started an avalanche. Why not 2 files, like: var/run/couchdb/couch.http var/run/couchdb/couch.https each one would be a CSV (or tab separated, or new line, or whatever) list of host:port elements. ? On Tue, Sep 28, 2010 at 6:19 PM, Jan Lehnardt wrote: > > On 28.09.2010, at 09:1

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Jan Lehnardt
On 28.09.2010, at 09:10, Benoit Chesneau wrote: > ps. sorry for late answer, was difficult to find time during jsconf for this. Sorry :D Jan --

[jira] Commented: (COUCHDB-892) Method for restarting filtered replication

2010-09-28 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915830#action_12915830 ] Filipe Manana commented on COUCHDB-892: --- A fix is committed to trunk, revision 10022

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Noah Slater
On 28 Sep 2010, at 08:10, Benoit Chesneau wrote: > About /var/run vs /var/lib, that just sometimes you gave different > privileges on this folders, giving the possibility to read one or not. > This is not only a question of giving a "state". I'm actually thinking > that we may want to have this i

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Paul Davis
On Tue, Sep 28, 2010 at 3:10 AM, Benoit Chesneau wrote: > On Mon, Sep 27, 2010 at 11:53 PM, Chris Anderson wrote: > >> >> we need to specify the protocol in the file, as you could potentially >> have a single couchdb server listening on multiple ports with multiple >> protocols. (or even on a non

[jira] Created: (COUCHDB-897) Couchdb crashes on Windows when a database file exceeds 4 GB

2010-09-28 Thread Peter Somers (JIRA)
Couchdb crashes on Windows when a database file exceeds 4 GB Key: COUCHDB-897 URL: https://issues.apache.org/jira/browse/COUCHDB-897 Project: CouchDB Issue Type: Bug Affects Ve

Re: escript tests

2010-09-28 Thread Andrey Somov
Thank you very much Chris ! I did not know about such a resource :)

Re: svn commit: r1001895 - in /couchdb/trunk: share/server/loop.js share/server/state.js share/www/script/test/design_docs.js src/couchdb/couch_db.hrl src/couchdb/couch_query_servers.erl src/couchdb/c

2010-09-28 Thread Benoit Chesneau
that's nice! - benoit On Mon, Sep 27, 2010 at 10:06 PM, wrote: > Author: jchris > Date: Mon Sep 27 20:06:22 2010 > New Revision: 1001895 > > URL: http://svn.apache.org/viewvc?rev=1001895&view=rev > Log: > CommonJS support in map functions > > Modified: >    couchdb/trunk/share/server/loop.js >

Re: svn commit: r1001283 - in /couchdb/trunk/etc/couchdb: Makefile.am default.ini.tpl.in

2010-09-28 Thread Benoit Chesneau
On Mon, Sep 27, 2010 at 11:53 PM, Chris Anderson wrote: > > we need to specify the protocol in the file, as you could potentially > have a single couchdb server listening on multiple ports with multiple > protocols. (or even on a non-standard port, like https on or > something) > > so the fi