1. 9daab24 Fix C test build by Craig Tiller · 9 years ago
  2. 054d1de Correct Node build errors by Craig Tiller · 9 years ago
  3. a33acb7 Correct C++ build errors by Craig Tiller · 9 years ago
  4. fee0cfa Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  5. 4d706b8 Port C# to new API by Craig Tiller · 9 years ago
  6. a5e15f4 Port Python to new API by Craig Tiller · 9 years ago
  7. 997fab6 Port Ruby to new API by Craig Tiller · 9 years ago
  8. fdb75f5 Port Node to new API by Craig Tiller · 9 years ago
  9. f4d4ae0 Merge pull request #1521 from yang-g/race by Craig Tiller · 9 years ago
  10. 9ceeae3 Merge pull request #1523 from nicolasnoble/qps-is-in-fact-a-tool by David G. Quintas · 9 years ago
  11. 4251aad Merge branch 'master' of github.com:grpc/grpc into standalone_benchmarks by David Garcia Quintas · 9 years ago
  12. 909e098 Flagging the QPS binaries as tools, instead of non-runnable tests. by Nicolas Noble · 9 years ago
  13. 7f2e98c Further Windows fixes. by Nicolas "Pixel" Noble · 9 years ago
  14. e84b618 get rid of dependencies on some unneeded nuget packages by Jan Tattermusch · 9 years ago
  15. 818ae16 get rid of unneeded dependency on Mono.Security by Jan Tattermusch · 9 years ago
  16. b8a5f86 do not request another call if server is shutdown by Yang Gao · 9 years ago
  17. b5897bf moved GetMethodType function to generator_helpers.h by Jan Tattermusch · 9 years ago
  18. 442918f Merge pull request #1477 from ctiller/we-should-probably-run-all-the-tests-we-have by Nicolas Noble · 9 years ago
  19. efa702b add newline at EOF by Jan Tattermusch · 9 years ago
  20. cd7e313 add newline to the end of generated files by Jan Tattermusch · 9 years ago
  21. eb5a312 added script to regenerate gRPC C# stubs by Jan Tattermusch · 9 years ago
  22. 085533e Replace handwritten math stub by the generated one by Jan Tattermusch · 9 years ago
  23. 7eb3a76 Replace handwritten testService stub by the generated one by Jan Tattermusch · 9 years ago
  24. 2d92495 added csharp generator plugin by Jan Tattermusch · 9 years ago
  25. f51e858 Merge pull request #1518 from stanley-cheung/php_ignore_vendor_folder by Tim Emiola · 9 years ago
  26. bae3a61 Really removes the string monkey-patch by Tim Emiola · 9 years ago
  27. 57e289c Merge pull request #1504 from jtattermusch/csharp_api_fixes by Tim Emiola · 9 years ago
  28. ff73231 ignore PHP vendor/ folder by Stanley Cheung · 9 years ago
  29. 13363e3 make underscore a class method of GenericService by Tim Emiola · 9 years ago
  30. eb697aa Merge pull request #1512 from stanley-cheung/bump_php_composer_lock by Tim Emiola · 9 years ago
  31. c354c51 If we have closed the transport, dont try reading by Craig Tiller · 9 years ago
  32. 00943fc Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata by murgatroid99 · 9 years ago
  33. e82f826 Merge pull request #1502 from ctiller/check-on-headers by Eric Anderson · 9 years ago
  34. ab62f47 remove composer.lock file by Stanley Cheung · 9 years ago
  35. 2ec12de Merge pull request #1510 from ejona86/installDist by Nathan Mittler · 9 years ago
  36. 2b84e22 Merge remote-tracking branch 'upstream/master' into mock by Yang Gao · 9 years ago
  37. 04cba60 bump php composer.lock again because of auth library fix by Stanley Cheung · 9 years ago
  38. 8360679 Merge pull request #1503 from ctiller/dont-signal-me by Nicolas Noble · 9 years ago
  39. 0353fad Merge pull request #1509 from ctiller/perform-callbacks by Nicolas Noble · 9 years ago
  40. c5f3e26 Fix potential leak by Craig Tiller · 9 years ago
  41. aa518cc Add 'installDist' task to grpc-java Docker build by Eric Anderson · 9 years ago
  42. 40a4e86 Merge branch 'master' into node_status_error_event by murgatroid99 · 9 years ago
  43. 0fe9944 Merge branch 'master' into stream_ctx by vjpai · 9 years ago
  44. ba6b9b3 Merge github.com:grpc/grpc into all-the-small-things by Craig Tiller · 9 years ago
  45. 07bc6ce Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have by Craig Tiller · 9 years ago
  46. e34a45a A few win32 fixes. by Nicolas "Pixel" Noble · 9 years ago
  47. 03e82e2 Split address passed to AddListeningPort into host and port by Jan Tattermusch · 9 years ago
  48. 8ab1f7e added concept of ServerCallContext, that is passed to all server-side handlers by Jan Tattermusch · 9 years ago
  49. bdb1b48 add a generic constraint for TRequest and TResponse to require a class by Jan Tattermusch · 9 years ago
  50. 9b9a877 change todo comment by Jan Tattermusch · 9 years ago
  51. 9f218dd Adding support for per call credentials in core. by Julien Boeuf · 9 years ago
  52. f666ade Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  53. 1562f5c Merge github.com:grpc/grpc into the-churnening by Craig Tiller · 9 years ago
  54. 4783854 Merge github.com:grpc/grpc into do-the-right-thing-put-it-in-a-bin by Craig Tiller · 9 years ago
  55. 228896e Merge github.com:grpc/grpc into check-on-headers by Craig Tiller · 9 years ago
  56. 46e46ed Merge github.com:grpc/grpc into dont-signal-me by Craig Tiller · 9 years ago
  57. 1d74de9 Cleanup unlock() a little by Craig Tiller · 9 years ago
  58. 63733ef Merge pull request #1499 from jtattermusch/core_cb_fix by Nicolas Noble · 9 years ago
  59. 9b0a94b Further fixes and eye candy. by David Garcia Quintas · 9 years ago
  60. 7cff3ee Handling of ! tags across threads & performance. by David Garcia Quintas · 9 years ago
  61. f742c52 Version bump because of new exposed errors by murgatroid99 · 9 years ago
  62. 65b784e Added error events on client streams when the server is streaming by murgatroid99 · 9 years ago
  63. 2da0296 Eliminate need for SIGPIPE handling by Craig Tiller · 9 years ago
  64. a568ce7 Merge pull request #1495 from stanley-cheung/fix_php_gce_test by Tim Emiola · 9 years ago
  65. b96d001 Validate that headers contain legal bytes by Craig Tiller · 9 years ago
  66. ba57cf2 Merge pull request #1501 from donnadionne/test-log by Stanley Cheung · 9 years ago
  67. 030ca38 more division of logs to make it easier to analyze test results. by Donna Dionne · 9 years ago
  68. 975efdc Avoid repeated sortings in percentile() calls. by David Garcia Quintas · 9 years ago
  69. d1abc81 Throw away queued messages on error by Craig Tiller · 9 years ago
  70. 776075a Implemented aggregation over important mark times. by David Garcia Quintas · 9 years ago
  71. 40627b4 Merge branch 'master' into stream_ctx by vjpai · 9 years ago
  72. 594856f Fix: Server side call with both streams closed doesnt get properly finalized by Jan Tattermusch · 9 years ago
  73. ae35546 Merge pull request #1497 from donnadionne/test-log by Stanley Cheung · 9 years ago
  74. 71cbac4 Merge branch 'master' of github.com:google/grpc into test-log by Donna Dionne · 9 years ago
  75. 5c1368e Ensuring test logs are not over written between runs. by Donna Dionne · 9 years ago
  76. 12f809f Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  77. 708b0a8 Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have by Craig Tiller · 9 years ago
  78. fb775b8 Fix test by Craig Tiller · 9 years ago
  79. 62d0b28 update php composer.lock by Stanley Cheung · 9 years ago
  80. 3676b38 Lose redundant tag on unary calls by Craig Tiller · 9 years ago
  81. 793212a Merge github.com:grpc/grpc into all-the-small-things by Craig Tiller · 9 years ago
  82. f508145 Fix some wrapped languages by Craig Tiller · 9 years ago
  83. 096528d Merge pull request #1492 from tbetbetbe/grpc_ruby_fix_travis by Craig Tiller · 9 years ago
  84. f9e6adf Completion queue binding for new requests API change by Craig Tiller · 9 years ago
  85. f2fb07d Pin the version of rubocop used in grpc.gemspec by Tim Emiola · 9 years ago
  86. 78193bf Merge pull request #1491 from dgquintas/important_mark_analysis by Craig Tiller · 9 years ago
  87. 5b2ea29 Added support for important mark (!) analysis. by David Garcia Quintas · 9 years ago
  88. 999971d Merge pull request #1482 from stanley-cheung/php_cloud_prod_cmd by donnadionne · 9 years ago
  89. 0c23320 Split thread stress from end2end to improve parallelism by Craig Tiller · 9 years ago
  90. 0e17857 Merge pull request #1484 from dgquintas/profiling_add_bang_mark by Craig Tiller · 9 years ago
  91. 73423ae Added important (!) profiling mark. by David Garcia Quintas · 9 years ago
  92. 4f1a75f Merge branch 'master' into stream_ctx by vjpai · 9 years ago
  93. f1f8fc3 Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have by Craig Tiller · 9 years ago
  94. 234e62c Merge pull request #1395 from ctiller/swappy by David G. Quintas · 9 years ago
  95. d4f10c0 Split C++'s smoke_test into 4 stand alone ones. by David Garcia Quintas · 9 years ago
  96. ab4ad85 add command for the rest of PHP interop test by Stanley Cheung · 9 years ago
  97. fde356c Merge pull request #1445 from jtattermusch/csharp_new_api by Tim Emiola · 9 years ago
  98. e785be8 Merge pull request #1479 from nathanielmanistaatgoogle/interop-test-specification by Eric Anderson · 9 years ago
  99. ef42ea2 Make headers of TODO interop test priorities by Nathaniel Manista · 9 years ago
  100. da00c0a Merge pull request #1452 from ctiller/profile-analyze by David G. Quintas · 9 years ago