GitHub user chewbranca opened a pull request:
https://github.com/apache/couchdb-couch-mrview/pull/1
1993 bigcouch couch mrview
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/couchdb-couch-mrview
1993-bigcouch-couch-mrview
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-mrview/pull/1.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 #1
----
commit b6582614ba1da218e47f241eba8d0cdcbbd2edd1
Author: Russell Branca <[email protected]>
Date: 2014-03-27T20:57:23Z
Move vacc and lacc records into couch_mrview.hrl for use in chttpd
commit 23c16c0ffbcb8a79fb4cf3969b3b698929642597
Author: Russell Branca <[email protected]>
Date: 2014-03-27T21:43:14Z
Allow couch_mrview_http to be more usable in chttpd
This makes a number of updates to useful utility functions in
couch_mrview, especially around parsing of requests, handling view
rows, and interacting with view source code. The `parse_qs` function
was updated to allow for parsing params from json bodies in addition
to just query strings.
The view_cb function is also updated to allow for reuse in chttpd, and
also for better flow control of when to start and complete chunked
responses, which is critical for multi view queries in COUCHDB-523.
commit 3688736b81c8b8b6485cb136eea836bd729d152f
Author: Russell Branca <[email protected]>
Date: 2014-03-27T21:44:11Z
Add mutli view query support
COUCHDB-523
commit 6cb1bd8eda740b322f0128ef8638e704c945c2b8
Author: Russell Branca <[email protected]>
Date: 2014-03-27T21:45:10Z
Allow couch_mrview_show to be more fully utilized by chttpd_show
----
---
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.
---