8859 Commits (6f7f00b5736196d067ac91cab87fa1d043264e68)

Author SHA1 Message Date
Stanley Cheung 863a4cb3be php: fix shutdown hang, call was never destroyed 9 years ago
Jan Tattermusch dd3b1bd16a Update README.md 9 years ago
Ken Payson bd96e8a6a3 Fix clang formatting 9 years ago
murgatroid99 f519df8147 Update version to 0.15.0 9 years ago
murgatroid99 2dfcf14705 Fix Node Windows build error 9 years ago
Jan Tattermusch 886c512832 fix C# nuget build 9 years ago
Jan Tattermusch 51d4f01949 prevent race between grpcsharp_server_request_call and grpc_completion_queue_shutdown 9 years ago
Ken Payson a4b34c290d Changed %lld to use mingw supported PRId64 9 years ago
Jan Tattermusch ed6ea4c691 regenerate protos 9 years ago
Jan Tattermusch bfcd6b627e generate comments for C# client constructors 9 years ago
Jan Tattermusch f41ebc3968 remove occurences of NewClient factory method 9 years ago
Ken Payson 8891ef50ee Initialize port to -1 9 years ago
Jan Tattermusch edfebc909a dont generate NewClient method for C# services 9 years ago
Nathaniel Manista b16e4518b7 Add a test of metadata, status code, and details 9 years ago
Jan Tattermusch 606e35a4fb add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY 9 years ago
Jan Tattermusch a7daf1edc2 implement C# client compression interop tests 9 years ago
Jan Tattermusch f8135f6b05 remove occurences of compressable payload type 9 years ago
Jan Tattermusch 67ceba5319 regenerate messages.proto 9 years ago
Jan Tattermusch 4047d5d4b6 add test that C# can read compressed messages 9 years ago
Jan Tattermusch 0d896ef906 fix reading of compressed byte_buffer in C# 9 years ago
Yuchen Zeng db3ffe13cb Update examples with Cocoapods 1.0.0 9 years ago
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
Yuchen Zeng 8d9e83806d Fixed format issues 9 years ago
Yuchen Zeng d5fd7ddc70 Addressed review comments 9 years ago
Jan Tattermusch 381e26a21e regenerate project.json files 9 years ago
Yuchen Zeng aa338326ed Revert ProtoService.m, add an exception for its incompatible-pointer-types warning 9 years ago
Jan Tattermusch 74330130a3 improve project.json files 9 years ago
Nathaniel Manista 3b5ae53cd1 Correct lingering FATAL_FAILURE sites 9 years ago
Yuchen Zeng abc7427a4d Update podfiles for objc examples 9 years ago
Yuchen Zeng 36a58a7928 Enable treating warnings as errors for target gRPC 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
murgatroid99 04e47f308e Direct additional log statement through custom logger 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