aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
| | * | | | Ruby style changes: replace `== 0` with `zero?`Gravatar Aggelos Avgerinos2015-05-09
| |/ / / / |/| | | |
* | | | | Merge pull request #1538 from ctiller/oops-broke-the-compilerGravatar Yang Gao2015-05-08
|\ \ \ \ \ | | | | | | | | | | | | Fix clang compilation
| | | * \ \ Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | | | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #1506 from jboeuf/call_credsGravatar Craig Tiller2015-05-08
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Adding support for per call credentials in core.
| | | | | * Fix ruby serverGravatar Craig Tiller2015-05-08
| | | | | |
| | * | | | Fix clang compilationGravatar Craig Tiller2015-05-08
| |/ / / / |/| | | |
| | | | * Fix compilerGravatar Craig Tiller2015-05-08
| | | | |
| | | * | Fix clang compilationGravatar Craig Tiller2015-05-08
| | | | |
| | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | |\ \ | |_|_|/ / |/| | | | | | | | | | | | | | Conflicts: test/cpp/end2end/async_end2end_test.cc
| * | | | Addressing comments.Gravatar Julien Boeuf2015-05-08
| | | | |
| * | | | Merging with master.Gravatar Julien Boeuf2015-05-08
| |\ \ \ \
* | \ \ \ \ Merge pull request #1533 from jtattermusch/csharp_cleanupGravatar Michael Lumish2015-05-08
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | C# dependencies cleanup
| | | * | | Merge github.com:grpc/grpc into the-churneningGravatar Craig Tiller2015-05-08
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-binGravatar Abhishek Kumar2015-05-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Throw away queued messages on error
* \ \ \ \ \ \ Merge pull request #1515 from murgatroid99/node_auth_uri_parameterGravatar Tim Emiola2015-05-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata
* \ \ \ \ \ \ \ Merge pull request #1505 from murgatroid99/node_status_error_eventGravatar Tim Emiola2015-05-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Added error events on client streams when the server is streaming
| | | | | | | | * Updated Objective C code to match completion queue changesGravatar murgatroid992015-05-08
| | | | | | | | |
| | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into csharp_cleanupGravatar Jan Tattermusch2015-05-08
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/csharp/Grpc.Examples/MathGrpc.cs
* | | | | \ \ \ \ \ Merge pull request #1517 from tbetbetbe/grpc-ruby-dont-extend-stringGravatar Michael Lumish2015-05-08
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | make underscore a class method of GenericService
* | | | | | | | | | Merge pull request #1519 from jtattermusch/csharp_protoc_pluginGravatar Michael Lumish2015-05-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | C# gRPC protoc plugin
* \ \ \ \ \ \ \ \ \ \ Merge pull request #1522 from nicolasnoble/better-win32-orphansGravatar Jan Tattermusch2015-05-08
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Better win32 orphans and event support.
| | | | | | | | | | | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| | | | | | | | | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | | | | | | | | |\ \
* | | | | | | | | | | \ \ Merge pull request #1511 from ctiller/i-forgot-stuffGravatar Yang Gao2015-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix potential leak
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1520 from ctiller/cancel-after-invokeGravatar Yang Gao2015-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | If we have closed the transport, dont try reading
| | | | | | | | | | | | * | Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' of ↵Gravatar Craig Tiller2015-05-08
| | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:ctiller/grpc into churn-churn-churn-the-api-gently-down-the-stream
* | | | | | | | | | | | | \ \ Merge branch 'yang-g-mock'Gravatar Craig Tiller2015-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * | Correct Node build errorsGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | Correct C++ build errorsGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/cpp/server/server.cc
| | | | | | | | | | | | | | * | Port C# to new APIGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | Port Python to new APIGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | Port Ruby to new APIGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | Port Node to new APIGravatar Craig Tiller2015-05-08
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #1521 from yang-g/raceGravatar Craig Tiller2015-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do not request another call if server is shutdown
| | | | | * | | | | | | | | | | | Further Windows fixes.Gravatar Nicolas "Pixel" Noble2015-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -) Properly flagging our endpoints as non-blocking. -) Accounting for the custom events. -) Restoring the on-error portion of read and write. -) Better accounting of the outstanding reads and writes. -) Various minor cleanups.
| | | | | | | | | | | * | | | | | get rid of dependencies on some unneeded nuget packagesGravatar Jan Tattermusch2015-05-07
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | get rid of unneeded dependency on Mono.SecurityGravatar Jan Tattermusch2015-05-07
| |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | do not request another call if server is shutdownGravatar Yang Gao2015-05-07
| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | moved GetMethodType function to generator_helpers.hGravatar Jan Tattermusch2015-05-07
| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | add newline at EOFGravatar Jan Tattermusch2015-05-07
| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | add newline to the end of generated filesGravatar Jan Tattermusch2015-05-07
| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | added script to regenerate gRPC C# stubsGravatar Jan Tattermusch2015-05-07
| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | Replace handwritten math stub by the generated oneGravatar Jan Tattermusch2015-05-07
| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | Replace handwritten testService stub by the generated oneGravatar Jan Tattermusch2015-05-07
| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | added csharp generator pluginGravatar Jan Tattermusch2015-05-07
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #1518 from stanley-cheung/php_ignore_vendor_folderGravatar Tim Emiola2015-05-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ignore PHP vendor/ folder
| | | | | | | * | | | | | | | | Really removes the string monkey-patchGravatar Tim Emiola2015-05-07
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #1504 from jtattermusch/csharp_api_fixesGravatar Tim Emiola2015-05-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | Polishing the new C# API