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
*
Upmerge from v1.6.x branch to master
David Garcia Quintas
2017-09-18
|
\
|
*
bump version to 1.6.1
Jan Tattermusch
2017-09-12
|
*
Merge pull request #12333 from jtattermusch/minor_csharp_fixes
Jan Tattermusch
2017-09-06
|
|
\
|
|
*
PackageTargetFallback not necessary
Jan Tattermusch
2017-09-05
|
|
*
System.Linq.Expressions dependency in redundant
Jan Tattermusch
2017-09-05
|
|
*
dont set RuntimeFrameworkVersion unneccessarily
Jan Tattermusch
2017-09-05
|
|
*
NUnit.ConsoleRunner dependency is useless
Jan Tattermusch
2017-09-05
|
|
*
dont set NetStandardImplicitPackageVersion
Jan Tattermusch
2017-09-05
|
|
*
fix nonexistent version warning for System.Threading.ThreadPool
Jan Tattermusch
2017-09-05
|
*
|
Use docfx to generate C# API reference
Jan Tattermusch
2017-08-31
|
|
/
|
*
1.6.0-pre1 -> 1.6.0
David Garcia Quintas
2017-08-29
*
|
Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibility
Jan Tattermusch
2017-08-23
|
\
\
*
|
|
address review comments
Jan Tattermusch
2017-08-22
|
*
|
csharp: make the native libraries links are not shown
Gorka Lerchundi Osa
2017-08-22
*
|
|
unify loggers used by Grpc tests
Jan Tattermusch
2017-08-20
*
|
|
make C# logging & tracing more intuitive
Jan Tattermusch
2017-08-20
|
/
/
|
*
Version bump to 1.6
David Garcia Quintas
2017-08-16
*
|
Master version bump to 1.7.x
David Garcia Quintas
2017-08-16
|
/
*
give C# continuations 10 secs to finish on shutdown
Jan Tattermusch
2017-08-16
*
wait for queued continuation to finish
Jan Tattermusch
2017-08-16
*
more correct atomic counter
Jan Tattermusch
2017-08-16
*
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
|
\
[next]