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
*
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
|
\
|
*
Reflect new gpr_timespec type in C#
Craig Tiller
2015-07-17
*
|
adjust C# generator to match the new API
Jan Tattermusch
2015-07-15
*
|
introduce Version.cs as single source of truth of gRPC C# version
Jan Tattermusch
2015-07-15
|
/
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
2015-07-10
*
bumped version of C#
Jan Tattermusch
2015-07-09
*
undo hotfix from #1731
Jan Tattermusch
2015-06-17
*
temporary hotfix before #1577 is in
Jan Tattermusch
2015-06-17
*
fix stylecop issues
Jan Tattermusch
2015-06-09
*
revamp of c# channel options
Jan Tattermusch
2015-06-09
*
Merge pull request #1966 from jtattermusch/csharp_revamp
Michael Lumish
2015-06-09
|
\
*
|
add host and port overload for new channel
Jan Tattermusch
2015-06-08
|
*
Stop using native callbacks for C#
Jan Tattermusch
2015-06-05
|
/
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
*
bump version of gRPC C# assemblies
Jan Tattermusch
2015-05-14
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-08
|
\
|
*
Split address passed to AddListeningPort into host and port
Jan Tattermusch
2015-05-07
|
*
added concept of ServerCallContext, that is passed to all server-side handlers
Jan Tattermusch
2015-05-07
*
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-06
|
\
|
*
|
C# fixes for #1472 core API cleanup
Jan Tattermusch
2015-05-04
|
*
remove duplicate initialize
Jan Tattermusch
2015-05-04
|
*
Fixes for C# cancellation support
Jan Tattermusch
2015-05-04
|
*
fixed some stylecop warnings
Jan Tattermusch
2015-05-04
|
*
Added basic support for cancellation
Jan Tattermusch
2015-05-04
|
*
A new version C# API based on async/await
Jan Tattermusch
2015-05-04
|
/
*
csharp version 0.1 -> 0.2
Jan Tattermusch
2015-04-07
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
added support for metadata
Jan Tattermusch
2015-03-16
*
code style fixes based on StyleCop warnings
Jan Tattermusch
2015-03-11
*
removed some compiler warnings
Jan Tattermusch
2015-03-06
*
Added some measurement numbers to comments.
Jan Tattermusch
2015-02-23
*
Fixed formatting
Jan Tattermusch
2015-02-23
[next]