[jira] [Commented] (COUCHDB-1075) Circular require's in CommonJS modules

2011-05-10 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13031287#comment-13031287 ] mikeal commented on COUCHDB-1075: - i just took a glance at it. looks good. but patches

[jira] [Commented] (COUCHDB-1133) Fix opacity on favicon

2011-04-20 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13022403#comment-13022403 ] mikeal commented on COUCHDB-1133: - i did this a while back for Futon2. You can see the

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

2010-11-17 Thread mikeal (JIRA)
Futon2! --- Key: COUCHDB-950 URL: https://issues.apache.org/jira/browse/COUCHDB-950 Project: CouchDB Issue Type: New Feature Environment: All. Reporter: mikeal This is a complete rewrite of Futon as a single page

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

2010-11-17 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mikeal updated COUCHDB-950: --- Attachment: futon2.diff Futon2 diff. Futon2! --- Key: COUCHDB-950

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

2010-11-17 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933327#action_12933327 ] mikeal commented on COUCHDB-950: great comments, i'm gonna get on top of this tomorrow.

[jira] Updated: (COUCHDB-890) Add caching to CommonJS modules

2010-09-20 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mikeal updated COUCHDB-890: --- Attachment: commonjscache.diff Add caching to CommonJS modules ---

[jira] Created: (COUCHDB-858) GET /db/_design/doc/_info should not trigger an update

2010-08-18 Thread mikeal (JIRA)
GET /db/_design/doc/_info should not trigger an update -- Key: COUCHDB-858 URL: https://issues.apache.org/jira/browse/COUCHDB-858 Project: CouchDB Issue Type: Bug Environment: All

[jira] Created: (COUCHDB-766) Expando link for large string values in Futon.

2010-05-18 Thread mikeal (JIRA)
Expando link for large string values in Futon. -- Key: COUCHDB-766 URL: https://issues.apache.org/jira/browse/COUCHDB-766 Project: CouchDB Issue Type: Improvement Components: Futon

[jira] Commented: (COUCHDB-766) Expando link for large string values in Futon.

2010-05-18 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868840#action_12868840 ] mikeal commented on COUCHDB-766: Minimized view screenshot: http://grab.by/4rG8

[jira] Updated: (COUCHDB-766) Expando link for large string values in Futon.

2010-05-18 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mikeal updated COUCHDB-766: --- Attachment: expando.diff removed debug statement. Expando link for large string values in Futon.

[jira] Created: (COUCHDB-764) first call to getRow() in list function forces headers

2010-05-17 Thread mikeal (JIRA)
first call to getRow() in list function forces headers -- Key: COUCHDB-764 URL: https://issues.apache.org/jira/browse/COUCHDB-764 Project: CouchDB Issue Type: Bug Components:

[jira] Created: (COUCHDB-739) Upgrade CommonJS modules support to Modules/1.1.1

2010-04-15 Thread mikeal (JIRA)
Upgrade CommonJS modules support to Modules/1.1.1 - Key: COUCHDB-739 URL: https://issues.apache.org/jira/browse/COUCHDB-739 Project: CouchDB Issue Type: Improvement Components:

[jira] Updated: (COUCHDB-739) Upgrade CommonJS modules support to Modules/1.1.1

2010-04-15 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mikeal updated COUCHDB-739: --- Attachment: modules.diff Modules/1.1.1 support. Upgrade CommonJS modules support to Modules/1.1.1

[jira] Created: (COUCHDB-692) validation function failures do not stop _update document creation

2010-03-12 Thread mikeal (JIRA)
validation function failures do not stop _update document creation -- Key: COUCHDB-692 URL: https://issues.apache.org/jira/browse/COUCHDB-692 Project: CouchDB Issue Type: Bug

[jira] Closed: (COUCHDB-692) validation function failures do not stop _update document creation

2010-03-12 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mikeal closed COUCHDB-692. -- Resolution: Invalid USER ERROR! validation function failures do not stop _update document creation

[jira] Created: (COUCHDB-687) Add md5 hash to _attachments properties for documents

2010-03-10 Thread mikeal (JIRA)
Add md5 hash to _attachments properties for documents - Key: COUCHDB-687 URL: https://issues.apache.org/jira/browse/COUCHDB-687 Project: CouchDB Issue Type: Improvement

[jira] Updated: (COUCHDB-658) Add CommonJS style modules to the view server

2010-02-19 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mikeal updated COUCHDB-658: --- Attachment: require.patch Newer require patch. Add CommonJS style modules to the view server

[jira] Updated: (COUCHDB-658) Add CommonJS style modules to the view server

2010-02-19 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mikeal updated COUCHDB-658: --- Attachment: (was: require.patch) Add CommonJS style modules to the view server

[jira] Created: (COUCHDB-658) Add CommonJS style modules to the view server

2010-02-18 Thread mikeal (JIRA)
Add CommonJS style modules to the view server - Key: COUCHDB-658 URL: https://issues.apache.org/jira/browse/COUCHDB-658 Project: CouchDB Issue Type: Improvement Components: JavaScript

[jira] Updated: (COUCHDB-658) Add CommonJS style modules to the view server

2010-02-18 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mikeal updated COUCHDB-658: --- Attachment: require.patch Patch. Add CommonJS style modules to the view server

[jira] Commented: (COUCHDB-658) Add CommonJS style modules to the view server

2010-02-18 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835405#action_12835405 ] mikeal commented on COUCHDB-658: Example: { _id: _design/test, _rev:

[jira] Commented: (COUCHDB-658) Add CommonJS style modules to the view server

2010-02-18 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835415#action_12835415 ] mikeal commented on COUCHDB-658: I thought about the semantics for doing vendor/crypto/sha

[jira] Commented: (COUCHDB-658) Add CommonJS style modules to the view server

2010-02-18 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835427#action_12835427 ] mikeal commented on COUCHDB-658: Traversing the tree isn't the hard part. If we are

[jira] Commented: (COUCHDB-658) Add CommonJS style modules to the view server

2010-02-18 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835429#action_12835429 ] mikeal commented on COUCHDB-658: For reference:

[jira] Created: (COUCHDB-632) Generic _changes listener added to jquery.couch.js

2010-01-25 Thread mikeal (JIRA)
Generic _changes listener added to jquery.couch.js -- Key: COUCHDB-632 URL: https://issues.apache.org/jira/browse/COUCHDB-632 Project: CouchDB Issue Type: Improvement Components:

[jira] Updated: (COUCHDB-632) Generic _changes listener added to jquery.couch.js

2010-01-25 Thread mikeal (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mikeal updated COUCHDB-632: --- Attachment: jquery.couch.js modified jquery.couch.js , jchris said I should just attach the whole file