Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | upgrade Moq to version that supports netstandard1.3 | Jan Tattermusch | 2016-09-15 | |
| | | | ||||
| | * | cleanup of project.json files | Jan Tattermusch | 2016-09-15 | |
| | | | ||||
| | * | update csproj files to Google.Protobuf to 3.0.0 | Jan Tattermusch | 2016-09-15 | |
| | | | ||||
| | * | update Protobuf to 3.0.0 in project.json projects | Jan Tattermusch | 2016-09-15 | |
| | | | ||||
| | * | update .csproj projects to Google.Apis.Auth to 1.16.0 | Jan Tattermusch | 2016-09-15 | |
| | | | ||||
| | * | update Google.Apis.Auth to 1.16.0 for project.json projects | Jan Tattermusch | 2016-09-15 | |
| | | | ||||
| * | | throw correct exception failed writes | Jan Tattermusch | 2016-09-15 | |
| | | | ||||
* | | | make Grpc.Tools.nuspec buildable on Linux | Jan Tattermusch | 2016-09-13 | |
| | | | ||||
* | | | switch distribtests to use nugets generated by dotnet cli | Jan Tattermusch | 2016-09-13 | |
|/ / | ||||
* | | Merge pull request #8048 from jtattermusch/dotnetcli_interoptest | Jan Tattermusch | 2016-09-12 | |
|\ \ | | | | | | | Enable running interop tests with dotnet CLI + CoreCLR | |||
| * | | fix copying data directory | Jan Tattermusch | 2016-09-09 | |
| | | | ||||
* | | | add shutdownhook for CoreCLR | Jan Tattermusch | 2016-09-09 | |
|/ / | ||||
* | | fixed formatting | Jan Tattermusch | 2016-09-08 | |
| | | ||||
* | | allow building all nugets on linux | Jan Tattermusch | 2016-09-08 | |
| | | ||||
* | | make native extension loader work for published netcoreapp1.0 too | Jan Tattermusch | 2016-09-08 | |
| | | ||||
* | | dont enumerate runtimes in project.json file | Jan Tattermusch | 2016-09-08 | |
| | | ||||
* | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 | |
|\| | ||||
* | | address coreCLR TODO | Jan Tattermusch | 2016-09-05 | |
| | | ||||
* | | upgrade Moq to version that supports netstandard1.3 | Jan Tattermusch | 2016-09-05 | |
| | | ||||
* | | cleanup of project.json files | Jan Tattermusch | 2016-09-05 | |
| | | ||||
* | | update csproj files to Google.Protobuf to 3.0.0 | Jan Tattermusch | 2016-09-05 | |
| | | ||||
* | | update Protobuf to 3.0.0 in project.json projects | Jan Tattermusch | 2016-09-05 | |
| | | ||||
* | | update .csproj projects to Google.Apis.Auth to 1.16.0 | Jan Tattermusch | 2016-09-05 | |
| | | ||||
* | | update Google.Apis.Auth to 1.16.0 for project.json projects | Jan Tattermusch | 2016-09-05 | |
| | | ||||
| * | destroy byte buffer reader after use | Alexander Polcyn | 2016-09-01 | |
| | | ||||
| * | Bumping version to 1.0.1-pre1. | Nicolas "Pixel" Noble | 2016-08-18 | |
| | | ||||
| * | Removing pre2 flag. | Nicolas "Pixel" Noble | 2016-08-16 | |
| | | ||||
* | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-16 | |
|\ \ | ||||
| | * | Merge pull request #7492 from apolcyn/return_val_check | kpayson64 | 2016-08-15 | |
| |/| | | | | | | | Add csharp check to return val of byte_buffer_reader_init | |||
| * | | clean up sanity test | Alex Polcyn | 2016-08-14 | |
| | | | ||||
| * | | Merge pull request #7671 from jtattermusch/coreclr_commandlineparser | Jan Tattermusch | 2016-08-14 | |
| |\ \ | | | | | | | | | Use CommandLineParser that supports CoreCLR | |||
| * \ \ | Merge pull request #7598 from apolcyn/fix_sanity_test_diff_ga | apolcyn | 2016-08-13 | |
| |\ \ \ | | | | | | | | | | | compare test config as objects instead of strings | |||
| | | * | | update to the newest CommandLineParser API | Jan Tattermusch | 2016-08-13 | |
| | | | | | ||||
| | | * | | migrate to the new CommandLineParser API | Jan Tattermusch | 2016-08-13 | |
| | | | | | ||||
| | | * | | use CommandLineParser with CoreCLR support | Jan Tattermusch | 2016-08-13 | |
| | |/ / | |/| | | ||||
| * | | | Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr | Jan Tattermusch | 2016-08-13 | |
| |\ \ \ | | | | | | | | | | | Updgrade Google.Apis.Auth dependency to 0.15 | |||
| * | | | | Updating build package C# scripts. | Nicolas "Pixel" Noble | 2016-08-12 | |
| | | | | | ||||
* | | | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 | |
|\ \ \ \ \ | ||||
| | | * | | | remove leftover app.config | Jan Tattermusch | 2016-08-11 | |
| | | | | | | ||||
| | | * | | | update Grpc.Auth.nuspec | Jan Tattermusch | 2016-08-11 | |
| | | | | | | ||||
| | | * | | | update csproj project to Google.Apis.Auth 0.15.0 | Jan Tattermusch | 2016-08-11 | |
| | | | | | | ||||
| | | * | | | remove Google.Apis.Auth related CoreCLR todos | Jan Tattermusch | 2016-08-11 | |
| | | | | | | ||||
| | | * | | | upgrade Google.Apis.Auth dependency to 0.15.0 | Jan Tattermusch | 2016-08-11 | |
| | |/ / / | |/| | | | ||||
| | * | | | add all runtime nodes back into testing packages | Alexander Polcyn | 2016-08-09 | |
| |/ / / | ||||
* | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-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 line | Alexander Polcyn | 2016-08-03 | |
| | | | | | ||||
| | * | | | move solution dependencies to Grpc.Core.Test dependencies | Alex Polcyn | 2016-08-02 | |
| | | | | | ||||
| | * | | | update templates to not include runtime sections in project.json | Alexander Polcyn | 2016-08-02 | |
| | | | | | ||||
| | * | | | removed runtime nodes from project.json libraries | Alexander Polcyn | 2016-08-02 | |
| | | | | | ||||
| | * | | | updated hint path to updated library in csproj files | Alex Polcyn | 2016-08-02 | |
| | | | | |