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
*
Merge branch 'v1.0.x' into manual-upmerge
Nicolas "Pixel" Noble
2016-08-11
|
\
*
\
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
Nicolas "Pixel" Noble
2016-08-03
|
\
\
|
|
*
removed blank line
Alexander Polcyn
2016-08-03
|
|
*
move solution dependencies to Grpc.Core.Test dependencies
Alex Polcyn
2016-08-02
|
|
*
update templates to not include runtime sections in project.json
Alexander Polcyn
2016-08-02
|
|
*
removed runtime nodes from project.json libraries
Alexander Polcyn
2016-08-02
|
|
*
updated hint path to updated library in csproj files
Alex Polcyn
2016-08-02
|
|
*
ran script to update actual docker files
Alexander Polcyn
2016-08-02
|
|
*
changed ix-async dependencies to System.Interactive.Async version 3.0.0
Alexander Polcyn
2016-08-02
|
|
/
|
*
Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm
Jan Tattermusch
2016-08-02
|
|
\
|
|
*
fix conditional compilation for netcoreapp1.0 projects
Jan Tattermusch
2016-07-31
|
*
|
Bumping to 1.0.0-pre2.
Nicolas "Pixel" Noble
2016-07-29
*
|
|
Merge branch 'v1.0.x' into manual-upmerge
Nicolas "Pixel" Noble
2016-07-29
|
\
|
|
|
|
*
regenerate
Jan Tattermusch
2016-07-30
*
|
|
compare test config as objects instead of strings
Alex Polcyn
2016-07-28
|
*
|
update to use new nuget client in tests
Alexander Polcyn
2016-07-28
|
|
/
*
|
Change the default logger to the NullLogger.
Jon Skeet
2016-07-26
*
|
Merge v1.0.x into master
murgatroid99
2016-07-22
|
\
|
|
*
Overhaul how the native extension is found, loaded and used
Jon Skeet
2016-07-15
*
|
Add csharp check to return val of byte_buffer_reader_init
Alexander Polcyn
2016-07-13
*
|
Master is now 1.1.0-dev.
Nicolas "Pixel" Noble
2016-07-12
|
/
*
Flagging master as 1.0.0-pre1.
Nicolas "Pixel" Noble
2016-07-12
*
Merge branch 'release-0_15' into upmerge-master
Nicolas "Pixel" Noble
2016-07-12
|
\
|
*
Updated release version to 0.15.1
Ken Payson
2016-07-01
*
|
pr comments
David Garcia Quintas
2016-07-01
*
|
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
*
|
regenerate
Jan Tattermusch
2016-06-29
*
|
fix files/mappings in Grpc.Core nuget
Jan Tattermusch
2016-06-29
*
|
regenerate files
Jan Tattermusch
2016-06-27
*
|
share Version.cs among all project.json projects
Jan Tattermusch
2016-06-27
|
*
Update README.md
Jan Tattermusch
2016-06-27
|
*
Update version to 0.15.0
murgatroid99
2016-06-24
*
|
Update master branch to 0.16.0-dev
murgatroid99
2016-06-24
|
/
*
fix C# nuget build
Jan Tattermusch
2016-06-24
*
prevent race between grpcsharp_server_request_call and grpc_completion_queue_...
Jan Tattermusch
2016-06-23
*
regenerate protos
Jan Tattermusch
2016-06-22
*
remove occurences of NewClient factory method
Jan Tattermusch
2016-06-22
*
add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY
Jan Tattermusch
2016-06-22
*
implement C# client compression interop tests
Jan Tattermusch
2016-06-22
*
remove occurences of compressable payload type
Jan Tattermusch
2016-06-22
*
regenerate messages.proto
Jan Tattermusch
2016-06-22
*
add test that C# can read compressed messages
Jan Tattermusch
2016-06-22
*
fix reading of compressed byte_buffer in C#
Jan Tattermusch
2016-06-22
*
Merge pull request #6993 from grpc/update_csharp_readme
Jan Tattermusch
2016-06-22
|
\
*
\
Merge pull request #6104 from jtattermusch/coreclr_support
Jan Tattermusch
2016-06-22
|
\
\
|
|
*
Update c# readme.
Jan Tattermusch
2016-06-21
*
|
|
add missing ConfigureAwait(false)
Jan Tattermusch
2016-06-21
|
|
/
|
/
|
|
*
regenerate project.json files
Jan Tattermusch
2016-06-21
|
*
improve project.json files
Jan Tattermusch
2016-06-20
|
*
add debian.8-x64 to the list of runtimes
Jan Tattermusch
2016-06-17
[next]