aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge branch 'fail_fast' into service_configGravatar Mark D. Roth2016-09-29
|\
| * Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET.Gravatar Mark D. Roth2016-09-29
| * Merge remote-tracking branch 'upstream/master' into fail_fastGravatar Mark D. Roth2016-09-29
| |\
| | * Merge pull request #7970 from markdroth/deadline_filterGravatar Nicolas Noble2016-09-29
| | |\
| | * \ Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelchGravatar David G. Quintas2016-09-29
| | |\ \
| | | | * Ran generate_projects.sh.Gravatar Mark D. Roth2016-09-29
* | | | | Use per-method wait_until_ready value.Gravatar Mark D. Roth2016-09-28
* | | | | Merge branch 'fail_fast' into service_configGravatar Mark D. Roth2016-09-28
|\| | | |
| * | | | Update pending API cleanups doc.Gravatar Mark D. Roth2016-09-28
| * | | | Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY toGravatar Mark D. Roth2016-09-28
| * | | | Merge remote-tracking branch 'upstream/master' into fail_fastGravatar Mark D. Roth2016-09-28
| |\| | |
* | | | | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-09-28
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-28
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #8185 from y-zeng/gen_proto_commentGravatar Yuchen Zeng2016-09-28
| |\ \ \ \
| * \ \ \ \ Merge pull request #8168 from markdroth/max_message_size_fixGravatar Nicolas Noble2016-09-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #8221 from dgquintas/grpclb_server_name_constGravatar Nicolas Noble2016-09-28
| |\ \ \ \ \ \
| | | | | | | * Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-28
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge pull request #8191 from markdroth/subchannel_factory_cleanupGravatar Mark D. Roth2016-09-28
| |\ \ \ \ \ \ \
| | | * | | | | | Added comments wrt lb/subchannel args ownership.Gravatar David Garcia Quintas2016-09-28
| * | | | | | | | Merge pull request #8192 from dgquintas/resolver_prefixGravatar David G. Quintas2016-09-28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #8183 from dgquintas/grpclb_deadlineGravatar David G. Quintas2016-09-28
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #8218 from ctiller/reduce_loadGravatar Nicolas Noble2016-09-27
| |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | Add doc of pending API cleanups for C++.Gravatar Mark D. Roth2016-09-27
| | | | | | | | * | | Change C++ API to expose wait_for_ready instead of fail_fast.Gravatar Mark D. Roth2016-09-27
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Dont run benchmarks outside of linux for nowGravatar Craig Tiller2016-09-27
| | * | | | | | | | Reduce # of benchmarks run as Jenkins unit testsGravatar Craig Tiller2016-09-27
| |/ / / / / / / /
* | | | | | | | | Use per-method max message size limits.Gravatar Mark D. Roth2016-09-27
* | | | | | | | | Refactor hash table code into its own module and use it for method_config as ...Gravatar Mark D. Roth2016-09-27
| * | | | | | | | Merge pull request #7930 from yang-g/header2Gravatar Nicolas Noble2016-09-26
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #7928 from yang-g/void_castGravatar Nicolas Noble2016-09-26
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | Pass path into init_call_elem() for use in looking up method config.Gravatar Mark D. Roth2016-09-26
* | | | | | | | | | | Merge branch 'deadline_filter' into service_configGravatar Mark D. Roth2016-09-26
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Encode method config table in channel args instead of in resolver result.Gravatar Mark D. Roth2016-09-26
| | | | | | * | | | | PR commentsGravatar David Garcia Quintas2016-09-26
| | | | | | | | | | * Prevent nanopb fuzzers from spamming logsGravatar David Garcia Quintas2016-09-26
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | | | | * | | | Rewrote handling of default resolver prefixGravatar David Garcia Quintas2016-09-23
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Add new files missed in last commit.Gravatar Mark D. Roth2016-09-23
* | | | | | | | | Move method config table code to its own module.Gravatar Mark D. Roth2016-09-23
| | | | | | * | | Remove unused files.Gravatar Mark D. Roth2016-09-23
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Look for wildcard entry in service config.Gravatar Mark D. Roth2016-09-23
* | | | | | | | Fix bug from merge.Gravatar Mark D. Roth2016-09-23
| | | | | | | * Fix typoGravatar Yuchen Zeng2016-09-23
* | | | | | | | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-09-23
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-23
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #7611 from markdroth/http_connectGravatar Mark D. Roth2016-09-23
| |\ \ \ \ \ \ \
| | | | | | | * | clang-formatGravatar Mark D. Roth2016-09-23
| | | | | | | | * Check protoc and grpc_cpp_pluginGravatar Yuchen Zeng2016-09-22
| | | | | | | | * Add comments about how to re-generate reflection proto filesGravatar Yuchen Zeng2016-09-22
| | | | | | * | | Changed deadline of internal LB channel.Gravatar David Garcia Quintas2016-09-22
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge pull request #8178 from adelez/known_failuresGravatar Nicolas Noble2016-09-22
| |\ \ \ \ \ \ \