Boston CouchDB Hack Night

2010-12-09 Thread Sam Bisbee
Hello everyone, A quick reminder that next Thursday is the December Boston CouchDB Hack Night. We all come around a "round table" with our laptops to talk about CouchDB and write code together. This is a great event for beginners and experts alike: ask questions, get help with code, collaborate, a

Re: Source tree refactoring - TESTERS NEEDED

2010-12-09 Thread Paul Davis
Awesome. Thanks for the report. On Thu, Dec 9, 2010 at 5:11 PM, Gabriel Farrell wrote: > Tested trunk and the updated srcmv in Firefox. Both failed the same > test, view_sandboxing, with this error: > >    # Assertion 'Warning: installed SpiderMonkey version >    doesn't allow sealing of arrays'

Re: Source tree refactoring - TESTERS NEEDED

2010-12-09 Thread Gabriel Farrell
Tested trunk and the updated srcmv in Firefox. Both failed the same test, view_sandboxing, with this error: # Assertion 'Warning: installed SpiderMonkey version doesn't allow sealing of arrays' failed: expected '2', got '3' Otherwise, all tests passed. On Wed, Dec 8, 2010 at 5:42 PM, Pa

Re: redirection on authentification

2010-12-09 Thread Benoit Chesneau
On Tue, Dec 7, 2010 at 2:04 PM, Benoit Chesneau wrote: > On Tue, Dec 7, 2010 at 1:22 PM, Filipe David Manana > wrote: > >> I'm not a CouchApps developer, so I'm not completely aware of all the >> issues involved. Nevertheless, I support your idea. >> The issue you describe is related to >> https

[jira] Commented: (COUCHDB-913) Caching of BTree nodes and documents

2010-12-09 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969820#action_12969820 ] Filipe Manana commented on COUCHDB-913: --- After merging all the latest trunk changes

[jira] Updated: (COUCHDB-700) Performance Regression for view generation in 0.11

2010-12-09 Thread Adam Kocoloski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kocoloski updated COUCHDB-700: --- Attachment: min_writer_items.diff Attaching a diff (probably doesn't apply) which allows a u

Re: Source tree refactoring - TESTERS NEEDED

2010-12-09 Thread Paul Davis
Sebastian, Should be fixed now. I just needed to rebase after Adam's last patch. Paul On Thu, Dec 9, 2010 at 3:35 AM, Sebastian Cohnen wrote: > Hey Paul, > > ./srcmv.py does throw an error at me, b/c a patch could not be applied: > > error: patch failed: test/etap/060-kt-merging.t:14 > error: t

[jira] Commented: (COUCHDB-968) Duplicated IDs in _all_docs

2010-12-09 Thread Rachel Willmer (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969717#action_12969717 ] Rachel Willmer commented on COUCHDB-968: Adam, Thank you! Rachel > Duplicated I

[jira] Commented: (COUCHDB-968) Duplicated IDs in _all_docs

2010-12-09 Thread Rachel Willmer (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969716#action_12969716 ] Rachel Willmer commented on COUCHDB-968: Adam, Thank you! Rachel > Duplicated I

[jira] Closed: (COUCHDB-870) CLONE -testsuite in couchdbx (1.0.0.8) crashes on MacOS 10.6.4

2010-12-09 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt closed COUCHDB-870. Resolution: Fixed Fix Version/s: 1.1 1.0.2 > CLONE -testsuite in couchdb

Re: Source tree refactoring - TESTERS NEEDED

2010-12-09 Thread Sebastian Cohnen
Hey Paul, ./srcmv.py does throw an error at me, b/c a patch could not be applied: error: patch failed: test/etap/060-kt-merging.t:14 error: test/etap/060-kt-merging.t: patch does not apply Patch failed at 0002 fix-etap-tests When you have resolved this problem run "git am --resolved". If you woul