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
Commit message (
Expand
)
Author
Age
*
error spec compliance and marshalling tests
Jan Tattermusch
2015-08-27
*
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-26
|
\
|
*
implement timeout_on_sleeping_server interop test
Jan Tattermusch
2015-08-20
|
*
get rid of explicit GrpcEnvironment.Shutdown()
Jan Tattermusch
2015-08-20
|
*
metadata polishing
Jan Tattermusch
2015-08-19
|
*
add method info to auth interceptor
Jan Tattermusch
2015-08-18
|
*
refactor auth interceptors
Jan Tattermusch
2015-08-18
|
*
Revert "implement timeout_on_sleeping_server interop test"
Jan Tattermusch
2015-08-13
*
|
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
|
|
*
implement timeout_on_sleeping_server interop test
Jan Tattermusch
2015-08-12
|
|
/
|
*
migrate to usable auth library
Jan Tattermusch
2015-08-12
|
*
rename async extension methods for clarity
Jan Tattermusch
2015-08-10
*
|
switched to protobuf from 20150808
Jan Tattermusch
2015-08-08
*
|
regenerate protos
Jan Tattermusch
2015-08-08
*
|
add service descriptor property to generated code
Jan Tattermusch
2015-08-08
*
|
migrated code to proto3
Jan Tattermusch
2015-08-08
*
|
regenerate
Jan Tattermusch
2015-08-08
*
|
upgraded NuGet package
Jan Tattermusch
2015-08-08
*
|
regenerate protos
Jan Tattermusch
2015-08-08
*
|
update proto files
Jan Tattermusch
2015-08-08
|
*
polishing tests
Jan Tattermusch
2015-08-07
|
/
*
regenerated code
Jan Tattermusch
2015-08-05
*
regenerated code
Jan Tattermusch
2015-08-05
*
changed the way ports are added to the server
Jan Tattermusch
2015-08-04
*
changed way service definitions are added to the server
Jan Tattermusch
2015-08-04
*
remove the ImmutableCollections dependency
Jan Tattermusch
2015-08-04
*
enable forcing client auth
Jan Tattermusch
2015-08-04
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
*
Merge pull request #2666 from jtattermusch/oauth_token_api_fix
Michael Lumish
2015-07-27
|
\
|
*
make work with out-of-band oauth2 token more pleasant
Jan Tattermusch
2015-07-25
*
|
make some interop tests run as async methods
Jan Tattermusch
2015-07-24
|
/
*
make insecure channel and server explicit
Jan Tattermusch
2015-07-24
*
introduce gRPC logger
Jan Tattermusch
2015-07-24
*
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
*
added deadline to generated stubs
Jan Tattermusch
2015-07-23
*
fix stylecop warnings
Jan Tattermusch
2015-07-22
*
rename Result to ResponseAsync
Jan Tattermusch
2015-07-21
*
regenerated code and fixed inconsistencies
Jan Tattermusch
2015-07-21
*
fixed dependencies in C# project
Jan Tattermusch
2015-07-20
*
implement per_rpc_creds and oauth2_auth_token interop tests
Jan Tattermusch
2015-07-20
*
add support for per-call metadata
Jan Tattermusch
2015-07-15
*
adjust C# generator to match the new API
Jan Tattermusch
2015-07-15
*
renaming stub to client and refactoring metadata class
Jan Tattermusch
2015-07-15
*
introduce Version.cs as single source of truth of gRPC C# version
Jan Tattermusch
2015-07-15
[next]