4080 Commits (ff73231610b5245f12191a8c0608f53689549ab5)
 

Author SHA1 Message Date
Craig Tiller 2ea37fd2ce Bug fixing 10 years ago
Craig Tiller c1f7560ac2 Stream mapping fixes 10 years ago
murgatroid99 463a7a86ba Fixed indentation 10 years ago
Nicolas "Pixel" Noble 436f964a80 Flagging a few census tests as flaky. 10 years ago
Craig Tiller a940752dee Take a lock every time through client_channel - to simplify logic and ensure correctness 10 years ago
murgatroid99 30b7d4e62e Migrated Objective C library to C batch API 10 years ago
Craig Tiller f87b609169 Fix array size 10 years ago
Craig Tiller e70413c916 Handle reading after cancellation 10 years ago
Stanley Cheung 884f4dad58 Merge pull request #1362 from tbetbetbe/grpc_ruby_interop_fixes 10 years ago
Tim Emiola 932b13be4c Corrects bad return values in C error-handling block 10 years ago
Craig Tiller 4e87e00767 Fix uninitialized variable 10 years ago
Tim Emiola 9cb56f8707 Move Notifier into its own file 10 years ago
Tim Emiola 0a6557809a Simplify debugging, avoid inspecting C-backed objects. 10 years ago
Jan Tattermusch e79e2f54e8 adding csharp tests to travis 10 years ago
Jan Tattermusch 9a7d30cf89 improved C# support in run_tests.py 10 years ago
Craig Tiller 48b9fde74e call progress 10 years ago
Craig Tiller 7d4a96a58b Publish cancellation metadata 10 years ago
Tim Emiola 119decc0f4 Fix logging version mismatchj 10 years ago
Tim Emiola 117cc1207d Fix failing interop servers 10 years ago
Tim Emiola 68180a2b92 Merge pull request #1358 from jtattermusch/csharp_server_improvements 10 years ago
Nicolas "Pixel" Noble fdcd07bf2b Merge branch 'master' of github.com:grpc/grpc into flakes 10 years ago
Nicolas "Pixel" Noble b8137b343f Flagging some tests as flaky. 10 years ago
Craig Tiller 7abc8d2149 Add missing clear 10 years ago
Craig Tiller 7e320ba518 Add newline 10 years ago
Craig Tiller f0ebc99dc1 Merge github.com:grpc/grpc into one-pass 10 years ago
Nicolas "Pixel" Noble 76e49fd805 Forgot to rename header guard. 10 years ago
Craig Tiller d393f10431 Fix uninitialized variable 10 years ago
Craig Tiller e889314fa2 Allow round-robin again in flow control 10 years ago
Craig Tiller 3928c7a1a6 Add a hack to ensure one-op-at-a-time during connection establishment 10 years ago
Nicolas "Pixel" Noble e24dde5736 Adressing comments. 10 years ago
Nicolas "Pixel" Noble 23be280366 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 10 years ago
Craig Tiller fa4f99404f Add init/destroy, and a debug-only assert on bad headers 10 years ago
Craig Tiller 6e84aba85f Make the things compile again 10 years ago
Abhishek Kumar d774c5cadb Test client stream cancellation and fix bug exposed by the test. 10 years ago
donnadionne 3afd92ff51 Merge pull request #1357 from tbetbetbe/grpc-ruby-correct-test-scripts 10 years ago
Tim Emiola bc206b1e32 Corrects command/flags used in ruby interop tests 10 years ago
Jan Tattermusch 97e294aadc Removing some ugly hacks from C# server and improving the comments a bit 10 years ago
Craig Tiller bab1d2cf5f Merge pull request #1307 from a11r/streamcancel 10 years ago
Craig Tiller 312b2ef3b3 Merge pull request #1350 from nicolasnoble/unsecure-no-really-this-time 10 years ago
Tim Emiola 36e751736c Merge pull request #1356 from murgatroid99/node_grpc_custom_directory 10 years ago
murgatroid99 58584a35db Fixed typo in README change 10 years ago
murgatroid99 0a95d87e6c Added information about custom gRPC install locations in README, bumped version 10 years ago
Craig Tiller 7e8489ae40 Fix double-set of alarm 10 years ago
Tim Emiola b3440f5b45 Merge pull request #1353 from murgatroid99/node_limit_thread_usage 10 years ago
donnadionne 3cffd5161a Merge pull request #1355 from tbetbetbe/grpc-ruby-update-docker-file-to-refresh-bundler 10 years ago
Tim Emiola ca302f51da Updates the ruby docker file to refresh bundler 10 years ago
Craig Tiller 482ef8b0db Add required NULL check 10 years ago
Craig Tiller 06aeea7e94 clang-format 10 years ago
Craig Tiller 8de0c88b02 Merge github.com:grpc/grpc into one-pass 10 years ago
Craig Tiller 50d9db534c Flesh out initial_op 10 years ago