aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge pull request #8112 from dgquintas/lb_proto_syncGravatar David G. Quintas2016-09-16
|\ | | | | Synchronized tag number with that of authoritative copy
* | More gRPC LB bugfixes.Gravatar David Garcia Quintas2016-09-15
| | | | | | | | Courtesy of more in depth testing.
* | Round Robin user_data fixGravatar David Garcia Quintas2016-09-15
| |
| * Synchronized tag number with that of authoritative copyGravatar David Garcia Quintas2016-09-15
|/
* Merge pull request #7746 from dgquintas/lb_add_mdGravatar David G. Quintas2016-09-15
|\ | | | | Updates to gRPC LB
* \ Merge pull request #8065 from kpayson64/cygrpc_importsGravatar kpayson642016-09-15
|\ \ | | | | | | Make .pxi imports relative to _cython directory rather than root.
| | * Don't assert on use of unsupported user_data for LB policiesGravatar David Garcia Quintas2016-09-15
| | |
* | | Merge pull request #8064 from kpayson64/cygrpc_remove_hardcodeGravatar kpayson642016-09-15
|\ \ \ | | | | | | | | Load roots.pem relative to current file
| | | * Fix commentGravatar David Garcia Quintas2016-09-15
| | | |
| | | * PR commentsGravatar David Garcia Quintas2016-09-15
| | | |
* | | | Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugetsGravatar Nicolas Noble2016-09-15
|\ \ \ \ | | | | | | | | | | Start using nuget packages built by dotnet CLI
| | | | * More PR commentsGravatar David Garcia Quintas2016-09-14
| | | | |
* | | | | Merge pull request #7980 from thinkerou/fix_time_posix_convGravatar Craig Tiller2016-09-14
|\ \ \ \ \ | | | | | | | | | | | | Fix time posix convert
* \ \ \ \ \ Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Removed references to public APIs from codegen/
| | | | | | * More PR comments.Gravatar David Garcia Quintas2016-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mainly, removed all user_data memory management responsibilities from the round robin policy.
| | | * | | | make Grpc.Tools.nuspec buildable on LinuxGravatar Jan Tattermusch2016-09-13
| | | | | | |
* | | | | | | Merge pull request #8059 from makdharma/cronet_onfailedGravatar makdharma2016-09-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Cronet onfailed
| | | | * | | | switch distribtests to use nugets generated by dotnet cliGravatar Jan Tattermusch2016-09-13
| |_|_|/ / / / |/| | | | | |
| | | | | | * PR commentsGravatar David Garcia Quintas2016-09-12
| | | | | | |
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-09-12
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | * Moved LB token changes solely into grpclb.cGravatar David Garcia Quintas2016-09-12
| | | | | | |
* | | | | | | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| | | | | | |
* | | | | | | Merge pull request #8048 from jtattermusch/dotnetcli_interoptestGravatar Jan Tattermusch2016-09-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Enable running interop tests with dotnet CLI + CoreCLR
* \ \ \ \ \ \ \ Merge pull request #8047 from jtattermusch/coreclr_unloadingGravatar Jan Tattermusch2016-09-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add shutdown hook for CoreCLR
| | | | | | * | | Load roots.pem relative to current fileGravatar Ken Payson2016-09-11
| | | | | | | | |
| | | | | | | * | Make .pxi imports relativeGravatar Ken Payson2016-09-11
| | | | | | |/ /
| | | * | | | | clang-formatGravatar Makarand Dharmapurikar2016-09-11
| | | | | | | |
| | | * | | | | fixes to handle failed connectionsGravatar Makarand Dharmapurikar2016-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. added lock/unlock around cronet callbacks to avoid race 2. added on_failed condition check in addition to cancellation 3. changed return code when no cronet call is initiated in failed/cancelled case
* | | | | | | | Fix bad mergeGravatar Craig Tiller2016-09-09
| | | | | | | |
* | | | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-09
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #8021 from hacfi/node_typoGravatar Michael Lumish2016-09-09
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix typo in node.js README
| * \ \ \ \ \ \ \ Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototypeGravatar Jan Tattermusch2016-09-09
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | Dotnet CLI distrib tests and associated cleanup.
| | | | | * | | | fix copying data directoryGravatar Jan Tattermusch2016-09-09
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | add shutdownhook for CoreCLRGravatar Jan Tattermusch2016-09-09
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #7748 from thinkerou/update_function_descGravatar Stanley Cheung2016-09-08
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | PHP: update param description of function
| | | * | | | | fixed formattingGravatar Jan Tattermusch2016-09-08
| | | | | | | |
| | | * | | | | allow building all nugets on linuxGravatar Jan Tattermusch2016-09-08
| | | | | | | |
| | | * | | | | make native extension loader work for published netcoreapp1.0 tooGravatar Jan Tattermusch2016-09-08
| | | | | | | |
* | | | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-08
|\| | | | | | |
| * | | | | | | Merge pull request #8024 from makdharma/cpp_cacheableGravatar makdharma2016-09-08
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | add cacheable option to client_context
| | | | * | | | | dont enumerate runtimes in project.json fileGravatar Jan Tattermusch2016-09-08
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
| |\ \ \ \ \ \ \
| | | * | | | | | add cacheable option to client_contextGravatar Makarand Dharmapurikar2016-09-07
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #7864 from ctiller/bigger_framesGravatar Craig Tiller2016-09-07
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Support >16kib frame sizes in core
| | | | | * | | | Fix typo in node.js READMEGravatar Philipp Wahala2016-09-07
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge pull request #7986 from jtattermusch/coreclr_interop_fixesGravatar Jan Tattermusch2016-09-07
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Improvements to CoreCLR support
| * \ \ \ \ \ \ \ Merge pull request #7987 from ctiller/fuzz-failsGravatar Craig Tiller2016-09-07
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix fuzzing detected failure
* | | | | | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-07
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #7774 from ctiller/percent-encoderGravatar Craig Tiller2016-09-06
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Percent encoding routines
| | | | | | | * | | | update func descGravatar thinkerou2016-09-07
| | | | | | | | | | |