aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* make call object implement IDisposableGravatar Jan Tattermusch2015-05-20
* remove unused exampleGravatar Jan Tattermusch2015-05-20
* make naming of async write methods clearer (by adding Async suffix)Gravatar Jan Tattermusch2015-05-20
* Merge pull request #1646 from jtattermusch/csharp_api_fixesGravatar Tim Emiola2015-05-20
|\
* \ Merge pull request #1641 from ctiller/check-some-more-thingsGravatar Vijay Pai2015-05-20
|\ \
* \ \ Merge pull request #1675 from jtattermusch/csharp_codegen_improvementsGravatar Michael Lumish2015-05-20
|\ \ \
* \ \ \ Merge pull request #1678 from murgatroid99/objective_c_more_interopGravatar Jorge Canizales2015-05-20
|\ \ \ \
| * | | | Fixed writer commentGravatar murgatroid992015-05-20
| * | | | Fixed boolean variableGravatar murgatroid992015-05-20
| * | | | Added cancel_after_first_response testGravatar murgatroid992015-05-20
|/ / / /
| | | * Make IAsyncReadStream use IAsyncEnumerator from Ix-AsyncGravatar Jan Tattermusch2015-05-20
* | | | Merge pull request #1661 from ctiller/really-really-finish-the-streamGravatar Yang Gao2015-05-20
|\ \ \ \
| | * | | regenerate service stubsGravatar Jan Tattermusch2015-05-20
| | * | | use full name when referencing protobuf messagesGravatar Jan Tattermusch2015-05-20
* | | | | Merge pull request #1621 from jcanizales/updates-proto-pluginGravatar Michael Lumish2015-05-20
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1671 from jcanizales/add-codegen-instructionsGravatar Michael Lumish2015-05-20
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #1664 from jcanizales/renames-grx-writeable-methodsGravatar Michael Lumish2015-05-20
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #1667 from jtattermusch/interop_windows_nitsGravatar donnadionne2015-05-20
|\ \ \ \ \ \ \ \
| | | * | | | | | Add instructions to generate code and integrate itGravatar Jorge Canizales2015-05-19
| | | | | * | | | Correctly handle reading the final message and then sending statusGravatar Craig Tiller2015-05-19
| | | | | * | | | Include pid in failuresGravatar Craig Tiller2015-05-19
| | | | | * | | | Merge github.com:grpc/grpc into really-really-finish-the-streamGravatar Craig Tiller2015-05-19
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #1663 from yang-g/leakGravatar Craig Tiller2015-05-19
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| | * | | | | | | change default instance used as windows interop serverGravatar Jan Tattermusch2015-05-19
| | | | | * | | | Removes spurious change to Test.pb.mGravatar Jorge Canizales2015-05-19
| | | | | | * | | Fix tests: stage server sends so that we dont inadvertently abbreviate streamsGravatar Craig Tiller2015-05-19
| | | * | | | | | s/didFinishWithError/writesFinishedWithErrorGravatar Jorge Canizales2015-05-19
| | | * | | | | | s/didReceiveValue/writeValueGravatar Jorge Canizales2015-05-19
* | | | | | | | | Merge pull request #1589 from nicolasnoble/ruby-cleanupGravatar Tim Emiola2015-05-19
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #1611 from donnadionne/test-logGravatar Tim Emiola2015-05-19
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| | | | | | | * | | Fix comparison to not crashGravatar Craig Tiller2015-05-19
| | | * | | | | | | Fix a potential leakGravatar Yang Gao2015-05-19
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #1652 from jtattermusch/windows_interop_serverGravatar donnadionne2015-05-19
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #1655 from murgatroid99/node_server_handle_invalid_argumentsGravatar Tim Emiola2015-05-19
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #1660 from jtattermusch/upgrade_protobufs2Gravatar Nathaniel Manista2015-05-19
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | Fix testGravatar Craig Tiller2015-05-19
| | | | | | | | * | | Send RST_STREAM when closing from the server without getting a client half-cl...Gravatar Craig Tiller2015-05-19
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | upgrade protobuf latest version containing objectiveC and csharpGravatar Jan Tattermusch2015-05-19
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1659 from jayantkolhe/my-shiny-new-branchGravatar Jorge Canizales2015-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update README.mdGravatar Jayant Kolhe2015-05-19
* | | | | | | | | | Merge pull request #1654 from jtattermusch/protobuf-upgradeGravatar Nathaniel Manista2015-05-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d.Gravatar Nicolas "Pixel" Noble2015-05-19
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #1647 from jcanizales/buffered-pipe-and-ping-pong-testGravatar Michael Lumish2015-05-19
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| | * | | | | | | | Fixed server to handle invalid arguments without breakingGravatar murgatroid992015-05-19
| | | | | | | | * | Compile fixGravatar Craig Tiller2015-05-19
| | | | | | | | * | Merge github.com:grpc/grpc into check-some-more-thingsGravatar Craig Tiller2015-05-19
| | | | | | | | |\ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| | | | | | | | * | Better RNG seeding portabilityGravatar Craig Tiller2015-05-19
| * | | | | | | | | Copy values before buffering them.Gravatar Jorge Canizales2015-05-18
* | | | | | | | | | Merge pull request #1645 from ctiller/count-some-things-betterGravatar Nicolas Noble2015-05-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix typoGravatar Craig Tiller2015-05-18