aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Merge pull request #14660 from vjpai/exception_10xGravatar Vijay Pai2018-03-09
|\
| * Run exception tests 10x to make sure server doesn't crashGravatar Vijay Pai2018-03-09
* | Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|/
* Merge pull request #14459 from vjpai/2phase_thdGravatar Vijay Pai2018-03-02
|\
* | Fix and simplify SingleBalancerTest.InitiallyEmptyServerlistGravatar David Garcia Quintas2018-03-01
| * Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
| |\ | |/ |/|
* | grpclb_end2end test tweaks for compiler happinessGravatar David Garcia Quintas2018-02-28
* | Perform secure naming checks in grpclb_end2end_testGravatar David Garcia Quintas2018-02-27
| * Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-24
| |\ | |/ |/|
* | Merge pull request #14497 from AspirinSJL/fix_rpc_failure_flakeGravatar Juanli Shen2018-02-23
|\ \
* \ \ Merge pull request #14455 from markdroth/grpclb_channel_argsGravatar Mark D. Roth2018-02-23
|\ \ \
| | | * Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-22
| | | |\ | |_|_|/ |/| | |
| | * | Add warmup before first batchGravatar Juanli Shen2018-02-22
| | | * Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
| | | |\ | | | |/ | | |/|
* | / | Add more bazel testsGravatar Adele Zhou2018-02-20
| |/ / |/| |
* | | Remove C++ end2end test ownersGravatar Yuchen Zeng2018-02-20
| * | Refactor code for generating balancer channel args.Gravatar Mark D. Roth2018-02-20
|/ /
| * C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
* | Fix test againGravatar Juanli Shen2018-02-16
* | Revert "Revert "Revert "Revert "grpclb re-resolution""""Gravatar Juanli Shen2018-02-15
|/
* Revert "Revert "Revert "grpclb re-resolution"""Gravatar David G. Quintas2018-02-12
* Merge pull request #14407 from vjpai/gpr_review_thdGravatar Vijay Pai2018-02-12
|\
* | Fix testGravatar Juanli Shen2018-02-12
| * Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* | Revert "Revert "grpclb re-resolution""Gravatar Juanli Shen2018-02-12
|/
* Merge pull request #14150 from ncteisen/more-clang-tidyGravatar Noah Eisen2018-02-10
|\
* \ Merge pull request #14397 from vjpai/nb2Gravatar Vijay Pai2018-02-09
|\ \
* \ \ Merge pull request #14396 from vjpai/ae2eGravatar Vijay Pai2018-02-09
|\ \ \
* \ \ \ Merge pull request #14374 from dgquintas/missing_pr_commentsGravatar David G. Quintas2018-02-09
|\ \ \ \
| | | * | Empty out all tests if GRPC_POSIX_SOCKET is not definedGravatar Vijay Pai2018-02-09
| | | * | Add non-blocking testGravatar Vijay Pai2018-02-09
| |_|/ / |/| | |
| | * | Remove spinning versionGravatar Vijay Pai2018-02-09
| |/ / |/| |
| * | Addressing #14170 leftover commentsGravatar David Garcia Quintas2018-02-09
* | | Remove uneeded headersGravatar Noah Eisen2018-02-09
* | | Stop overriding poll function in async_end2endGravatar ncteisen2018-02-09
|/ /
| * Run clang fmtGravatar Noah Eisen2018-02-09
| * Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
|/
* Merge pull request #14196 from vjpai/gpr_review_tlsGravatar Vijay Pai2018-02-08
|\
* | Convert resolver API to C++.Gravatar Mark D. Roth2018-02-08
| * Merge branch 'master' into gpr_review_tlsGravatar Vijay Pai2018-02-08
| |\ | |/ |/|
* | Merge pull request #14349 from vjpai/own2ownGravatar Vijay Pai2018-02-08
|\ \
* \ \ Merge pull request #14170 from dgquintas/fake_resolver_dont_push_rr_reresolve2Gravatar David G. Quintas2018-02-08
|\ \ \
| * | | PR commentsGravatar David Garcia Quintas2018-02-07
* | | | Revert "grpclb re-resolution"Gravatar Juanli Shen2018-02-07
| | * | Add owners to C++ end2end tests to prevent accident API breakageGravatar Vijay Pai2018-02-06
* | | | Merge pull request #14343 from muxi/revert-12708Gravatar Muxi Yan2018-02-06
|\ \ \ \
| * | | | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
| | |/ / | |/| |
* / | | grpclb in charge of its re-resolutionGravatar Juanli Shen2018-02-06
|/ / /
| * / Make RR re-resolve upon any subchannel failureGravatar David Garcia Quintas2018-02-06
|/ /
* | More uses of 1-phase CallGravatar Vijay Pai2018-02-05