Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | regenerate code | Jan Tattermusch | 2016-04-26 | |
| |_|/ |/| | | ||||
| | * | fix #5912 | Jan Tattermusch | 2016-04-26 | |
| |/ |/| | ||||
* | | Merge pull request #6282 from jtattermusch/disable_internal_obsolete | Jan Tattermusch | 2016-04-26 | |
|\ \ | | | | | | | Disable warnings for use of our own obsolete interfaces | |||
| * | | regenerate C# protos | Jan Tattermusch | 2016-04-25 | |
| | | | ||||
* | | | fix assembly version attributes for C# | Jan Tattermusch | 2016-04-25 | |
|/ / | ||||
* | | Merge pull request #6256 from jtattermusch/csharp_stressclient | Jan Tattermusch | 2016-04-25 | |
|\ \ | | | | | | | Initial draft of C# stress test client | |||
| * | | address comments | Jan Tattermusch | 2016-04-25 | |
| | | | ||||
* | | | Merge pull request #6242 from vjpai/i_have_the_best_variants | Jan Tattermusch | 2016-04-25 | |
|\ \ \ | | | | | | | | | Add support for an "OTHER" value in client_type, server_type, and add… | |||
* \ \ \ | Merge pull request #5073 from mleenhardt/calloptions-fluent | Jan Tattermusch | 2016-04-24 | |
|\ \ \ \ | | | | | | | | | | | CallOptions fluent methods | |||
| | | * | | add generated proto files | Jan Tattermusch | 2016-04-21 | |
| | | | | | ||||
| | | * | | add metrics.proto generated files to C# project | Jan Tattermusch | 2016-04-21 | |
| | | | | | ||||
| | | * | | Add C# stress test client | Jan Tattermusch | 2016-04-21 | |
| |_|/ / |/| | | | ||||
| | * | | Add support for an "OTHER" value in client_type, server_type, and add a ↵ | vjpai | 2016-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. | |||
* | | | Merge pull request #5958 from deepaklukose/skip_client_cert_verification | Jan Tattermusch | 2016-04-20 | |
|\ \ \ | | | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication. | |||
* | | | | Eradicate Uniform, Deterministic, and Pareto interarrival | vjpai | 2016-04-20 | |
| | | | | | | | | | | | | | | | | | | | | distributions since we don't use them and it's not sensible to add them | |||
| * | | | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 | |
|/ / / | | | | | | | | | | application handle the authentication. | |||
* | | | check for histogramParams presence | Jan Tattermusch | 2016-04-14 | |
| | | | ||||
* | | | work around nunit issue #1406 | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | Add TextWriterLogger | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | improve C# sanity test | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | make NUnitMain fail on failure | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | add Newtonsoft.Json to Grpc.Core.Tests | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | fix interop tests | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | use NUnitLite to run nunit tests | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | add NUnitMain to test projects | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | fix test credentials for nunit3 | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | migrate Grpc.IntegrationTesting to NUnit3 | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | migrate Grpc.Examples.Tests to NUnit3 | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | make Grpc.Core.Tests work with NUnit3 | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | update nuget dependencies to nunit3 | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | Merge pull request #6115 from jtattermusch/csharp_support_projectjson | Jan Tattermusch | 2016-04-11 | |
|\ \ \ | | | | | | | | | Make gRPC C# nuget work with new project.json style projects | |||
* | | | | remove leftover file from the past | Jan Tattermusch | 2016-04-08 | |
| | | | | ||||
* | | | | delete a leftover file from the past | Jan Tattermusch | 2016-04-08 | |
| | | | | ||||
* | | | | async void is illegal in ASP.NET and DNXcore | Jan Tattermusch | 2016-04-07 | |
| | | | | ||||
| * | | | make gRPC C# nuget work with new project.json style projects | Jan Tattermusch | 2016-04-07 | |
|/ / / | ||||
| * | | Merge branch 'master' into calloptions-fluent | Mathieu Leenhardt | 2016-04-06 | |
| |\ \ | |/ / |/| | | ||||
* | | | Merge pull request #6082 from jtattermusch/csharp_perfworker_features | Jan Tattermusch | 2016-04-05 | |
|\ \ \ | | | | | | | | | Add some C# qps worker features | |||
* \ \ \ | Merge pull request #6087 from ctiller/reset_copyright | Jan Tattermusch | 2016-04-05 | |
|\ \ \ \ | | | | | | | | | | | Remove unnecessary -2016 from copyrights | |||
| | * | | | make interarrival timer generate the right QPS with poisson load | Jan Tattermusch | 2016-04-05 | |
| | | | | | ||||
| | * | | | Add more features for C# performance worker | Jan Tattermusch | 2016-04-05 | |
| |/ / / |/| | | | ||||
* | | | | Merge pull request #5928 from jtattermusch/csharp_clientside_abstractclass | Jan Tattermusch | 2016-04-05 | |
|\ \ \ \ | | | | | | | | | | | Make adding a new RPC to a service non-breaking for generated C# | |||
| | * | | | Remove unnecessary -2016 from copyrights | Craig Tiller | 2016-04-05 | |
| |/ / / |/| | | | ||||
* | | | | Merge pull request #6067 from jtattermusch/halfclose_after_close | Jan Tattermusch | 2016-04-04 | |
|\ \ \ \ | | | | | | | | | | | Allow halfclose after close on clients | |||
| | * | | | add some test for the newly generated code | Jan Tattermusch | 2016-04-01 | |
| | | | | | ||||
| | * | | | regenerate code | Jan Tattermusch | 2016-04-01 | |
| | | | | | ||||
| | * | | | fix copyrights | Jan Tattermusch | 2016-04-01 | |
| | | | | | ||||
| | * | | | introduce concept of opaque client base configuration | Jan Tattermusch | 2016-04-01 | |
| | | | | | ||||
| | * | | | move implementations of CallInvoker to Grpc.Core.Internal | Jan Tattermusch | 2016-04-01 | |
| | | | | | ||||
| | * | | | add parameterless constructor for ClientBase | Jan Tattermusch | 2016-04-01 | |
| | | | | | ||||
| | * | | | add ClientBase.WithHost and get rid of HeaderInterceptor | Jan Tattermusch | 2016-04-01 | |
| | | | | |