Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format | David Garcia Quintas | 2016-11-18 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_state | David Garcia Quintas | 2016-11-17 |
|\ | |||
* | | Rewrote connectivity status logic for gRPC LB | David Garcia Quintas | 2016-11-17 |
| | | |||
| * | No more gcc 4.4! | David Garcia Quintas | 2016-11-15 |
| | | |||
| * | Added more testing for grpclb tokens | David Garcia Quintas | 2016-11-15 |
|/ | |||
* | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
|\ | |||
* \ | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
|\ \ | |||
| | * | Merge remote-tracking branch 'upstream/master' into remove_fake_resolver | Mark D. Roth | 2016-11-02 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #8568 from dgquintas/grpclb_leaks_fix | David G. Quintas | 2016-11-02 |
| |\ \ | | | | | | | | | gRPC LB fixes from end two end testing | ||
| | * | | PR comments | David Garcia Quintas | 2016-10-31 |
| | | | | |||
| * | | | Made LB token dynamic size <= 50 bytes | David Garcia Quintas | 2016-10-28 |
| |/ / | |||
| | * | Change tests to use channel args instead of fake_resolver query args. | Mark D. Roth | 2016-10-27 |
| |/ | |||
* | | clang-format | Craig Tiller | 2016-10-26 |
| | | |||
* | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | |||
* | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
|/ | |||
* | Merge remote-tracking branch 'upstream/master' into rename_client_config | Mark D. Roth | 2016-10-19 |
|\ | |||
| * | Renamed LB-related metadata keys | David Garcia Quintas | 2016-10-11 |
|/ | |||
* | Merge remote-tracking branch 'upstream/master' into fake_resolver | Mark D. Roth | 2016-10-04 |
|\ | |||
* | | Add fake resolver for tests. | Mark D. Roth | 2016-10-03 |
| | | |||
| * | Use a reasonable deadline in grpclb test | David Garcia Quintas | 2016-09-30 |
|/ | |||
* | Use the server's name as the service name for gRPC LB | David Garcia Quintas | 2016-09-27 |
| | |||
* | More PR comments | David Garcia Quintas | 2016-09-14 |
| | |||
* | More PR comments. | David Garcia Quintas | 2016-09-13 |
| | | | | | Mainly, removed all user_data memory management responsibilities from the round robin policy. | ||
* | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-12 |
|\ | |||
| * | Merge pull request #7929 from yang-g/externC | Nicolas Noble | 2016-09-12 |
| |\ | | | | | | | The public headers already have extern C | ||
* | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-01 |
|\| | | |||
| | * | The public headers already have extern C | yang-g | 2016-08-30 |
| | | | |||
| * | | Fix some more tests that called cq_expect_completion(). | Mark D. Roth | 2016-08-25 |
| |/ | |||
* | | Updated grpclb API test. | David Garcia Quintas | 2016-08-24 |
| | | |||
* | | Removed direct include of arpa/inet.h | David Garcia Quintas | 2016-08-24 |
| | | |||
* | | Changes to grpclb and tests for binary ip addresses. | David Garcia Quintas | 2016-08-22 |
| | | |||
* | | Merge branch 'fix_grpclb_aug' into lb_add_md | David Garcia Quintas | 2016-08-18 |
|\ \ | |||
| * | | Fixed op ordering in grpclb internal client | David Garcia Quintas | 2016-08-18 |
| |/ | |||
* / | Introduced LB token initial metadata propagation | David Garcia Quintas | 2016-08-15 |
|/ | |||
* | deflake grpclb_test | David Garcia Quintas | 2016-08-02 |
| | |||
* | moar clang-format | David Garcia Quintas | 2016-08-01 |
| | |||
* | Addressed the rest of the PR comments | David Garcia Quintas | 2016-07-29 |
| | |||
* | added another TODO to grpclb_test | David Garcia Quintas | 2016-07-18 |
| | |||
* | Improvements to the grpclb proto API funcs | David Garcia Quintas | 2016-07-18 |
| | |||
* | Added a tiny comment header and TODOs. | David Garcia Quintas | 2016-07-15 |
| | |||
* | Added more docs. | David Garcia Quintas | 2016-07-14 |
| | | | | | | And fixed behavior when incoming serverlist has zero servers. Previously we ignored the update. Currently (and correctly) we consider it but the pick itself will stay pending until we actually have > 0 servers in the incoming serverlist. | ||
* | added some includes | David Garcia Quintas | 2016-06-28 |
| | |||
* | make gcc 4.4 happy | David Garcia Quintas | 2016-06-28 |
| | |||
* | clang-format | David Garcia Quintas | 2016-06-28 |
| | |||
* | Added todos for more grpclb tests. | David Garcia Quintas | 2016-06-22 |
| | |||
* | finally got rid of external deps to generate the lb response proto | David Garcia Quintas | 2016-06-22 |
| | |||
* | first step in transforming grpclb_test to C++ | David Garcia Quintas | 2016-06-21 |
| | |||
* | Updated load balancer proto to v1 | David Garcia Quintas | 2016-04-25 |
| | |||
* | Begin optionalizing lb policies: initial code movement | Craig Tiller | 2016-03-28 |
| | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| |