index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.IntegrationTesting
/
Grpc.IntegrationTesting.csproj
Commit message (
Expand
)
Author
Age
*
updated hint path to updated library in csproj files
Alex Polcyn
2016-08-02
*
prevent interfering of project.json files with .csproj files in VS2015
Jan Tattermusch
2016-06-15
*
Update Grpc.sln to Google.Protobuf.3.0.0-beta3
Jan Tattermusch
2016-05-16
*
add metrics.proto generated files to C# project
Jan Tattermusch
2016-04-21
*
Add C# stress test client
Jan Tattermusch
2016-04-21
*
use NUnitLite to run nunit tests
Jan Tattermusch
2016-04-11
*
add NUnitMain to test projects
Jan Tattermusch
2016-04-11
*
update nuget dependencies to nunit3
Jan Tattermusch
2016-04-11
*
Add more features for C# performance worker
Jan Tattermusch
2016-04-05
*
add some test for the newly generated code
Jan Tattermusch
2016-04-01
*
add ClientBase.WithHost and get rid of HeaderInterceptor
Jan Tattermusch
2016-04-01
*
bump Google.Apis.Auth nuget to 1.11.1
Jan Tattermusch
2016-03-29
*
add ASYNC_GENERIC_SERVER support for C#
Jan Tattermusch
2016-03-25
*
update C# dependencies
Jan Tattermusch
2016-01-25
*
include assembly signing key in the repo
Jan Tattermusch
2016-01-21
*
upgrade Grpc.sln to newest Google.Protobuf nuget
Jan Tattermusch
2016-01-20
*
improve MetadataCredentials test
Jan Tattermusch
2015-12-15
*
add ClientBase coverage
Jan Tattermusch
2015-12-10
*
Provide performance workers for C#
Jan Tattermusch
2015-11-17
*
Merge pull request #3731 from jtattermusch/csharp_use_common_protos
Yang Gao
2015-10-08
|
\
|
*
remove extra copy of test.proto
Jan Tattermusch
2015-10-07
*
|
implement C# wrapping for plugin API
Jan Tattermusch
2015-10-06
|
/
*
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
|
\
*
|
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
*
|
regenerate protos
Jan Tattermusch
2015-08-08
|
/
*
remove the ImmutableCollections dependency
Jan Tattermusch
2015-08-04
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
*
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
*
fix x86 target to be AnyCPU
Jan Tattermusch
2015-07-24
*
added test for client SSL authentication
Jan Tattermusch
2015-07-24
*
fixed dependencies in C# project
Jan Tattermusch
2015-07-20
*
introduce Version.cs as single source of truth of gRPC C# version
Jan Tattermusch
2015-07-15
*
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
*
Replace handwritten testService stub by the generated one
Jan Tattermusch
2015-05-07
*
First attempt to add service account creds interop test
Jan Tattermusch
2015-04-27
*
added dependency on Google.Apis.Auth package
Jan Tattermusch
2015-04-27
*
Removing some ugly hacks from C# server and improving the comments a bit
Jan Tattermusch
2015-04-23
*
Spec for Grpc.Core nuget package that works
Jan Tattermusch
2015-04-20
*
added support for metadata
Jan Tattermusch
2015-03-16
*
Started using immutable collections and other code cleanup
Jan Tattermusch
2015-03-12
*
C# server side TLS support
Jan Tattermusch
2015-03-09
*
client side support for TLS
Jan Tattermusch
2015-03-03
[next]