[GitHub] couchdb pull request: Fauxton View improvements

2014-07-02 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb/pull/254#issuecomment-47747791 Thanks merged. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] couchdb pull request: Fauxton View improvements

2014-07-02 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb/pull/254 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] couchdb pull request: Fauxton View improvements

2014-07-01 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb/pull/254 Fauxton View improvements This fixes the bug with stale query option. As well as adding an extension to filter out what views should be displayed in the side bar. An example of usage is to

[GitHub] couchdb pull request: Fauxton View improvements

2014-07-01 Thread drsm79
Github user drsm79 commented on the pull request: https://github.com/apache/couchdb/pull/254#issuecomment-47659961 LGTM - maybe worth squashing the first two commits and doing the stale fix in another PR --- If your project is set up for it, you can reply to this email and have your

[GitHub] couchdb pull request: Fauxton View improvements

2014-07-01 Thread drsm79
Github user drsm79 commented on a diff in the pull request: https://github.com/apache/couchdb/pull/254#discussion_r14405549 --- Diff: src/fauxton/app/addons/documents/resources.js --- @@ -482,6 +482,14 @@ function(app, FauxtonAPI, PagingCollection) { });

[GitHub] couchdb pull request: Fauxton View improvements

2014-07-01 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb/pull/254#discussion_r14406555 --- Diff: src/fauxton/app/addons/documents/resources.js --- @@ -482,6 +482,14 @@ function(app, FauxtonAPI, PagingCollection) { });