Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update Grpc.sln to Google.Protobuf.3.0.0-beta3 | Jan Tattermusch | 2016-05-16 |
| | |||
* | use NUnitLite to run nunit tests | Jan Tattermusch | 2016-04-11 |
| | |||
* | update nuget dependencies to nunit3 | Jan Tattermusch | 2016-04-11 |
| | |||
* | bump Google.Apis.Auth nuget to 1.11.1 | Jan Tattermusch | 2016-03-29 |
| | |||
* | update C# dependencies | Jan Tattermusch | 2016-01-25 |
| | |||
* | upgrade Grpc.sln to newest Google.Protobuf nuget | Jan Tattermusch | 2016-01-20 |
| | |||
* | Remove leftovers from packages.config | Jan Tattermusch | 2016-01-20 |
| | |||
* | improve MetadataCredentials test | Jan Tattermusch | 2015-12-15 |
| | |||
* | update the interop tests based on spec | Jan Tattermusch | 2015-09-03 |
| | |||
* | switch C# projects to Google.Protobuf 3.0.0-alpha4 package | Jan Tattermusch | 2015-08-27 |
| | |||
* | upgrade third_party/protobufs to 3.0.0-beta-1 | Jan Tattermusch | 2015-08-27 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | Jan Tattermusch | 2015-08-13 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Examples.Tests/MathClientServerTests.cs src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj src/csharp/Grpc.IntegrationTesting/InteropClient.cs src/csharp/Grpc.IntegrationTesting/packages.config src/csharp/build_packages.bat | ||
* | | upgrade to latest protobufs | Jan Tattermusch | 2015-08-13 |
| | | |||
| * | migrate to usable auth library | Jan Tattermusch | 2015-08-12 |
| | | |||
* | | switched to protobuf from 20150808 | Jan Tattermusch | 2015-08-08 |
| | | |||
* | | upgraded NuGet package | Jan Tattermusch | 2015-08-08 |
|/ | |||
* | remove the ImmutableCollections dependency | Jan Tattermusch | 2015-08-04 |
| | |||
* | fix reference to bouncyCastles assembly | Jan Tattermusch | 2015-07-24 |
| | |||
* | upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code | Jan Tattermusch | 2015-07-24 |
| | |||
* | use System.Collections.Immutable instead of Microsoft.Bcl.Immutable | Jan Tattermusch | 2015-07-09 |
| | |||
* | Make IAsyncReadStream use IAsyncEnumerator from Ix-Async | Jan Tattermusch | 2015-05-20 |
| | |||
* | added dependency on Google.Apis.Auth package | Jan Tattermusch | 2015-04-27 |
| | |||
* | Spec for Grpc.Core nuget package that works | Jan Tattermusch | 2015-04-20 |
| | |||
* | Started using immutable collections and other code cleanup | Jan Tattermusch | 2015-03-12 |
| | |||
* | renaming of VS projects and other minor structural fixes | Jan Tattermusch | 2015-02-20 |