1. 28d78aa Merge pull request #1584 from ctiller/shortname-for-the-snake by Masood Malekghassemi · 10 years ago
  2. 8302025 Set shortname for Python tests by Craig Tiller · 10 years ago
  3. 0fff02c Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie by Yang Gao · 10 years ago
  4. d6808d8 Merge pull request #1570 from jtattermusch/interop_auth_windows by donnadionne · 10 years ago
  5. 1c3d275 Merge pull request #1572 from stanley-cheung/php_add_support_for_jwt_auth_uri by Tim Emiola · 10 years ago
  6. 358b716 add comment by Stanley Cheung · 10 years ago
  7. f420687 PHP: add support to pass JWT auth uri to auth library by Stanley Cheung · 10 years ago
  8. 07cbf7b Merge pull request #1567 from dgquintas/cq_bgcb_cv by Craig Tiller · 10 years ago
  9. 52c6801 Merge pull request #1563 from nicolasnoble/more-win32-fixes by Craig Tiller · 10 years ago
  10. dc67ea7 Merge pull request #1565 from mzhaom/boringssl by jboeuf · 10 years ago
  11. 766d77c Include <openssl/crypto.h> to make sure it compiles with boringssl. by Ming Zhao · 10 years ago
  12. a181567 Merge pull request #1569 from nicolasnoble/run_tests_stop_the_spam by Craig Tiller · 10 years ago
  13. 46f39c0 added ability to run auth interop test clients on windows by Jan Tattermusch · 10 years ago
  14. 99768ac Prevents run_tests from spamming. by Nicolas "Pixel" Noble · 10 years ago
  15. 60a7e8d Merge pull request #1566 from springful/allow-osx by Jorge Canizales · 10 years ago
  16. 6c66c0f Add accidentally deleted escape by Craig Tiller · 10 years ago
  17. 5b984ce Added comment to empty kick_poller func. by David Garcia Quintas · 10 years ago
  18. c524c60 Merge pull request #1562 from jtattermusch/fix_csharp_interop by Michael Lumish · 10 years ago
  19. 167b972 Allowing OSX platforms to be targeted by Vince Gatto · 10 years ago
  20. e7da1d4 Fix mistaken test change by Craig Tiller · 10 years ago
  21. e144536 Various Win32 fixes and improvements. by Nicolas Noble · 10 years ago
  22. bee9325 Make sure full method name starts with slash by Jan Tattermusch · 10 years ago
  23. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 10 years ago
  24. a468c36 Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream by Yang Gao · 10 years ago
  25. 2e12291 Merge pull request #1554 from sidrakesh93/master by Vijay Pai · 10 years ago
  26. 2f9f29a Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_test by Tim Emiola · 10 years ago
  27. 06578a1 Merge pull request #1561 from murgatroid99/node_fix_message_echo by Tim Emiola · 10 years ago
  28. 2da8f32 Merge remote-tracking branch 'upstream/master' by Siddharth Rakesh · 10 years ago
  29. 838e0a3 Bump Node version to 0.8.0 by murgatroid99 · 10 years ago
  30. 20afbb9 Updated interop tests to handle proto3 changes by murgatroid99 · 10 years ago
  31. fae09dd Merge pull request #1560 from ctiller/timeouts-need-logs-too by Tim Emiola · 10 years ago
  32. d8afa09 Merge github.com:grpc/grpc into timeouts-need-logs-too by Craig Tiller · 10 years ago
  33. c73a2be Updated deserialization code to fix message echoing by murgatroid99 · 10 years ago
  34. 8421678 Make runtests print logs on timed out tests by Craig Tiller · 10 years ago
  35. 6efa6eb Allow running ASAN without leak checking by Craig Tiller · 10 years ago
  36. 1b6b212 Trace more events by Craig Tiller · 10 years ago
  37. 59b195f Make runtests print logs on timed out tests by Craig Tiller · 10 years ago
  38. 1e13bac Merge branch 'master' into node_fix_message_echo by murgatroid99 · 10 years ago
  39. 4491fbd Merge pull request #1553 from jtattermusch/interop_windows_runners by Tim Emiola · 10 years ago
  40. 2a41091 Merge pull request #1548 from murgatroid99/node_protobuf_git_upgrade by Tim Emiola · 10 years ago
  41. 4749c8b Getting rid of more seemingly dead code by Craig Tiller · 10 years ago
  42. 19991c2 Merge pull request #1556 from nathanielmanistaatgoogle/update-readme by Masood Malekghassemi · 10 years ago
  43. 00ff7df Removed callback queue sync from iomgr. by David Garcia Quintas · 10 years ago
  44. 06b8b31 Remove unusable functions by Craig Tiller · 10 years ago
  45. 3211e94 Remove unusable functions by Craig Tiller · 10 years ago
  46. 7960b4d Merge pull request #1555 from donnadionne/test-log by Stanley Cheung · 10 years ago
  47. 452157a Merge branch 'bye-bye-completion-queue-pie' of github.com:ctiller/grpc into bye-bye-completion-queue-pie by Craig Tiller · 10 years ago
  48. de4e3eb Fix Ruby compile error by Craig Tiller · 10 years ago
  49. 4a3c138 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 10 years ago
  50. 55cbf02 Change Python development status to "Alpha" by Nathaniel Manista · 10 years ago
  51. 9508c6c Adding 2 new test runner scripts to help to separate tests into smaller runs and by Donna Dionne · 10 years ago
  52. 2e9157d Added async streaming ping pong test by Siddharth Rakesh · 10 years ago
  53. f319be0 make windows host configurable by Jan Tattermusch · 10 years ago
  54. 63bf850 added interop and cloud to prod runner scripts for windows interop clients by Jan Tattermusch · 10 years ago
  55. 55e04e4 Merge pull request #1543 from eavgerinos/patch-2 by Tim Emiola · 10 years ago
  56. 5828fb9 Added failing test that echos the request message by murgatroid99 · 10 years ago
  57. 1b40198 Added jwtaccess cloud-to-prod interop test by murgatroid99 · 10 years ago
  58. 11cfdf7 Removed a default value I missed by murgatroid99 · 10 years ago
  59. 0e19902 Updated ProtoBuf.js dependency. Updated protos to proto3 by murgatroid99 · 10 years ago
  60. 6d7df2f Merge pull request #7 from murgatroid99/objective_c_remove_ds_store by Craig Tiller · 10 years ago
  61. 9038101 Merge pull request #1494 from ctiller/the-churnening by Yang Gao · 10 years ago
  62. 9b75c66 Merge pull request #1489 from ctiller/all-the-small-things by Yang Gao · 10 years ago
  63. c7df2b8 Ruby progress by Craig Tiller · 10 years ago
  64. 91b66bb Ignore .DS_Store files by murgatroid99 · 10 years ago
  65. 9ec7f5a Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 10 years ago
  66. 7d95470 Update comment by Craig Tiller · 10 years ago
  67. 34f9af4 Merge pull request #1496 from dgquintas/profile_analysis_better_reporting by Craig Tiller · 10 years ago
  68. 5b9e743 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 10 years ago
  69. f7670f3 Clean out old code by Craig Tiller · 10 years ago
  70. 3c78b4e Ruby progress by Craig Tiller · 10 years ago
  71. 3a48808 Ruby progress by Craig Tiller · 10 years ago
  72. ad21fea Merge pull request #1545 from nicolasnoble/msys2 by Craig Tiller · 10 years ago
  73. 5fc1adf Msys2 fixes, and compilation instructions. by Nicolas "Pixel" Noble · 10 years ago
  74. 47bfcc0 Merge pull request #1485 from nicolasnoble/building-win32-tests by Craig Tiller · 10 years ago
  75. 57e7dc8 Ruby style changes: replace `== 0` with `zero?` by Aggelos Avgerinos · 10 years ago
  76. b5cb8d1 Replacing DELETE with DESTROY. by Nicolas "Pixel" Noble · 10 years ago
  77. 6c8717d Adding instructions to use generate_debug_projects.sh, and cleaning the script up a bit. by Nicolas "Pixel" Noble · 10 years ago
  78. f14b952 One more unistd.h to remove. by Nicolas "Pixel" Noble · 10 years ago
  79. 532eb41 Properly naming grpc++_unsecure project. by Nicolas "Pixel" Noble · 10 years ago
  80. 18938cd Merge branch 'master' of github.com:grpc/grpc into generate-test-projects by Nicolas "Pixel" Noble · 10 years ago
  81. 2e36393 Making the gRPC C tests building under Windows. by Nicolas Noble · 10 years ago
  82. 7bf5092 Adding grpc++_unsecure project file, and adding better support for test projects. by Nicolas "Pixel" Noble · 10 years ago
  83. cc193a6 Merge pull request #1538 from ctiller/oops-broke-the-compiler by Yang Gao · 10 years ago
  84. b122e2e Fix broken compilation by Craig Tiller · 10 years ago
  85. 0b0e979 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 10 years ago
  86. c731323 Fix broken compilation by Craig Tiller · 10 years ago
  87. f662aa4 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 10 years ago
  88. fcdf33b Merge pull request #1506 from jboeuf/call_creds by Craig Tiller · 10 years ago
  89. c4440d9 Fix ruby server by Craig Tiller · 10 years ago
  90. 1f8dd6b Merge pull request #1531 from murgatroid99/node_increase_travis_timeout by Tim Emiola · 10 years ago
  91. 020ae63 Fix clang compilation by Craig Tiller · 10 years ago
  92. 9e86dc8 Fix compiler by Craig Tiller · 10 years ago
  93. dd67dba Fix test by Craig Tiller · 10 years ago
  94. 6979b00 Fix clang compilation by Craig Tiller · 10 years ago
  95. 0b488f7 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 10 years ago
  96. d7f768b Addressing comments. by Julien Boeuf · 10 years ago
  97. 554c79c Merging with master. by Julien Boeuf · 10 years ago
  98. b8b59b1 Merge pull request #1533 from jtattermusch/csharp_cleanup by Michael Lumish · 10 years ago
  99. aef386b Merge pull request #1530 from ctiller/async-fail by Vijay Pai · 10 years ago
  100. f00454a Merge pull request #6 from murgatroid99/objective_c_completion_queue_update by Craig Tiller · 10 years ago