Re: [2/2] git commit: remove version number from futon static resources

2011-11-11 Thread Jan Lehnardt
On Nov 9, 2011, at 19:56 , Randall Leeds wrote: > On Wed, Nov 9, 2011 at 02:34, Benoit Chesneau wrote: >> On Wed, Nov 9, 2011 at 11:29 AM, wrote: >>> remove version number from futon static resources >>> >>> No process was in place to update these query strings, which would >>> typically serv

[jira] [Created] (COUCHDB-1339) JS CLI Test Suite: use shell trap to catch dying beam processes during test runs

2011-11-11 Thread Jan Lehnardt (Created) (JIRA)
JS CLI Test Suite: use shell trap to catch dying beam processes during test runs Key: COUCHDB-1339 URL: https://issues.apache.org/jira/browse/COUCHDB-1339 Project: CouchD

[jira] [Created] (COUCHDB-1338) JS CLI test suite: have CouchDB start with port=0

2011-11-11 Thread Jan Lehnardt (Created) (JIRA)
JS CLI test suite: have CouchDB start with port=0 -- Key: COUCHDB-1338 URL: https://issues.apache.org/jira/browse/COUCHDB-1338 Project: CouchDB Issue Type: Improvement Components: Te

Re: git commit: Start/Stop CouchDB aronud JS CLI tests.

2011-11-11 Thread Jan Lehnardt
On Nov 11, 2011, at 03:20 , Randall Leeds wrote: > Can someone turn this into a ticket? Good call, thanks for the nudge. > Sounds like we need port=0 and a trap command. I made one for each: https://issues.apache.org/jira/browse/COUCHDB-1338 https://issues.apache.org/jira/browse/COUCH

Re: authentication behaviour

2011-11-11 Thread Jan Lehnardt
On Nov 11, 2011, at 08:22 , Dave Cottlehuber wrote: > On 30 October 2011 09:48, Benoit Chesneau wrote: >> Hi all, >> >> I'm starting to hate our authentication system. We have now an >> authentication system which default behaviour is to answer to browsers >> or ajax calls. Ie we redirect on fa

[jira] [Assigned] (COUCHDB-1175) Improve content type negotiation for couchdb JSON responses

2011-11-11 Thread Robert Newson (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson reassigned COUCHDB-1175: -- Assignee: (was: Robert Newson) > Improve content type negotiation for couchdb

[jira] [Commented] (COUCHDB-1321) Vars in Rewrite rules break OAuth authentication

2011-11-11 Thread Jan Lehnardt (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148404#comment-13148404 ] Jan Lehnardt commented on COUCHDB-1321: --- @Klaus, great job! The test & patch looks

[jira] [Commented] (COUCHDB-1321) Vars in Rewrite rules break OAuth authentication

2011-11-11 Thread Benoit Chesneau (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148407#comment-13148407 ] Benoit Chesneau commented on COUCHDB-1321: -- Patch looks good. But i wonder if r

[jira] [Commented] (COUCHDB-1296) _changes style feed for database create/delete

2011-11-11 Thread Jan Lehnardt (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148414#comment-13148414 ] Jan Lehnardt commented on COUCHDB-1296: --- @Sam my argument is as follows: A desire

[jira] [Commented] (COUCHDB-1336) coffeescript tests are not getting installed

2011-11-11 Thread Jan Lehnardt (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148416#comment-13148416 ] Jan Lehnardt commented on COUCHDB-1336: --- Gah branches. Sorry I missed to forward p

[jira] [Commented] (COUCHDB-249) Treat output rows of views as documents for other views to build upon

2011-11-11 Thread Cortland Klein (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148665#comment-13148665 ] Cortland Klein commented on COUCHDB-249: Cloudant appears to have implemented a s

[jira] [Commented] (COUCHDB-1296) _changes style feed for database create/delete

2011-11-11 Thread Sam Bisbee (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148673#comment-13148673 ] Sam Bisbee commented on COUCHDB-1296: - @Jan, ah, gotcha. That's much closer but stil

Re: authentication behaviour

2011-11-11 Thread Noah Slater
On Fri, Nov 11, 2011 at 9:24 AM, Jan Lehnardt wrote: > It'd break CouchApps that expect the redirect by default. > > For the sake of not breaking API's I'd suggest a config setting that > enables Benoit's proposed behaviour that we can make the default for > 2.0. +1