Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | doc fixes and max-age set to 60 | Makarand Dharmapurikar | 2016-09-28 | |
* | | | | | | | | | | | | | | Merge pull request #8192 from dgquintas/resolver_prefix | David G. Quintas | 2016-09-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | | | | | Use the server's name as the service name for gRPC LB | David Garcia Quintas | 2016-09-27 | |
| | | | | |/ / / / / / / / / | ||||
| | | | | * / / / / / / / / | Populate server_name for sockaddr resolver | David Garcia Quintas | 2016-09-27 | |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | Addressed review feedback | Makarand Dharmapurikar | 2016-09-27 | |
| | | | | | | | * | | | | | Rename variables ... again | Yuchen Zeng | 2016-09-27 | |
| | | | | | | | * | | | | | Rename variables | Yuchen Zeng | 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 | |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #7928 from yang-g/void_cast | Nicolas Noble | 2016-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||
| | | | | | * | | | | | | Fixes | Craig Tiller | 2016-09-26 | |
| | | | | | * | | | | | | Cleanup test, check fail fast or not | Craig Tiller | 2016-09-26 | |
| | | * | | | | | | | | | Prevent nanopb fuzzers from spamming logs | David Garcia Quintas | 2016-09-26 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| | | | | * | | | | | | Merge github.com:grpc/grpc into crashy | Craig Tiller | 2016-09-26 | |
| | | | | |\ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||
| | | | | * | | | | | | Add connection refused test | Vincent van Dam | 2016-09-25 | |
| | * | | | | | | | | | Rewrote handling of default resolver prefix | David Garcia Quintas | 2016-09-23 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||
| | | | | | * | | | | Improve ProtoReflectionDescriptorDatabase | Yuchen Zeng | 2016-09-23 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into remove_call_creds_from_cha... | Julien Boeuf | 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 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | | | | * | | | Adding a method in channel creds to remove any attached call creds. | Julien Boeuf | 2016-09-22 | |
* | | | | | | | | | | Merge pull request #8173 from yang-g/init_variable | Craig Tiller | 2016-09-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #8160 from stanley-cheung/php-artifact-name | Stanley Cheung | 2016-09-22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Properly init variable | yang-g | 2016-09-22 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #7892 from y-zeng/cli_list | Yuchen Zeng | 2016-09-22 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ | Merge pull request #7899 from y-zeng/cli_type | Yuchen Zeng | 2016-09-21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8052 from Vizerai/grpc_tracing | Jim King | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * \ \ \ \ | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | * \ \ \ \ | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | 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 | |
| | | | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |