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
Commit message (
Expand
)
Author
Age
*
Make constructors for `Async*Call` objects public
Mehrdad Afshari
2017-10-12
*
Merge pull request #12801 from chrisdunelm/fixregister
Jan Tattermusch
2017-10-04
|
\
|
*
De-register cancellation token
Chris Bacon
2017-10-03
*
|
Update version to 1.8.0-dev, update g word to 'generous'
murgatroid99
2017-10-02
|
/
*
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
Mark D. Roth
2017-09-25
|
\
|
*
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
*
|
|
make a guarantee that c# auth callbacks are async to c-core
Alexander Polcyn
2017-09-06
|
/
/
|
*
dont set NetStandardImplicitPackageVersion
Jan Tattermusch
2017-09-05
|
*
fix nonexistent version warning for System.Threading.ThreadPool
Jan Tattermusch
2017-09-05
|
*
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
*
|
|
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
*
dont use generic version of Marshal.SizeOf
Jan Tattermusch
2017-08-11
*
dont use generic version of PtrToStructure
Jan Tattermusch
2017-08-11
*
treat warnings as errors
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
|
*
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
*
|
address comments
Jan Tattermusch
2017-08-08
*
|
add GrpcEnvironment.ShuttingDown event
Jan Tattermusch
2017-08-07
|
/
*
introduce inlineHandlers setting
Jan Tattermusch
2017-07-26
*
dont run user handlers on grpc threadpool threads
Jan Tattermusch
2017-07-26
*
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
murgatroid99
2017-06-15
|
\
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
*
improve exception message
Jan Tattermusch
2017-06-01
*
|
silence xmldoc warnings for non-nuget projects
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
|
|
*
|
include symbols and source in nugets
Jan Tattermusch
2017-05-23
|
|
|
/
*
|
|
override in benchmark
Jan Tattermusch
2017-05-23
*
|
|
overridable call_start_batch
Jan Tattermusch
2017-05-23
*
|
|
benchmark prototype
Jan Tattermusch
2017-05-23
*
|
|
allow creating fake CallSafeHandle
Jan Tattermusch
2017-05-22
[next]