Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Code review changes. | Mark D. Roth | 2016-09-20 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-19 |
|\ | |||
| * | Merge pull request #7991 from markdroth/grpclb_resolver_changes | Mark D. Roth | 2016-09-19 |
| |\ | | | | | | | Track whether or not each resolved address is a gRPC-LB balancer. | ||
| * \ | Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure | Jan Tattermusch | 2016-09-19 |
| |\ \ | | | | | | | | | Fix wrong exceptions being thrown on send failure. | ||
| * \ \ | Merge pull request #8113 from yang-g/verify_auth_headers | Yang Gao | 2016-09-18 |
| |\ \ \ | | | | | | | | | | | Add a check for metadata from auth plugin | ||
* | \ \ \ | Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-16 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-16 |
| |\| | | | |||
| * | | | | Code review changes. | 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 pull request #8112 from dgquintas/lb_proto_sync | David G. Quintas | 2016-09-16 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Synchronized tag number with that of authoritative copy | ||
* | | | | | | | Fix bugs from merge. | Mark D. Roth | 2016-09-16 |
| | | | | | | | |||
* | | | | | | | clang-format | Mark D. Roth | 2016-09-16 |
| | | | | | | | |||
* | | | | | | | Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-16 |
|\| | | | | | | |||
| * | | | | | | Bug fixes and cleanups. | Mark D. Roth | 2016-09-16 |
| | | | | | | | |||
| * | | | | | | clang-format | Mark D. Roth | 2016-09-16 |
| | | | | | | | |||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-16 |
| |\| | | | | | |||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-16 |
| |\ \ \ \ \ \ | |||
| | | | | | | * | simplify delayed streaming write logic | Jan Tattermusch | 2016-09-16 |
| | | | | | | | | |||
| | | | | | | * | dont allow new writes if theres a write with delayed completion | Jan Tattermusch | 2016-09-16 |
| | | | | | | | | |||
| | | * | | | | | More gRPC LB bugfixes. | David Garcia Quintas | 2016-09-15 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | Courtesy of more in depth testing. | ||
| | * | | | | | Round Robin user_data fix | David Garcia Quintas | 2016-09-15 |
| | | | | | | | |||
| | | | | * | | Add a check for metadata from auth plugin | yang-g | 2016-09-15 |
| | | | | | | | |||
| | | * | | | | Synchronized tag number with that of authoritative copy | David Garcia Quintas | 2016-09-15 |
| | |/ / / / | |||
| | * | | | | Merge pull request #7746 from dgquintas/lb_add_md | David G. Quintas | 2016-09-15 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Updates to gRPC LB | ||
| | * \ \ \ \ | Merge pull request #8065 from kpayson64/cygrpc_imports | kpayson64 | 2016-09-15 |
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | Make .pxi imports relative to _cython directory rather than root. | ||
* | | | | | | | Allow resolver to pass channel args to LB policy. | Mark D. Roth | 2016-09-15 |
| | | | | | | | |||
| | | | * | | | Don't assert on use of unsupported user_data for LB policies | David Garcia Quintas | 2016-09-15 |
| | | | | | | | |||
| | * | | | | | Merge pull request #8064 from kpayson64/cygrpc_remove_hardcode | kpayson64 | 2016-09-15 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Load roots.pem relative to current file | ||
| | | | | * | | | Fix comment | David Garcia Quintas | 2016-09-15 |
| | | | | | | | | |||
| | | | | * | | | PR comments | David Garcia Quintas | 2016-09-15 |
| | | | | | | | | |||
| | * | | | | | | Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugets | Nicolas Noble | 2016-09-15 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Start using nuget packages built by dotnet CLI | ||
| | | | | | | | * | throw correct exception failed writes | Jan Tattermusch | 2016-09-15 |
| | | |_|_|_|_|/ | | |/| | | | | | |||
| | | | | | * | | More PR comments | David Garcia Quintas | 2016-09-14 |
| | | | | | | | | |||
| | * | | | | | | Merge pull request #7980 from thinkerou/fix_time_posix_conv | Craig Tiller | 2016-09-14 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix time posix convert | ||
| | * \ \ \ \ \ \ | Merge pull request #7559 from dgquintas/codegen_cleanse | Craig Tiller | 2016-09-13 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Removed references to public APIs from codegen/ | ||
| | | | | | | | * | | More PR comments. | David Garcia Quintas | 2016-09-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mainly, removed all user_data memory management responsibilities from the round robin policy. | ||
| | | | | * | | | | | make Grpc.Tools.nuspec buildable on Linux | Jan Tattermusch | 2016-09-13 |
| | | | | | | | | | | |||
| | * | | | | | | | | Merge pull request #8059 from makdharma/cronet_onfailed | makdharma | 2016-09-13 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Cronet onfailed | ||
* | | | | | | | | | | | Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-13 |
|\| | | | | | | | | | | |||
| * | | | | | | | | | | Switch to single-line comments. | Mark D. Roth | 2016-09-13 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-13 |
| |\| | | | | | | | | | |||
| | | | | | * | | | | | switch distribtests to use nugets generated by dotnet cli | Jan Tattermusch | 2016-09-13 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||
| | | | | | | | * | | PR comments | David Garcia Quintas | 2016-09-12 |
| | | | | | | | | | | |||
| | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-12 |
| | | | | | | | |\ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||
| | | | | | | | * | | Moved LB token changes solely into grpclb.c | David Garcia Quintas | 2016-09-12 |
| | | | | | | | | | | |||
| | | | | | | | | * | Revert "Revert "Grand unified closures"" | Craig Tiller | 2016-09-12 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||
| | * | | | | | | | Revert "Grand unified closures" | Craig Tiller | 2016-09-12 |
| | | | | | | | | | |||
| | * | | | | | | | Merge pull request #8048 from jtattermusch/dotnetcli_interoptest | Jan Tattermusch | 2016-09-12 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Enable running interop tests with dotnet CLI + CoreCLR | ||
| | * \ \ \ \ \ \ \ | Merge pull request #8047 from jtattermusch/coreclr_unloading | Jan Tattermusch | 2016-09-12 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add shutdown hook for CoreCLR | ||
| | | | | | | | * | | | Load roots.pem relative to current file | Ken Payson | 2016-09-11 |
| | | | | | | | | | | |