This is an automated email from the ASF dual-hosted git repository.

iilyak pushed a change to branch couch-stats-resource-tracker-v3-rebase-http-2
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    from ca876e1e4 Add csrt_query_tests suite
     new ab8bc7ec7 fixup! Implement csrt:query/2 and csrt:query/4
     new 568baf186 Fix encoding of JSON reply
     new 07d0af7c3 Add csrt_httpd_tests.erl

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/couch_stats_resource_tracker.hrl           |   5 +-
 src/couch_stats/src/csrt_httpd.erl                 | 111 ++++--
 src/couch_stats/src/csrt_query.erl                 |   7 +-
 src/couch_stats/test/eunit/csrt_httpd_tests.erl    | 375 +++++++++++++++++++++
 4 files changed, 474 insertions(+), 24 deletions(-)
 create mode 100644 src/couch_stats/test/eunit/csrt_httpd_tests.erl

Reply via email to