index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
interop
Commit message (
Expand
)
Author
Age
*
run cloud-to-prod interop tests with google default credentials
Yihua Zhang
2018-08-10
*
Reviewer feedback
ncteisen
2018-07-18
*
Add two new soak interop tests
ncteisen
2018-07-17
*
Manual fixes to enable performance- clang tidy checks
Noah Eisen
2018-06-14
*
Enable the performance-* clang-tidy checks
Noah Eisen
2018-06-14
*
Fix bug in RunServer()
Juanli Shen
2018-05-08
*
Provide a way to run C++ interop server with custom ServerBuilderOptions
Alexander Polcyn
2018-05-03
*
add alts to interop tests
Yihua Zhang
2018-04-20
*
Change grpc++ references in names to grpcpp
Vijay Pai
2018-03-08
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
*
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-07
|
|
\
|
|
*
Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*
Muxi Yan
2018-02-06
*
|
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
|
/
|
/
|
|
*
Privatize host_port.h; was not used in any wrapped language implementation
Vijay Pai
2018-01-25
|
/
*
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
|
*
When seeing an error in interop test, also log the debug error string.
yang-g
2017-12-19
*
|
More message compression level clean-up
Muxi Yan
2017-12-11
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-06
|
\
|
*
|
Merge commit 'b0bad8f' into fix-stream-compression-config-interface
Muxi Yan
2017-12-06
|
\
\
*
\
\
Merge commit 'b0bad8f^' into fix-stream-compression-config-interface
Muxi Yan
2017-12-06
|
\
\
\
*
|
|
|
clang-format
Muxi Yan
2017-12-06
|
|
|
*
Merge pull request #13329 from dwittmer/dwittmer_runserver
Yang Gao
2017-12-04
|
|
|
|
\
|
|
|
|
*
Fix formatting - missed moving ‘*’ next to type.
Dan Wittmer
2017-11-17
|
|
|
|
*
Fix formatting of RunServer params.
Dan Wittmer
2017-11-17
|
|
|
*
|
Remove all extern C
ncteisen
2017-11-17
|
|
|
/
/
|
|
|
*
Add ServerStartedCondition to hold the mutex, condition variable and conditio...
Dan Wittmer
2017-11-16
|
|
|
*
s//used
Dan Wittmer
2017-11-16
|
|
*
|
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
|
|
/
/
|
|
*
Change adds a version of grpc::testing::interop::RunServer that allows client...
Dan Wittmer
2017-11-09
|
*
|
Merge master
Yash Tibrewal
2017-11-06
|
|
\
\
|
|
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
|
|
/
|
*
/
Remove unnecessary extern Cs
Yash Tibrewal
2017-10-25
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-10-06
|
\
|
|
*
Properly clean up stress test clients
yang-g
2017-10-04
*
|
Fix C++ builds
Muxi Yan
2017-09-26
|
/
*
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
*
Restore interop_client_main
Ken Payson
2017-07-13
*
Fixing merge failures on test/cpp/interop.
Nicolas "Pixel" Noble
2017-07-13
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
\
|
*
fix remaining license notices
Jan Tattermusch
2017-06-08
|
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
Merge remote-tracking branch 'ctiller/build-wtf' into import
Nicolas "Pixel" Noble
2017-05-26
|
\
\
*
|
|
Adding interop stress test.
Nicolas "Pixel" Noble
2017-05-25
*
|
|
Adding reconnect interop client and server.
Nicolas "Pixel" Noble
2017-05-25
*
|
|
Realized that the interop BUILD file still uses cc_library and stuff.
Nicolas "Pixel" Noble
2017-05-25
*
|
|
Fixing indentation + fixing interop_client.
Nicolas "Pixel" Noble
2017-05-24
|
*
|
More import fixes
Craig Tiller
2017-05-19
[next]