4919 Commits (a59ee9a30792b8d5bb5e42b481c18f6222a67577)

Author SHA1 Message Date
Craig Tiller 681a291d12 Extend comment 9 years ago
murgatroid99 00a3dab83a Short-circuit shutdown when it is already published (core) 9 years ago
murgatroid99 8a2ab3b249 Removed errant NULL setting 9 years ago
Craig Tiller 9374ce819b Add comments, fix a subtle bug 9 years ago
Craig Tiller b815fb234f Zero out reserved field in node 9 years ago
Mikołaj Siedlarek c3134bc955 Allow customization of thread pool size in Python. 9 years ago
Jan Tattermusch e396b8dbea add method info to auth interceptor 9 years ago
Jan Tattermusch e7178527ff fix comment 9 years ago
Jan Tattermusch 9e14414415 refactor auth interceptors 9 years ago
Jan Tattermusch 2250454721 forgot to expose status and trailers for unary call 9 years ago
murgatroid99 cb951f6c57 Split server shutdown into tryShutdown and forceShutdown 9 years ago
Jan Tattermusch 9876077fde disable grpc_zookeeper target on windows 9 years ago
Craig Tiller 376076b34e Fix TSAN reported race 9 years ago
Tim Emiola 27ccd197c4 Corrects logconfig from #2956 9 years ago
Craig Tiller f900fb84b2 Fix build breakage 9 years ago
Craig Tiller 8f615526a3 Add missing file 9 years ago
Craig Tiller e50e5cbde2 Add a timeout to shutdown to forcefully end calls 9 years ago
Craig Tiller 4275899297 Sprinkle reserved = NULL around 9 years ago
Craig Tiller 9928d39f4d Add some reserved checks that need to be present 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Nathaniel Manista 04b4ca121f A test suite for the RPC Framework base interface 9 years ago
yang-g c31cd86a74 Let lame_client accept error status 9 years ago
Craig Tiller 629c6f534f Re-add accidentally deleted code 9 years ago
David G. Quintas d0efbdbcf7 Update subchannel.h 9 years ago
David G. Quintas eb12fbdaee docstrings for gprc_subchannel_{add,del}_interested_party 9 years ago
Stanley Cheung fea1f68f7e php: fixed constant typo 9 years ago
murgatroid99 14733bde54 Only use encoding for write flags if it is numeric 9 years ago
murgatroid99 4a1474f12f Moved write flag constants to base module 9 years ago
murgatroid99 aac8f141cb Made deadline tests accept INTERNAL status 9 years ago
Julien Boeuf bc265583d6 Addressing comments. Thanks Yang! 9 years ago
Nathaniel Manista 9df83ab9e2 The base interface of RPC Framework 9 years ago
Tim Emiola 25f501132b Remove the runtime dependency on the logging gem. 9 years ago
murgatroid99 28c37b8856 Added an inline C++ function to replace a deprecated nan function 9 years ago
Tim Emiola ac1a8d340a Adds a test for ruby code generation. 9 years ago
Tim Emiola 19e436dac4 Removes the dependency on Minitest 9 years ago
Tim Emiola f4ee961bed Reorganize interop test files. 9 years ago
Tim Emiola 53c85d68f9 Update the generated code for the interop service. 9 years ago
Jan Tattermusch c7cfe9d35b Fix version of Google.Apis.Auth required by Grpc.Auth nuget. 9 years ago
Hongyu Chen 58c927cede Make census_filter more of a noop. 9 years ago
Julien Boeuf 8da211f638 Forgot to commit this file... 9 years ago
murgatroid99 2cc1ed94ab Fixed typo in argument error message 9 years ago
Julien Boeuf bf25bb01bb Few improvements: 9 years ago
Tim Emiola a5d39f7e78 Merges timeout interop test change 9 years ago
murgatroid99 bc15a78a53 Replaced remaining references to 'listen' with 'start' 9 years ago
vjpai 1c9ba198c3 Make comment look finished 9 years ago
murgatroid99 0b09457350 Made deadline tests work 9 years ago
Tim Emiola 975d0cb02e Add a health checker service implementation. 9 years ago
murgatroid99 99e2104758 Add parent call propagation API to Node library 9 years ago
Vijay Pai 8fe60a87ea Use emplace_back properly and when appropriate, considering limitations 9 years ago
Jan Tattermusch 205e6c80c5 dont generate directories in C# protoc plugin 9 years ago