Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | Merge pull request #7991 from markdroth/grpclb_resolver_changes | Mark D. Roth | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | Fix Windows printf formatting bug. | Mark D. Roth | 2016-09-19 | |
* | | | | | | | | | | | | | | | Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure | Jan Tattermusch | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8113 from yang-g/verify_auth_headers | Yang Gao | 2016-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | | | | | | update route_guide_db path in php example | thinkerou | 2016-09-18 | |
| |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | Fix CliCredentials reference | Yuchen Zeng | 2016-09-16 | |
| | | | | | | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into cli_type_fork | Yuchen Zeng | 2016-09-16 | |
| | | | | | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | Fix ListServices args | Yuchen Zeng | 2016-09-16 | |
| | | | | * | | | | | | | | | | | More known errors. | Adele Zhou | 2016-09-16 | |
| | | | | | | | | | | | | | | * | Fix portability problem. | Mark D. Roth | 2016-09-16 | |
* | | | | | | | | | | | | | | | | Merge pull request #8071 from y-zeng/reflection_example | Yuchen Zeng | 2016-09-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | * | | Extend sweeps further, add streaming | Craig Tiller | 2016-09-16 | |
| | | | | | | | | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | Fix merge problems. | Mark D. Roth | 2016-09-16 | |
| | | | | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | |\ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-16 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | Code review changes. | Mark D. Roth | 2016-09-16 | |
* | | | | | | | | | | | | | | | | | Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos... | Craig Tiller | 2016-09-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8123 from ctiller/outstanding_sweeps | Nicolas Noble | 2016-09-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Allow more sync threads | Craig Tiller | 2016-09-16 | |
| * | | | | | | | | | | | | | | | | | Fix sync/async | Craig Tiller | 2016-09-16 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #8118 from stanley-cheung/cpp-examples-missing-gpr-asserts | Stanley Cheung | 2016-09-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | | | | |\ | ||||
| | | | | | | | | | | | | | | | | | * | | Fix tsan failure in no_logging test. | Mark D. Roth | 2016-09-16 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #8112 from dgquintas/lb_proto_sync | David G. Quintas | 2016-09-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | | | | make inline metadata value clearer | yang-g | 2016-09-16 | |
| | | | | | | | | | | | | | | * | | | | | Fix bugs from merge. | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | * | | | | | clang-format | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | * | | | | | Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | |_|_|_|_|_|_|/ / / / / | | | | | | | | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | Merge github.com:grpc/grpc into outstanding_sweeps | Craig Tiller | 2016-09-16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | | | Bug fixes and cleanups. | Mark D. Roth | 2016-09-16 | |
| | | | | | | | * | | | | | | | | | | | | clang-format | Mark D. Roth | 2016-09-16 | |
| | | | | | | | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-16 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-16 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8120 from dgquintas/moar_grpclb_fixes | David G. Quintas | 2016-09-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | | | | simplify delayed streaming write logic | Jan Tattermusch | 2016-09-16 | |
| | | | | | | | * | | | | | | | | | | | | | dont allow new writes if theres a write with delayed completion | Jan Tattermusch | 2016-09-16 | |
| | | | | | | | | | * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | | | | | | | | s/minor/major/ in API cleanups doc. | Mark D. Roth | 2016-09-16 | |
| * | | | | | | | | | | | | | | | | | | | | More gRPC LB bugfixes. | David Garcia Quintas | 2016-09-15 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #8114 from dgquintas/rr_user_data_fix | David G. Quintas | 2016-09-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | * | | | | | | | | | | | | | | Add a test for nonbin header containing binary value | yang-g | 2016-09-15 | |
| | | * | | | | | | | | | | | | | | | | | | cpp examples missing gpr asserts | Stanley Cheung | 2016-09-15 | |
| |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #7891 from jboeuf/new_ssl_certs | Nicolas Noble | 2016-09-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | Round Robin user_data fix | David Garcia Quintas | 2016-09-15 | |
| |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #7996 from yang-g/canonical | Yang Gao | 2016-09-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8094 from ctiller/wait_to_start | Craig Tiller | 2016-09-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7845 from yang-g/header | Yang Gao | 2016-09-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8037 from adelez/known_failures | Nicolas Noble | 2016-09-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |