aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/grpclb
Commit message (Expand)AuthorAge
...
* | Start resolving memory issues in C++ metadataGravatar Craig Tiller2016-12-08
* | Fix C++ test compilationGravatar Craig Tiller2016-12-07
|/
* Deflake grpclb testGravatar David Garcia Quintas2016-11-30
* clang-formatGravatar David Garcia Quintas2016-11-18
* Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_stateGravatar David Garcia Quintas2016-11-17
|\
* | Rewrote connectivity status logic for gRPC LBGravatar David Garcia Quintas2016-11-17
| * No more gcc 4.4!Gravatar David Garcia Quintas2016-11-15
| * Added more testing for grpclb tokensGravatar David Garcia Quintas2016-11-15
|/
* Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
|\
* \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\ \
| | * Merge remote-tracking branch 'upstream/master' into remove_fake_resolverGravatar Mark D. Roth2016-11-02
| | |\ | | |/ | |/|
| * | Merge pull request #8568 from dgquintas/grpclb_leaks_fixGravatar David G. Quintas2016-11-02
| |\ \
| | * | PR commentsGravatar David Garcia Quintas2016-10-31
| * | | Made LB token dynamic size <= 50 bytesGravatar David Garcia Quintas2016-10-28
| |/ /
| | * Change tests to use channel args instead of fake_resolver query args.Gravatar Mark D. Roth2016-10-27
| |/
* | clang-formatGravatar Craig Tiller2016-10-26
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/
* Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-19
|\
| * Renamed LB-related metadata keysGravatar David Garcia Quintas2016-10-11
|/
* Merge remote-tracking branch 'upstream/master' into fake_resolverGravatar Mark D. Roth2016-10-04
|\
* | Add fake resolver for tests.Gravatar Mark D. Roth2016-10-03
| * Use a reasonable deadline in grpclb testGravatar David Garcia Quintas2016-09-30
|/
* Use the server's name as the service name for gRPC LBGravatar David Garcia Quintas2016-09-27
* More PR commentsGravatar David Garcia Quintas2016-09-14
* More PR comments.Gravatar David Garcia Quintas2016-09-13
* Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-09-12
|\
| * Merge pull request #7929 from yang-g/externCGravatar Nicolas Noble2016-09-12
| |\
* | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-09-01
|\| |
| | * The public headers already have extern CGravatar yang-g2016-08-30
| * | Fix some more tests that called cq_expect_completion().Gravatar Mark D. Roth2016-08-25
| |/
* | Updated grpclb API test.Gravatar David Garcia Quintas2016-08-24
* | Removed direct include of arpa/inet.hGravatar David Garcia Quintas2016-08-24
* | Changes to grpclb and tests for binary ip addresses.Gravatar David Garcia Quintas2016-08-22
* | Merge branch 'fix_grpclb_aug' into lb_add_mdGravatar David Garcia Quintas2016-08-18
|\ \
| * | Fixed op ordering in grpclb internal clientGravatar David Garcia Quintas2016-08-18
| |/
* / Introduced LB token initial metadata propagationGravatar David Garcia Quintas2016-08-15
|/
* deflake grpclb_testGravatar David Garcia Quintas2016-08-02
* moar clang-formatGravatar David Garcia Quintas2016-08-01
* Addressed the rest of the PR commentsGravatar David Garcia Quintas2016-07-29
* added another TODO to grpclb_testGravatar David Garcia Quintas2016-07-18
* Improvements to the grpclb proto API funcsGravatar David Garcia Quintas2016-07-18
* Added a tiny comment header and TODOs.Gravatar David Garcia Quintas2016-07-15
* Added more docs.Gravatar David Garcia Quintas2016-07-14
* added some includesGravatar David Garcia Quintas2016-06-28
* make gcc 4.4 happyGravatar David Garcia Quintas2016-06-28
* clang-formatGravatar David Garcia Quintas2016-06-28
* Added todos for more grpclb tests.Gravatar David Garcia Quintas2016-06-22
* finally got rid of external deps to generate the lb response protoGravatar David Garcia Quintas2016-06-22
* first step in transforming grpclb_test to C++Gravatar David Garcia Quintas2016-06-21