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
Commit message (
Expand
)
Author
Age
*
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
*
get rid of explicit GrpcEnvironment.Shutdown()
Jan Tattermusch
2015-08-20
*
improving the tests
Jan Tattermusch
2015-08-19
*
metadata polishing
Jan Tattermusch
2015-08-19
*
generate auth URI for JWT access token properly
Jan Tattermusch
2015-08-12
*
migrate to usable auth library
Jan Tattermusch
2015-08-12
*
polishing CallOptions
Jan Tattermusch
2015-08-10
*
fix test
Jan Tattermusch
2015-08-10
*
rename async extension methods for clarity
Jan Tattermusch
2015-08-10
*
fix preconditions class
Jan Tattermusch
2015-08-10
*
Merge pull request #2873 from jtattermusch/expose_version_string
Jan Tattermusch
2015-08-10
|
\
|
*
fix method signature and add test
Jan Tattermusch
2015-08-10
*
|
added tests
Jan Tattermusch
2015-08-08
*
|
make intializer for metadata even nicer
Jan Tattermusch
2015-08-08
*
|
fixed writeOptions and added test
Jan Tattermusch
2015-08-07
*
|
added ResponseHeadersTest, fixed stylecop issues
Jan Tattermusch
2015-08-07
*
|
fixing tests
Jan Tattermusch
2015-08-07
*
|
big facelift of test code
Jan Tattermusch
2015-08-07
*
|
fixing tests
Jan Tattermusch
2015-08-07
*
|
introduced MockServiceHelper to ease testing
Jan Tattermusch
2015-08-07
|
/
*
fix tests
Jan Tattermusch
2015-08-05
*
renamed CallContext to CallOptions
Jan Tattermusch
2015-08-05
*
refactoring client side calls
Jan Tattermusch
2015-08-05
*
add servicename field to method
Jan Tattermusch
2015-08-05
*
refactoring AsyncCall
Jan Tattermusch
2015-08-05
*
introduce CallContext
Jan Tattermusch
2015-08-05
*
changed the way ports are added to the server
Jan Tattermusch
2015-08-04
*
changed way service definitions are added to the server
Jan Tattermusch
2015-08-04
*
expose Channel.Target property
Jan Tattermusch
2015-08-04
*
Added channel state API
Jan Tattermusch
2015-08-04
*
tolerate occasional StatusCode.Internal on timeout
Jan Tattermusch
2015-08-04
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
*
only use lowercase metadata keys in headers
Jan Tattermusch
2015-07-27
*
make sure async test wont be silently skipped with old NUnit
Jan Tattermusch
2015-07-24
*
introducing async tests
Jan Tattermusch
2015-07-24
*
add NUnitTestAdapter for VS
Jan Tattermusch
2015-07-24
*
make insecure channel and server explicit
Jan Tattermusch
2015-07-24
*
expose peer info in serverside call handlers
Jan Tattermusch
2015-07-24
*
tiny fixes
Jan Tattermusch
2015-07-23
*
fix test on windows
Jan Tattermusch
2015-07-23
*
add Timeout support and tests
Jan Tattermusch
2015-07-23
*
Timespec.FromDateTime implementation and tests
Jan Tattermusch
2015-07-23
*
implemented FromDateTime
Jan Tattermusch
2015-07-23
*
robust conversion from Timespec to DateTime and tests
Jan Tattermusch
2015-07-23
*
fix stylecop warnings
Jan Tattermusch
2015-07-22
*
set primary user agent by C# channel
Jan Tattermusch
2015-07-22
*
improving test readability
Jan Tattermusch
2015-07-21
[next]