[
https://issues.apache.org/jira/browse/COUCHDB-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772614#action_12772614
]
Joshua Bronson commented on COUCHDB-547:
----------------------------------------
> Thanks for the patch. Applied as of r831485.
Sweet, and my pleasure.
> I ixnayed all the s/0.9.0/0.10.1/ changes as they're quite orthogonal to the
> patch. Also, trunk is referred to as a minor revision after the current
> release, ie, as soon as 0.10.x was branched, trunk effectively became 0.11.x.
> Feel free to attach just the version updates to a new ticket and I'll apply
> them. I'm not gonna do this myself because I'm still convinced that we should
> be doing this differently, I just don't know how exactly. I'm starting to
> lean towards writing a script that we'll run after we branch a version that
> will go through and update version numbers. That'd allow us to update them
> for the revision versions as well. A project for another day anyway.
Cool, I split off a new issue for this at
https://issues.apache.org/jira/browse/COUCHDB-557.
> I did let the linking of the database in though because its generally useful
> and I was too lazy to split up the patch for a one line diff. Knowing Git has
> subfile commits just makes me sad when using SVN.
=)
> add "compact view" button to futon
> ----------------------------------
>
> Key: COUCHDB-547
> URL: https://issues.apache.org/jira/browse/COUCHDB-547
> Project: CouchDB
> Issue Type: New Feature
> Components: HTTP Interface
> Reporter: Joshua Bronson
> Assignee: Paul Joseph Davis
> Priority: Minor
> Fix For: 0.11
>
> Attachments: compactviewbutton.diff, compactviewbutton.take2.diff
>
>
> The attached patch, created via "git diff --binary
> 1b2855063bc6ddccb6a7003a7243930678673ba7... > compactviewbutton.diff" from
> within a clone of git://github.com/jab/couchdb.git (see
> http://github.com/jab/couchdb), adds a "compact view" button to futon when
> browsing a view.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.