Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove useless code and todos | Jan Tattermusch | 2016-05-03 |
| | |||
* | finishing serverside request stream should not be required for disposal | Jan Tattermusch | 2016-05-03 |
| | |||
* | make AsyncCallServerTest finish correctly | Jan Tattermusch | 2016-05-03 |
| | |||
* | fixup | Jan Tattermusch | 2016-05-03 |
| | |||
* | add more tests | Jan Tattermusch | 2016-05-03 |
| | |||
* | make SendStatusFromServer independent on WriteAsync | Jan Tattermusch | 2016-05-03 |
| | |||
* | add AsyncCalServer tests to sanity tests | Jan Tattermusch | 2016-05-03 |
| | |||
* | add tests for AsyncCallServer | Jan Tattermusch | 2016-05-03 |
| | |||
* | fixup | Jan Tattermusch | 2016-05-03 |
| | |||
* | add one more client server test | Jan Tattermusch | 2016-05-03 |
| | |||
* | add more tests | Jan Tattermusch | 2016-05-03 |
| | |||
* | make end-of-stream idempotent | Jan Tattermusch | 2016-05-03 |
| | |||
* | add idempotency test | Jan Tattermusch | 2016-05-03 |
| | |||
* | add more features | Jan Tattermusch | 2016-05-03 |
| | |||
* | add more tests | Jan Tattermusch | 2016-05-03 |
| | |||
* | fix typo | Jan Tattermusch | 2016-05-02 |
| | |||
* | add more tests | Jan Tattermusch | 2016-05-02 |
| | |||
* | improve unary call response handler | Jan Tattermusch | 2016-05-02 |
| | |||
* | regenerate C# sources | Jan Tattermusch | 2016-04-28 |
| | |||
* | Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen | Nicolas Noble | 2016-04-27 |
|\ | | | | | Add new cmdline options to C# codegen. | ||
* \ | Merge pull request #6299 from jtattermusch/fix_5912 | Jan Tattermusch | 2016-04-27 |
|\ \ | | | | | | | Fix Grpc.IntegrationTesting.InteropClientServerTest flake | ||
* \ \ | Merge pull request #4569 from jskeet/fix-buildall | Jan Tattermusch | 2016-04-27 |
|\ \ \ | | | | | | | | | Restore dependencies in buildall.bat | ||
| | | * | 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 |
| | | |