[jira] [Commented] (COUCHDB-1285) Allow configuration of vendor and module version in the welcome message

2011-10-03 Thread Benjamin Young (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119300#comment-13119300 ] Benjamin Young commented on COUCHDB-1285: - @benoit what's the motivati

[jira] [Updated] (COUCHDB-1285) Allow configuration of vendor and module version in the welcome message

2011-09-30 Thread Benjamin Young (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-1285: Attachment: vendor_and_modules_objects.patch This patch makes Vendors and Modules JSON

[jira] [Commented] (COUCHDB-1285) Allow configuration of vendor and module version in the welcome message

2011-09-16 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106521#comment-13106521 ] Benjamin Young commented on COUCHDB-1285: - Precisely. :) > Allow config

[jira] [Commented] (COUCHDB-1285) Allow configuration of vendor and module version in the welcome message

2011-09-16 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106070#comment-13106070 ] Benjamin Young commented on COUCHDB-1285: - One suggested change to this p

[jira] [Commented] (COUCHDB-1285) Allow configuration of vendor and module version in the welcome message

2011-09-15 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105605#comment-13105605 ] Benjamin Young commented on COUCHDB-1285: - +1 for this patch. It does a g

[jira] [Commented] (COUCHDB-986) EventSource feed type for _changes

2011-09-14 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104452#comment-13104452 ] Benjamin Young commented on COUCHDB-986: Good call, Jan. Done: h

[jira] [Created] (COUCHDB-1281) Implement Accept header based content negotiation for the _changes feed

2011-09-14 Thread Benjamin Young (JIRA)
Type: Improvement Components: HTTP Interface Reporter: Benjamin Young Current "continuous" and "longpoll" (and potentially text/event-stream feeds; see #COUCHDB-986) are selectable only via a "feed" query parameter. Ideally, it would be best f

[jira] [Updated] (COUCHDB-1281) Implement Accept header based content negotiation for the _changes feed

2011-09-14 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-1281: Description: Current "continuous" and "longpoll" (and potential

[jira] [Commented] (COUCHDB-986) EventSource feed type for _changes

2011-09-13 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103975#comment-13103975 ] Benjamin Young commented on COUCHDB-986: Personally, I'd prefer to see

[jira] [Commented] (COUCHDB-986) EventSource feed type for _changes

2011-09-12 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102806#comment-13102806 ] Benjamin Young commented on COUCHDB-986: Did anyone happen to snag these pat

[jira] [Commented] (COUCHDB-985) Update handlers can make documents with blank _id

2011-08-20 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088264#comment-13088264 ] Benjamin Young commented on COUCHDB-985: This is still a problem in the la

[jira] [Commented] (COUCHDB-605) _update handler doesn't conflict for existing document

2011-08-20 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088260#comment-13088260 ] Benjamin Young commented on COUCHDB-605: I see this as part of the ben

Re: Moving CouchDB to Git

2011-08-01 Thread Benjamin Young
On 7/31/11 10:29 AM, Paul Davis wrote: Dearest Devs, A few months ago I did some work in preparing a solution to using Git as a primary VCS at the ASF. Now that we have released 1.1.0 and 1.0.3 there's a bit of a lull in large events dealing with the code base. As such I thought now would be a g

[jira] [Created] (COUCHDB-1215) Improve _config error handling by validating certain (if not all) values based on their keys

2011-07-07 Thread Benjamin Young (JIRA)
Project: CouchDB Issue Type: Improvement Components: Futon, HTTP Interface Affects Versions: 1.1 Reporter: Benjamin Young Priority: Minor When saving values via Futon or the HTTP API, it's easy to put in values that are invalid and

[jira] [Created] (COUCHDB-1145) As a CouchApp developer, I'd like access to a listing of local-only (_local) docs.

2011-04-28 Thread Benjamin Young (JIRA)
oject: CouchDB Issue Type: New Feature Components: HTTP Interface Reporter: Benjamin Young I'm seeing an increased use of _local/{doc} in CouchApps for storing local config data that should not be replicated for security reasons or because they want it to stay

[jira] [Commented] (COUCHDB-1131) Port Futon2 local replication target work to Futon

2011-04-20 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022371#comment-13022371 ] Benjamin Young commented on COUCHDB-1131: - +1 This is definitely an improve

[jira] [Commented] (COUCHDB-1131) Port Futon2 local replication target work to Futon

2011-04-20 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022173#comment-13022173 ] Benjamin Young commented on COUCHDB-1131: - These have been added to Fut

[jira] [Commented] (COUCHDB-951) Test DB upgrade for 1.0.x to 1.1.0

2011-03-30 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13013011#comment-13013011 ] Benjamin Young commented on COUCHDB-951: Ran the script, and got "UPGRA

Re: [jira] Updated: (COUCHDB-1015) Add "Change Password" feature to Futon

2011-03-28 Thread Benjamin Young
I'd love to see this feature make it into the upcoming 1.1 release. It's a fairly minor patch that would be beneficial to many users, I think. Thanks, Benjamin -- BigBlueHat On 1/6/11 4:13 PM, Benjamin Young (JIRA) wrote: [ https://issues.apache.org/jira/browse/COUCHDB

Re: Spaces in View Names

2011-02-15 Thread Benjamin Young
now we've likely got view names floating around installs that contain spaces. That's the bigger questions here, I think. Thoughts? On Mon, Feb 14, 2011 at 11:10 AM, Jan Lehnardt wrote: Hi Benjamin, On 14 Feb 2011, at 16:52, Benjamin Young wrote: Hi all, It's currently poss

Spaces in View Names

2011-02-14 Thread Benjamin Young
Hi all, It's currently possible to include space characters in View names, so your map/reduce URL can (actually) look like this: /db/_design/app/_view/ (there are 5 spaces at the end of that partial "URL") Encoded it would look like this: /db/_design/app/_view/%20%20%20%20%20 Needless to say

[jira] Created: (COUCHDB-1041) Send replication "conflict (are you replicating to yourself?)" error back

2011-01-26 Thread Benjamin Young (JIRA)
t: CouchDB Issue Type: Improvement Components: HTTP Interface Affects Versions: 1.1, 1.0.1 Reporter: Benjamin Young Priority: Minor I have three local CouchDB instances on various ports (differing versions). I accidently entered the port number for the inst

[jira] Commented: (COUCHDB-1038) futon.js setting $.couch.urlPrefix=".." makes it impossible to use futon as a couchapp in any db

2011-01-25 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986489#action_12986489 ] Benjamin Young commented on COUCHDB-1038: - This comment on the Futon2 ti

[jira] Commented: (COUCHDB-950) Futon2!

2011-01-25 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986485#action_12986485 ] Benjamin Young commented on COUCHDB-950: Because it was so wonderfully easy t

[jira] Commented: (COUCHDB-950) Futon2!

2011-01-25 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986443#action_12986443 ] Benjamin Young commented on COUCHDB-950: Another option is to symlink the

Re: rewriter needed changes

2011-01-21 Thread Benjamin Young
On 1/20/11 12:37 PM, Benoit Chesneau wrote: On Thu, Jan 20, 2011 at 5:27 PM, Benjamin Young wrote: On 1/20/11 10:45 AM, Benoit Chesneau wrote: On Thu, Jan 20, 2011 at 4:40 PM, Volker Mische wrote: { "from": "/page/:x/:y/:z", "to": "/_show/post/:x-:y-

Re: rewriter needed changes

2011-01-21 Thread Benjamin Young
On 1/20/11 1:05 PM, Benoit Chesneau wrote: On Thu, Jan 20, 2011 at 6:37 PM, Benoit Chesneau wrote: On Thu, Jan 20, 2011 at 5:27 PM, Benjamin Young wrote: On 1/20/11 10:45 AM, Benoit Chesneau wrote: On Thu, Jan 20, 2011 at 4:40 PM, Volker Mische wrote: { "from": "/page/:

[jira] Commented: (COUCHDB-950) Futon2!

2011-01-21 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984751#action_12984751 ] Benjamin Young commented on COUCHDB-950: I've picked up with Mikeal&#

Re: rewriter needed changes

2011-01-20 Thread Benjamin Young
On 1/20/11 10:45 AM, Benoit Chesneau wrote: On Thu, Jan 20, 2011 at 4:40 PM, Volker Mische wrote: { "from": "/page/:x/:y/:z", "to": "/_show/post/:x-:y-:z/something", "params": { "x": { "match": "\\d", }, "y": { "match": "\\d", }, "z": { "match": "\\d", } }

Re: rewriter needed changes

2011-01-20 Thread Benjamin Young
On 1/20/11 10:40 AM, Volker Mische wrote: On 20.01.2011 16:29, Benjamin Young wrote: On 1/18/11 5:47 PM, Benoit Chesneau wrote: On Mon, Jan 10, 2011 at 1:32 AM, Benoit Chesneau wrote: There are 2 tickets open for the rewriter : https://issues.apache.org/jira/browse/COUCHDB-1017 https

Re: rewriter needed changes

2011-01-20 Thread Benjamin Young
On 1/18/11 5:47 PM, Benoit Chesneau wrote: On Mon, Jan 10, 2011 at 1:32 AM, Benoit Chesneau wrote: There are 2 tickets open for the rewriter : https://issues.apache.org/jira/browse/COUCHDB-1017 https://issues.apache.org/jira/browse/COUCHDB-1005 First one is about testing types of value to eve

[jira] Commented: (COUCHDB-147) Make Futon an Extensible/Embedabble Authoring Tool

2011-01-13 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981312#action_12981312 ] Benjamin Young commented on COUCHDB-147: FWIW: Futon as a CouchApp: h

[jira] Commented: (COUCHDB-973) Return 410 when GETing a previously deleted document (rather than 404)

2011-01-13 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981282#action_12981282 ] Benjamin Young commented on COUCHDB-973: >From rfc2616: "A response r

[jira] Updated: (COUCHDB-973) Return 410 when GETing a previously deleted document (rather than 404)

2011-01-12 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-973: --- Attachment: 410.patch > Return 410 when GETing a previously deleted document (rather t

[jira] Updated: (COUCHDB-1026) Database names are not encoded in the rewriter

2011-01-12 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-1026: Attachment: encode_db_name_in_rewriter.patch > Database names are not encoded in

[jira] Created: (COUCHDB-1026) Database names are not encoded in the rewriter

2011-01-12 Thread Benjamin Young (JIRA)
Affects Versions: 1.0.1 Reporter: Benjamin Young If a database includes special characters (such as / "forward slash"), then the rewriter will fail to find the correct database and send a 404 error: {"error":"not_found","reason":"n

[jira] Updated: (COUCHDB-1015) Add "Change Password" feature to Futon

2011-01-06 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-1015: Attachment: change_password_in_futon.patch > Add "Change Password" fea

[jira] Created: (COUCHDB-1015) Add "Change Password" feature to Futon

2011-01-06 Thread Benjamin Young (JIRA)
nts: Futon Reporter: Benjamin Young This patch allows users to change their passwords from a link in the sidebar of Futon. It depends on the prepeareUserDoc patch attached to #1014. Passwords can be change for both _user members and _admin users. Once the password is change the user is re-authenticate

[jira] Updated: (COUCHDB-1014) Make prepareUserDoc a public method of $.couch

2011-01-06 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-1014: Issue Type: Improvement (was: Bug) Remaining Estimate: 0h Original

[jira] Updated: (COUCHDB-1014) Make prepareUserDoc a public method of $.couch

2011-01-06 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-1014: Attachment: prepareUserDoc.patch > Make prepareUserDoc a public method of $.co

[jira] Created: (COUCHDB-1014) Make prepareUserDoc a public method of $.couch

2011-01-06 Thread Benjamin Young (JIRA)
Reporter: Benjamin Young Priority: Trivial Attachments: prepareUserDoc.patch The prepareUserDoc function is a helpful feature of jquery.couch.js, but it's currently a private/hidden function. This patch makes it a public method of $.couch. -- This message is automati

[jira] Updated: (COUCHDB-972) Unauthorized requests with(out) Accept: */* get different status codes

2010-12-01 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-972: --- Remaining Estimate: 0h Original Estimate: 0h > Unauthorized requests with(out) Acc

[jira] Commented: (COUCHDB-972) Unauthorized requests with(out) Accept: */* get different status codes

2010-12-01 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965821#action_12965821 ] Benjamin Young commented on COUCHDB-972: Important Note about option #1: Fut

[jira] Created: (COUCHDB-973) Return 410 when GETing a previously deleted document (rather than 404)

2010-12-01 Thread Benjamin Young (JIRA)
Type: Bug Reporter: Benjamin Young Priority: Trivial When you GET a nonexistent doc you get (as you should) a 404 Not Found error. However, if you GET a document that has previously existed you also get the 404 response. It would be more informative (IMO) for the 410 Gone

[jira] Updated: (COUCHDB-972) Unauthorized requests with(out) Accept: */* get different status codes

2010-12-01 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-972: --- Description: Sending a GET request for any URL of private/secured database without an

[jira] Created: (COUCHDB-972) Unauthorized requests with(out) Accept: */* get different status codes

2010-12-01 Thread Benjamin Young (JIRA)
Type: Bug Components: Futon, HTTP Interface Affects Versions: 1.0.1 Reporter: Benjamin Young Priority: Minor Sending a GET request without an Accept header set returns a 302 Found status which redirects to the Futon's login page. Sending a GET request wi

Re: websockets?

2010-11-02 Thread Benjamin Young
The "draft" status isn't what would keep WebSockets out of CouchDB. CouchDB uses HTTP for it's API, so unless CouchDB were to pipe HTTP over the WebSocket protocol (which would be silly) or implement a straight TCP/IP-based API (which is highly unlikely), WebSockets doesn't bring much to the table.

Re: Introducing Bram Neijt

2010-10-26 Thread Benjamin Young
On 10/26/2010 11:25 AM, Adam Kocoloski wrote: On Oct 26, 2010, at 10:48 AM, Jan Lehnardt wrote: Hi Bram, On 26 Oct 2010, at 11:51, Bram Neijt wrote: I'm a developer at Xebia and I've been granted about 5 hours a week to spend on implementing any open source project problem I would like to se

[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

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

2010-09-28 Thread Benjamin Young (JIRA)
Project: CouchDB Issue Type: Improvement Components: JavaScript View Server Affects Versions: 1.0.1 Reporter: Benjamin Young Priority: Minor Fix For: 1.0.2 Right now, provides() only supports the content types declared vi

[jira] Updated: (COUCHDB-895) Improved log() function to handle "undefined" as well as object's of type "xml"

2010-09-27 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-895: --- Attachment: log_improvements.diff > Improved log() function to handle "undefined&

[jira] Created: (COUCHDB-895) Improved log() function to handle "undefined" as well as object's of type "xml"

2010-09-27 Thread Benjamin Young (JIRA)
Project: CouchDB Issue Type: Improvement Components: JavaScript View Server Affects Versions: 1.0.1, 1.0, 0.11.2, 0.11.1 Reporter: Benjamin Young Priority: Minor Fix For: 1.0.2 Currently (1.0.1 and below), if you try log(unde

[jira] Updated: (COUCHDB-818) _bulk_docs throws "Attachment name can't start with '_'" but document POST API does not

2010-07-12 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Young updated COUCHDB-818: --- Attachment: 818testcase.diff I've attached a test case to demonstrate the bug on PO

[jira] Created: (COUCHDB-818) _bulk_docs throws "Attachment name can't start with '_'" but document POST API does not

2010-07-05 Thread Benjamin Young (JIRA)
g/jira/browse/COUCHDB-818 Project: CouchDB Issue Type: Bug Components: HTTP Interface Affects Versions: 0.12 Environment: Mac OS X 10.6.3 Reporter: Benjamin Young When inserting documents via the _bulk_docs API, I get this error if I try to include an at

[jira] Created: (COUCHDB-803) Empty body POST's for slightly faster empty document creation

2010-06-16 Thread Benjamin Young (JIRA)
Wish Components: HTTP Interface Affects Versions: 1.0 Reporter: Benjamin Young Priority: Trivial This is a super minor request. I think it would be "handy" if you could create new documents via POST without a body. You can currently send just "{}"

[jira] Created: (COUCHDB-788) HEAD requests should be logged as HEAD requests, not GET (regression)

2010-06-07 Thread Benjamin Young (JIRA)
: Bug Components: Database Core, HTTP Interface Affects Versions: 0.12 Environment: Mac OS X 10.6.3 Reporter: Benjamin Young In the latest version of trunk from git (0.12.0a426ab48-git), I've found that HEAD requests are logged as GET requests. In CouchDBX

[jira] Created: (COUCHDB-511) Revision referencing via something like Git's RefLog Shortnames

2009-09-23 Thread Benjamin Young (JIRA)
Wish Components: HTTP Interface Reporter: Benjamin Young Priority: Minor Accessing earlier revisions isn't hard, but it would be very handy to reference them via a short hand notation similar to Git's RefLog Shortnames. Perhaps something very similar: http:/

<    1   2