index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.Core.Tests
/
Internal
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
adapt C# to new cq_create API
Jan Tattermusch
2017-03-08
*
wire passing of C# CallFlags to C core
Jan Tattermusch
2016-12-02
*
dont allow new writes if theres a write with delayed completion
Jan Tattermusch
2016-09-16
*
throw correct exception failed writes
Jan Tattermusch
2016-09-15
*
C# merge fixups
Jan Tattermusch
2016-06-13
*
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
Jan Tattermusch
2016-06-13
|
\
*
|
make environment shutdown asynchronous
Jan Tattermusch
2016-06-06
*
|
Merge pull request #6712 from jtattermusch/csharp_more_completion_queues
Jan Tattermusch
2016-05-26
|
\
\
|
*
|
completion registry is per cq
Jan Tattermusch
2016-05-25
*
|
|
clientside writes should finish with TaskCanceledException if cancel was prev...
Jan Tattermusch
2016-05-23
*
|
|
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
|
/
/
|
*
fixup tests
Jan Tattermusch
2016-05-18
|
*
add more tests
Jan Tattermusch
2016-05-18
*
|
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
*
|
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
*
add more tests
Jan Tattermusch
2016-05-03
*
make end-of-stream idempotent
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
*
make Grpc.Core.Tests work with NUnit3
Jan Tattermusch
2016-04-11
*
Update copyrights
Craig Tiller
2016-03-31
*
Updated copyrights...
David Garcia Quintas
2016-01-15
*
Added sanity check for trailing newlines
David Garcia Quintas
2016-01-14
*
start using Ignore attribute for performance tests
Jan Tattermusch
2015-12-14
*
make gpr_timespec platform agnostic
Jan Tattermusch
2015-12-10
*
add profiling support
Jan Tattermusch
2015-11-02
*
introduce the new split-type credentials api
Jan Tattermusch
2015-10-06
*
Ensure GrpcEnvironment setup for these (special) tests
Craig Tiller
2015-09-29
*
fix stylecop issues
Jan Tattermusch
2015-08-21
*
support for reading response headers on client side
Jan Tattermusch
2015-08-21
*
reading of response headers for unary response calls
Jan Tattermusch
2015-08-21
*
introduce INativeCall interface to simplify testing
Jan Tattermusch
2015-08-21
*
make intializer for metadata even nicer
Jan Tattermusch
2015-08-08
*
fix test on windows
Jan Tattermusch
2015-07-23
*
Timespec.FromDateTime implementation and tests
Jan Tattermusch
2015-07-23
[next]