Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'fail_fast' into service_config | Mark D. Roth | 2016-09-29 |
|\ | |||
| * | Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET. | Mark D. Roth | 2016-09-29 |
| * | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-09-29 |
| |\ | |||
| | * | Merge pull request #7970 from markdroth/deadline_filter | Nicolas Noble | 2016-09-29 |
| | |\ | |||
| | * \ | Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch | David G. Quintas | 2016-09-29 |
| | |\ \ | |||
| | | | * | Ran generate_projects.sh. | Mark D. Roth | 2016-09-29 |
* | | | | | Use per-method wait_until_ready value. | Mark D. Roth | 2016-09-28 |
* | | | | | Merge branch 'fail_fast' into service_config | Mark D. Roth | 2016-09-28 |
|\| | | | | |||
| * | | | | Update pending API cleanups doc. | Mark D. Roth | 2016-09-28 |
| * | | | | Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to | Mark D. Roth | 2016-09-28 |
| * | | | | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-09-28 |
| |\| | | | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-09-28 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-28 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #8185 from y-zeng/gen_proto_comment | Yuchen Zeng | 2016-09-28 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #8168 from markdroth/max_message_size_fix | Nicolas Noble | 2016-09-28 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #8221 from dgquintas/grpclb_server_name_const | Nicolas Noble | 2016-09-28 |
| |\ \ \ \ \ \ | |||
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-28 |
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | | | |||
| * | | | | | | | Merge pull request #8191 from markdroth/subchannel_factory_cleanup | Mark D. Roth | 2016-09-28 |
| |\ \ \ \ \ \ \ | |||
| | | * | | | | | | Added comments wrt lb/subchannel args ownership. | David Garcia Quintas | 2016-09-28 |
| * | | | | | | | | Merge pull request #8192 from dgquintas/resolver_prefix | David G. Quintas | 2016-09-28 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #8183 from dgquintas/grpclb_deadline | David G. Quintas | 2016-09-28 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #8218 from ctiller/reduce_load | Nicolas Noble | 2016-09-27 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | Add doc of pending API cleanups for C++. | Mark D. Roth | 2016-09-27 |
| | | | | | | | * | | | Change C++ API to expose wait_for_ready instead of fail_fast. | Mark D. Roth | 2016-09-27 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||
| | * | | | | | | | | Dont run benchmarks outside of linux for now | Craig Tiller | 2016-09-27 |
| | * | | | | | | | | Reduce # of benchmarks run as Jenkins unit tests | Craig Tiller | 2016-09-27 |
| |/ / / / / / / / | |||
* | | | | | | | | | Use per-method max message size limits. | Mark D. Roth | 2016-09-27 |
* | | | | | | | | | Refactor hash table code into its own module and use it for method_config as ... | Mark D. Roth | 2016-09-27 |
| * | | | | | | | | Merge pull request #7930 from yang-g/header2 | Nicolas Noble | 2016-09-26 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #7928 from yang-g/void_cast | Nicolas Noble | 2016-09-26 |
| |\ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | Pass path into init_call_elem() for use in looking up method config. | Mark D. Roth | 2016-09-26 |
* | | | | | | | | | | | Merge branch 'deadline_filter' into service_config | Mark D. Roth | 2016-09-26 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||
* | | | | | | | | | | | Encode method config table in channel args instead of in resolver result. | Mark D. Roth | 2016-09-26 |
| | | | | | * | | | | | PR comments | David Garcia Quintas | 2016-09-26 |
| | | | | | | | | | * | Prevent nanopb fuzzers from spamming logs | David Garcia Quintas | 2016-09-26 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||
| | | | | | * | | | | Rewrote handling of default resolver prefix | David Garcia Quintas | 2016-09-23 |
| | | |_|_|/ / / / | | |/| | | | | | | |||
* | | | | | | | | | Add new files missed in last commit. | Mark D. Roth | 2016-09-23 |
* | | | | | | | | | Move method config table code to its own module. | Mark D. Roth | 2016-09-23 |
| | | | | | * | | | Remove unused files. | Mark D. Roth | 2016-09-23 |
| | | |_|_|/ / / | | |/| | | | | | |||
* | | | | | | | | Look for wildcard entry in service config. | Mark D. Roth | 2016-09-23 |
* | | | | | | | | Fix bug from merge. | Mark D. Roth | 2016-09-23 |
| | | | | | | * | Fix typo | Yuchen Zeng | 2016-09-23 |
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-09-23 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-23 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #7611 from markdroth/http_connect | Mark D. Roth | 2016-09-23 |
| |\ \ \ \ \ \ \ | |||
| | | | | | | * | | clang-format | Mark D. Roth | 2016-09-23 |
| | | | | | | | * | Check protoc and grpc_cpp_plugin | Yuchen Zeng | 2016-09-22 |
| | | | | | | | * | Add comments about how to re-generate reflection proto files | Yuchen Zeng | 2016-09-22 |
| | | | | | * | | | Changed deadline of internal LB channel. | David Garcia Quintas | 2016-09-22 |
| | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #8178 from adelez/known_failures | Nicolas Noble | 2016-09-22 |
| |\ \ \ \ \ \ \ |