This is an automated email from the ASF dual-hosted git repository.
mzhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 00bb0b6 Added documentation for GET_OPERATIONS calls.
new 8eda408 Fixed non-standard mapping for protobuf map fields in jsonify.
new fecbaf9 Improved a test for jsonify map fields mapping.
new 8175453 Updated quota related endpoints to return quota
configurations.
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:
3rdparty/stout/include/stout/protobuf.hpp | 184 +++++++++++++++++++++++-------
3rdparty/stout/tests/protobuf_tests.cpp | 126 ++++++++++----------
src/master/quota_handler.cpp | 15 +++
src/tests/master_quota_tests.cpp | 136 +++++++++++++++++++++-
4 files changed, 359 insertions(+), 102 deletions(-)