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
*
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
*
rename Result to ResponseAsync
Jan Tattermusch
2015-07-21
*
fix echo metadata test
Jan Tattermusch
2015-07-21
*
regenerated code and fixed inconsistencies
Jan Tattermusch
2015-07-21
*
added some tests
Jan Tattermusch
2015-07-21
*
populate server context
Jan Tattermusch
2015-07-20
*
fix bug
Jan Tattermusch
2015-07-20
*
implement per_rpc_creds and oauth2_auth_token interop tests
Jan Tattermusch
2015-07-20
*
Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into no-worri...
Craig Tiller
2015-07-17
|
\
[next]