aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting
Commit message (Collapse)AuthorAge
* regenerate protosGravatar Jan Tattermusch2016-06-22
|
* remove occurences of NewClient factory methodGravatar Jan Tattermusch2016-06-22
|
* add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEYGravatar Jan Tattermusch2016-06-22
|
* implement C# client compression interop testsGravatar Jan Tattermusch2016-06-22
|
* remove occurences of compressable payload typeGravatar Jan Tattermusch2016-06-22
|
* regenerate messages.protoGravatar Jan Tattermusch2016-06-22
|
* regenerate project.json filesGravatar Jan Tattermusch2016-06-21
|
* improve project.json filesGravatar Jan Tattermusch2016-06-20
|
* add debian.8-x64 to the list of runtimesGravatar Jan Tattermusch2016-06-17
|
* address review commentsGravatar Jan Tattermusch2016-06-17
|
* migrate everything to netstandard1.5Gravatar Jan Tattermusch2016-06-16
|
* update project.jsonGravatar Jan Tattermusch2016-06-15
|
* upgrade protobuf to 3.0.0-beta3 in project.json filesGravatar Jan Tattermusch2016-06-15
|
* update .xproj filesGravatar Jan Tattermusch2016-06-15
|
* prevent interfering of project.json files with .csproj files in VS2015Gravatar Jan Tattermusch2016-06-15
|
* add support for CoreCLRGravatar Jan Tattermusch2016-06-14
|
* get rid of deprecated server and client interfaceGravatar Jan Tattermusch2016-06-06
|
* update C# codegen and regenerateGravatar Jan Tattermusch2016-06-06
|
* get rid of servicename argument for server service definition.Gravatar Jan Tattermusch2016-06-06
|
* fix one more testGravatar Jan Tattermusch2016-05-25
|
* fix testsGravatar Jan Tattermusch2016-05-25
|
* Merge pull request #6643 from jtattermusch/csharp_profiling2Gravatar Jan Tattermusch2016-05-19
|\ | | | | Simplify profiling in C# qps clients.
| * support adding profilers to C# qps clientsGravatar Jan Tattermusch2016-05-18
| |
| * return number of cores from serverGravatar Jan Tattermusch2016-05-18
| |
* | Merge remote-tracking branch 'upstream/release-0_14' into HEADGravatar Jan Tattermusch2016-05-18
|\ \ | |/ |/|
| * rename names of generated enum values to match protobuf3beta3Gravatar Jan Tattermusch2016-05-16
| |
| * regenerate C# protobuf messagesGravatar Jan Tattermusch2016-05-16
| |
| * Update Grpc.sln to Google.Protobuf.3.0.0-beta3Gravatar Jan Tattermusch2016-05-16
| |
* | fix qps reporting in C# stress clientGravatar Jan Tattermusch2016-05-11
| |
* | Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptionsGravatar Jan Tattermusch2016-05-10
|\ \ | | | | | | C#: make writes throw RpcException if the client-side call has already finished
| * | fix TimeoutOnSleepingServer interop testGravatar Jan Tattermusch2016-05-10
| | |
* | | Merge pull request #6498 from jtattermusch/csharp_server_improvementsGravatar Jan Tattermusch2016-05-10
|\ \ \ | |_|/ |/| | C# server performance improvements
| * | dont create dedicated threads for async clientGravatar Jan Tattermusch2016-05-09
| |/
* / regenerate C# codeGravatar Jan Tattermusch2016-05-09
|/
* regenerate C# sourcesGravatar Jan Tattermusch2016-04-28
|
* Merge pull request #6284 from jtattermusch/csharp_optional_client_codegenGravatar Nicolas Noble2016-04-27
|\ | | | | Add new cmdline options to C# codegen.
| * regenerate codeGravatar Jan Tattermusch2016-04-26
| |
* | fix #5912Gravatar Jan Tattermusch2016-04-26
|/
* regenerate C# protosGravatar Jan Tattermusch2016-04-25
|
* Merge pull request #6256 from jtattermusch/csharp_stressclientGravatar Jan Tattermusch2016-04-25
|\ | | | | Initial draft of C# stress test client
| * address commentsGravatar Jan Tattermusch2016-04-25
| |
| * add generated proto filesGravatar Jan Tattermusch2016-04-21
| |
| * add metrics.proto generated files to C# projectGravatar Jan Tattermusch2016-04-21
| |
| * Add C# stress test clientGravatar Jan Tattermusch2016-04-21
| |
* | Add support for an "OTHER" value in client_type, server_type, and add a ↵Gravatar vjpai2016-04-21
|/ | | | | | | string to represent the name of the desired system api. This allows expansion without putting an upper-limit based on some foressen variants.
* Eradicate Uniform, Deterministic, and Pareto interarrivalGravatar vjpai2016-04-20
| | | | | distributions since we don't use them and it's not sensible to add them
* check for histogramParams presenceGravatar Jan Tattermusch2016-04-14
|
* work around nunit issue #1406Gravatar Jan Tattermusch2016-04-11
|
* make NUnitMain fail on failureGravatar Jan Tattermusch2016-04-11
|
* fix interop testsGravatar Jan Tattermusch2016-04-11
|