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-4
in repository https://gitbox.apache.org/repos/asf/couchdb.git
discard 3b56ea248 Add csrt_httpd_tests.erl suite
discard e8c47e48a Add csrt_query_tests.erl suite
discard 4df681a30 Create csrt_test_helper.erl
discard 61676c2e7 Rewrite csrt_query to support declarative queries
new 858e98d95 Rewrite csrt_query to support declarative queries
new 8c91a1238 Create csrt_test_helper.erl
new 32e7e6248 Add csrt_query_tests.erl suite
new a481d7196 Add csrt_httpd_tests.erl suite
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (3b56ea248)
\
N -- N -- N
refs/heads/couch-stats-resource-tracker-v3-rebase-http-4 (a481d7196)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 4 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/src/csrt.erl | 2 +
src/couch_stats/src/csrt_query.erl | 131 +++++++++++++++++++++++++++++++++++++
2 files changed, 133 insertions(+)