Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | removed check for status error message. Investigating why node servers send ↵ | Noah Eisen | 2016-09-29 |
| | | | | messages back that are not empty | ||
* | Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests | Noah Eisen | 2016-09-29 |
|\ | |||
| * | Merge pull request #7833 from sreecha/fix_channel_from_fd_api | Nicolas Noble | 2016-09-29 |
| |\ | | | | | | | Remove completion queue parameter from `grpc_server_add_insecure_channel_from_fd` API | ||
| * \ | Merge pull request #7970 from markdroth/deadline_filter | Nicolas Noble | 2016-09-29 |
| |\ \ | | | | | | | | | Move deadline functionality into filters. | ||
| * \ \ | Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch | David G. Quintas | 2016-09-29 |
| |\ \ \ | | | | | | | | | | | Prevent nanopb fuzzers from spamming logs | ||
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests | Noah Eisen | 2016-09-28 |
|\| | | | | |||
* | | | | | changed method name in test.proto to more accurately reflect how the calls ↵ | Noah Eisen | 2016-09-28 |
| | | | | | | | | | | | | | | | | | | | | will be used | ||
| | | * | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-28 |
| | | |\ \ | | |_|/ / | |/| | | | |||
* | | | | | added the unimplemented_call test to interop_client.cc. Next step is to call ↵ | Noah Eisen | 2016-09-28 |
| | | | | | | | | | | | | | | | | | | | | this from the driver program, run_interop_tests.py | ||
| * | | | | Merge pull request #8192 from dgquintas/resolver_prefix | David G. Quintas | 2016-09-28 |
| |\ \ \ \ | | | | | | | | | | | | | Rewrote handling of default resolver prefix | ||
| * | | | | | 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 |
| | | | | | | |||
| * | | | | | Merge pull request #7928 from yang-g/void_cast | Nicolas Noble | 2016-09-26 |
|/| | | | | | | | | | | | | | | | | | Prevent some compilers compaining unused return value | ||
| | | * | | | Prevent nanopb fuzzers from spamming logs | David Garcia Quintas | 2016-09-26 |
| |_|/ / / |/| | | | | |||
| | * | | | Rewrote handling of default resolver prefix | David Garcia Quintas | 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 |
|\ \ \ \ | | | | | | | | | | | HTTP CONNECT handshaker | ||
* \ \ \ \ | Merge pull request #8173 from yang-g/init_variable | Craig Tiller | 2016-09-22 |
|\ \ \ \ \ | | | | | | | | | | | | | Properly init variable | ||
* \ \ \ \ \ | Merge pull request #8160 from stanley-cheung/php-artifact-name | Stanley Cheung | 2016-09-22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PHP: use real artifact name in jenkins test | ||
| | * | | | | | Properly init variable | yang-g | 2016-09-22 |
| |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #7892 from y-zeng/cli_list | Yuchen Zeng | 2016-09-22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | gRPC CLI list command | ||
| | * | | | | | php: use real artifact name in jenkins test | Stanley Cheung | 2016-09-21 |
| | | | | | | | |||
| * | | | | | | clang-format | Yuchen Zeng | 2016-09-21 |
| | | | | | | | |||
| * | | | | | | Fix portibality issues | Yuchen Zeng | 2016-09-21 |
| | | | | | | | |||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into cli_list | Yuchen Zeng | 2016-09-21 |
| |\| | | | | | |||
* | | | | | | | add copyrights for AssemblyInfo.cs files | Jan Tattermusch | 2016-09-21 |
| |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #8099 from dgquintas/census_md_rename_sep_16 | David G. Quintas | 2016-09-21 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Renamed grpc-census-bin to grpc-stats-bin | ||
* \ \ \ \ \ \ | Merge pull request #7899 from y-zeng/cli_type | Yuchen Zeng | 2016-09-21 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | gRPC CLI type command | ||
| | | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-21 |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||
| | | | | | * | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-21 |
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #8049 from markdroth/grpclb_resolver_changes2 | Mark D. Roth | 2016-09-21 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Move LB policy instantiation from resolvers into client_channel. | ||
* \ \ \ \ \ \ \ \ | Merge pull request #8052 from Vizerai/grpc_tracing | Jim King | 2016-09-19 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | grpc tracing context | ||
| | | | | | | | * \ | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-19 |
| | | | | | | | |\ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||
* | | | | | | | | | | 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 deadline_filter | Mark D. Roth | 2016-09-19 |
| | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||
| | | | | | | * | | | | 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 |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #8113 from yang-g/verify_auth_headers | Yang Gao | 2016-09-18 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add a check for metadata from auth plugin | ||
| | | | | * | | | | | | | 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 |
| | | | | | | | | | | | | |||
| | | | | | | | * | | | | Fix portability problem. | Mark D. Roth | 2016-09-16 |
| | | | | | | | | | | | | |||
| | | | | | | | | | * | | clang-format | Mark D. Roth | 2016-09-16 |
| | | | | | | | | | | | | |||
| | | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 |
| | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||
| | | | | | | | | | * | | Merge remote-tracking branch 'upstream/master' into deadline_filter | 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 pull request #8069 from ↵ | Craig Tiller | 2016-09-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-8068-revert-7279-grand-unified-closures Revert "Revert "Grand unified closures"" | ||
| | | | | | | | | * \ \ \ | 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 |
| | | | | | | | | | | | | |