1. 1fedcc9 Merge pull request #7007 from kpayson64/ruby_ignore_unused by Jan Tattermusch · 8 years ago
  2. d93d3dd Merge pull request #7004 from kpayson64/set_windows_port by Jan Tattermusch · 8 years ago
  3. 91e8314 Merge pull request #5641 from dgquintas/publish_compression_spec by David G. Quintas · 8 years ago
  4. 17233ce Ignore unused variables in ruby compilation by Ken Payson · 8 years ago
  5. 8891ef5 Initialize port to -1 by Ken Payson · 8 years ago
  6. c9396aa Merge pull request #6991 from jtattermusch/csharp_fix_compressed_read by Jan Tattermusch · 8 years ago
  7. 606e35a add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY by Jan Tattermusch · 8 years ago
  8. 9fc079f enable client compression interop tests for C# by Jan Tattermusch · 8 years ago
  9. a7daf1e implement C# client compression interop tests by Jan Tattermusch · 8 years ago
  10. f8135f6 remove occurences of compressable payload type by Jan Tattermusch · 8 years ago
  11. 67ceba5 regenerate messages.proto by Jan Tattermusch · 8 years ago
  12. 4047d5d add test that C# can read compressed messages by Jan Tattermusch · 8 years ago
  13. 0d896ef fix reading of compressed byte_buffer in C# by Jan Tattermusch · 8 years ago
  14. acbf8c2 Merge pull request #6437 from kpayson64/build_change by Jan Tattermusch · 8 years ago
  15. 4bfb794 Merge pull request #6993 from grpc/update_csharp_readme by Jan Tattermusch · 8 years ago
  16. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  17. b2a18c8 Merge pull request #6984 from jtattermusch/fix_6930 by Jan Tattermusch · 8 years ago
  18. 892f8f9 Update c# readme. by Jan Tattermusch · 8 years ago
  19. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  20. 396f943 added freaking missing comma by David Garcia Quintas · 8 years ago
  21. 446f70e fixed faulty server streaming c++ test case by David Garcia Quintas · 8 years ago
  22. 47031a8 Add egg-info to python distribution. by Ken Payson · 9 years ago
  23. ff32a86 updated the interop tests driver by David Garcia Quintas · 8 years ago
  24. 19cce59 Merge pull request #6985 from dgquintas/fix_performance_jenkins by Jan Tattermusch · 8 years ago
  25. e89aad0 updated node interop server by David Garcia Quintas · 8 years ago
  26. dacce7a fixed bad merge. c++ tests should work again by David Garcia Quintas · 8 years ago
  27. 311c74e Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 8 years ago
  28. 34d052a Merge pull request #6981 from murgatroid99/node_tools_package_regenerate by Jan Tattermusch · 8 years ago
  29. 9d393a5 slightly fancier output by David Garcia Quintas · 8 years ago
  30. be37455 add missing ConfigureAwait(false) by Jan Tattermusch · 8 years ago
  31. 176a557 Merge pull request #6974 from dgquintas/fix_performance_jenkins by Jan Tattermusch · 8 years ago
  32. f8bbe72 Make src/node/tools/package.json consistent with its template by murgatroid99 · 8 years ago
  33. ad8723f moved up 'package' statement. by David Garcia Quintas · 8 years ago
  34. be22335 Merge pull request #6969 from ctiller/stream_finish by Jan Tattermusch · 8 years ago
  35. 7bfa751 Merge pull request #6966 from ctiller/get_settings_first by Jan Tattermusch · 8 years ago
  36. f019766 Merge pull request #6965 from ctiller/naughty_client by Jan Tattermusch · 8 years ago
  37. 0c3ea08 Merge pull request #6970 from nathanielmanistaatgoogle/with_call by Jan Tattermusch · 8 years ago
  38. 7edfcb0 Using inlined BoolValue in lieu of wrappers.proto due to lack of node support by David Garcia Quintas · 8 years ago
  39. b665dd2 reworded some by David Garcia Quintas · 8 years ago
  40. 743decd fix C# --use_docker on linux by Jan Tattermusch · 8 years ago
  41. 6e2f88c compile 64bit extension for coreclr on windows by Jan Tattermusch · 8 years ago
  42. 9f26a14 fixed incomplete sentence by David Garcia Quintas · 8 years ago
  43. 6d08220 try making C# tests work on coreclr on mac by Jan Tattermusch · 8 years ago
  44. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  45. 939e9ca use template to generate project.json files by Jan Tattermusch · 8 years ago
  46. 5988716 Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2 by Jan Tattermusch · 8 years ago
  47. 74ea91d use qps_json_driver for latency profiling by David Garcia Quintas · 8 years ago
  48. 64c137c select runtime dir by Jan Tattermusch · 8 years ago
  49. bbe601a add a hack by Jan Tattermusch · 8 years ago
  50. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  51. bc98af1 make run_tests.py support coreclr on windows by Jan Tattermusch · 8 years ago
  52. bc43e07 Merge pull request #6896 from soltanmm/maybe by Jan Tattermusch · 8 years ago
  53. 3b5ae53 Correct lingering FATAL_FAILURE sites by Nathaniel Manista · 8 years ago
  54. 1468d4b Merge pull request #6848 from thinkerou/default_roots_pem by Jan Tattermusch · 8 years ago
  55. 8d3477c Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-tests by Jan Tattermusch · 8 years ago
  56. 604bdf7 Merge pull request #6961 from nathanielmanistaatgoogle/secure-channel-construction by Jan Tattermusch · 8 years ago
  57. ffaafe6 Change with_call from parameter to attribute by Nathaniel Manista · 8 years ago
  58. 53018e4 Merge pull request #6954 from dgquintas/protoc_include_path by Nicolas Noble · 8 years ago
  59. 89dde5e Fix copyright by Craig Tiller · 8 years ago
  60. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  61. daec5f9 We dont need to account for parsing or not when writing by Craig Tiller · 8 years ago
  62. 56565fc Force receiving a SETTINGS frame as the first frame by Craig Tiller · 8 years ago
  63. 78a7333 Fix memory leak upon receiving two RST_STREAMs by Craig Tiller · 8 years ago
  64. 4e29480 Merge pull request #6957 from ctiller/cpu_cost by Jan Tattermusch · 8 years ago
  65. c7d7be9 Merge pull request #6958 from ctiller/cpuburn by Jan Tattermusch · 8 years ago
  66. 76233f5 Delete tests of dead pre-GA code by Nathaniel Manista · 8 years ago
  67. 6efe7c7 Fix secure channel construction by Nathaniel Manista · 8 years ago
  68. 5ad70a6 removed spurious .format() by David Garcia Quintas · 8 years ago
  69. 913f5ab Merge remote-tracking branch 'origin/fix_logproto' into simplify_compression_interop by David Garcia Quintas · 8 years ago
  70. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  71. 377bfde added extra path to python protoc by David Garcia Quintas · 8 years ago
  72. e5f0f95 fixed syntax errors in proto by David Garcia Quintas · 8 years ago
  73. b6163df Merge pull request #6352 from ctiller/error by Jan Tattermusch · 8 years ago
  74. 56f9862 Merge pull request #6863 from vjpai/wheezy by Jan Tattermusch · 8 years ago
  75. e2715df Reduce cost of some heavyweight tests by Craig Tiller · 8 years ago
  76. 76511a5 attempt for run_tests.py by Jan Tattermusch · 8 years ago
  77. 099cbf8 add debian.8-x64 to the list of runtimes by Jan Tattermusch · 8 years ago
  78. 39ec1cb add csharp CoreCLR docker image by Jan Tattermusch · 8 years ago
  79. fab857e address review comments by Jan Tattermusch · 8 years ago
  80. b544c29 Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  81. 7cbfc3e Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  82. 9f5fe9a Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  83. 27e55b5 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  84. fa1433a Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown by Jan Tattermusch · 8 years ago
  85. 1871cd7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  86. 97fe0a6 clang-format code by Craig Tiller · 8 years ago
  87. 0ab51a3 Merge pull request #6631 from stanley-cheung/php-custom-metadata-interop by Jan Tattermusch · 8 years ago
  88. 7b4dc53 Stop using global namespace on a template param by vjpai · 8 years ago
  89. f486881 Merge branch 'wheezy' of github.com:vjpai/grpc into wheezy by vjpai · 8 years ago
  90. 3c65d24 updated stress test with new tests cases by David Garcia Quintas · 8 years ago
  91. adf9e68 Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  92. 7264f14 Cleanup spam by Craig Tiller · 8 years ago
  93. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  94. 02db1e4 Merge pull request #6952 from jtattermusch/bump_protobuf_300_beta32 by Jan Tattermusch · 8 years ago
  95. a66e075 php: there is an unimplemented service by Stanley Cheung · 8 years ago
  96. 1b1e38a Merge branch 'node_qps_wait_for_ready' of github.com:murgatroid99/grpc into error by Craig Tiller · 8 years ago
  97. e1cbd62 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  98. e68ed6f Added third_party/protobuf/src to protoc's include path by David Garcia Quintas · 8 years ago
  99. dc44e17 Added third_party/protobuf/src to protoc's include path by David Garcia Quintas · 8 years ago
  100. 83d8e37 php: run advanced interop tests by Stanley Cheung · 8 years ago