aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
Commit message (Expand)AuthorAge
* Merge pull request #7671 from jtattermusch/coreclr_commandlineparserGravatar Jan Tattermusch2016-08-14
|\
* \ Merge pull request #7598 from apolcyn/fix_sanity_test_diff_gaGravatar apolcyn2016-08-13
|\ \
| | * update to the newest CommandLineParser APIGravatar Jan Tattermusch2016-08-13
| | * migrate to the new CommandLineParser APIGravatar Jan Tattermusch2016-08-13
| | * use CommandLineParser with CoreCLR supportGravatar Jan Tattermusch2016-08-13
| |/ |/|
* | Merge pull request #7660 from jtattermusch/google_apis_auth_coreclrGravatar Jan Tattermusch2016-08-13
|\ \
* | | Updating build package C# scripts.Gravatar Nicolas "Pixel" Noble2016-08-12
| * | remove leftover app.configGravatar Jan Tattermusch2016-08-11
| * | update Grpc.Auth.nuspecGravatar Jan Tattermusch2016-08-11
| * | update csproj project to Google.Apis.Auth 0.15.0Gravatar Jan Tattermusch2016-08-11
| * | remove Google.Apis.Auth related CoreCLR todosGravatar Jan Tattermusch2016-08-11
| * | upgrade Google.Apis.Auth dependency to 0.15.0Gravatar Jan Tattermusch2016-08-11
* | | add all runtime nodes back into testing packagesGravatar Alexander Polcyn2016-08-09
|/ /
* | removed blank lineGravatar Alexander Polcyn2016-08-03
* | move solution dependencies to Grpc.Core.Test dependenciesGravatar Alex Polcyn2016-08-02
* | update templates to not include runtime sections in project.jsonGravatar Alexander Polcyn2016-08-02
* | removed runtime nodes from project.json librariesGravatar Alexander Polcyn2016-08-02
* | updated hint path to updated library in csproj filesGravatar Alex Polcyn2016-08-02
* | ran script to update actual docker filesGravatar Alexander Polcyn2016-08-02
* | changed ix-async dependencies to System.Interactive.Async version 3.0.0Gravatar Alexander Polcyn2016-08-02
* | Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtmGravatar Jan Tattermusch2016-08-02
|\ \
| | * compare test config as objects instead of stringsGravatar Alex Polcyn2016-08-01
| |/ |/|
| * fix conditional compilation for netcoreapp1.0 projectsGravatar Jan Tattermusch2016-07-31
* | Bumping to 1.0.0-pre2.Gravatar Nicolas "Pixel" Noble2016-07-29
| * regenerateGravatar Jan Tattermusch2016-07-30
* | update to use new nuget client in testsGravatar Alexander Polcyn2016-07-28
|/
* Overhaul how the native extension is found, loaded and usedGravatar Jon Skeet2016-07-15
* Flagging master as 1.0.0-pre1.Gravatar Nicolas "Pixel" Noble2016-07-12
* Merge branch 'release-0_15' into upmerge-masterGravatar Nicolas "Pixel" Noble2016-07-12
|\
| * Updated release version to 0.15.1Gravatar Ken Payson2016-07-01
* | pr commentsGravatar David Garcia Quintas2016-07-01
* | Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
* | regenerateGravatar Jan Tattermusch2016-06-29
* | fix files/mappings in Grpc.Core nugetGravatar Jan Tattermusch2016-06-29
* | regenerate filesGravatar Jan Tattermusch2016-06-27
* | share Version.cs among all project.json projectsGravatar Jan Tattermusch2016-06-27
| * Update README.mdGravatar Jan Tattermusch2016-06-27
| * Update version to 0.15.0Gravatar murgatroid992016-06-24
* | Update master branch to 0.16.0-devGravatar murgatroid992016-06-24
|/
* fix C# nuget buildGravatar Jan Tattermusch2016-06-24
* prevent race between grpcsharp_server_request_call and grpc_completion_queue_...Gravatar Jan Tattermusch2016-06-23
* regenerate protosGravatar Jan Tattermusch2016-06-22
* remove occurences of NewClient factory methodGravatar Jan Tattermusch2016-06-22
* add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEYGravatar Jan Tattermusch2016-06-22
* implement C# client compression interop testsGravatar Jan Tattermusch2016-06-22
* remove occurences of compressable payload typeGravatar Jan Tattermusch2016-06-22
* regenerate messages.protoGravatar Jan Tattermusch2016-06-22
* add test that C# can read compressed messagesGravatar Jan Tattermusch2016-06-22
* fix reading of compressed byte_buffer in C#Gravatar Jan Tattermusch2016-06-22
* Merge pull request #6993 from grpc/update_csharp_readmeGravatar Jan Tattermusch2016-06-22
|\