Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Code review changes. | Mark D. Roth | 2016-09-20 |
| | |||
* | 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 |
| |\ | | | | | | | Track whether or not each resolved address is a gRPC-LB balancer. | ||
| * \ | 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 | ||
| * \ \ \ | Merge pull request #8071 from y-zeng/reflection_example | Yuchen Zeng | 2016-09-16 |
| |\ \ \ \ | | | | | | | | | | | | | Add server reflection tutorial | ||
* | \ \ \ \ | 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 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 |
| | | | | | | | | | | |||
| * | | | | | | | | | 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 |
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More gRPC LB bugfixes. | ||
| | | | | | | | | | * | 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 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | More gRPC LB bugfixes. | David Garcia Quintas | 2016-09-15 |
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Courtesy of more in depth testing. | ||
| | * | | | | | | | | Merge pull request #8114 from dgquintas/rr_user_data_fix | David G. Quintas | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Round Robin user_data fix | ||
| | | | | | | | | * | | 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 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Updating roots from Mozilla. | ||
| | | | * | | | | | | | Round Robin user_data fix | David Garcia Quintas | 2016-09-15 |
| | | |/ / / / / / / | | |/| | | | | | | | |||
| | * | | | | | | | | Merge pull request #7996 from yang-g/canonical | Yang Gao | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add a helper to get canonical code from status | ||
| | * \ \ \ \ \ \ \ \ | Merge pull request #8094 from ctiller/wait_to_start | Craig Tiller | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Wait to start C++ clients until all connections are made | ||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #7845 from yang-g/header | Yang Gao | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Include config file so that protobuf declarations can be found and overridden. | ||
| | * \ \ \ \ \ \ \ \ \ \ | Merge pull request #8037 from adelez/known_failures | Nicolas Noble | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Escapt + | ||
| | | | | | | | | | | | * | | Add a check for metadata from auth plugin | yang-g | 2016-09-15 |
| | | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | | Synchronized tag number with that of authoritative copy | David Garcia Quintas | 2016-09-15 |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |||
| | | * | | | | | | | | | | Escapt + | Adele Zhou | 2016-09-15 |
| | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | Merge pull request #7746 from dgquintas/lb_add_md | David G. Quintas | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates to gRPC LB | ||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8065 from kpayson64/cygrpc_imports | kpayson64 | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make .pxi imports relative to _cython directory rather than root. | ||
* | | | | | | | | | | | | | | | Allow resolver to pass channel args to LB policy. | Mark D. Roth | 2016-09-15 |
| | | | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | | Merge pull request #8108 from ctiller/one_at_a_time | Craig Tiller | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shutdown & restart qps workers between benchmark runs | ||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8109 from jboeuf/readme_roots | Nicolas Noble | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding README explaning how roots are generated. | ||
| | | * | | | | | | | | | | | | | | Adding README explaning how roots are generated. | Julien Boeuf | 2016-09-15 |
| | |/ / / / / / / / / / / / / / | |||
| | * | | | | | | | | | | | | | | Merge pull request #4955 from ejona86/http-grpc-status-mapping | Abhishek Kumar | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | Add HTTP->gRPC status code mapping | ||
| | | | | | * | | | | | | | | | | Don't assert on use of unsupported user_data for LB policies | David Garcia Quintas | 2016-09-15 |
| | | | | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | | | Merge pull request #8064 from kpayson64/cygrpc_remove_hardcode | kpayson64 | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Load roots.pem relative to current file | ||
| | | | | * | | | | | | | | | | | | Fix more things | Craig Tiller | 2016-09-15 |
| | | | | | | | | | | | | | | | | |