1. 77c45eb remove opts param from signature by Stanley Cheung · 9 years ago
  2. e00bd9c Merge pull request #1331 from jcanizales/use-protos-main-repo by Michael Lumish · 9 years ago
  3. 1895b4a Merge pull request #1325 from jtattermusch/grpc_nuget by Tim Emiola · 9 years ago
  4. 9bd0c64 forgot to update class name by Stanley Cheung · 9 years ago
  5. 2c9c763 Support update metadata callback function in php BaseStub by Stanley Cheung · 9 years ago
  6. 3d86bca Centers the sample location in Gran Canaria :P by Jorge Canizales · 10 years ago
  7. 6ad8c20 Adds more assertions to the test by Jorge Canizales · 10 years ago
  8. 6a84b3d Adds test that sends proto and expects one by Jorge Canizales · 10 years ago
  9. aa5611b Adds Objective-C prefixes to the protos by Jorge Canizales · 10 years ago
  10. 0ae1f4d Fix Route_guide to declare public headers by Jorge Canizales · 10 years ago
  11. b7f970b Point the Podfile to a "generated" local podspec by Jorge Canizales · 10 years ago
  12. f4ddfab Generated files :) by Jorge Canizales · 10 years ago
  13. 1f1d2c3 Copy route_guide.proto and make it 2.6 by Jorge Canizales · 10 years ago
  14. 14ae0b0 Add dependency to Protobuf 2.6 to the podfile by Jorge Canizales · 10 years ago
  15. 3cdb3b6 Merge pull request #1327 from jcanizales/update-main-repo by Michael Lumish · 9 years ago
  16. e6300b2 Changes #import paths from RxLibrary -> gRPC by Jorge Canizales · 9 years ago
  17. 045fabb Moves RxLibrary.podspec into gRPC.podspec by Jorge Canizales · 9 years ago
  18. d9a3425 Merge pull request #1320 from murgatroid99/node_load_json by Tim Emiola · 9 years ago
  19. aa83409 Adds documentation to the tests and reduces timeout to 2s by Jorge Canizales · 10 years ago
  20. 5f0c0f1 Adds two tests that pass with the RouteGuide Java server by Jorge Canizales · 10 years ago
  21. 7502bd2 Asynchronous unit test by Jorge Canizales · 10 years ago
  22. 1d37349 Fixes the sample app to point to the new podspecs by Jorge Canizales · 10 years ago
  23. c2d7ecb Working podspecs for gRPC core & wrapper by Jorge Canizales · 10 years ago
  24. c6d5f10 enabling creation of nuget package for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  25. e937cd3 .nupkg files to gitignore by Jan Tattermusch · 9 years ago
  26. 17c92b3 Spec for Grpc.Core nuget package that works by Jan Tattermusch · 9 years ago
  27. 547ecfd Grpc.Core managed project now depends on native nuget packages with openssl and zlib by Jan Tattermusch · 9 years ago
  28. 63fd04e changed path to grpc_csharp_ext.dll by Jan Tattermusch · 9 years ago
  29. fe00787 Merge pull request #1318 from yang-g/flowfix by Nicolas Noble · 9 years ago
  30. 42c15a3 resolve comment by Yang Gao · 9 years ago
  31. 291800b Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md by Jan Tattermusch · 9 years ago
  32. 71dbb86 Added JSON option for gRPC file loading by murgatroid99 · 9 years ago
  33. 84b8884 Tidying up proof of concept by Craig Tiller · 9 years ago
  34. f102103 Proof of concept fix for flow control error by Yang Gao · 9 years ago
  35. 3bb4059 Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverage by Jan Tattermusch · 9 years ago
  36. b572fcb Merge pull request #1315 from jboeuf/security_connector by Craig Tiller · 9 years ago
  37. aab1edc Fixing inaccurate ruby test. by Julien Boeuf · 9 years ago
  38. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago
  39. 154db73 Remove usage of xray by Tim Emiola · 9 years ago
  40. c85c1ae Add SimpleCov coverage set up for gRPC ruby by Tim Emiola · 9 years ago
  41. a80aa7d clarify test descriptions by Tim Emiola · 9 years ago
  42. 9a0ae03 Adds support for updating the output metadata to calls by Tim Emiola · 9 years ago
  43. 8661a43 Propagate metadata in BadStatus by Tim Emiola · 9 years ago
  44. 4f558f5 Merge pull request #1297 from yugui/fix/header by Tim Emiola · 9 years ago
  45. 3d3a65d Merge pull request #1295 from yugui/fix/typed-struct by Tim Emiola · 9 years ago
  46. 1c5faea Allow BadStatus to contain metadata by Tim Emiola · 9 years ago
  47. 3fd2be2 Adds a hook for returning the client connect metadata by Tim Emiola · 9 years ago
  48. c6f60ea Merge pull request #1292 from jboeuf/load_file_with_null_term by Craig Tiller · 9 years ago
  49. fec23f2 Merge pull request #1302 from tbetbetbe/grpc_ruby_rpc_server_simple_signal_handling by Jan Tattermusch · 9 years ago
  50. e8696fb Merge branch 'master' into fix/header by Yuki Yugui Sonoda · 9 years ago
  51. dca359c Merge branch 'master' into fix/typed-struct by Yuki Yugui Sonoda · 9 years ago
  52. b67d14c Merge pull request #1288 from ctiller/init-fix2 by Nicolas Noble · 9 years ago
  53. f9e77b3 Refactor: Shorter methods in RpcServer by Tim Emiola · 9 years ago
  54. e6be7f3 Refactor: Move the Pool out from RpcServer by Tim Emiola · 9 years ago
  55. bf6d78c Fixes error with the keep-alive by Tim Emiola · 9 years ago
  56. b12dc6b Merge pull request #1261 from ctiller/registered_calls by Yang Gao · 9 years ago
  57. 321871e Updates the example servers to use #run_till_terminated by Tim Emiola · 9 years ago
  58. 9558460 Adds a #run_till_terminated func to RpcServer by Tim Emiola · 9 years ago
  59. 9d005cc Addressing comments. by Julien Boeuf · 9 years ago
  60. cd1c1dd Merge pull request #1294 from tbetbetbe/grpc_ruby_update_gem_deps by Stanley Cheung · 9 years ago
  61. 277d3cf clang-format by Craig Tiller · 9 years ago
  62. 15f9f95 Use channel tags to call methods by Craig Tiller · 9 years ago
  63. 3beef68 Populate channel tags for methods by Craig Tiller · 9 years ago
  64. 62d2896 Add facility to register methods in C++ by Craig Tiller · 9 years ago
  65. 53a38d4 Make RpcMethod constructor take all args by Craig Tiller · 9 years ago
  66. bd6c618 Precreate RpcMethod instances by Craig Tiller · 9 years ago
  67. b20111c clang-format by Craig Tiller · 9 years ago
  68. 0845337 Introduce ahead-of-time registration of (method,host) pairs by Craig Tiller · 9 years ago
  69. 2ab3998 Merge pull request #1296 from yugui/fix/static by Tim Emiola · 9 years ago
  70. ff1ae50 Removes nodejs pubsub example by Tim Emiola · 9 years ago
  71. 4561704 Merge pull request #1293 from tbetbetbe/grpc_ruby_add_interop_cancellation_tests by Jan Tattermusch · 9 years ago
  72. 2288791 Avoid implicit function declarations by Yuki Yugui Sonoda · 9 years ago
  73. f0eee5f Make some functions static by Yuki Yugui Sonoda · 9 years ago
  74. 99eb9f9 Fix a linkage error with mac clang by Yuki Yugui Sonoda · 9 years ago
  75. 3c88e5d Make some global variables static by Yuki Yugui Sonoda · 9 years ago
  76. 29ee1db Use TypedData for GRPC::Core::ServerCredentials by Yuki Yugui Sonoda · 9 years ago
  77. 9232f12 Use TypedData for GRPC::Core::Server by Yuki Yugui Sonoda · 9 years ago
  78. d441c2e Use TypedData for GRPC::Core::TimeSpec by Yuki Yugui Sonoda · 9 years ago
  79. a87924e Use TypedData for GRPC::Core::Credentials by Yuki Yugui Sonoda · 9 years ago
  80. bf256ae Use TypedData for GRPC::Core::CompletionQueue by Yuki Yugui Sonoda · 9 years ago
  81. d98db4a Use TypedData for TmpChannelArgs by Yuki Yugui Sonoda · 9 years ago
  82. c9b7d1c Use TypedData for GRPC::Core::Channel by Yuki Yugui Sonoda · 9 years ago
  83. 961f0bc Use TypedData for GRPC::Core::MetadataArray by Yuki Yugui Sonoda · 9 years ago
  84. 76801d2 Use TypedData_XXX instead of Data_XXX for GRPC::Core::Call by Yuki Yugui Sonoda · 9 years ago
  85. 041e039 Updates gem dependencies, style rules by Tim Emiola · 9 years ago
  86. b5bcca4 Adds interop cancellation tests by Tim Emiola · 9 years ago
  87. a10a843 Corrects handling of status during bidi call orchestration. by Tim Emiola · 9 years ago
  88. 1b39916 Adds an explicit Cancellation exception by Tim Emiola · 9 years ago
  89. 28d75d9 Adding option to add a null terminator when loading a file. by Julien Boeuf · 9 years ago
  90. 9aadeb8 Get GRPC_TRACE tcp working again by Craig Tiller · 9 years ago
  91. 4e01659 Merge remote-tracking branch 'upstream/master' into timers by Vijay Pai · 9 years ago
  92. 7b3aba5 Fix some name choices by Vijay Pai · 9 years ago
  93. 72d70fc Adds a tests that demonstrates successful cancellation by Tim Emiola · 9 years ago
  94. 68e4515 Mark activation for read, write, and time spent in system calls by Vijay Pai · 9 years ago
  95. 0163460 Mark creation of call, performing ops on channel by Vijay Pai · 9 years ago
  96. fad38ba Add client-side marks for proto processing. Need to go in and fill in tag later by Vijay Pai · 9 years ago
  97. 9ffbd0c Mark proto ser/deser on server side by Vijay Pai · 9 years ago
  98. 0fb96e8 Rename seq to id so that it's clear it can be any generic ID by Vijay Pai · 9 years ago
  99. 74c0224 Change int sequence number to a void* for more generality by Vijay Pai · 9 years ago
  100. c18bfd8 Merge branch 'fast-unref' of github.com:ctiller/grpc into fast-unref by Craig Tiller · 9 years ago