| Commit message (Expand) | Author | Age |
* | Get rid of magic numbers | David Garcia Quintas | 2017-09-18 |
* | Backends must be up before some grpclb tests start. | David Garcia Quintas | 2017-09-18 |
* | Revert "Add fallback (use backends from resolver if can't reach balancer) to ... | Ken Payson | 2017-09-13 |
* | Add fallback (use backends from resolver if can't reach balancer) to grpclb. | Juanli Shen | 2017-09-11 |
* | {grpclb,client_lb}_end2end: Fix epoll1 flakes | David Garcia Quintas | 2017-09-07 |
* | Condition variables are not latches | David Garcia Quintas | 2017-08-02 |
* | Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivity | David G. Quintas | 2017-07-28 |
|\ |
|
| * | Fix bug in handling of RR connectivity transition to SHUTDOWN | David Garcia Quintas | 2017-07-27 |
* | | Watch the LB channel using the right initial conn. state | David Garcia Quintas | 2017-07-27 |
|/ |
|
* | Use new protocol for reporting dropped calls to grpclb balancer. | Mark D. Roth | 2017-07-27 |
* | grpclb: deal with all-drops serverlists | David Garcia Quintas | 2017-07-25 |
* | Merge pull request #11726 from dgquintas/fix_grpclb_test_deadlocks | David G. Quintas | 2017-07-14 |
|\ |
|
| * | Fix deadlocks in grpclb_end2end_test | David Garcia Quintas | 2017-07-13 |
* | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 |
|\| |
|
| * | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| * | Implement LB policy updates | David Garcia Quintas | 2017-06-06 |
* | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-26 |
|\| |
|
* | | Moving gtest to the end. | Nicolas "Pixel" Noble | 2017-05-25 |
| * | Change round_robin LB policy to use the addresses in the order given. | Mark D. Roth | 2017-05-19 |
|/ |
|
* | Implement grpclb drop support. | Mark D. Roth | 2017-05-17 |
* | Make sure we set deadline for the LB call even without a pick. | Mark D. Roth | 2017-05-03 |
* | Implement client-side load reporting for grpclb. | Mark D. Roth | 2017-05-02 |
* | Apply slowdown factor to timeouts | David Garcia Quintas | 2017-05-01 |
* | BUILD and #include fixes | David Garcia Quintas | 2017-04-28 |
* | New version of grpclb end2end test | David Garcia Quintas | 2017-04-27 |