Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 |
|\ | |||
| * | Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos... | Craig Tiller | 2016-09-16 |
| |\ | |||
| * \ | Merge pull request #8112 from dgquintas/lb_proto_sync | David G. Quintas | 2016-09-16 |
| |\ \ | |||
* | \ \ | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 |
|\ \ \ \ | |||
| | * | | | More gRPC LB bugfixes. | David Garcia Quintas | 2016-09-15 |
| |/ / / | |||
| * | | | Round Robin user_data fix | David Garcia Quintas | 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 |
| |\ \ | |||
| * \ \ | Merge pull request #8065 from kpayson64/cygrpc_imports | kpayson64 | 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 |
| |\ \ \ \ | |||
* | | | | | | Code review changes. | Mark D. Roth | 2016-09-15 |
| | | | * | | 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 |
| |\ \ \ \ \ | |||
| | | | | * | | More PR comments | David Garcia Quintas | 2016-09-14 |
| * | | | | | | Merge pull request #7980 from thinkerou/fix_time_posix_conv | Craig Tiller | 2016-09-14 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #7559 from dgquintas/codegen_cleanse | Craig Tiller | 2016-09-13 |
| |\ \ \ \ \ \ \ | |||
| | | | | | | * | | More PR comments. | David Garcia Quintas | 2016-09-13 |
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-13 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | make Grpc.Tools.nuspec buildable on Linux | Jan Tattermusch | 2016-09-13 |
| | * | | | | | | | | Merge pull request #8059 from makdharma/cronet_onfailed | makdharma | 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 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #8047 from jtattermusch/coreclr_unloading | Jan Tattermusch | 2016-09-12 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | Load roots.pem relative to current file | Ken Payson | 2016-09-11 |
| | | | | | | | * | | Make .pxi imports relative | Ken Payson | 2016-09-11 |
| | | | | | | |/ / | |||
| | | | * | | | | | clang-format | Makarand Dharmapurikar | 2016-09-11 |
| | | | * | | | | | fixes to handle failed connections | Makarand Dharmapurikar | 2016-09-11 |
| * | | | | | | | | Fix bad merge | Craig Tiller | 2016-09-09 |
| * | | | | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-09 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||
| | * | | | | | | | Merge pull request #8021 from hacfi/node_typo | Michael Lumish | 2016-09-09 |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototype | Jan Tattermusch | 2016-09-09 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||
| | | | | | * | | | | fix copying data directory | Jan Tattermusch | 2016-09-09 |
| | | | |_|/ / / / | | | |/| | | | | | |||
| | | | | * | | | | add shutdownhook for CoreCLR | Jan Tattermusch | 2016-09-09 |
| | | | |/ / / / | | | |/| | | | | |||
| | * | | | | | | Merge pull request #7748 from thinkerou/update_function_desc | Stanley Cheung | 2016-09-08 |
| | |\ \ \ \ \ \ | |||
| | | | * | | | | | fixed formatting | Jan Tattermusch | 2016-09-08 |
| | | | * | | | | | allow building all nugets on linux | Jan Tattermusch | 2016-09-08 |
| | | | * | | | | | make native extension loader work for published netcoreapp1.0 too | Jan Tattermusch | 2016-09-08 |
| * | | | | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-08 |
| |\| | | | | | | | |||
| | * | | | | | | | Merge pull request #8024 from makdharma/cpp_cacheable | makdharma | 2016-09-08 |
| | |\ \ \ \ \ \ \ | |||
* | | \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-08 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||
| | | | | * | | | | | dont enumerate runtimes in project.json file | Jan Tattermusch | 2016-09-08 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
| * | | | | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
| |\ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | add cacheable option to client_context | Makarand Dharmapurikar | 2016-09-07 |
| | |_|/ / / / / / | |/| | | | | | | |