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
*
Updated copyrights
murgatroid99
2016-01-12
*
Merge github.com:grpc/grpc into proto_names
Craig Tiller
2016-01-07
|
\
|
*
Merge pull request #4631 from sreecha/stress_test_logging
Yang Gao
2016-01-06
|
|
\
*
|
|
Merge github.com:grpc/grpc into proto_names
Craig Tiller
2016-01-06
|
\
|
|
|
|
*
Adjust the log levels in interop tests and stress tests
Sree Kuchibhotla
2016-01-06
|
|
*
Ability to filter log messages based on log level
Sree Kuchibhotla
2016-01-06
|
*
|
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
|
|
/
*
/
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
|
/
*
Removed compression checks from vanilla large unary
David Garcia Quintas
2015-12-15
*
Fix for when grpc::string is not the same type as FLAGS_...
Craig Tiller
2015-12-03
*
merge with head
yang-g
2015-11-24
|
\
*
\
merge with head
yang-g
2015-11-20
|
\
\
|
|
*
Add multiple channels to each server
Sree Kuchibhotla
2015-11-20
|
|
/
|
*
Address code review comments
Sree Kuchibhotla
2015-11-19
|
*
Merge branch 'master' into stress_tests_metrics
Sree Kuchibhotla
2015-11-19
|
|
\
*
|
\
merge with head
yang-g
2015-11-18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #3993 from ctiller/new_op
David G. Quintas
2015-11-18
|
|
\
\
|
*
|
|
More C++ fixes (the merge did not quite work...).
Julien Boeuf
2015-11-17
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
|
\
\
\
|
|
*
|
|
Comments
David Garcia Quintas
2015-11-17
|
|
*
|
|
Fix naming issue in stress_test
David Garcia Quintas
2015-11-17
|
|
|
|
*
Address code review comments
Sree Kuchibhotla
2015-11-16
*
|
|
|
|
refacto of the reconnect tcp server to a general purpose test tcp server to b...
yang-g
2015-11-06
|
|
/
/
/
|
/
|
|
|
|
|
|
*
Fix a small error
Sree Kuchibhotla
2015-11-04
|
|
|
*
Fix typo in my previous commit. %s/guage/gauge/g
Sree Kuchibhotla
2015-11-03
|
|
|
*
Make number of stubs per channel configurable and expose metrics from
Sree Kuchibhotla
2015-11-03
|
|
_
|
/
|
/
|
|
|
|
*
stream_op cleanup: test fixes and updates
Craig Tiller
2015-11-02
|
|
/
|
/
|
*
|
Merge pull request #3962 from sreecha/skip_stress_tests
Nicolas Noble
2015-10-26
|
\
\
*
|
|
Explicitly use grpc::string instead of std::string to be consistent with othe...
Sree Kuchibhotla
2015-10-26
|
*
|
Skip running stress_tests on jenkins by run_tests.py (This will fix the
Sree Kuchibhotla
2015-10-26
|
/
/
*
|
Removed 'using' conflicting with import
David Garcia Quintas
2015-10-23
*
|
Return success if there are no test cases to run
Sree Kuchibhotla
2015-10-22
*
|
Fix the error reported by tools/run_tests/check_sources_and_headers.py
Sree Kuchibhotla
2015-10-22
*
|
Address code review comment
Sree Kuchibhotla
2015-10-22
*
|
Add an option to reuse the TestService::Stub in interop client class
Sree Kuchibhotla
2015-10-20
*
|
Merge branch 'stress_tests_new' of github.com:sreecha/grpc into stress_tests_new
Sree Kuchibhotla
2015-10-19
|
\
\
*
|
|
Interop stress tests
Sree Kuchibhotla
2015-10-19
|
*
|
Interop stress tests
Sree Kuchibhotla
2015-10-16
|
/
/
|
*
Fixing Cpp tests.
Julien Boeuf
2015-10-12
|
/
*
Merge pull request #3692 from dgquintas/inspector_fail
Sree Kuchibhotla
2015-10-09
|
\
|
*
Hid test-only functions from surface/call.h
David Garcia Quintas
2015-10-08
*
|
change default value of use_test_ca
yang-g
2015-10-07
*
|
remove flag use_prod_roots in interop test and add use_test_ca per the intero...
yang-g
2015-10-06
|
/
*
Merge pull request #3386 from yang-g/enable_ssl
Jan Tattermusch
2015-10-02
|
\
|
*
enable_ssl to use_tls
yang-g
2015-10-01
*
|
Fix clang-format script
Craig Tiller
2015-09-28
|
/
*
Add clang-format to sanity
Craig Tiller
2015-09-24
*
Add empty_stream test case
yang-g
2015-09-21
*
more changes
yang-g
2015-09-02
*
Fix auth tests
yang-g
2015-09-02
[next]