8818 Commits (acbf8c290afe4f3f0e690162f17b63df8096280f)

Author SHA1 Message Date
Jan Tattermusch 892f8f952a Update c# readme. 9 years ago
David Garcia Quintas e89aad02bf updated node interop server 9 years ago
Jan Tattermusch be37455297 add missing ConfigureAwait(false) 9 years ago
David Garcia Quintas ad8723f647 moved up 'package' statement. 9 years ago
David Garcia Quintas 7edfcb021f Using inlined BoolValue in lieu of wrappers.proto due to lack of node support 9 years ago
Jan Tattermusch 381e26a21e regenerate project.json files 9 years ago
Jan Tattermusch 74330130a3 improve project.json files 9 years ago
Nathaniel Manista 3b5ae53cd1 Correct lingering FATAL_FAILURE sites 9 years ago
Nathaniel Manista ffaafe6fa3 Change with_call from parameter to attribute 9 years ago
Craig Tiller fa1f74e226 Fix errored streams prematurely terminating, add a test 9 years ago
Craig Tiller daec5f94d2 We dont need to account for parsing or not when writing 9 years ago
Craig Tiller 56565fca75 Force receiving a SETTINGS frame as the first frame 9 years ago
Craig Tiller 78a73333b7 Fix memory leak upon receiving two RST_STREAMs 9 years ago
Nathaniel Manista 76233f5c2f Delete tests of dead pre-GA code 9 years ago
Nathaniel Manista 6efe7c7ecf Fix secure channel construction 9 years ago
David Garcia Quintas 5ad70a6953 removed spurious .format() 9 years ago
David Garcia Quintas 377bfdef92 added extra path to python protoc 9 years ago
David Garcia Quintas e5f0f95101 fixed syntax errors in proto 9 years ago
Jan Tattermusch 099cbf84aa add debian.8-x64 to the list of runtimes 9 years ago
Jan Tattermusch fab857eefc address review comments 9 years ago
Craig Tiller 97fe0a6d5a clang-format code 9 years ago
Craig Tiller 7264f14b55 Cleanup spam 9 years ago
Stanley Cheung a66e075144 php: there is an unimplemented service 9 years ago
Stanley Cheung 89391406cd php: implement 2 more interop tests 9 years ago
Stanley Cheung e2e08735e5 php: implement custom_metadata interop test 9 years ago
murgatroid99 20e5d9eb0a Update Node plugin to handle well known type changes 9 years ago
murgatroid99 40f5726579 Node QPS worker: wait for clients to be ready before making calls 9 years ago
thinkerou f3bc3b62a7 Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback 9 years ago
Jan Tattermusch 317b8acf99 migrate everything to netstandard1.5 9 years ago
Ken Payson bef286f034 Wait for channel to be connected for each client 9 years ago
Nathaniel Manista 5444bed32f Rename FATAL_FAILURE SHUTDOWN 9 years ago
Jan Tattermusch 474a574ba7 update readme.md 9 years ago
Nathaniel Manista 3e1379a35d grpc.__all__ definition 9 years ago
Vijay Pai 6b668cc93f Remove range-based for, comparisons to nullptr 9 years ago
Vijay Pai 4e1a883a5f Digraph 9 years ago
Vijay Pai 4425828d1d Should not explicitly initialize these pointers to nullptr in gcc-4.4 case 9 years ago
David Garcia Quintas 2a6c68361a Fixed printf/gpr_log format. 9 years ago
Jan Tattermusch 635fafc398 dont register shutdownhooks for dotnet5.4 9 years ago
Jan Tattermusch a6c9a9121e update project.json 9 years ago
David Garcia Quintas c61c235fac moar pr comments 9 years ago
murgatroid99 43b6373b42 Add well known protos to Node and Ruby tools packages 9 years ago
Craig Tiller 7dce09255d Fix merge errors 9 years ago
Craig Tiller a9d8fef039 Fix merge error 9 years ago
Jan Tattermusch ae7b048de4 upgrade protobuf to 3.0.0-beta3 in project.json files 9 years ago
Jan Tattermusch 5ff32fa9fd update .xproj files 9 years ago
Jan Tattermusch c58b3bbbaf rename Grpc.Dnx.sln 9 years ago
Jan Tattermusch 8d9dff5118 prevent interfering of project.json files with .csproj files in VS2015 9 years ago
Craig Tiller 52f231212f Make {endpoint,fd}_shutdown idempotent 9 years ago
Jan Tattermusch 2eb09ee543 improve docs for IAsyncStreamReader 9 years ago
Jan Tattermusch b8d50af3a5 deduplicate send finished handler 9 years ago