[jira] Created: (COUCHDB-942) CouchDB build fails without eunit

2010-11-09 Thread Robert Newson (JIRA)
CouchDB build fails without eunit - Key: COUCHDB-942 URL: https://issues.apache.org/jira/browse/COUCHDB-942 Project: CouchDB Issue Type: Bug Components: Build System Affects Versions: 1.1

[jira] Updated: (COUCHDB-942) CouchDB build fails without eunit

2010-11-09 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-942: -- Attachment: 0001-make-eunit-completely-optional.patch This patch applies against 54aa7e0 of

Re: Access validation for docs and views

2010-11-09 Thread Fedor Indutny
So I'm extending my proposal with this example: Big company's people are stored in couchdb (200 - 400 people), with salary field. You may create views that will show total salary or salary of each developers group, while not permitting to access individual salary. My proposal: limiting views and

Re: Access validation for docs and views

2010-11-09 Thread Fedor Indutny
I think we must discuss here, whether we can bypass this access limitation or not. If we can - this access limitation is useless, if not - we definitely must review it and think about adding this to couchdb. 2010/11/9 Fedor Indutny fedor.indu...@gmail.com So I'm extending my proposal with this

Per document authorization wiki page

2010-11-09 Thread Bram Neijt
I would like to collect links and information related to per document authorization on the Wiki. http://wiki.apache.org/couchdb/PerDocumentAuthorization Could somebody create the above page and give me (BramNeijt) permission to edit it? Greets, Bram

[jira] Commented: (COUCHDB-674) Inconsistent error response, DELETE vs _bulk_docs deleted=true

2010-11-09 Thread A. Bram Neijt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12930134#action_12930134 ] A. Bram Neijt commented on COUCHDB-674: --- Wouldn't it be weird to get a can't find

[jira] Commented: (COUCHDB-561) JSLint errors in jquery.couch.js

2010-11-09 Thread A. Bram Neijt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12930133#action_12930133 ] A. Bram Neijt commented on COUCHDB-561: --- I ran JSLint[1] and fixed some of the more

[jira] Commented: (COUCHDB-943) Reformat comments with type specs and @doc directives

2010-11-09 Thread Adam Kocoloski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12930135#action_12930135 ] Adam Kocoloski commented on COUCHDB-943: Great patch Dale. This has been on my

[jira] Created: (COUCHDB-943) Reformat comments with type specs and @doc directives

2010-11-09 Thread Dale Harvey (JIRA)
Reformat comments with type specs and @doc directives - Key: COUCHDB-943 URL: https://issues.apache.org/jira/browse/COUCHDB-943 Project: CouchDB Issue Type: Bug Components:

[jira] Updated: (COUCHDB-943) Reformat comments with type specs and @doc directives

2010-11-09 Thread Dale Harvey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dale Harvey updated COUCHDB-943: Attachment: format_comments.patch Reformat comments with type specs and @doc directives

[jira] Commented: (COUCHDB-912) Anonymous Access to Design Docs on private DB's

2010-11-09 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12930114#action_12930114 ] Filipe Manana commented on COUCHDB-912: --- Dale, looks a lot better now. Only 3