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 remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
Nicolas "Pixel" Noble
2016-09-29
|
\
|
*
update the comment to reflect current state
Jan Tattermusch
2016-09-22
*
|
add copyrights for AssemblyInfo.cs files
Jan Tattermusch
2016-09-21
|
*
dont require libc-dev on coreclr
Jan Tattermusch
2016-09-21
*
|
simplify delayed streaming write logic
Jan Tattermusch
2016-09-16
*
|
dont allow new writes if theres a write with delayed completion
Jan Tattermusch
2016-09-16
|
*
add shutdownhook for CoreCLR
Jan Tattermusch
2016-09-15
|
*
fixed formatting
Jan Tattermusch
2016-09-15
|
*
make native extension loader work for published netcoreapp1.0 too
Jan Tattermusch
2016-09-15
|
*
cleanup of project.json files
Jan Tattermusch
2016-09-15
*
|
throw correct exception failed writes
Jan Tattermusch
2016-09-15
*
|
add shutdownhook for CoreCLR
Jan Tattermusch
2016-09-09
*
|
fixed formatting
Jan Tattermusch
2016-09-08
*
|
make native extension loader work for published netcoreapp1.0 too
Jan Tattermusch
2016-09-08
*
|
cleanup of project.json files
Jan Tattermusch
2016-09-05
|
*
Bumping version to 1.0.1-pre1.
Nicolas "Pixel" Noble
2016-08-18
|
*
Removing pre2 flag.
Nicolas "Pixel" Noble
2016-08-16
*
|
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
|
\
\
|
|
*
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
|
|
\
|
*
|
Bumping to 1.0.0-pre2.
Nicolas "Pixel" Noble
2016-07-29
|
|
*
regenerate
Jan Tattermusch
2016-07-30
|
|
/
*
|
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
*
|
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
*
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 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
*
add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY
Jan Tattermusch
2016-06-22
*
Merge pull request #6104 from jtattermusch/coreclr_support
Jan Tattermusch
2016-06-22
|
\
*
|
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
|
*
migrate everything to netstandard1.5
Jan Tattermusch
2016-06-16
|
*
dont register shutdownhooks for dotnet5.4
Jan Tattermusch
2016-06-15
|
*
update project.json
Jan Tattermusch
2016-06-15
*
|
Merge pull request #6909 from jtattermusch/csharp_client_streaming
Jan Tattermusch
2016-06-15
|
\
\
|
|
*
update .xproj files
Jan Tattermusch
2016-06-15
|
|
*
prevent interfering of project.json files with .csproj files in VS2015
Jan Tattermusch
2016-06-15
|
*
|
improve docs for IAsyncStreamReader
Jan Tattermusch
2016-06-14
*
|
|
deduplicate send finished handler
Jan Tattermusch
2016-06-14
|
/
/
[next]