aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* 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
* | | 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
| |/ |/|
* | Change round_robin LB policy to use the addresses in the order given.Gravatar Mark D. Roth2017-05-19
* | Implement grpclb drop support.Gravatar Mark D. Roth2017-05-17
* | Fixing mock test target.Gravatar Nicolas "Pixel" Noble2017-05-12
* | Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-12
|\ \
| * | Propagate deadline to GenericServerContextGravatar yang-g2017-05-11
* | | Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\| |
* | | Moving gtest include down.Gravatar Nicolas "Pixel" Noble2017-05-10
* | | Add end2end_test_lib.Gravatar Nicolas "Pixel" Noble2017-05-09
| * | Make sure we set deadline for the LB call even without a pick.Gravatar Mark D. Roth2017-05-03
| * | Implement client-side load reporting for grpclb.Gravatar Mark D. Roth2017-05-02
| * | Apply slowdown factor to timeoutsGravatar David Garcia Quintas2017-05-01
| * | BUILD and #include fixesGravatar David Garcia Quintas2017-04-28
| * | New version of grpclb end2end testGravatar David Garcia Quintas2017-04-27
| * | Merge pull request #10644 from MakMukhi/masterGravatar MakMukhi2017-04-24
| |\ \
| * | | Get dep in the right placeGravatar Craig Tiller2017-04-19
| * | | Fix Bazel buildGravatar Craig Tiller2017-04-19
| | * | 1. Added golden file test.Gravatar Mahak Mukhi2017-04-14
| | * | formattingGravatar Mahak Mukhi2017-04-13
| | * | Added tests for uni-directional streaming RPCs.Gravatar Mahak Mukhi2017-04-12
| | * | Initial commit: Auto-generate GMOCK code for client stub.Gravatar Mahak Mukhi2017-04-12
* | | | Buildifier and wrapping test/cpp/* rules with our build system.Gravatar Nicolas "Pixel" Noble2017-04-13
| * | | Finish hybrid server stuff, ensure it gets testedGravatar Craig Tiller2017-04-11
| |/ /
| * | support C++ error_detailsGravatar yang-g2017-04-07
| * | review feedbackGravatar Craig Tiller2017-04-03
|/ /
* | bug fixGravatar Yuxuan Li2017-03-08
* | Implemented stream coalescing designGravatar Yuxuan Li2017-03-08
* | Merge pull request #9846 from yang-g/max_message_sizeGravatar Yang Gao2017-02-27
|\ \
| * | When there is an error from filters (such as max recv message size tooGravatar yang-g2017-02-23
* | | Add BUILD file for end2end tests tooGravatar Sree Kuchibhotla2017-02-22
| | * Fix typosGravatar Myungjun Kim2017-02-23
| |/