Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into backoff | David Garcia Quintas | 2016-11-28 |
|\ | |||
* | | Updated backoff to spec. | David Garcia Quintas | 2016-11-24 |
| * | Merge pull request #8815 from yang-g/http_trace | Yang Gao | 2016-11-23 |
|/| | |||
* | | Merge pull request #8829 from dgquintas/grpclb_right_target | David G. Quintas | 2016-11-22 |
|\ \ | |||
| * | | Check on *target, not target | David Garcia Quintas | 2016-11-22 |
* | | | Fixed leak upon duped serverlist updates | David Garcia Quintas | 2016-11-21 |
|/ / | |||
| * | Pretty print outgoing headers | yang-g | 2016-11-21 |
* | | pr comments | David Garcia Quintas | 2016-11-18 |
* | | improved logging | David Garcia Quintas | 2016-11-17 |
* | | Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_state | David Garcia Quintas | 2016-11-17 |
|\ \ | |||
| * \ | Merge pull request #8758 from dgquintas/lb_token_nullness | David G. Quintas | 2016-11-17 |
| |\ \ | | |/ | |/| | |||
* / | | Rewrote connectivity status logic for gRPC LB | David Garcia Quintas | 2016-11-17 |
|/ / | |||
* | | Merge pull request #8617 from markdroth/service_config_json | Mark D. Roth | 2016-11-17 |
|\ \ | |||
* | | | Undo wrong NULLing in grpclb | David Garcia Quintas | 2016-11-16 |
| * | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-16 |
| |\ \ | |/ / |/| | | |||
* | | | fix windows build | Jan Tattermusch | 2016-11-16 |
| | * | Added more testing for grpclb tokens | David Garcia Quintas | 2016-11-15 |
* | | | Merge pull request #8666 from dgquintas/rr_fixall | David G. Quintas | 2016-11-15 |
|\ \ \ | |||
* | | | | Fix use-after-free in time parse caching | Craig Tiller | 2016-11-15 |
| |_|/ |/| | | |||
* | | | Merge pull request #8662 from markdroth/latency_in_final_info | Mark D. Roth | 2016-11-15 |
|\ \ \ | |||
* \ \ \ | Merge pull request #8733 from dgquintas/grpclb_deadlock | David G. Quintas | 2016-11-14 |
|\ \ \ \ | |||
| | | * \ | Merge branch 'master' of github.com:grpc/grpc into rr_fixall | David Garcia Quintas | 2016-11-14 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #8724 from dgquintas/chttp_initial_md_copypaste_fix | David G. Quintas | 2016-11-14 |
|\ \ \ \ \ | |||
| | * | | | | PR comment | David Garcia Quintas | 2016-11-14 |
| | | * | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-14 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #8728 from murgatroid99/more_uv_fixes | Michael Lumish | 2016-11-14 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #8086 from y-zeng/fix_gprc | Yuchen Zeng | 2016-11-11 |
|\ \ \ \ \ \ \ | |||
| | | | * | | | | Fixed deadlock between glb_shutdown and lb_on_server_status_received | David Garcia Quintas | 2016-11-11 |
| |_|_|/ / / / |/| | | | | | | |||
| | | * | | | | NULLs needed at fail_pending_writes() too | David Garcia Quintas | 2016-11-10 |
| | * | | | | | Fix sanity, uv, and windows builds | murgatroid99 | 2016-11-10 |
| |/ / / / / |/| | | | | | |||
| | * | | | | Fixed wrong NULLing in chttp2 transport | David Garcia Quintas | 2016-11-10 |
| |/ / / / |/| | | | | |||
* | | | | | Merge pull request #8486 from y-zeng/get_tos | Yuchen Zeng | 2016-11-10 |
|\ \ \ \ \ | |||
| | | | | * | Allow LB policy name to be matched in a case-insensitive manner. | Mark D. Roth | 2016-11-10 |
| | | | | * | clang-format | Mark D. Roth | 2016-11-10 |
| | | | | * | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-10 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | | | | * | Change JSON format to use the standard proto3 mapping for each type. | Mark D. Roth | 2016-11-10 |
| | | | * | | Fixed wrong ordering of operations | David Garcia Quintas | 2016-11-09 |
* | | | | | | Merge pull request #8685 from dgquintas/glb_locks | David G. Quintas | 2016-11-09 |
|\ \ \ \ \ \ | |||
| | | | | | * | Allow fetching service config via grpc_channel_get_info(). | Mark D. Roth | 2016-11-09 |
| | | | | | * | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-09 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-09 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| * | | | | | | clang-format | David Garcia Quintas | 2016-11-08 |
| * | | | | | | Added assert for lb_token before reffing it | David Garcia Quintas | 2016-11-08 |
| * | | | | | | Fixed locking for grpclb | David Garcia Quintas | 2016-11-08 |
* | | | | | | | Merge remote-tracking branch 'upstream/master' into no-authority-header-in-cr... | Muxi Yan | 2016-11-08 |
|\| | | | | | | |||
| | | | | | * | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-08 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | Merge pull request #8618 from markdroth/channel_info_api | Mark D. Roth | 2016-11-08 |
| |\ \ \ \ \ \ | |||
| | | | | | * | | Added INIT state to grpc_connectivity_state | David Garcia Quintas | 2016-11-08 |
| * | | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
| |\ \ \ \ \ \ \ | |||
| | | | | | | * | | Fixed wrong connectivity status updates for RR | David Garcia Quintas | 2016-11-07 |