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
*
Merge pull request #15998 from grpc/v1.13.x
Mehrdad Afshari
2018-07-12
|
\
|
*
add a TODO
Jan Tattermusch
2018-07-10
|
*
explain the shutdown hooks in detail
Jan Tattermusch
2018-07-10
|
*
Remove C# shutdown hook on .NET Core
Chris Bacon
2018-07-10
|
*
Regenerate projects
Srini Polavarapu
2018-06-27
|
*
Regenerate Projects
Mehrdad Afshari
2018-06-22
*
|
Merge pull request #15668 from mehrdada/remove-csharp-interceptor-api-experim...
Mehrdad Afshari
2018-06-19
|
\
\
*
|
|
Fix typos in the description of Server
Rinat Abdullin
2018-06-17
|
|
*
Regenerate projects
Mehrdad Afshari
2018-06-15
|
|
*
Regenerate projects
Srini Polavarapu
2018-06-08
*
|
|
Regenrate projects
Srini Polavarapu
2018-06-08
|
|
/
|
/
|
|
*
Remove EXPERIMENTAL API notice on C# interceptor API
Mehrdad Afshari
2018-06-06
|
/
*
Merge pull request #14577 from jtattermusch/csharp_remove_connectivity_watcher
Jan Tattermusch
2018-05-24
|
\
*
\
Merge pull request #15214 from jtattermusch/test_double_for_server_call_context
Jan Tattermusch
2018-05-08
|
\
\
*
|
|
Regenerate projects
Mehrdad Afshari
2018-05-02
|
*
|
Allow creating instances of ServerCallContext in tests
Jan Tattermusch
2018-04-27
|
/
/
*
|
Merge pull request #15140 from jskeet/status
Mehrdad Afshari
2018-04-21
|
\
\
|
*
|
Add RpcException.StatusCode property
Jon Skeet
2018-04-20
*
|
|
new mono versions on MacOS default to 64bit runtime
Jan Tattermusch
2018-04-20
|
/
/
*
|
Bump protobuf runtime dependency versions
Mehrdad Afshari
2018-04-19
*
|
Regenerate projects
Mehrdad Afshari
2018-04-04
*
|
fix a test
Jan Tattermusch
2018-03-21
*
|
fix C# connectivity watcher shutdown race
Jan Tattermusch
2018-03-21
*
|
improve comment
Jan Tattermusch
2018-03-08
*
|
fix build on netstandard1.5
Jan Tattermusch
2018-03-07
*
|
detect when running on Unity iOS
Jan Tattermusch
2018-03-07
*
|
enable loading grpc_csharp_ext as a unity native plugin
Jan Tattermusch
2018-03-06
*
|
add IsUnity property
Jan Tattermusch
2018-03-06
|
*
get rid of C# connectivity watcher task
Jan Tattermusch
2018-03-02
|
/
*
Regenerate projects
Mehrdad Afshari
2018-02-22
*
Eliminate GenericInterceptor to simplify this PR
Mehrdad Afshari
2018-02-22
*
Polish and address review comments
Mehrdad Afshari
2018-02-22
*
Move InterceptingCallInvoker to its own file
Mehrdad Afshari
2018-02-22
*
Add more documentation comments for continuation
Mehrdad Afshari
2018-02-21
*
Make GenericInterceptor internal for now
Mehrdad Afshari
2018-02-21
*
Turn ClientInterceptorContext into a struct
Mehrdad Afshari
2018-02-21
*
Simplify service-side interceptor code
Mehrdad Afshari
2018-02-21
*
Add documentation remarks about order of interception
Mehrdad Afshari
2018-02-21
*
Add server-side interceptor helper facility to GenericInterceptor
Mehrdad Afshari
2018-02-21
*
Add Intercept(metadata=>metadata) helper function
Mehrdad Afshari
2018-02-21
*
Simplify ClientHeaderInterceptor in ClientBase with GenericInterceptor
Mehrdad Afshari
2018-02-21
*
Add GenericInterceptor to help writing client interceptors
Mehrdad Afshari
2018-02-21
*
Add C# server-side interceptor machinery
Mehrdad Afshari
2018-02-21
*
Add C# client-side interceptor machinery
Mehrdad Afshari
2018-02-21
*
Add C# Interceptor base class
Mehrdad Afshari
2018-02-21
*
Upmerge branch 'v1.9.x' into 'master'
Mehrdad Afshari
2018-02-05
|
\
|
*
Bump version to 1.9.1
Ken Payson
2018-02-05
*
|
fix typo
Shohei Kamimori
2018-02-05
|
*
Merge pull request #14231 from ctaggart/sourcelink-create
Jan Tattermusch
2018-02-02
|
|
\
|
*
|
Regenerate projects
Mehrdad Afshari
2018-01-31
[next]