Commit message (Expand) | Author | Age | |
---|---|---|---|
* | clang-format | Mark D. Roth | 2016-09-23 |
* | Fix type problems. | Mark D. Roth | 2016-09-22 |
* | Expose GRPC_ARG_MAX_SEND_MESSAGE_LENGTH channel arg in python. | Mark D. Roth | 2016-09-22 |
* | Add missing entry. | Mark D. Roth | 2016-09-22 |
* | Set default max send message size to unlimited. | Mark D. Roth | 2016-09-22 |
* | Merge pull request #8049 from markdroth/grpclb_resolver_changes2 | Mark D. Roth | 2016-09-21 |
|\ | |||
* \ | Merge pull request #8045 from thinkerou/fix_php_style | Stanley Cheung | 2016-09-20 |
|\ \ | |||
* \ \ | Merge pull request #8152 from nicolasnoble/sanitize-me | Nicolas Noble | 2016-09-20 |
|\ \ \ | |||
| * | | | Sanitize master. | Nicolas "Pixel" Noble | 2016-09-20 |
|/ / / | |||
* | | | Merge pull request #7893 from thunderboltsid/remove_shutdown_legacy_server | Nathaniel Manista | 2016-09-20 |
|\ \ \ | |||
* \ \ \ | Merge pull request #8133 from thinkerou/update_php_example_route_guide_db_path | Stanley Cheung | 2016-09-20 |
|\ \ \ \ | |||
| | | | * | Code review changes. | Mark D. Roth | 2016-09-20 |
| | | | * | Code review changes. | Mark D. Roth | 2016-09-20 |
* | | | | | Merge pull request #8137 from kpayson64/python_server_args | kpayson64 | 2016-09-19 |
|\ \ \ \ \ | |||
| * | | | | | Add parameter for server options | Ken Payson | 2016-09-19 |
* | | | | | | Merge pull request #8052 from Vizerai/grpc_tracing | Jim King | 2016-09-19 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #8130 from adelez/known_failures | Nicolas Noble | 2016-09-19 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #7846 from markdroth/max_send_size_filter | Mark D. Roth | 2016-09-19 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | | | * | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-19 |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||
* | | | | | | | | | 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 |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
| | | | | * | | | | | | More known errors. | Adele Zhou | 2016-09-16 |
* | | | | | | | | | | | Merge pull request #8071 from y-zeng/reflection_example | Yuchen Zeng | 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 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 |