1. 08b0e66 Added comments to service_packager script by murgatroid99 · 9 years ago
  2. c880cad Added service_packager description to bin/README.md by murgatroid99 · 9 years ago
  3. b70d1d9 Fixed include path handling by murgatroid99 · 9 years ago
  4. f4b2832 service_packager now properly generates service and package files by murgatroid99 · 9 years ago
  5. 43a75af Merge branch 'master' into node_service_packager by murgatroid99 · 9 years ago
  6. 2a41091 Merge pull request #1548 from murgatroid99/node_protobuf_git_upgrade by Tim Emiola · 9 years ago
  7. 55cbf02 Change Python development status to "Alpha" by Nathaniel Manista · 9 years ago
  8. 55e04e4 Merge pull request #1543 from eavgerinos/patch-2 by Tim Emiola · 9 years ago
  9. 11cfdf7 Removed a default value I missed by murgatroid99 · 9 years ago
  10. 0e19902 Updated ProtoBuf.js dependency. Updated protos to proto3 by murgatroid99 · 9 years ago
  11. 9038101 Merge pull request #1494 from ctiller/the-churnening by Yang Gao · 9 years ago
  12. 5fc1adf Msys2 fixes, and compilation instructions. by Nicolas "Pixel" Noble · 9 years ago
  13. 57e7dc8 Ruby style changes: replace `== 0` with `zero?` by Aggelos Avgerinos · 9 years ago
  14. cc193a6 Merge pull request #1538 from ctiller/oops-broke-the-compiler by Yang Gao · 9 years ago
  15. fcdf33b Merge pull request #1506 from jboeuf/call_creds by Craig Tiller · 9 years ago
  16. 020ae63 Fix clang compilation by Craig Tiller · 9 years ago
  17. d7f768b Addressing comments. by Julien Boeuf · 9 years ago
  18. 554c79c Merging with master. by Julien Boeuf · 9 years ago
  19. b8b59b1 Merge pull request #1533 from jtattermusch/csharp_cleanup by Michael Lumish · 9 years ago
  20. 5f871ac Merge github.com:grpc/grpc into the-churnening by Craig Tiller · 9 years ago
  21. fe11772 Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-bin by Abhishek Kumar · 9 years ago
  22. f0b4c58 Merge pull request #1515 from murgatroid99/node_auth_uri_parameter by Tim Emiola · 9 years ago
  23. 0db579d Merge pull request #1505 from murgatroid99/node_status_error_event by Tim Emiola · 9 years ago
  24. 1c51f55 Merge branch 'master' of github.com:grpc/grpc into csharp_cleanup by Jan Tattermusch · 9 years ago
  25. b1f3104 Merge pull request #1517 from tbetbetbe/grpc-ruby-dont-extend-string by Michael Lumish · 9 years ago
  26. 7a24ecb Merge pull request #1519 from jtattermusch/csharp_protoc_plugin by Michael Lumish · 9 years ago
  27. d781835 Merge pull request #1522 from nicolasnoble/better-win32-orphans by Jan Tattermusch · 9 years ago
  28. 72a9646 Merge pull request #1511 from ctiller/i-forgot-stuff by Yang Gao · 9 years ago
  29. bc2c63c Merge pull request #1520 from ctiller/cancel-after-invoke by Yang Gao · 9 years ago
  30. f7ad9a0 Merge branch 'yang-g-mock' by Craig Tiller · 9 years ago
  31. f4d4ae0 Merge pull request #1521 from yang-g/race by Craig Tiller · 9 years ago
  32. 7f2e98c Further Windows fixes. by Nicolas "Pixel" Noble · 9 years ago
  33. e84b618 get rid of dependencies on some unneeded nuget packages by Jan Tattermusch · 9 years ago
  34. 818ae16 get rid of unneeded dependency on Mono.Security by Jan Tattermusch · 9 years ago
  35. b8a5f86 do not request another call if server is shutdown by Yang Gao · 9 years ago
  36. b5897bf moved GetMethodType function to generator_helpers.h by Jan Tattermusch · 9 years ago
  37. efa702b add newline at EOF by Jan Tattermusch · 9 years ago
  38. cd7e313 add newline to the end of generated files by Jan Tattermusch · 9 years ago
  39. eb5a312 added script to regenerate gRPC C# stubs by Jan Tattermusch · 9 years ago
  40. 085533e Replace handwritten math stub by the generated one by Jan Tattermusch · 9 years ago
  41. 7eb3a76 Replace handwritten testService stub by the generated one by Jan Tattermusch · 9 years ago
  42. 2d92495 added csharp generator plugin by Jan Tattermusch · 9 years ago
  43. f51e858 Merge pull request #1518 from stanley-cheung/php_ignore_vendor_folder by Tim Emiola · 9 years ago
  44. bae3a61 Really removes the string monkey-patch by Tim Emiola · 9 years ago
  45. 57e289c Merge pull request #1504 from jtattermusch/csharp_api_fixes by Tim Emiola · 9 years ago
  46. ff73231 ignore PHP vendor/ folder by Stanley Cheung · 9 years ago
  47. 13363e3 make underscore a class method of GenericService by Tim Emiola · 9 years ago
  48. eb697aa Merge pull request #1512 from stanley-cheung/bump_php_composer_lock by Tim Emiola · 9 years ago
  49. c354c51 If we have closed the transport, dont try reading by Craig Tiller · 9 years ago
  50. 00943fc Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata by murgatroid99 · 9 years ago
  51. e82f826 Merge pull request #1502 from ctiller/check-on-headers by Eric Anderson · 9 years ago
  52. ab62f47 remove composer.lock file by Stanley Cheung · 9 years ago
  53. 2b84e22 Merge remote-tracking branch 'upstream/master' into mock by Yang Gao · 9 years ago
  54. 04cba60 bump php composer.lock again because of auth library fix by Stanley Cheung · 9 years ago
  55. 8360679 Merge pull request #1503 from ctiller/dont-signal-me by Nicolas Noble · 9 years ago
  56. c5f3e26 Fix potential leak by Craig Tiller · 9 years ago
  57. 40a4e86 Merge branch 'master' into node_status_error_event by murgatroid99 · 9 years ago
  58. e34a45a A few win32 fixes. by Nicolas "Pixel" Noble · 9 years ago
  59. 03e82e2 Split address passed to AddListeningPort into host and port by Jan Tattermusch · 9 years ago
  60. 8ab1f7e added concept of ServerCallContext, that is passed to all server-side handlers by Jan Tattermusch · 9 years ago
  61. bdb1b48 add a generic constraint for TRequest and TResponse to require a class by Jan Tattermusch · 9 years ago
  62. 9b9a877 change todo comment by Jan Tattermusch · 9 years ago
  63. 9f218dd Adding support for per call credentials in core. by Julien Boeuf · 10 years ago
  64. 1562f5c Merge github.com:grpc/grpc into the-churnening by Craig Tiller · 9 years ago
  65. 4783854 Merge github.com:grpc/grpc into do-the-right-thing-put-it-in-a-bin by Craig Tiller · 9 years ago
  66. 228896e Merge github.com:grpc/grpc into check-on-headers by Craig Tiller · 9 years ago
  67. 46e46ed Merge github.com:grpc/grpc into dont-signal-me by Craig Tiller · 9 years ago
  68. 1d74de9 Cleanup unlock() a little by Craig Tiller · 9 years ago
  69. 63733ef Merge pull request #1499 from jtattermusch/core_cb_fix by Nicolas Noble · 9 years ago
  70. f742c52 Version bump because of new exposed errors by murgatroid99 · 9 years ago
  71. 65b784e Added error events on client streams when the server is streaming by murgatroid99 · 9 years ago
  72. 2da0296 Eliminate need for SIGPIPE handling by Craig Tiller · 9 years ago
  73. b96d001 Validate that headers contain legal bytes by Craig Tiller · 9 years ago
  74. d1abc81 Throw away queued messages on error by Craig Tiller · 9 years ago
  75. 594856f Fix: Server side call with both streams closed doesnt get properly finalized by Jan Tattermusch · 9 years ago
  76. 62d0b28 update php composer.lock by Stanley Cheung · 9 years ago
  77. 3676b38 Lose redundant tag on unary calls by Craig Tiller · 9 years ago
  78. f2fb07d Pin the version of rubocop used in grpc.gemspec by Tim Emiola · 9 years ago
  79. 73423ae Added important (!) profiling mark. by David Garcia Quintas · 9 years ago
  80. 234e62c Merge pull request #1395 from ctiller/swappy by David G. Quintas · 9 years ago
  81. fde356c Merge pull request #1445 from jtattermusch/csharp_new_api by Tim Emiola · 9 years ago
  82. 691ff71 Merge remote-tracking branch 'upstream/master' into mock by Yang Gao · 9 years ago
  83. c6924c8 Add full codegen for clientside stub interface by Yang Gao · 9 years ago
  84. e19497a add php compute_engine_creds auth interop test by Stanley Cheung · 9 years ago
  85. a0e1454 Merge pull request #1447 from ctiller/magical-void-pointers by jboeuf · 9 years ago
  86. d53d87c Merge pull request #1464 from yang-g/init by Craig Tiller · 9 years ago
  87. 380b0f3 Merge pull request #1466 from ctiller/seqno2 by Yang Gao · 9 years ago
  88. a844771 stylecop fixes by Jan Tattermusch · 9 years ago
  89. 32d95b9 remove duplicate initialize by Jan Tattermusch · 9 years ago
  90. 172791a resolve comments by Yang Gao · 9 years ago
  91. b7d1608 Merge github.com:grpc/grpc into seqno2 by Craig Tiller · 9 years ago
  92. 80abd54 Merge github.com:grpc/grpc into swappy by Craig Tiller · 9 years ago
  93. 8c2dd9d Fixes for C# cancellation support by Jan Tattermusch · 9 years ago
  94. 3d3d632 merge with head by Yang Gao · 9 years ago
  95. f667f1b Added missing profiling tags. by David Garcia Quintas · 9 years ago
  96. 097e7bf Merge pull request #1465 from ctiller/foo by Yang Gao · 9 years ago
  97. 7164eea Merge pull request #1463 from ctiller/seqno by Yang Gao · 9 years ago
  98. 539af31 Merge pull request #1396 from ctiller/one-read by Yang Gao · 9 years ago
  99. 7098c03 Synthesize goaway when max sequence number generated by Craig Tiller · 9 years ago
  100. 4b40559 Remove dead file by Craig Tiller · 9 years ago