1. aa83409 Adds documentation to the tests and reduces timeout to 2s by Jorge Canizales · 9 years ago
  2. 5f0c0f1 Adds two tests that pass with the RouteGuide Java server by Jorge Canizales · 9 years ago
  3. 7502bd2 Asynchronous unit test by Jorge Canizales · 9 years ago
  4. 1d37349 Fixes the sample app to point to the new podspecs by Jorge Canizales · 9 years ago
  5. c2d7ecb Working podspecs for gRPC core & wrapper by Jorge Canizales · 9 years ago
  6. 5b4cffc Merge pull request #1324 from nicolasnoble/template-warning by Yang Gao · 9 years ago
  7. d49893d Adding a helpful warning message on top of the Makefile and BUILD file. by Nicolas "Pixel" Noble · 9 years ago
  8. 7907509 Merge pull request #1263 from jtattermusch/use_openssl_nuget by Nicolas Noble · 9 years ago
  9. 5508c2c fixed grammar in readme by Jan Tattermusch · 9 years ago
  10. 5566d6d tiny fixups by Jan Tattermusch · 9 years ago
  11. 87d621b fixes to Grpc.mak by Jan Tattermusch · 9 years ago
  12. d169d60 updated README by Jan Tattermusch · 9 years ago
  13. 87ac31e allow building vcxproj files separately using msbuild by Jan Tattermusch · 9 years ago
  14. e824359 fixes to run_tests.py to at least start building tests on Windows by Jan Tattermusch · 9 years ago
  15. 789e7ae updated version of nuget packages used in Grpc.mak by Jan Tattermusch · 9 years ago
  16. 867ada1 regenerated Grpc.mak by Jan Tattermusch · 9 years ago
  17. d2a3845 remove what's left from vs2010 and vs2013 directories by Jan Tattermusch · 9 years ago
  18. 33c424a small fixes in README.md by Jan Tattermusch · 9 years ago
  19. 547ecfd Grpc.Core managed project now depends on native nuget packages with openssl and zlib by Jan Tattermusch · 9 years ago
  20. 63fd04e changed path to grpc_csharp_ext.dll by Jan Tattermusch · 9 years ago
  21. f6f6fdb start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages by Jan Tattermusch · 9 years ago
  22. b5bf574 regenerated project files by Jan Tattermusch · 9 years ago
  23. 8ab4538 introduced packages.include by Jan Tattermusch · 9 years ago
  24. 8ff00a3 big refactoring of visual studio projects, started using nuget dependencies. by Jan Tattermusch · 9 years ago
  25. 2a191e3 Merge pull request #1321 from ctiller/unsecure by Nicolas Noble · 9 years ago
  26. 5cc3596 Merge pull request #1322 from nicolasnoble/build-fix by jboeuf · 9 years ago
  27. 9d7031c Fixing dependencies. by Nicolas "Pixel" Noble · 9 years ago
  28. c8b357f Run capable test suites against grpc_unsecure by Craig Tiller · 9 years ago
  29. c4031b5 Merge pull request #1311 from yang-g/codegen by Eric Anderson · 9 years ago
  30. fe00787 Merge pull request #1318 from yang-g/flowfix by Nicolas Noble · 9 years ago
  31. 6851451 Update interop-test-descriptions.md by Yang Gao · 9 years ago
  32. 42c15a3 resolve comment by Yang Gao · 9 years ago
  33. 0464af1 Update interop-test-descriptions.md by Yang Gao · 9 years ago
  34. 291800b Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md by Jan Tattermusch · 9 years ago
  35. 0d197ed Update interop-test-descriptions.md by Yang Gao · 9 years ago
  36. 84b8884 Tidying up proof of concept by Craig Tiller · 9 years ago
  37. f102103 Proof of concept fix for flow control error by Yang Gao · 9 years ago
  38. 3bb4059 Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverage by Jan Tattermusch · 9 years ago
  39. b572fcb Merge pull request #1315 from jboeuf/security_connector by Craig Tiller · 9 years ago
  40. aab1edc Fixing inaccurate ruby test. by Julien Boeuf · 9 years ago
  41. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago
  42. 19955c8 Merge pull request #1314 from tbetbetbe/grpc_ruby_remove_xray_dep by Stanley Cheung · 9 years ago
  43. 154db73 Remove usage of xray by Tim Emiola · 9 years ago
  44. c85c1ae Add SimpleCov coverage set up for gRPC ruby by Tim Emiola · 9 years ago
  45. a80aa7d clarify test descriptions by Tim Emiola · 9 years ago
  46. ae972b2 Update interop-test-descriptions.md by Yang Gao · 9 years ago
  47. 4bb08ae resolve comments by Yang Gao · 9 years ago
  48. 9bffc90 Merge pull request #1310 from nicolasnoble/build-fix by Yang Gao · 9 years ago
  49. 70b2e88 minor fixes by Yang Gao · 9 years ago
  50. 6960458 Clarify auth test definitions by Yang Gao · 9 years ago
  51. 1cc29c1 Fixing dependency... by Nicolas "Pixel" Noble · 9 years ago
  52. 9a0ae03 Adds support for updating the output metadata to calls by Tim Emiola · 9 years ago
  53. 8661a43 Propagate metadata in BadStatus by Tim Emiola · 9 years ago
  54. 4f558f5 Merge pull request #1297 from yugui/fix/header by Tim Emiola · 9 years ago
  55. 3d3a65d Merge pull request #1295 from yugui/fix/typed-struct by Tim Emiola · 9 years ago
  56. 1c5faea Allow BadStatus to contain metadata by Tim Emiola · 9 years ago
  57. 3fd2be2 Adds a hook for returning the client connect metadata by Tim Emiola · 9 years ago
  58. c6f60ea Merge pull request #1292 from jboeuf/load_file_with_null_term by Craig Tiller · 9 years ago
  59. 36ea9c4 Merge pull request #1305 from a11r/commonproto by Yang Gao · 9 years ago
  60. 60572d4 Move .proto files up for reuse by Abhishek Kumar · 9 years ago
  61. 1b3e3cd Moving test.proto to an outer directory so others can depend on it. by Abhishek Kumar · 9 years ago
  62. fec23f2 Merge pull request #1302 from tbetbetbe/grpc_ruby_rpc_server_simple_signal_handling by Jan Tattermusch · 9 years ago
  63. 720a208 Merge pull request #1303 from yang-g/codegen by Nicolas Noble · 9 years ago
  64. e8696fb Merge branch 'master' into fix/header by Yuki Yugui Sonoda · 9 years ago
  65. dca359c Merge branch 'master' into fix/typed-struct by Yuki Yugui Sonoda · 9 years ago
  66. d35b710 Merge pull request #1291 from yang-g/headers by Nicolas Noble · 9 years ago
  67. b67d14c Merge pull request #1288 from ctiller/init-fix2 by Nicolas Noble · 9 years ago
  68. 35baaa3 Merge pull request #1301 from ctiller/fix-run-tests by Nicolas Noble · 9 years ago
  69. 736bd65 Avoid generating libs for unknown types. by Yang Gao · 9 years ago
  70. 234458d Merge pull request #1290 from yang-g/interop by donnadionne · 9 years ago
  71. f9e77b3 Refactor: Shorter methods in RpcServer by Tim Emiola · 9 years ago
  72. e6be7f3 Refactor: Move the Pool out from RpcServer by Tim Emiola · 9 years ago
  73. bf6d78c Fixes error with the keep-alive by Tim Emiola · 9 years ago
  74. b12dc6b Merge pull request #1261 from ctiller/registered_calls by Yang Gao · 9 years ago
  75. 321871e Updates the example servers to use #run_till_terminated by Tim Emiola · 9 years ago
  76. 9558460 Adds a #run_till_terminated func to RpcServer by Tim Emiola · 9 years ago
  77. 9a5a940 Get run_tests.py forever mode working again by Craig Tiller · 9 years ago
  78. 9d005cc Addressing comments. by Julien Boeuf · 9 years ago
  79. cd1c1dd Merge pull request #1294 from tbetbetbe/grpc_ruby_update_gem_deps by Stanley Cheung · 9 years ago
  80. 277d3cf clang-format by Craig Tiller · 9 years ago
  81. 15f9f95 Use channel tags to call methods by Craig Tiller · 9 years ago
  82. 3beef68 Populate channel tags for methods by Craig Tiller · 9 years ago
  83. 62d2896 Add facility to register methods in C++ by Craig Tiller · 9 years ago
  84. 53a38d4 Make RpcMethod constructor take all args by Craig Tiller · 9 years ago
  85. bd6c618 Precreate RpcMethod instances by Craig Tiller · 9 years ago
  86. b20111c clang-format by Craig Tiller · 9 years ago
  87. 0845337 Introduce ahead-of-time registration of (method,host) pairs by Craig Tiller · 9 years ago
  88. 2ab3998 Merge pull request #1296 from yugui/fix/static by Tim Emiola · 9 years ago
  89. 8c70eb1 Merge pull request #1298 from tbetbetbe/grpc_nodejs_remove_pubsub by Tim Emiola · 9 years ago
  90. ff1ae50 Removes nodejs pubsub example by Tim Emiola · 9 years ago
  91. 4561704 Merge pull request #1293 from tbetbetbe/grpc_ruby_add_interop_cancellation_tests by Jan Tattermusch · 9 years ago
  92. 2288791 Avoid implicit function declarations by Yuki Yugui Sonoda · 9 years ago
  93. f0eee5f Make some functions static by Yuki Yugui Sonoda · 9 years ago
  94. 99eb9f9 Fix a linkage error with mac clang by Yuki Yugui Sonoda · 9 years ago
  95. 3c88e5d Make some global variables static by Yuki Yugui Sonoda · 9 years ago
  96. 29ee1db Use TypedData for GRPC::Core::ServerCredentials by Yuki Yugui Sonoda · 9 years ago
  97. 9232f12 Use TypedData for GRPC::Core::Server by Yuki Yugui Sonoda · 9 years ago
  98. d441c2e Use TypedData for GRPC::Core::TimeSpec by Yuki Yugui Sonoda · 9 years ago
  99. a87924e Use TypedData for GRPC::Core::Credentials by Yuki Yugui Sonoda · 9 years ago
  100. bf256ae Use TypedData for GRPC::Core::CompletionQueue by Yuki Yugui Sonoda · 9 years ago