aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting
Commit message (Collapse)AuthorAge
* fix copyrightGravatar Jan Tattermusch2016-03-01
|
* fix #4427Gravatar Jan Tattermusch2016-03-01
|
* fix C# buildGravatar Jan Tattermusch2016-02-23
|
* Merge pull request #5314 from jtattermusch/csharp_perf_removehostGravatar Vijay Pai2016-02-23
|\ | | | | C# qps worker updates
| * fix copyrightsGravatar Jan Tattermusch2016-02-18
| |
| * minor tweaks to C# qpswokerGravatar Jan Tattermusch2016-02-18
| |
* | update copyrightsGravatar Jan Tattermusch2016-02-18
| |
* | rename Preconditions to GrpcPreconditionsGravatar Jan Tattermusch2016-02-18
|/
* update C# dependenciesGravatar Jan Tattermusch2016-01-25
|
* include assembly signing key in the repoGravatar Jan Tattermusch2016-01-21
|
* regenerate C# protosGravatar Jan Tattermusch2016-01-20
|
* upgrade Grpc.sln to newest Google.Protobuf nugetGravatar Jan Tattermusch2016-01-20
|
* Remove leftovers from packages.configGravatar Jan Tattermusch2016-01-20
|
* improve MetadataCredentials testGravatar Jan Tattermusch2015-12-15
|
* temporarily disable UnimplementedMethod testGravatar Jan Tattermusch2015-12-14
|
* temporarily disable StatusCodeAndMessage testGravatar Jan Tattermusch2015-12-14
|
* start using Ignore attribute for performance testsGravatar Jan Tattermusch2015-12-14
|
* add ClientBase coverageGravatar Jan Tattermusch2015-12-10
|
* implement unimplemented_method interop testGravatar Jan Tattermusch2015-12-09
|
* implemented more interop testsGravatar Jan Tattermusch2015-12-09
|
* Merge Python tox fix into release-0.12-to-be-merged-into-masterGravatar Jorge Canizales2015-12-07
|\
| * 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
|