Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | Merge pull request #8049 from markdroth/grpclb_resolver_changes2 | Mark D. Roth | 2016-09-21 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Move LB policy instantiation from resolvers into client_channel. | |||
* | | | | | | | | | | | | One RPCMgr instance per CQ | Sree Kuchibhotla | 2016-09-21 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #8045 from thinkerou/fix_php_style | Stanley Cheung | 2016-09-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: fix code style | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8152 from nicolasnoble/sanitize-me | Nicolas Noble | 2016-09-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sanitize master. | |||
| | * | | | | | | | | | | | | Sanitize master. | Nicolas "Pixel" Noble | 2016-09-20 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge pull request #7893 from thunderboltsid/remove_shutdown_legacy_server | Nathaniel Manista | 2016-09-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove erroneously redefined function from run_tests.py. | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8133 from thinkerou/update_php_example_route_guide_db_path | Stanley Cheung | 2016-09-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: update route_guide_db path in route_guide example | |||
| | | | | * | | | | | | | | | | Code review changes. | Mark D. Roth | 2016-09-20 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | Fix mismatched new[] and delete in Node extension code | murgatroid99 | 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 | |||
| | * | | | | | | | | | | | | | Add parameter for server options | Ken Payson | 2016-09-19 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge pull request #8052 from Vizerai/grpc_tracing | Jim King | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc tracing context | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8130 from adelez/known_failures | Nicolas Noble | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | More known errors. | |||
| * | | | | | | | | | | | | | | | Merge pull request #7846 from markdroth/max_send_size_filter | Mark D. Roth | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add channel arg for max send message size and add message size filter. | |||
| | | | | | | | | | | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-19 | |
| | | | | | | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-19 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | | More programmatically generate scenarios | Craig Tiller | 2016-09-19 | |
| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #7991 from markdroth/grpclb_resolver_changes | Mark D. Roth | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Track whether or not each resolved address is a gRPC-LB balancer. | |||
| | | * | | | | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix wrong exceptions being thrown on send failure. | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8113 from yang-g/verify_auth_headers | Yang Gao | 2016-09-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a check for metadata from auth plugin | |||
| | | | | | | | | * | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add server reflection tutorial | |||
| | | | | | | | | | | | | | | | * | | | | 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 ↵ | Craig Tiller | 2016-09-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-8068-revert-7279-grand-unified-closures Revert "Revert "Grand unified closures"" | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8123 from ctiller/outstanding_sweeps | Nicolas Noble | 2016-09-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | Add sweeps over outstanding request count | |||
| | * | | | | | | | | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpp examples missing gpr asserts | |||
| | | | | | | | | | | | | | | | | | | * \ \ | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | Synchronized tag number with that of authoritative copy | |||
| | | | | | | * | | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | |