This is an automated email from the ASF dual-hosted git repository.
wwbmmm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git.
from 493391f Update newcommitter.md
new 2667d8f Add flag `pb_single_repeated_to_array'
new c0fa0da Fix a test case on json to pb
new cec3569 Add test case for `pb_single_repeated_to_array'
new 6a3a167 Adjust parameter name to be more obvious
new 2bc9886 Add docs for option `pb_single_repeated_to_array'
new 0db9263 Merge pull request #1604 from
wasphin/feature/single-repeated-to-array
The 2496 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:
docs/cn/json2pb.md | 18 ++++++++
src/brpc/controller.h | 6 +++
src/brpc/policy/http_rpc_protocol.cpp | 5 +++
src/brpc/server.cpp | 7 ++-
src/brpc/server.h | 5 +++
src/json2pb/json_to_pb.cpp | 16 +++++--
src/json2pb/json_to_pb.h | 4 ++
src/json2pb/pb_to_json.cpp | 24 ++++++----
src/json2pb/pb_to_json.h | 4 ++
test/brpc_protobuf_json_unittest.cpp | 85 +++++++++++++++++++++++++++++++----
test/brpc_server_unittest.cpp | 52 +++++++++++++++++++++
11 files changed, 206 insertions(+), 20 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]