Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Handle the case where the resolver returns after the call is initialized. | Mark D. Roth | 2016-10-05 |
* | Test setting max message size limits via service config. | Mark D. Roth | 2016-10-04 |
* | Merge branch 'max_message_size_fix' into service_config | Mark D. Roth | 2016-10-04 |
|\ | |||
* \ | Merge branch 'fake_resolver' into service_config | Mark D. Roth | 2016-10-04 |
|\ \ | |||
| * | | clang-format | Mark D. Roth | 2016-10-04 |
| | * | Fix handling of max receive message size on client side. | Mark D. Roth | 2016-10-04 |
* | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-04 |
|\ \ \ | | |/ | |/| | |||
| | * | Merge remote-tracking branch 'upstream/master' into fake_resolver | Mark D. Roth | 2016-10-04 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #8253 from dgquintas/grpclb_deadline_n_massage | David G. Quintas | 2016-10-03 |
| |\ \ | |||
* | \ \ | Merge branch 'fake_resolver' into service_config | Mark D. Roth | 2016-10-03 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | Code cleanup. | Mark D. Roth | 2016-10-03 |
* | | | | Add h2_fake_resolver end2end test fixture. | Mark D. Roth | 2016-10-03 |
* | | | | Merge branch 'fake_resolver' into service_config | Mark D. Roth | 2016-10-03 |
|\| | | | |||
| * | | | Add fake resolver for tests. | Mark D. Roth | 2016-10-03 |
| | * | | Merge pull request #8247 from y-zeng/proto_db_check_service | Yuchen Zeng | 2016-10-03 |
| | |\ \ | |||
| | * | | | Merge pull request #8205 from ctiller/crashy | Craig Tiller | 2016-10-03 |
| |/| | | | |||
| | | | * | Use a reasonable deadline in grpclb test | David Garcia Quintas | 2016-09-30 |
| | |_|/ | |/| | | |||
| * | | | Merge pull request #8227 from dgquintas/grpclb_service_name | Nicolas Noble | 2016-09-30 |
| |\ \ \ | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-09-30 |
|\| | | | | |||
| * | | | | Merge pull request #8226 from dgquintas/sockaddr_server_name | Nicolas Noble | 2016-09-30 |
| |\ \ \ \ | |||
* | | | | | | clang-format | Mark D. Roth | 2016-09-30 |
* | | | | | | Change sockaddr resolver to allow setting method config via URI query params. | Mark D. Roth | 2016-09-30 |
* | | | | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-09-30 |
|\| | | | | | |||
| | | | | * | Print more information about ambiguous method names | Yuchen Zeng | 2016-09-29 |
| | | | | * | Handle partially exposed reflection service | Yuchen Zeng | 2016-09-29 |
| * | | | | | Merge pull request #7833 from sreecha/fix_channel_from_fd_api | Nicolas Noble | 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 |
| |\ \ \ \ \ \ \ | |||
| | | | | * | | | | PR comments | David Garcia Quintas | 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 deadline_filter | Mark D. Roth | 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 |
| | |_|_|_|/ / / | |/| | | | | | | |||
* | | | | | | | | 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 |
| |/ / / / |/| | | | | |||
| | * | | | 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 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | 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 |
| |/ / / / / / |/| | | | | | |