aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
Commit message (Collapse)AuthorAge
...
| | * 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
| |
| * Removing pre2 flag.Gravatar Nicolas "Pixel" Noble2016-08-16
| |
* | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-16
|\ \
| | * Merge pull request #7492 from apolcyn/return_val_checkGravatar kpayson642016-08-15
| |/| | | | | | | Add csharp check to return val of byte_buffer_reader_init
| * | clean up sanity testGravatar Alex Polcyn2016-08-14
| | |
| * | Merge pull request #7671 from jtattermusch/coreclr_commandlineparserGravatar Jan Tattermusch2016-08-14
| |\ \ | | | | | | | | Use CommandLineParser that supports CoreCLR
| * \ \ Merge pull request #7598 from apolcyn/fix_sanity_test_diff_gaGravatar apolcyn2016-08-13
| |\ \ \ | | | | | | | | | | compare test config as objects instead of strings
| | | * | 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
| |\ \ \ | | | | | | | | | | Updgrade Google.Apis.Auth dependency to 0.15
| * | | | Updating build package C# scripts.Gravatar Nicolas "Pixel" Noble2016-08-12
| | | | |
* | | | | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
|\ \ \ \ \
| | | * | | 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
| |/ / /
* | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-03
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt Makefile build.yaml package.json src/core/lib/surface/version.c src/csharp/Grpc.Auth/project.json src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Core/project.json src/csharp/Grpc.HealthCheck/project.json src/csharp/build_packages.bat src/node/health_check/package.json src/node/tools/package.json src/python/grpcio/grpc_version.py src/python/grpcio_health_checking/grpc_version.py src/python/grpcio_tests/grpc_version.py src/ruby/lib/grpc/version.rb src/ruby/tools/version.rb tools/distrib/python/grpcio_tools/grpc_version.py tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal
| | * | | 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
| | | | |