aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Merge pull request #13084 from kpayson64/cq_lambdaGravatar kpayson642017-10-25
|\
| * Adds gRPC Experimental CQ DoThenAsyncNext lambda APIGravatar Ken Payson2017-10-25
* | Remove duplicate message member in testGravatar Juanli Shen2017-10-23
|/
* explicitly recycle every port after every test runGravatar Alexander Polcyn2017-10-13
* Add flow control to inproc transport so send needs a matching recv; fixGravatar Vijay Pai2017-10-11
* Merge branch 'proxy_inproc' into proxy_e2eGravatar Vijay Pai2017-10-10
|\
* | Only put server to sleep when explicitly requestedGravatar Vijay Pai2017-10-10
| * Run ProxyEnd2End tests (without proxy) for inproc transportGravatar Vijay Pai2017-10-10
* | Make short deadlines actually expireGravatar Vijay Pai2017-10-10
|/
* Make sure to accept expected tags exactly onceGravatar Vijay Pai2017-10-09
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-06
|\
| * Merge pull request #12852 from vjpai/rentGravatar Vijay Pai2017-10-05
| |\
| * \ Merge pull request #12855 from vjpai/new_constGravatar Vijay Pai2017-10-05
| |\ \
| | * | Add some const that is now allowedGravatar Vijay Pai2017-10-05
| * | | Eliminate magic #s, follow APIGravatar Vijay Pai2017-10-05
| |/ /
| | * Reduce # of message sizes used in each scenarioGravatar Vijay Pai2017-10-05
| |/
* | Merge branch 'flowctlN' into flowctl+millisGravatar Craig Tiller2017-10-02
|\ \
* \ \ Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
|\ \ \ | | |/ | |/|
| * | Add a simple testGravatar yang-g2017-09-28
| * | Readd grpclb fallbackGravatar Juanli Shen2017-09-27
| * | Add unary call mode to GenericStub to allow generic RPC with 1 CQ tripGravatar Vijay Pai2017-09-21
* | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-21
|\| |
* | | Make generic_test tolerant of encodingGravatar Craig Tiller2017-09-21
| | * Bug fixes, remove async e2e dependence on flow control sizeGravatar Craig Tiller2017-09-20
| * | Get rid of magic numbersGravatar David Garcia Quintas2017-09-18
| * | Backends must be up before some grpclb tests start.Gravatar David Garcia Quintas2017-09-18
| |/
| * Revert "Add fallback (use backends from resolver if can't reach balancer) to ...Gravatar Ken Payson2017-09-13
| * Merge pull request #12187 from AspirinSJL/lb_fallbackGravatar Juanli Shen2017-09-13
|/|
| * Add fallback (use backends from resolver if can't reach balancer) to grpclb.Gravatar Juanli Shen2017-09-11
* | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-08
|\|
| * {grpclb,client_lb}_end2end: Fix epoll1 flakesGravatar David Garcia Quintas2017-09-07
* | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\|
| * Merge pull request #12080 from y-zeng/connectivityGravatar Yuchen Zeng2017-09-07
| |\
* | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\| |
| * | Condition variables are not latches, againGravatar David Garcia Quintas2017-09-06
| | * Increase the grace period in ReconnectChannel testsGravatar Yuchen Zeng2017-09-06
* | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-05
|\| |
| * | Splitting gmock out of gtest.Gravatar Nicolas "Pixel" Noble2017-09-01
* | | C++ API for write-throughGravatar Craig Tiller2017-09-01
* | | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-08-31
|\| |
| * | Merge branch 'master' of https://github.com/grpc/grpc into visibilityGravatar Nicolas "Pixel" Noble2017-08-30
| |\ \
| * | | Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
| | | * Increase the grace period in ReconnectChannel testsGravatar Yuchen Zeng2017-08-28
| | * | Removed in_connectivity_shutdown from RRGravatar David Garcia Quintas2017-08-28
| | | * Add ChannelConnectivityWatcher::Ref()/Unref()Gravatar Yuchen Zeng2017-08-25
| | | * Share one monitoring thread between channelsGravatar Yuchen Zeng2017-08-24
| | | * Check connectivity intermittentlyGravatar Yuchen Zeng2017-08-23
| | | * Avoid using timersGravatar Yuchen Zeng2017-08-22
| | | * Add reconnect channel testsGravatar Yuchen Zeng2017-08-22
| | |/
| | * PR commentsGravatar David Garcia Quintas2017-08-22