You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/09/25 20:16:43 UTC

[2/2] couch-mrview commit: updated refs/heads/master to 58a0de5

Merge remote-tracking branch 'github/pr/29'


Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/commit/58a0de51
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/tree/58a0de51
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/diff/58a0de51

Branch: refs/heads/master
Commit: 58a0de51233f55ee6cd92128cb19a3315984bff5
Parents: 52cc9c5 a25d590
Author: Alexander Shorin <kx...@apache.org>
Authored: Fri Sep 25 21:14:42 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Fri Sep 25 21:14:42 2015 +0300

----------------------------------------------------------------------
 include/couch_mrview.hrl         |  1 +
 src/couch_mrview_http.erl        | 10 ++++-----
 src/couch_mrview_util.erl        | 20 +++++++++++++++---
 test/couch_mrview_http_tests.erl | 27 ++++++++++++++++++++++++
 test/couch_mrview_util_tests.erl | 39 +++++++++++++++++++++++++++++++++++
 5 files changed, 88 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/blob/58a0de51/src/couch_mrview_util.erl
----------------------------------------------------------------------