Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add unstarted server test | Jan Tattermusch | 2016-06-07 |
| | |||
* | update tests | Jan Tattermusch | 2016-06-06 |
| | |||
* | add appdomain unload test | Jan Tattermusch | 2016-06-06 |
| | |||
* | update tests | Jan Tattermusch | 2016-06-06 |
| | |||
* | improve shutdown tests | Jan Tattermusch | 2016-06-06 |
| | |||
* | serverside shutdown hook test | Jan Tattermusch | 2016-06-06 |
| | |||
* | make environment shutdown asynchronous | Jan Tattermusch | 2016-06-06 |
| | |||
* | register appdomain events | Jan Tattermusch | 2016-06-06 |
| | |||
* | rename ChannelState.FatalFailure to ChannelState.Shutdown | Jan Tattermusch | 2016-06-06 |
| | |||
* | get rid of servicename argument for server service definition. | Jan Tattermusch | 2016-06-06 |
| | |||
* | Merge pull request #6712 from jtattermusch/csharp_more_completion_queues | Jan Tattermusch | 2016-05-26 |
|\ | | | | | C# add support for multiple completion queues in GrpcThreadPool. | ||
| * | fix tests | Jan Tattermusch | 2016-05-25 |
| | | |||
| * | completion registry is per cq | Jan Tattermusch | 2016-05-25 |
| | | |||
| * | add support for multiple cqs to GrpcThreadPool | Jan Tattermusch | 2016-05-25 |
| | | |||
* | | clientside writes should finish with TaskCanceledException if cancel was ↵ | Jan Tattermusch | 2016-05-23 |
| | | | | | | | | previously requested | ||
* | | adjust the tests to reflect the correct send behavior on client | Jan Tattermusch | 2016-05-23 |
| | | |||
* | | simplify implementation of SendCloseFromClient | Jan Tattermusch | 2016-05-23 |
| | | |||
* | | cleanup in tests | Jan Tattermusch | 2016-05-23 |
| | | |||
* | | add a server streaming api test | Jan Tattermusch | 2016-05-23 |
| | | |||
* | | get rid of AsyncCompletionDelegate | Jan Tattermusch | 2016-05-23 |
|/ | |||
* | rename some ill-named enums and move them to the right files | Jan Tattermusch | 2016-05-18 |
| | |||
* | dont call into C core to get Timespec.InfPast and Timespec.InfFuture | Jan Tattermusch | 2016-05-18 |
| | |||
* | improve channel behavior in shutdown situations | Jan Tattermusch | 2016-05-12 |
| | |||
* | fixup tests | Jan Tattermusch | 2016-05-09 |
| | |||
* | add more tests | Jan Tattermusch | 2016-05-09 |
| | |||
* | use just one response batch for unary response serverside calls | Jan Tattermusch | 2016-05-04 |
| | |||
* | make SendStatusFromServer optionally send a message as well | Jan Tattermusch | 2016-05-04 |
| | |||
* | finishing serverside request stream should not be required for disposal | Jan Tattermusch | 2016-05-03 |
| | |||
* | make AsyncCallServerTest finish correctly | Jan Tattermusch | 2016-05-03 |
| | |||
* | add more tests | 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 |
| | |||
* | add more tests | Jan Tattermusch | 2016-05-02 |
| | |||
* | Merge pull request #5073 from mleenhardt/calloptions-fluent | Jan Tattermusch | 2016-04-24 |
|\ | | | | | CallOptions fluent methods | ||
* | | work around nunit issue #1406 | 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 |
| | | |||
* | | use NUnitLite to run nunit tests | Jan Tattermusch | 2016-04-11 |
| | | |||
* | | add NUnitMain to test projects | 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 branch 'master' into calloptions-fluent | Mathieu Leenhardt | 2016-04-06 |
| |\ | |/ |/| |