You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2015/07/21 15:16:14 UTC

[2/2] chttpd commit: updated refs/heads/master to 5022a94

Merge remote-tracking branch 'cloudant/dynamic-handlers'


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

Branch: refs/heads/master
Commit: 5022a94d3dca1ba5472b236eedc893ffc403514e
Parents: 3b80c7f ecf745e
Author: Robert Newson <rn...@apache.org>
Authored: Tue Jul 21 13:33:00 2015 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Tue Jul 21 13:33:00 2015 +0100

----------------------------------------------------------------------
 src/chttpd.erl                | 50 ++++---------------------------
 src/chttpd_db.erl             | 11 +++----
 src/chttpd_handlers.erl       | 60 ++++++++++++++++++++++++++++++++++++++
 src/chttpd_httpd_handlers.erl | 43 +++++++++++++++++++++++++++
 src/chttpd_sup.erl            |  1 +
 5 files changed, 113 insertions(+), 52 deletions(-)
----------------------------------------------------------------------


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