1. b1ef2f1 Update Python Dockerfile's unit test list by Nathaniel Manista · 9 years ago
  2. 42734b5 Merge pull request #978 from Chilledheart/master by Yang Gao · 9 years ago
  3. c65569f Merge pull request #997 from nathanielmanistaatgoogle/interop by donnadionne · 9 years ago
  4. 51c9262 Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanup by Masood Malekghassemi · 9 years ago
  5. cbc540e Add the Python interop client to gce_setup files by Nathaniel Manista · 9 years ago
  6. e0e8edf Merge pull request #996 from murgatroid99/node_version_bump_0.5.3 by Tim Emiola · 9 years ago
  7. 4b5b159 Merge pull request #972 from donnadionne/add_timed_out_tests_back by Jan Tattermusch · 9 years ago
  8. fba214c Updated Node package version to 0.5.3 by murgatroid99 · 9 years ago
  9. f05e183 Merge pull request #991 from murgatroid99/node_11_cleanup_segfault by Tim Emiola · 9 years ago
  10. 679c253 Modifying after review comments. by Donna Dionne · 9 years ago
  11. 31e65be Eliminate the Python "assembly" package by Nathaniel Manista · 9 years ago
  12. 7167f89 Merge branch 'master' of github.com:google/grpc into add_timed_out_tests_back by Donna Dionne · 9 years ago
  13. 44a3b4a Merge branch 'master' into node_11_cleanup_segfault by murgatroid99 · 9 years ago
  14. e5f4706 Fixed segfault by fixing scope issue by murgatroid99 · 9 years ago
  15. f900704 Merge pull request #982 from sahlberg/python-readme by Tim Emiola · 9 years ago
  16. 874e53a Merge pull request #979 from nathanielmanistaatgoogle/framework-cleanup by Masood Malekghassemi · 9 years ago
  17. 6cbb237 Added more tests by murgatroid99 · 9 years ago
  18. 1722032 Merge pull request #987 from Chilledheart/minor-fix by Nicolas Noble · 9 years ago
  19. bf5ec2f Avoid unnecessary copies during protobuf serialization and deserialization by Chilledheart · 9 years ago
  20. ca767c0 Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer by Chilledheart · 9 years ago
  21. 4be94b9 Add missing GRPC_OVERRIDE, NFC by Chilledheart · 9 years ago
  22. 75c60c1 Merge pull request #981 from sahlberg/231 by Nicolas Noble · 10 years ago
  23. 400349e README: fix the path to the python requirements.txt file by Ronnie Sahlberg · 10 years ago
  24. 2ad8d21 strcmp: change all !str[n]cmp to str[n]cmp == 0 by Ronnie Sahlberg · 10 years ago
  25. 5c87a30 Refactoring within Python RPC Framework by Nathaniel Manista · 10 years ago
  26. 3631e82 Merge pull request #835 from ctiller/credit by Nicolas Noble · 10 years ago
  27. 3aca2a6 Merge pull request #962 from nathanielmanistaatgoogle/interop by Masood Malekghassemi · 10 years ago
  28. a25af85 Include interop tests in python_tests.json by Nathaniel Manista · 10 years ago
  29. 256ccca Use server_host_override in interop client by Nathaniel Manista · 10 years ago
  30. db13f68 Add a server_host_override to stub creation by Nathaniel Manista · 10 years ago
  31. ede76da Merge pull request #4 from nicolasnoble/c++-creds by Craig Tiller · 10 years ago
  32. a65e463 Merge pull request #974 from ctiller/arghhh by David Klempner · 10 years ago
  33. 061690d Don't merge OpenSSL into C++ upper layer libraries; only C. by Nicolas "Pixel" Noble · 10 years ago
  34. 64d0a87 Reintroduce sleep on backup thread by Craig Tiller · 10 years ago
  35. c20324e Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  36. 3e0f48b Merge pull request #973 from tbetbetbe/grpc_ruby_trim_dependencies by Michael Lumish · 10 years ago
  37. 2425790 Merge pull request #971 from tbetbetbe/grpc_ruby_cleanup_client_stub_initialize_fix_hostname_bug by Michael Lumish · 10 years ago
  38. 9e87bb7 Added timeout for tests that hang by Donna Dionne · 10 years ago
  39. 4947638 Merge pull request #968 from jtattermusch/csharp_refactoring by Michael Lumish · 10 years ago
  40. dfa5efb Removes unused dependencies by Tim Emiola · 10 years ago
  41. 485f0ed Corrects the host used in the client_server spec tests by Tim Emiola · 10 years ago
  42. 4c7caf6 Fix for #804 by Tim Emiola · 10 years ago
  43. c32375c Decompose the ClientStub initialize method by Tim Emiola · 10 years ago
  44. 13cd125 Used StyleCop to get rid of tabs in the source code by Jan Tattermusch · 10 years ago
  45. 49fd7fe removed some compiler warnings by Jan Tattermusch · 10 years ago
  46. a29d0f3 Split async call into server and client classes sharing the same base. by Jan Tattermusch · 10 years ago
  47. ee092fc Merge pull request #965 from soltanmm/py-test by Nathaniel Manista · 10 years ago
  48. d3be281 Merge pull request #964 from ctiller/i-am-so-very-lazy by Nicolas Noble · 10 years ago
  49. b2d4a8d Have Python protoc plugin test run with other tests by Masood Malekghassemi · 10 years ago
  50. bea386b Merge branch 'secure-server-api-changes' of github.com:nathanielmanistaatgoogle/grpc into credit by Craig Tiller · 10 years ago
  51. 8ace0bc Rename to save confusion by Craig Tiller · 10 years ago
  52. 53f8fea Move protoc output to temporary directory by Masood Malekghassemi · 10 years ago
  53. 60a5bfc Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  54. 60fd361 Crash in channel/server creation if grpc_init not called by Craig Tiller · 10 years ago
  55. 004cef7 Merge pull request #963 from dklempner/tsan_server_secure by Craig Tiller · 10 years ago
  56. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  57. 0642863 Merge pull request #3 from tbetbetbe/grpc-ruby-update-server-api by Craig Tiller · 10 years ago
  58. 0ce8edc Updates ruby code affected by the secure server API change by Tim Emiola · 10 years ago
  59. fd5d8ff Don't call grpc_create_chttp2_transport after destroying the server by David Klempner · 10 years ago
  60. 2f364c0 Merge pull request #961 from donnadionne/add_csharp by Jan Tattermusch · 10 years ago
  61. ea85c2c Adding csharp to test suite temp remove timing out test to investigate by Donna Dionne · 10 years ago
  62. 3a0d976 Updates the ruby C extension to match the new secure C server API by Tim Emiola · 10 years ago
  63. 9709188 Merge pull request #952 from murgatroid99/node_0_12_compatibility by Tim Emiola · 10 years ago
  64. 1e90c8c Merge pull request #954 from murgatroid99/node_binding_cleanup by Craig Tiller · 10 years ago
  65. 639ca90 Merge pull request #935 from ctiller/python_parallel by Nathaniel Manista · 10 years ago
  66. 49f6132 Teach run_tests about individual Python tests by Craig Tiller · 10 years ago
  67. 8104988 Merge pull request #894 from mattn/ruby-2.2.0 by Tim Emiola · 10 years ago
  68. 0bc6805 Merge pull request #837 from ctiller/qps_driver by Vijay Pai · 10 years ago
  69. e7a523e Merge pull request #951 from rauls5382/service_names by Abhishek Kumar · 10 years ago
  70. 2ba0a97 Merge pull request #955 from ctiller/bugs by Vijay Pai · 10 years ago
  71. 461be40 Fix ref counting by Craig Tiller · 10 years ago
  72. cf667a0 Merge pull request #953 from dklempner/low_level_ping_pong by Craig Tiller · 10 years ago
  73. f94de42 Merge pull request #829 from nicolasnoble/win32-fix by Craig Tiller · 10 years ago
  74. 43ef582 override --> GRPC_OVERRIDE by Craig Tiller · 10 years ago
  75. 2decfa2 Removed extra variables by murgatroid99 · 10 years ago
  76. e40ff65 Cleaned out some cruft from binding.gyp by murgatroid99 · 10 years ago
  77. 132ce6a Added CONFIG environment variable to build and test scripts, fixed some bugs by murgatroid99 · 10 years ago
  78. 78524b7 Compile fix by Craig Tiller · 10 years ago
  79. a4ac16c Fix signed comparison warnings in low_level_ping_pong by David Klempner · 10 years ago
  80. a686ffc Removes engine restriction from package.json, bumps version by murgatroid99 · 10 years ago
  81. 2eaf159 ACTUALLY set the server thread pool by Craig Tiller · 10 years ago
  82. f28066b The library now compiles with Node 0.11+ and all versions of io.js by murgatroid99 · 10 years ago
  83. 902a41b Merge branch 'credit' of github.com:ctiller/grpc into credit by Craig Tiller · 10 years ago
  84. 346a086 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  85. a182bf1 clang-format by Craig Tiller · 10 years ago
  86. ce78a19 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 10 years ago
  87. 50a976f Linux compile fix by Craig Tiller · 10 years ago
  88. 96cca4e Merge branch 'qps_driver' of github.com:ctiller/grpc into qps_driver by Craig Tiller · 10 years ago
  89. 08d91de Merge pull request #2 from murgatroid99/php_new_secure_server_api by Craig Tiller · 10 years ago
  90. c98bef7 Compile fix by Craig Tiller · 10 years ago
  91. a8dc37a Rename some files by Craig Tiller · 10 years ago
  92. d6479d6 Async server works by Craig Tiller · 10 years ago
  93. ef63839 Async client works by Craig Tiller · 10 years ago
  94. 8b87e84 Switched to new secure server API by murgatroid99 · 10 years ago
  95. 659be5a Manually resolve well-known service names by Raul Silvera · 10 years ago
  96. 9cf9fca Merge pull request #950 from jtattermusch/csharp_cloud_to_prod by Michael Lumish · 10 years ago
  97. f7e32a6 C# interop client support for external CA file by Jan Tattermusch · 10 years ago
  98. 5f875d2 Updated some c++ files for 0.11/0.12 compatibility by murgatroid99 · 10 years ago
  99. 3a98218 Loosened some dependencies, specified compatible engines by murgatroid99 · 10 years ago
  100. e38ec21 Linux compile fix by Craig Tiller · 10 years ago