index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
Commit message (
Expand
)
Author
Age
*
fix more warnings
Jan Tattermusch
2017-08-11
*
dont use generic version of Marshal.SizeOf
Jan Tattermusch
2017-08-11
*
dont use generic version of PtrToStructure
Jan Tattermusch
2017-08-11
*
fix warnings in Grpc.Core.Tests
Jan Tattermusch
2017-08-11
*
fix warnings in integration tests
Jan Tattermusch
2017-08-11
*
Fix warnings in Grpc.Examples
Jan Tattermusch
2017-08-11
*
treat warnings as errors
Jan Tattermusch
2017-08-11
*
regenerate C# protos
Jan Tattermusch
2017-08-11
*
add global.json files for C#
Jan Tattermusch
2017-08-11
*
Merge pull request #12120 from jtattermusch/csharp_rpcexception
Jan Tattermusch
2017-08-10
|
\
*
|
improve comment
Jan Tattermusch
2017-08-10
|
*
better name for StatusFromException
Jan Tattermusch
2017-08-09
|
*
improve examples in CustomErrorDetails test
Jan Tattermusch
2017-08-09
|
*
add tests
Jan Tattermusch
2017-08-08
|
*
merging of trailers on server-side
Jan Tattermusch
2017-08-08
|
*
Populate trailers in RpcException
Jan Tattermusch
2017-08-08
*
|
add ConfigureAwait
Jan Tattermusch
2017-08-08
*
|
add test for shuttingdown event
Jan Tattermusch
2017-08-08
*
|
address comments
Jan Tattermusch
2017-08-08
*
|
add GrpcEnvironment.ShuttingDown event
Jan Tattermusch
2017-08-07
|
/
*
reduce threadpool size for qps benchmarks
Jan Tattermusch
2017-07-26
*
introduce inlineHandlers setting
Jan Tattermusch
2017-07-26
*
dont run user handlers on grpc threadpool threads
Jan Tattermusch
2017-07-26
*
Reset OWNERS state
Craig Tiller
2017-07-17
*
Strawman OWNERS --> CODEOWNERS script
Craig Tiller
2017-07-13
*
Use https://grpc.io consistently as the canonical URL
Mehrdad Afshari
2017-07-10
*
regenerate C# protos
Jan Tattermusch
2017-06-29
*
add C# test demoing custom error details
Jan Tattermusch
2017-06-29
*
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
murgatroid99
2017-06-15
|
\
|
*
add grpc_slice_unref to fix leaks
Jan Tattermusch
2017-06-08
*
|
fix remaining license notices
Jan Tattermusch
2017-06-08
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
*
improve exception message
Jan Tattermusch
2017-06-01
*
|
remove bad .NET45 references
Jan Tattermusch
2017-06-01
*
|
silence xmldoc warnings for non-nuget projects
Jan Tattermusch
2017-06-01
*
|
there is no GC generation 3
Jan Tattermusch
2017-06-01
|
*
add StartThrowsWithUnboundPortTest
Jan Tattermusch
2017-06-01
|
*
throw if server started with unbound ports
Jan Tattermusch
2017-06-01
*
|
master bumped to 1.5.x
David Garcia Quintas
2017-05-30
|
*
1.4.x branch cut, version bump PR
David Garcia Quintas
2017-05-30
|
/
*
Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge
Michael Lumish
2017-05-30
|
\
*
|
address comments
Jan Tattermusch
2017-05-26
|
*
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
murgatroid99
2017-05-25
|
|
\
|
|
*
Merge pull request #11283 from jtattermusch/bump_136
Jan Tattermusch
2017-05-25
|
|
|
\
|
|
|
*
bump version to 1.3.6
Jan Tattermusch
2017-05-23
|
|
*
|
remove now unnecessary extra args
Jan Tattermusch
2017-05-23
|
|
*
|
include symbols and source in nugets
Jan Tattermusch
2017-05-23
|
|
*
|
add privateassets none to C# nugets depending on Grpc.Core
Jan Tattermusch
2017-05-23
|
|
|
/
*
|
|
clang format code
Jan Tattermusch
2017-05-23
*
|
|
override in benchmark
Jan Tattermusch
2017-05-23
[next]