GitHub user kxepal opened a pull request:
https://github.com/apache/couchdb-couch-mrview/pull/5
Remove handlers of outdated mrview parameters
The `list` was introduced by COUCHDB-404 and becomes eventually
replaced by list functions since 0.10 release.
The `count` was suppressed by `limit` since 0.9 release.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kxepal/couchdb-couch-mrview patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-mrview/pull/5.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 #5
----
commit 9a55456a230cc4cb92223880455929d39f8aa873
Author: Alexander Shorin <[email protected]>
Date: 2014-09-19T13:23:25Z
Remove handlers of outdated mrview parameters
The `list` was introduced by COUCHDB-404 and becomes eventually
replaced by list functions since 0.10 release.
The `count` was suppressed by `limit` since 0.9 release.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---