Location Vacances en Périgord Noir avec piscine

2012-06-07 Thread Réseau Périgord
Si ce message ne s'affiche pas correctement, consultez sa version en ligne http://www.vinomedia.fr/emailing/Gites_de_Bussac/gite_bussac.htm Gites de Bussachttp://www.vinomedia.fr/emailing/Gites_de_Bussac/gites-de-bussac. gif Conformément à la loi N° 78-17 du 6 janvier 1978, vous pouvez

couchdb pull request: _session request response no longer cached

2012-06-07 Thread Git at Apache
GitHub user mrloop opened a pull request: https://github.com/apache/couchdb/pull/25 _session request response no longer cached In IE7 session request response was cached, using the already defined ajax helper function instead of jquery ajax resolves this. You can merge this pull

[jira] [Reopened] (COUCHDB-1492) restart restarts without actually sending a response

2012-06-07 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson reopened COUCHDB-1492: While _restart exists, I see no reason not to send a 202 before the restart.

[jira] [Resolved] (COUCHDB-1492) restart restarts without actually sending a response

2012-06-07 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-1492. Resolution: Fixed Fix Version/s: 1.3 a 202 is now sent before the restart. This

Efficient way to identify documents

2012-06-07 Thread pjmorce
Hello, I am new to noSQL databases and more precisely to couchDB. I have migrated my PostgreSQL database to couchDB. Before, in my relational database I had 2 tables: Authors and Books Now, for each row of these tables, on my couchDB database I have a document: { _id = author_1 { name

Re: Efficient way to identify documents

2012-06-07 Thread Dirkjan Ochtman
On Thu, Jun 7, 2012 at 2:57 PM, pjmorce pji...@gmail.com wrote: Is there any more efficient way to do this? I think this solution is not performant when large amount of documents will be in the database... You should really ask the user@ list. Cheers, Dirkjan

Re: So, how do we get the Mac binary on the home page?

2012-06-07 Thread Hans J Schroeder
Hi, I have installed the latest XCode 4.3.2 and have rebuilt the app. In my tests everything is fine now. I have uploaded the new binary on github: https://github.com/downloads/cloudnode/couchdbx-app/CouchDB%20Server-1.2.0-OS%20X%2010.7.3.zip @Jan, @Robert Can you please retest? - Hans On

Re: So, how do we get the Mac binary on the home page?

2012-06-07 Thread Dave Cottlehuber
On 7 June 2012 20:32, Hans J Schroeder h...@cloudno.de wrote: Hi, I have installed the latest XCode 4.3.2 and have rebuilt the app. In my tests everything is fine now. I have uploaded the new binary on github:

Re: So, how do we get the Mac binary on the home page?

2012-06-07 Thread Hans J Schroeder
Hi Dave, Great news thanks. Looking forward for your test suite results. - Hans On Jun 7, 2012, at 11:36 PM, Dave Cottlehuber wrote: On 7 June 2012 20:32, Hans J Schroeder h...@cloudno.de wrote: Hi, I have installed the latest XCode 4.3.2 and have rebuilt the app. In my tests

Re: So, how do we get the Mac binary on the home page?

2012-06-07 Thread Ryan Ramage
Testing on a older OSX (10.6.8). I get a whole bunch of 'OS Process Error'. Here is the log: https://friendpaste.com/2r2D79DYoaV3CuSOUn99eD On Thu, Jun 7, 2012 at 3:41 PM, Hans J Schroeder h...@cloudno.de wrote: Hi Dave, Great news thanks. Looking forward for your test suite results. -

Re: So, how do we get the Mac binary on the home page?

2012-06-07 Thread Hans J Schroeder
Hi Ryan, Thanks for testing. For older OS X versions you should use the other build. It is the same, but built with XCode 4.2. Apple made some significant changes from 10.7.2 to 10.7.3. - Hans On Jun 8, 2012, at 12:16 AM, Ryan Ramage wrote: Testing on a older OSX (10.6.8). I get a whole

[jira] [Created] (COUCHDB-1493) null byte in string data dropped

2012-06-07 Thread Eli Stevens (JIRA)
Eli Stevens created COUCHDB-1493: Summary: null byte in string data dropped Key: COUCHDB-1493 URL: https://issues.apache.org/jira/browse/COUCHDB-1493 Project: CouchDB Issue Type: Bug