1012 Commits (73c33541b5eaf6a44e0e14e1382ab19f25538873)

Author SHA1 Message Date
Jan Tattermusch a83ad2aa65 add idempotency test 9 years ago
Jan Tattermusch 69274c2a0d add more features 9 years ago
Jan Tattermusch 97eb4f6779 add more tests 9 years ago
Jan Tattermusch 08e1f755a3 fix typo 9 years ago
Jan Tattermusch a4a627030e add more tests 9 years ago
Jan Tattermusch 13d1abf444 improve unary call response handler 9 years ago
Jan Tattermusch bfee01ddc8 regenerate C# sources 9 years ago
David Garcia Quintas 1b2db6333d Moved protos out of core_codegen interface 9 years ago
Yuchen Zeng 12dfdc3c27 Change win32 file suffix 9 years ago
Jan Tattermusch 7c0e1eec85 regenerate code 9 years ago
Jan Tattermusch 85c3ab0b0b fix #5912 9 years ago
Jan Tattermusch 55fad175dd regenerate C# protos 9 years ago
Jan Tattermusch 23a9ca5184 fix assembly version attributes for C# 9 years ago
Jan Tattermusch f4bc99eb00 address comments 9 years ago
Jan Tattermusch 44aa843b1b add generated proto files 9 years ago
Jan Tattermusch 987e978e41 add metrics.proto generated files to C# project 9 years ago
Jan Tattermusch 445a82bfae Add C# stress test client 9 years ago
vjpai 8ecd4d7aa6 Add support for an "OTHER" value in client_type, server_type, and add a string to 9 years ago
vjpai 87bac959ee Eradicate Uniform, Deterministic, and Pareto interarrival 9 years ago
Deepak Lukose dba4c5fd01 Add various options to verify ssl/tls client cert including letting the 9 years ago
Jan Tattermusch 8c839e839b check for histogramParams presence 9 years ago
Jan Tattermusch 2f0519e9be work around nunit issue #1406 9 years ago
Jan Tattermusch d550ad1f7c Add TextWriterLogger 9 years ago
Jan Tattermusch 9c3f15c43b improve C# sanity test 9 years ago
Jan Tattermusch 31b8316ab9 make NUnitMain fail on failure 9 years ago
Jan Tattermusch 04743d7a0b add Newtonsoft.Json to Grpc.Core.Tests 9 years ago
Jan Tattermusch 10e85f1ef7 fix interop tests 9 years ago
Jan Tattermusch a49a72dc0d use NUnitLite to run nunit tests 9 years ago
Jan Tattermusch 21451b7af6 add NUnitMain to test projects 9 years ago
Jan Tattermusch b323608b27 fix test credentials for nunit3 9 years ago
Jan Tattermusch 9f19bd3eb1 migrate Grpc.IntegrationTesting to NUnit3 9 years ago
Jan Tattermusch 6c0dee8b0d migrate Grpc.Examples.Tests to NUnit3 9 years ago
Jan Tattermusch e331da2277 make Grpc.Core.Tests work with NUnit3 9 years ago
Jan Tattermusch a8a73fd8d8 update nuget dependencies to nunit3 9 years ago
Jan Tattermusch 896ae71e13 remove leftover file from the past 9 years ago
Jan Tattermusch acd5f0e1b1 delete a leftover file from the past 9 years ago
Jan Tattermusch 9ad4c3a1fb async void is illegal in ASP.NET and DNXcore 9 years ago
Jan Tattermusch 1afdf846cb make gRPC C# nuget work with new project.json style projects 9 years ago
murgatroid99 585fb9417e Bumped version to 0.13.2-pre2 9 years ago
Jan Tattermusch eff9cf0d67 make interarrival timer generate the right QPS with poisson load 9 years ago
Jan Tattermusch e81adf3b7b Add more features for C# performance worker 9 years ago
Craig Tiller 084aa62861 Remove unnecessary -2016 from copyrights 9 years ago
Jan Tattermusch 5d27030128 add some test for the newly generated code 9 years ago
Jan Tattermusch ddc4e346bc regenerate code 9 years ago
Jan Tattermusch acb842c205 fix copyrights 9 years ago
Jan Tattermusch 2f0a837819 introduce concept of opaque client base configuration 9 years ago
Jan Tattermusch 054fae7e9d move implementations of CallInvoker to Grpc.Core.Internal 9 years ago
Jan Tattermusch b24035866e add parameterless constructor for ClientBase 9 years ago
Jan Tattermusch c831a4443d add ClientBase.WithHost and get rid of HeaderInterceptor 9 years ago
Jan Tattermusch b455bcc301 add host field support to CallInvoker 9 years ago