aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting
Commit message (Collapse)AuthorAge
...
| * introduce auth interceptor contextGravatar Jan Tattermusch2015-12-02
| |
* | Merge pull request #4156 from jtattermusch/perf_testing_polishingGravatar Jan Tattermusch2015-11-19
|\ \ | | | | | | Performance proto polishing
* \ \ Merge pull request #4146 from jtattermusch/csharp_perf_runnersGravatar Michael Lumish2015-11-19
|\ \ \ | |_|/ |/| | Provide performance workers for C#
| | * use new proto option in C#Gravatar Jan Tattermusch2015-11-18
| | |
| | * regenerate protosGravatar Jan Tattermusch2015-11-18
| |/
| * use regular lock instead of spinlockGravatar Jan Tattermusch2015-11-18
| |
| * dont run performance test by defaultGravatar Jan Tattermusch2015-11-18
| |
| * remove tabsGravatar Jan Tattermusch2015-11-17
| |
| * Provide performance workers for C#Gravatar Jan Tattermusch2015-11-17
| |
* | Updating the server1 cert so that it can be used with Go.Gravatar Julien Boeuf2015-11-09
|/ | | | | | | | The encoding of the issuer field in this cert is now a PRINTABLESTRING as opposed to UTF8STRING in the previous server1.pem which was causing the Go issue. Fixes #4086.
* stop using SSL_CERT_FILE env for C# interop testsGravatar Jan Tattermusch2015-10-22
|
* Polishing of C# auth APIGravatar Jan Tattermusch2015-10-12
|
* Merge pull request #3739 from jtattermusch/csharp_interop_authGravatar Stanley Cheung2015-10-08
|\ | | | | Make C# auth interop tests spec compliant
* \ Merge pull request #3731 from jtattermusch/csharp_use_common_protosGravatar Yang Gao2015-10-08
|\ \ | | | | | | Use proto files under test/proto for C# interop tests
| | * use JWT credentials for per_rpc_credsGravatar Jan Tattermusch2015-10-08
| | |
| | * make C# auth interop tests up to specGravatar Jan Tattermusch2015-10-08
| |/ |/|
| * regenerate generated interop testing filesGravatar Jan Tattermusch2015-10-07
| |
| * remove extra copy of test.protoGravatar Jan Tattermusch2015-10-07
| |
* | make C# interop test args parsing compliant with specGravatar Jan Tattermusch2015-10-07
| |
* | introduce the new split-type credentials apiGravatar Jan Tattermusch2015-10-06
| |
* | a small interop client refactoringGravatar Jan Tattermusch2015-10-06
| |
* | Migrate C# to the new auth APIGravatar Jan Tattermusch2015-10-06
| |
* | implement C# wrapping for plugin APIGravatar Jan Tattermusch2015-10-06
|/
* enable cloud_to_cloud tests with servers in a separate containerGravatar Jan Tattermusch2015-09-28
|
* Merge pull request #3372 from grpc/release-0_11Gravatar David G. Quintas2015-09-23
|\ | | | | Release 0.11 to master upmerge.
* | Drop issue 527 TODOs for interop specificationGravatar Nathaniel Manista2015-09-23
| | | | | | | | | | The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md.
| * Don't do .Wait() in async context.Gravatar Jan Tattermusch2015-09-16
|/ | | Failing to use await can result in deadlock. This is likely to be the cause of shutdown hangs in #3347.
* use service account credentials for per RPC testGravatar Jan Tattermusch2015-09-04
|
* ugly fix of per_rpc_creds testGravatar Jan Tattermusch2015-09-03
|
* update the interop tests based on specGravatar Jan Tattermusch2015-09-03
|
* error spec compliance and marshalling testsGravatar Jan Tattermusch2015-08-27
|
* switch C# projects to Google.Protobuf 3.0.0-alpha4 packageGravatar Jan Tattermusch2015-08-27
|
* upgrade third_party/protobufs to 3.0.0-beta-1Gravatar Jan Tattermusch2015-08-27
|
* Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-26
|\ | | | | | | | | Conflicts: src/csharp/Grpc.IntegrationTesting/InteropClient.cs
| * implement timeout_on_sleeping_server interop testGravatar Jan Tattermusch2015-08-20
| |
| * get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
| |
| * metadata polishingGravatar Jan Tattermusch2015-08-19
| |
| * add method info to auth interceptorGravatar Jan Tattermusch2015-08-18
| |
| * refactor auth interceptorsGravatar Jan Tattermusch2015-08-18
| |
| * Revert "implement timeout_on_sleeping_server interop test"Gravatar Jan Tattermusch2015-08-13
| |
* | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-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 protobufsGravatar Jan Tattermusch2015-08-13
| | |
| | * implement timeout_on_sleeping_server interop testGravatar Jan Tattermusch2015-08-12
| |/
| * migrate to usable auth libraryGravatar Jan Tattermusch2015-08-12
| |
| * rename async extension methods for clarityGravatar Jan Tattermusch2015-08-10
| |
* | switched to protobuf from 20150808Gravatar Jan Tattermusch2015-08-08
| |
* | regenerate protosGravatar Jan Tattermusch2015-08-08
| |
* | add service descriptor property to generated codeGravatar Jan Tattermusch2015-08-08
| |
* | migrated code to proto3Gravatar Jan Tattermusch2015-08-08
| |
* | regenerateGravatar Jan Tattermusch2015-08-08
| |