aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
Commit message (Collapse)AuthorAge
* fix TimeoutOnSleepingServer interop testGravatar Jan Tattermusch2016-05-18
|
* throw RpcException from writes after finishingGravatar Jan Tattermusch2016-05-18
|
* fixup testsGravatar Jan Tattermusch2016-05-18
|
* change typo in the commentGravatar Jan Tattermusch2016-05-18
|
* add more testsGravatar Jan Tattermusch2016-05-18
|
* improve channel behavior in shutdown situationsGravatar Jan Tattermusch2016-05-18
|
* regenerate buildfilesGravatar Jan Tattermusch2016-05-17
|
* rename names of generated enum values to match protobuf3beta3Gravatar Jan Tattermusch2016-05-16
|
* regenerate C# protobuf messagesGravatar Jan Tattermusch2016-05-16
|
* Update Grpc.sln to Google.Protobuf.3.0.0-beta3Gravatar Jan Tattermusch2016-05-16
|
* Update release version to 0.14.2-pre1Gravatar murgatroid992016-05-11
|
* Update release version to 0.14.1Gravatar murgatroid992016-05-11
|
* The release branch is now 0.14.1-pre1.Gravatar Nicolas "Pixel" Noble2016-05-10
|
* Processing the 0.14 release.Gravatar Nicolas "Pixel" Noble2016-05-10
|
* regenerate C# codeGravatar Jan Tattermusch2016-05-09
|
* The release branch is now 0.14.0-pre1.Gravatar Nicolas "Pixel" Noble2016-05-06
|
* improve serverside handlersGravatar Jan Tattermusch2016-05-04
|
* use just one response batch for unary response serverside callsGravatar Jan Tattermusch2016-05-04
|
* make SendStatusFromServer optionally send a message as wellGravatar Jan Tattermusch2016-05-04
|
* remove useless code and todosGravatar Jan Tattermusch2016-05-03
|
* finishing serverside request stream should not be required for disposalGravatar Jan Tattermusch2016-05-03
|
* make AsyncCallServerTest finish correctlyGravatar Jan Tattermusch2016-05-03
|
* fixupGravatar Jan Tattermusch2016-05-03
|
* add more testsGravatar Jan Tattermusch2016-05-03
|
* make SendStatusFromServer independent on WriteAsyncGravatar Jan Tattermusch2016-05-03
|
* add AsyncCalServer tests to sanity testsGravatar Jan Tattermusch2016-05-03
|
* add tests for AsyncCallServerGravatar Jan Tattermusch2016-05-03
|
* fixupGravatar Jan Tattermusch2016-05-03
|
* add one more client server testGravatar Jan Tattermusch2016-05-03
|
* add more testsGravatar Jan Tattermusch2016-05-03
|
* make end-of-stream idempotentGravatar Jan Tattermusch2016-05-03
|
* add idempotency testGravatar Jan Tattermusch2016-05-03
|
* add more featuresGravatar Jan Tattermusch2016-05-03
|
* add more testsGravatar Jan Tattermusch2016-05-03
|
* fix typoGravatar Jan Tattermusch2016-05-02
|
* add more testsGravatar Jan Tattermusch2016-05-02
|
* improve unary call response handlerGravatar Jan Tattermusch2016-05-02
|
* regenerate C# sourcesGravatar Jan Tattermusch2016-04-28
|
* Merge pull request #6284 from jtattermusch/csharp_optional_client_codegenGravatar Nicolas Noble2016-04-27
|\ | | | | Add new cmdline options to C# codegen.
* \ Merge pull request #6299 from jtattermusch/fix_5912Gravatar Jan Tattermusch2016-04-27
|\ \ | | | | | | Fix Grpc.IntegrationTesting.InteropClientServerTest flake
* \ \ Merge pull request #4569 from jskeet/fix-buildallGravatar Jan Tattermusch2016-04-27
|\ \ \ | | | | | | | | Restore dependencies in buildall.bat
| | | * regenerate codeGravatar Jan Tattermusch2016-04-26
| |_|/ |/| |
| | * fix #5912Gravatar Jan Tattermusch2016-04-26
| |/ |/|
* | Merge pull request #6282 from jtattermusch/disable_internal_obsoleteGravatar Jan Tattermusch2016-04-26
|\ \ | | | | | | Disable warnings for use of our own obsolete interfaces
| * | regenerate C# protosGravatar Jan Tattermusch2016-04-25
| | |
* | | fix assembly version attributes for C#Gravatar Jan Tattermusch2016-04-25
|/ /
* | Merge pull request #6256 from jtattermusch/csharp_stressclientGravatar Jan Tattermusch2016-04-25
|\ \ | | | | | | Initial draft of C# stress test client
| * | address commentsGravatar Jan Tattermusch2016-04-25
| | |
* | | Merge pull request #6242 from vjpai/i_have_the_best_variantsGravatar Jan Tattermusch2016-04-25
|\ \ \ | | | | | | | | Add support for an "OTHER" value in client_type, server_type, and add…
* \ \ \ Merge pull request #5073 from mleenhardt/calloptions-fluentGravatar Jan Tattermusch2016-04-24
|\ \ \ \ | | | | | | | | | | CallOptions fluent methods