You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ko...@apache.org on 2015/07/22 23:02:50 UTC

[10/10] chttpd commit: updated refs/heads/master to 3866725

Merge branch '2724-chunked-buffering'


Project: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/commit/3866725e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/tree/3866725e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/diff/3866725e

Branch: refs/heads/master
Commit: 3866725ee99c6d89aff91ecb70a3b3cbbabaed8c
Parents: f86de50 45bb534
Author: Adam Kocoloski <ad...@cloudant.com>
Authored: Wed Jul 22 17:02:31 2015 -0400
Committer: Adam Kocoloski <ad...@cloudant.com>
Committed: Wed Jul 22 17:02:31 2015 -0400

----------------------------------------------------------------------
 src/chttpd.erl      |  25 ++++++++
 src/chttpd_db.erl   | 163 ++++++++++++++++++++++++++++-------------------
 src/chttpd_view.erl |   3 +-
 3 files changed, 125 insertions(+), 66 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/blob/3866725e/src/chttpd.erl
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/blob/3866725e/src/chttpd_db.erl
----------------------------------------------------------------------