aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
| | | | * | | Merge branch 'verbose_errors' into histoGravatar Vijay Pai2016-07-08
| | | | |\ \ \
| | | | * | | | Stop holding histogram for a long timeGravatar Vijay Pai2016-07-08
| | | | | | * | Read from stdinGravatar Yuchen Zeng2016-07-07
| | | * | | | | Fix high seqno tests, up runtimes for benchmark tests to flush more bugsGravatar Craig Tiller2016-07-07
| | | | | | * | Fix typosGravatar Yuchen Zeng2016-07-07
| | | | | | * | Update docsGravatar Yuchen Zeng2016-07-07
| | | | | | * | Support server reflection in CLIGravatar Yuchen Zeng2016-07-07
| | | | | * | | Add more information so that we can have a meaningful exit codeGravatar Vijay Pai2016-07-07
| | | * | | | | Better fix for flow control bugGravatar Craig Tiller2016-07-07
| | | |/ / / /
| | * | | | | Merge branch 'master' into stress_test_metrics_fixGravatar Sree Kuchibhotla2016-07-07
| | |\| | | |
| | | | * | | Reduce assertions, use status codes, increase verbosity on errorsGravatar vjpai2016-07-06
| | | |/ / /
| | | * / / Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
| | | |/ /
| | * | | Merge branch 'master' into stress_test_metrics_fixGravatar Sree Kuchibhotla2016-06-30
| | |\| |
| | * | | Fix cout error stringGravatar Sree Kuchibhotla2016-06-29
* | | | | added some includesGravatar David Garcia Quintas2016-06-28
| | | * | Merge pull request #7095 from ctiller/all_calls_togetherGravatar Craig Tiller2016-06-28
| | | |\ \
* | | | | | make gcc 4.4 happyGravatar David Garcia Quintas2016-06-28
* | | | | | clang-formatGravatar David Garcia Quintas2016-06-28
| | * | | | Fix metrics client loggingGravatar Sree Kuchibhotla2016-06-27
| | | * | | Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cppGravatar Jan Tattermusch2016-06-27
| | |/| | |
| | | | * | Colocate calls for the same channel on the same CQGravatar Craig Tiller2016-06-27
| | | * | | printf portability sucksGravatar David Garcia Quintas2016-06-27
| | * | | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
| | | |\ \ \
| * | | | | | Add API to get c slice from c++ Slice.Gravatar yang-g2016-06-24
| | |/ / / / | |/| | | |
| | | | * | Fixed error messages for C++ interop client.Gravatar David Garcia Quintas2016-06-23
| | |_|/ / | |/| | |
| | | | * ASSERT vector size before directly accessing first elementGravatar Robbie Shade2016-06-23
| | |_|/ | |/| |
* | | | Added todos for more grpclb tests.Gravatar David Garcia Quintas2016-06-22
* | | | finally got rid of external deps to generate the lb response protoGravatar David Garcia Quintas2016-06-22
| | * | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-22
| | |\ \ | | |/ / | |/| |
| * | | fixed faulty server streaming c++ test caseGravatar David Garcia Quintas2016-06-21
| * | | fixed bad merge. c++ tests should work againGravatar David Garcia Quintas2016-06-21
* | | | Merge branch 'grpclb_v0' of github.com:dgquintas/grpc into grpclb_v0Gravatar David Garcia Quintas2016-06-21
|\ \ \ \
* | | | | first step in transforming grpclb_test to C++Gravatar David Garcia Quintas2016-06-21
| | | * | Add commentGravatar Craig Tiller2016-06-21
| | | * | Make sure to poll cqGravatar Craig Tiller2016-06-21
| | |/ / | |/| |
| | * | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
| | |\ \ | | |/ / | |/| |
| | * | updated stress test with new tests casesGravatar David Garcia Quintas2016-06-17
| * | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
| |\ \ \
| * | | | clang-format changesGravatar Vijay Pai2016-06-17
| | | * | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge pull request #6838 from vjpai/trigger_happyGravatar Jan Tattermusch2016-06-16
| | |\ \ \
| | * | | | Merge pull request #6858 from makdharma/issue5851Gravatar Jan Tattermusch2016-06-16
| |/| | | | |/| | | | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | | * | c++ client & server changes to bring code up to specGravatar David Garcia Quintas2016-06-16
| | | | * | better test_case flag help formatingGravatar David Garcia Quintas2016-06-16
| * | | | | Include <cinttypes> for PRIuPTR. Not clear why this is needed.Gravatar Vijay Pai2016-06-16
| * | | | | Remove range-based for, comparisons to nullptrGravatar Vijay Pai2016-06-16
| * | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | clang-formatGravatar Vijay Pai2016-06-15