aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* get timeouts working on run_tests.py againGravatar Craig Tiller2016-07-13
* Better fine-tuningGravatar Craig Tiller2016-07-12
* Get json_run_localhost working againGravatar Craig Tiller2016-07-12
* Get json_run_localhost working againGravatar Craig Tiller2016-07-12
* Actually run json_run_localhost testsGravatar Craig Tiller2016-07-12
* Make request freelists per cq, to allow drastically higher requested call countsGravatar Craig Tiller2016-07-12
* Ensure timely response to marksGravatar Craig Tiller2016-07-12
* Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-11
|\
* | Fix high seqno tests, up runtimes for benchmark tests to flush more bugsGravatar Craig Tiller2016-07-07
* | Better fix for flow control bugGravatar Craig Tiller2016-07-07
| * Merge branch 'master' into stress_test_metrics_fixGravatar Sree Kuchibhotla2016-07-07
| |\ | |/ |/|
* | 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
* | Merge pull request #7095 from ctiller/all_calls_togetherGravatar Craig Tiller2016-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
| |\ \
| | | * Fixed error messages for C++ interop client.Gravatar David Garcia Quintas2016-06-23
| | |/ | |/|
* | | 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
* | | 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
* | | | | | De-lambda-ifyGravatar vjpai2016-06-15
* | | | | | Deal with issues surrounding const members of classes used inGravatar Vijay Pai2016-06-15
* | | | | | Deal with to_string, proper usage of nullptr, and lack of map::emplaceGravatar Vijay Pai2016-06-15
* | | | | | Got carried away with grpc::Gravatar Vijay Pai2016-06-15
* | | | | | Specify template parent explicitlyGravatar Vijay Pai2016-06-15
* | | | | | Switch out a using with a typedefGravatar Vijay Pai2016-06-15
* | | | | | Enforce gcc-4.4 compatibility on test_credentials_provider by changingGravatar Vijay Pai2016-06-15
| * | | | | Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #6438 from y-zeng/reflection_separate_libGravatar Jan Tattermusch2016-06-13
| |\ \ \ \ \ \