1. 7de4d10 fixing nits by Jan Tattermusch · 9 years ago
  2. 37733bb updated Grpc.Core.nuspec by Jan Tattermusch · 9 years ago
  3. 3af690c bump version of gRPC C# assemblies by Jan Tattermusch · 9 years ago
  4. 8f8c053 Update readme for building nuget package by Jan Tattermusch · 9 years ago
  5. 3bc8ba9 bumped version of grpc.native.csharp_ext package by Jan Tattermusch · 9 years ago
  6. b5b4d16 Merge pull request #1599 from iamqizhao/master by Eric Anderson · 9 years ago
  7. ef313d2 clean up the server features section by Qi Zhao · 9 years ago
  8. 612e691 remove response_type by Qi Zhao · 9 years ago
  9. 6f079f7 Merge pull request #1592 from murgatroid99/node_auth_fix by Tim Emiola · 9 years ago
  10. eb228c8 Merge pull request #1596 from stanley-cheung/add_php_jwt_creds_command by Tim Emiola · 9 years ago
  11. 3443ef9 address the comments by Qi Zhao · 9 years ago
  12. 4b8450a Add a timeout interop spec by Qi Zhao · 9 years ago
  13. 820827e Merge pull request #1597 from soltanmm/alpha-status-update by Nathaniel Manista · 9 years ago
  14. da8df48 Change Python status to "Alpha" at repo root by Masood Malekghassemi · 9 years ago
  15. 6202f7d Merge pull request #1580 from jboeuf/tsi_properties_cleanup by Nicolas Noble · 9 years ago
  16. d3b1aa6 add php jwt_token_creds test command by Stanley Cheung · 9 years ago
  17. 96ea303 Merge pull request #1593 from murgatroid99/objective_c_channel_cache by Jorge Canizales · 9 years ago
  18. dda9a3c Made cache thread-safe by murgatroid99 · 9 years ago
  19. ec4e5cf Added channel caching by host string by murgatroid99 · 9 years ago
  20. 2c5fa16 Fixed client auth implementation and tests by murgatroid99 · 9 years ago
  21. e02c148 Merge pull request #1587 from stanley-cheung/fix_php56_ext_location by Tim Emiola · 9 years ago
  22. 1b68e6e Merge pull request #1586 from murgatroid99/node_increase_travis_timeout_again by Tim Emiola · 9 years ago
  23. 9419949 Merge pull request #1583 from yang-g/mock by Tim Emiola · 9 years ago
  24. ae05249 Merge pull request #1588 from donnadionne/test-log by Stanley Cheung · 9 years ago
  25. 16bd7f3 Modifying test result and log storage for better keeping of test history. by Donna Dionne · 9 years ago
  26. f98cf2d fix php5.6 ext location by Stanley Cheung · 9 years ago
  27. ef2d707 Re-doubling Node timeout to fix #1539 by murgatroid99 · 9 years ago
  28. 452af9d Merge pull request #1579 from stanley-cheung/fix_php_test_math_proto by Michael Lumish · 9 years ago
  29. 28d78aa Merge pull request #1584 from ctiller/shortname-for-the-snake by Masood Malekghassemi · 9 years ago
  30. 5cb7902 remove redudant optional keyword in proto3 by Yang Gao · 9 years ago
  31. 8302025 Set shortname for Python tests by Craig Tiller · 9 years ago
  32. 77e8c1c Clean up tsi properties. by Julien Boeuf · 9 years ago
  33. 700dfd9 php test math proto: add default value by Stanley Cheung · 9 years ago
  34. 0fff02c Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie by Yang Gao · 9 years ago
  35. d6808d8 Merge pull request #1570 from jtattermusch/interop_auth_windows by donnadionne · 9 years ago
  36. 1c3d275 Merge pull request #1572 from stanley-cheung/php_add_support_for_jwt_auth_uri by Tim Emiola · 9 years ago
  37. 358b716 add comment by Stanley Cheung · 9 years ago
  38. f420687 PHP: add support to pass JWT auth uri to auth library by Stanley Cheung · 9 years ago
  39. 07cbf7b Merge pull request #1567 from dgquintas/cq_bgcb_cv by Craig Tiller · 9 years ago
  40. 52c6801 Merge pull request #1563 from nicolasnoble/more-win32-fixes by Craig Tiller · 9 years ago
  41. dc67ea7 Merge pull request #1565 from mzhaom/boringssl by jboeuf · 9 years ago
  42. 766d77c Include <openssl/crypto.h> to make sure it compiles with boringssl. by Ming Zhao · 9 years ago
  43. a181567 Merge pull request #1569 from nicolasnoble/run_tests_stop_the_spam by Craig Tiller · 9 years ago
  44. 46f39c0 added ability to run auth interop test clients on windows by Jan Tattermusch · 9 years ago
  45. 99768ac Prevents run_tests from spamming. by Nicolas "Pixel" Noble · 9 years ago
  46. 60a7e8d Merge pull request #1566 from springful/allow-osx by Jorge Canizales · 9 years ago
  47. 6c66c0f Add accidentally deleted escape by Craig Tiller · 9 years ago
  48. 5b984ce Added comment to empty kick_poller func. by David Garcia Quintas · 9 years ago
  49. c524c60 Merge pull request #1562 from jtattermusch/fix_csharp_interop by Michael Lumish · 9 years ago
  50. 167b972 Allowing OSX platforms to be targeted by Vince Gatto · 9 years ago
  51. e7da1d4 Fix mistaken test change by Craig Tiller · 9 years ago
  52. e144536 Various Win32 fixes and improvements. by Nicolas Noble · 9 years ago
  53. bee9325 Make sure full method name starts with slash by Jan Tattermusch · 9 years ago
  54. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  55. a468c36 Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream by Yang Gao · 9 years ago
  56. 2e12291 Merge pull request #1554 from sidrakesh93/master by Vijay Pai · 9 years ago
  57. 2f9f29a Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_test by Tim Emiola · 9 years ago
  58. 06578a1 Merge pull request #1561 from murgatroid99/node_fix_message_echo by Tim Emiola · 9 years ago
  59. 2da8f32 Merge remote-tracking branch 'upstream/master' by Siddharth Rakesh · 9 years ago
  60. 838e0a3 Bump Node version to 0.8.0 by murgatroid99 · 9 years ago
  61. 20afbb9 Updated interop tests to handle proto3 changes by murgatroid99 · 9 years ago
  62. fae09dd Merge pull request #1560 from ctiller/timeouts-need-logs-too by Tim Emiola · 9 years ago
  63. d8afa09 Merge github.com:grpc/grpc into timeouts-need-logs-too by Craig Tiller · 9 years ago
  64. c73a2be Updated deserialization code to fix message echoing by murgatroid99 · 9 years ago
  65. 8421678 Make runtests print logs on timed out tests by Craig Tiller · 9 years ago
  66. 6efa6eb Allow running ASAN without leak checking by Craig Tiller · 9 years ago
  67. 1b6b212 Trace more events by Craig Tiller · 9 years ago
  68. 59b195f Make runtests print logs on timed out tests by Craig Tiller · 9 years ago
  69. 1e13bac Merge branch 'master' into node_fix_message_echo by murgatroid99 · 9 years ago
  70. 4491fbd Merge pull request #1553 from jtattermusch/interop_windows_runners by Tim Emiola · 9 years ago
  71. 2a41091 Merge pull request #1548 from murgatroid99/node_protobuf_git_upgrade by Tim Emiola · 9 years ago
  72. 4749c8b Getting rid of more seemingly dead code by Craig Tiller · 9 years ago
  73. 19991c2 Merge pull request #1556 from nathanielmanistaatgoogle/update-readme by Masood Malekghassemi · 9 years ago
  74. 00ff7df Removed callback queue sync from iomgr. by David Garcia Quintas · 9 years ago
  75. 06b8b31 Remove unusable functions by Craig Tiller · 9 years ago
  76. 3211e94 Remove unusable functions by Craig Tiller · 9 years ago
  77. 7960b4d Merge pull request #1555 from donnadionne/test-log by Stanley Cheung · 9 years ago
  78. 452157a Merge branch 'bye-bye-completion-queue-pie' of github.com:ctiller/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  79. de4e3eb Fix Ruby compile error by Craig Tiller · 9 years ago
  80. 4a3c138 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  81. 55cbf02 Change Python development status to "Alpha" by Nathaniel Manista · 9 years ago
  82. 9508c6c Adding 2 new test runner scripts to help to separate tests into smaller runs and by Donna Dionne · 9 years ago
  83. 2e9157d Added async streaming ping pong test by Siddharth Rakesh · 9 years ago
  84. f319be0 make windows host configurable by Jan Tattermusch · 9 years ago
  85. 63bf850 added interop and cloud to prod runner scripts for windows interop clients by Jan Tattermusch · 9 years ago
  86. 55e04e4 Merge pull request #1543 from eavgerinos/patch-2 by Tim Emiola · 9 years ago
  87. 5828fb9 Added failing test that echos the request message by murgatroid99 · 9 years ago
  88. 1b40198 Added jwtaccess cloud-to-prod interop test by murgatroid99 · 9 years ago
  89. 11cfdf7 Removed a default value I missed by murgatroid99 · 9 years ago
  90. 0e19902 Updated ProtoBuf.js dependency. Updated protos to proto3 by murgatroid99 · 9 years ago
  91. 6d7df2f Merge pull request #7 from murgatroid99/objective_c_remove_ds_store by Craig Tiller · 9 years ago
  92. 9038101 Merge pull request #1494 from ctiller/the-churnening by Yang Gao · 9 years ago
  93. 9b75c66 Merge pull request #1489 from ctiller/all-the-small-things by Yang Gao · 9 years ago
  94. c7df2b8 Ruby progress by Craig Tiller · 9 years ago
  95. 91b66bb Ignore .DS_Store files by murgatroid99 · 9 years ago
  96. 9ec7f5a Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  97. 7d95470 Update comment by Craig Tiller · 9 years ago
  98. 34f9af4 Merge pull request #1496 from dgquintas/profile_analysis_better_reporting by Craig Tiller · 9 years ago
  99. 5b9e743 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  100. f7670f3 Clean out old code by Craig Tiller · 9 years ago