GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb/pull/162
New pagination This is a much pagination for Fauxton. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/couchdb paginate-api-options Alternatively you can review and apply these changes as the patch at: https://github.com/apache/couchdb/pull/162.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #162 ---- commit 0f69dc941479957a3eccb5c581af781da553d893 Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-01-28T14:30:38Z add per page view limit and new advanced options commit 9ccfdd9685af2d746c1ea440fc5093eb7369110e Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-01-29T13:48:34Z Working on doc limit commit fa33d4d3e7c13ac99c4e79f69cc191cdb8091f9c Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-01-29T15:44:49Z More working commit 55b6ea67ac7e3b0180b216007c2018cd140e5703 Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-03T10:10:08Z Set view limit on pagination commit 2cf0f41324b5332e0b60690be669deec234c395e Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-03T13:08:20Z fix previous paginate commit 69fa6c43e4cc23bf29b0aeeeb625bba20e4571ba Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-11T06:49:47Z remove api options commit 98b54724520bbebe46c09c8164690a42a3cda3d5 Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-11T15:24:02Z Paginiation with no limit commit 4e10385a13e335d00f5b342e32ac6964fbb6634f Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-13T11:46:11Z Fix query options not toggling commit f796b38ef2474bdfed5303a627136ee3ad8ea8d2 Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-19T13:23:52Z Add new pagination algorithmn commit 0beb91caeb1733d07f920a329ecbe3bb07f55187 Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-19T14:47:30Z More pagination improvements commit 9848c76d30b17bdfec68edc28b18ee0fc1b786ab Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-20T09:15:16Z More improvements commit 77c06c28878015613c30f8c042aeaabdbb3423c8 Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-20T16:02:45Z More pagination fixes commit 747e0040b1c491db47b932c807aef1982f61f394 Author: suelockwood <deathb...@apache.org> Date: 2014-02-20T20:10:43Z Invalid combination of query options causes the dashboard to hang commit 0901b9bbd6ba43652d27210be1b809186777bd6c Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-21T04:06:03Z Continued work commit 8a27510e0ca8b3a9964df1232697a231c4d799af Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-21T13:50:24Z Improvements around parameter parsing commit cf7a92a090d52f71bf00c6ca147125157688d7cd Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-02-21T15:53:12Z More pagination goodness commit 7df61e79084a4a63ef0661d2e5eac556f6b8f5d4 Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-03-03T09:31:26Z Fix page count on perPage change commit b63c79130e15c08810b1288495e0c0ba89358c3d Author: Garren Smith <garren.sm...@gmail.com> Date: 2014-03-03T16:28:09Z Code improvements to pagination ---- --- 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 is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---