aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* 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
| | * Removed in_connectivity_shutdown from RRGravatar David Garcia Quintas2017-08-28
| | * PR commentsGravatar David Garcia Quintas2017-08-22
| | * RR: Initialize subchannel connectivity stateGravatar David Garcia Quintas2017-08-21
| |/
| * Condition variables are not latchesGravatar David Garcia Quintas2017-08-02
| * Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivityGravatar David G. Quintas2017-07-28
| |\
| | * Fix bug in handling of RR connectivity transition to SHUTDOWNGravatar David Garcia Quintas2017-07-27
| * | Watch the LB channel using the right initial conn. stateGravatar David Garcia Quintas2017-07-27
| |/
| * Use new protocol for reporting dropped calls to grpclb balancer.Gravatar Mark D. Roth2017-07-27
| * grpclb: deal with all-drops serverlistsGravatar David Garcia Quintas2017-07-25
| * Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
* | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-17
|\|
| * Merge pull request #11145 from vjpai/inproc3Gravatar Vijay Pai2017-07-15
| |\
| | * Disbable a specific check on async_end2end_test and revisit later if that exp...Gravatar Vijay Pai2017-07-14
| | * Create inproc transport, add relevant tests, exclude irrelevant testsGravatar Vijay Pai2017-07-14
* | | Fixes for async_end2end_test: Shutdown() can blockGravatar Craig Tiller2017-07-14
|/ /
* | Merge pull request #11761 from dgquintas/lb_update_connector_fixGravatar David G. Quintas2017-07-14
|\ \
* \ \ Merge pull request #11726 from dgquintas/fix_grpclb_test_deadlocksGravatar David G. Quintas2017-07-14
|\ \ \ | |_|/ |/| |
| * | Fix deadlocks in grpclb_end2end_testGravatar David Garcia Quintas2017-07-13
| | * Improved testingGravatar David Garcia Quintas2017-07-13
| |/ |/|
* | Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\ \
* | | Disable health check service in async end2end tests as it is causing flakes i...Gravatar Sree Kuchibhotla2017-07-11
| |/ |/|
* | Merge pull request #11696 from dgquintas/rr_concurrent_updates_fixGravatar David G. Quintas2017-07-07
|\ \
* \ \ Merge pull request #11639 from murgatroid99/master_1.4.1_upmergeGravatar Michael Lumish2017-07-07
|\ \ \
| | * | Fix RR concurrent updatesGravatar David Garcia Quintas2017-07-06
* | | | Merge pull request #11557 from ncteisen/writelast-bugfixGravatar Noah Eisen2017-07-06
|\ \ \ \
| | * | | Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmergeGravatar murgatroid992017-07-06
| |/| | | |/| | | |
* | | | | Move gtest include after proto includeGravatar David Garcia Quintas2017-07-05
| |_|/ / |/| | |
| * | | s/hanging/pending/gGravatar ncteisen2017-07-05
| * | | Add repro and fix to bidi caseGravatar ncteisen2017-07-05
| * | | Add repro for coalescing bugGravatar ncteisen2017-07-05
| * | | Make stream responses togglable via contextGravatar ncteisen2017-07-05
|/ / /
* | | Merge pull request #11648 from markdroth/c++_filter_fixesGravatar Mark D. Roth2017-06-30
|\ \ \
| * | | Fix filter_end2end_test.Gravatar Mark D. Roth2017-06-30
| | | * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| | | |\ | | |_|/ | |/| |
* / | | added test for RR connectivity state upon subchannels shutdownGravatar David Garcia Quintas2017-06-26
|/ / /
| * | Fix RR policy connectivity state upon subchannels shutdownGravatar David Garcia Quintas2017-06-23
* | | Merge pull request #9823 from mjkim/fix_unkownGravatar Mehrdad Afshari2017-06-12
|\ \ \
* | | | license fixesGravatar Jan Tattermusch2017-06-08
* | | | fix remaining license noticesGravatar Jan Tattermusch2017-06-08
* | | | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | | | Implement LB policy updatesGravatar David Garcia Quintas2017-06-06
| |/ / |/| |
| | * Merge remote-tracking branch 'ctiller/build-wtf' into importGravatar Nicolas "Pixel" Noble2017-05-26
| | |\
| | * \ Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-26
| | |\ \ | |_|/ / |/| | |
| | * | Moving gtest to the end.Gravatar Nicolas "Pixel" Noble2017-05-25
| | * | Moving testing headers at the end.Gravatar Nicolas "Pixel" Noble2017-05-25
| | | * More import fixesGravatar Craig Tiller2017-05-19
* | | | Change round_robin LB policy to use the addresses in the order given.Gravatar Mark D. Roth2017-05-19