aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
Commit message (Collapse)AuthorAge
* Merge pull request #8297 from jtattermusch/add_newinstance_commentGravatar Jan Tattermusch2016-10-13
|\ | | | | Add comment to NewInstance override in the generated code
* \ Merge pull request #8354 from grpc/v1.0.xGravatar Jan Tattermusch2016-10-12
|\ \ | | | | | | Upmerge doc changes from v1.0.x
| * | Update README.mdGravatar Jan Tattermusch2016-10-12
| | |
| * | Update README.mdGravatar Jan Tattermusch2016-10-12
| | |
| | * regenerate C# protosGravatar Jan Tattermusch2016-10-12
| |/ |/|
* | Merge pull request #8324 from grpc/v1.0.xGravatar Nathaniel Manista2016-10-07
|\| | | | | v1.0.x → master upmerge.
| * change back slashes to forward slashes in grpc.tool nuspecGravatar Alexander Polcyn2016-10-06
| |
* | Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-underGravatar Nicolas "Pixel" Noble2016-09-29
|\|
| * update the comment to reflect current stateGravatar Jan Tattermusch2016-09-22
| |
* | add copyrights for AssemblyInfo.cs filesGravatar Jan Tattermusch2016-09-21
| |
| * dont require libc-dev on coreclrGravatar Jan Tattermusch2016-09-21
| |
* | Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failureGravatar Jan Tattermusch2016-09-19
|\ \ | | | | | | Fix wrong exceptions being thrown on send failure.
| * | simplify delayed streaming write logicGravatar Jan Tattermusch2016-09-16
| | |
| * | dont allow new writes if theres a write with delayed completionGravatar Jan Tattermusch2016-09-16
| | |
| | * regenerate C# related files after backporting from masterGravatar Jan Tattermusch2016-09-15
| | |
| | * make Grpc.Tools.nuspec buildable on LinuxGravatar Jan Tattermusch2016-09-15
| | |
| | * switch distribtests to use nugets generated by dotnet cliGravatar Jan Tattermusch2016-09-15
| | |
| | * fix copying data directoryGravatar Jan Tattermusch2016-09-15
| | |
| | * add shutdownhook for CoreCLRGravatar Jan Tattermusch2016-09-15
| | |
| | * fixed formattingGravatar Jan Tattermusch2016-09-15
| | |
| | * allow building all nugets on linuxGravatar Jan Tattermusch2016-09-15
| | |
| | * make native extension loader work for published netcoreapp1.0 tooGravatar Jan Tattermusch2016-09-15
| | |
| | * dont enumerate runtimes in project.json fileGravatar Jan Tattermusch2016-09-15
| | |
| | * address coreCLR TODOGravatar Jan Tattermusch2016-09-15
| | |
| | * upgrade Moq to version that supports netstandard1.3Gravatar Jan Tattermusch2016-09-15
| | |
| | * cleanup of project.json filesGravatar Jan Tattermusch2016-09-15
| | |
| | * update csproj files to Google.Protobuf to 3.0.0Gravatar Jan Tattermusch2016-09-15
| | |
| | * update Protobuf to 3.0.0 in project.json projectsGravatar Jan Tattermusch2016-09-15
| | |
| | * update .csproj projects to Google.Apis.Auth to 1.16.0Gravatar Jan Tattermusch2016-09-15
| | |
| | * update Google.Apis.Auth to 1.16.0 for project.json projectsGravatar Jan Tattermusch2016-09-15
| | |
| * | throw correct exception failed writesGravatar Jan Tattermusch2016-09-15
| | |
* | | make Grpc.Tools.nuspec buildable on LinuxGravatar Jan Tattermusch2016-09-13
| | |
* | | switch distribtests to use nugets generated by dotnet cliGravatar Jan Tattermusch2016-09-13
|/ /
* | Merge pull request #8048 from jtattermusch/dotnetcli_interoptestGravatar Jan Tattermusch2016-09-12
|\ \ | | | | | | Enable running interop tests with dotnet CLI + CoreCLR
| * | fix copying data directoryGravatar Jan Tattermusch2016-09-09
| | |
* | | add shutdownhook for CoreCLRGravatar Jan Tattermusch2016-09-09
|/ /
* | 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
| |
* | 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
|\|
* | address coreCLR TODOGravatar Jan Tattermusch2016-09-05
| |
* | upgrade Moq to version that supports netstandard1.3Gravatar Jan Tattermusch2016-09-05
| |
* | cleanup of project.json filesGravatar Jan Tattermusch2016-09-05
| |
* | update csproj files to Google.Protobuf to 3.0.0Gravatar Jan Tattermusch2016-09-05
| |
* | update Protobuf to 3.0.0 in project.json projectsGravatar Jan Tattermusch2016-09-05
| |
* | update .csproj projects to Google.Apis.Auth to 1.16.0Gravatar Jan Tattermusch2016-09-05
| |
* | update Google.Apis.Auth to 1.16.0 for project.json projectsGravatar Jan Tattermusch2016-09-05
| |
| * destroy byte buffer reader after useGravatar Alexander Polcyn2016-09-01
| |
| * Bumping version to 1.0.1-pre1.Gravatar Nicolas "Pixel" Noble2016-08-18
| |