aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into gpr_test_util_to_grpc_tes...Gravatar yang-g2018-12-17
|\
| * Move security credentials, connectors, and auth context to C++Gravatar Soheil Hassas Yeganeh2018-12-13
| * Merge pull request #17456 from ncteisen/socket-paginationGravatar Noah Eisen2018-12-11
| |\
| | * Add test and fix bugGravatar ncteisen2018-12-11
| * | Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""Gravatar Mark D. Roth2018-12-11
| |/
| * Merge pull request #17433 from ncteisen/socket-nameGravatar Noah Eisen2018-12-09
| |\
| * | Revert "Allow encoding arbitrary channel args on a per-address basis."Gravatar hcaseyal2018-12-07
| | * clang tidy and clang formatGravatar ncteisen2018-12-07
| * | Merge pull request #17343 from markdroth/server_address_listGravatar Mark D. Roth2018-12-07
| |\ \
| * \ \ Merge pull request #17435 from yang-g/health_service_shutdownGravatar Yang Gao2018-12-07
| |\ \ \
| | | * | Allow encoding arbitrary channel args on a per-address basis.Gravatar Mark D. Roth2018-12-07
| * | | | Merge pull request #17391 from markdroth/reset_connection_backoffGravatar Mark D. Roth2018-12-07
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Allow the health checking serviceGravatar Vijay Pai2018-12-07
| | | * | Review commentsGravatar yang-g2018-12-07
| | * | | more code review changesGravatar Mark D. Roth2018-12-07
| | | * | Split out the test service to separate library so that it can be reusedGravatar yang-g2018-12-06
| | | * | Add a Shutdown call to HealthCheckServiceInterfaceGravatar yang-g2018-12-06
| | | |/
| * | / Allow the interceptor to know the method typeGravatar Vijay Pai2018-12-06
| | |/ | |/|
* | | Fix BUILD files. Manually edit bzl filesGravatar yang-g2018-12-06
| | * code review changesGravatar Mark D. Roth2018-12-06
| * | Merge pull request #17383 from markdroth/pick_first_choose_ready_subchannel_a...Gravatar Mark D. Roth2018-12-06
| |\ \
| | * | Change pick_first to immediately select the first subchannel in READY state.Gravatar Mark D. Roth2018-12-06
| |/ / |/| |
| | * Fix bug in subchannel backoff reset code.Gravatar Mark D. Roth2018-12-06
| * | Test reactor reuseGravatar Vijay Pai2018-12-06
|/ /
* | Merge branch 'callback_test_coverage_1' of github.com:hcaseyal/grpc into call...Gravatar Hope Casey-Allen2018-12-03
|\ \
* | | Remove log linesGravatar Hope Casey-Allen2018-12-03
| * | Merge branch 'master' into callback_test_coverage_1Gravatar hcaseyal2018-12-03
|/| | | |/
* | Clang formatGravatar Hope Casey-Allen2018-12-03
| * Merge pull request #17144 from vjpai/server_streamingGravatar Vijay Pai2018-12-03
| |\
| * \ Merge pull request #17359 from yang-g/test_envGravatar Yang Gao2018-11-30
| |\ \
| | | * Test client-side callback streaming with callback serverGravatar Vijay Pai2018-11-30
| | | * Streaming API for callback serversGravatar Vijay Pai2018-11-30
| | |/ | |/|
* | | Add service definition to sync serverGravatar Hope Casey-Allen2018-11-30
| | * change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
| * | Fix clang-tidy and golden file issuesGravatar Vijay Pai2018-11-30
| * | Stop exposing streaming object classGravatar Vijay Pai2018-11-30
| * | Make StartCall() a releasing operation so that you can pile up opsGravatar Vijay Pai2018-11-30
| * | Revert an order changeGravatar Vijay Pai2018-11-30
| * | More review commentsGravatar Vijay Pai2018-11-30
| * | Improve test readability at suggestion of @ghemawatGravatar Vijay Pai2018-11-30
| * | Client callback streamingGravatar Vijay Pai2018-11-30
| |/
* | Debugging unimplemented error in CheckClientInitialMetadataGravatar Hope Casey-Allen2018-11-29
| * Don't ignore empty serverlists from the grpclb balancer.Gravatar Mark D. Roth2018-11-29
|/
* Merge pull request #17232 from yashykt/cleanup1Gravatar Yash Tibrewal2018-11-16
|\
| * Remove the std::unique_ptr, instead use move semantics everywhereGravatar Yash Tibrewal2018-11-15
* | Don't reset channel state on resolver failure when LB policy exists.Gravatar Mark D. Roth2018-11-15
|/
* Merge pull request #17197 from vjpai/ctx_clearGravatar Vijay Pai2018-11-13
|\
| * Properly clear metadata and other structs when reusing ServerContextGravatar Vijay Pai2018-11-13
* | Fix clang-tidy issuesGravatar Vijay Pai2018-11-11
|/
* Merge pull request #17072 from yashykt/interceptor_cancellationGravatar Yash Tibrewal2018-11-06
|\