1. e32075f Fixing tests. by Julien Boeuf · 9 years ago
  2. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  3. 7fdfe1a Bandaid over differences in the C API for Python credentials by Masood Malekghassemi · 9 years ago
  4. e695941 Merge pull request #4091 from murgatroid99/node_channel_args_malloc by Tim Emiola · 9 years ago
  5. 06029a0 Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_free_immediately by Michael Lumish · 9 years ago
  6. 9161a82 Corrects compile error on ruby 2.0 by Tim Emiola · 9 years ago
  7. 75065d4 Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_test by Michael Lumish · 9 years ago
  8. 05e466e Merge pull request #4107 from tbetbetbe/grpc_ruby_bidi_call_should_read_metadata by Michael Lumish · 9 years ago
  9. 3edd3af Merge pull request #4119 from bdotdub/objc-cleanup-generated-libraries by Jorge Canizales · 9 years ago
  10. a7c6c85 Remove unused RouteGuideClient and move RemoteTestClient to tests by Benny Wong · 9 years ago
  11. 66ae6bf Update Podfile to point to the right sample dependencies by Benny Wong · 9 years ago
  12. 1d5adb3 Revert edit for generated_libraries RemoteTest by Benny Wong · 9 years ago
  13. a082435 Updates interop client/server logging by Tim Emiola · 9 years ago
  14. 69a672e Adds standard logging to the client/server by Tim Emiola · 9 years ago
  15. 7d21c04 Fixes a multithreading bug in the ruby rpc_server by Tim Emiola · 9 years ago
  16. 7beff53 Update location of grpc_objective_c_plugin for sample by Benny Wong · 9 years ago
  17. 3f1f5a4 Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName by Benny Wong · 9 years ago
  18. 24fdc17 Ensures that bidi calls obtain metadata. by Tim Emiola · 9 years ago
  19. b48236a Fixes an issue running the tests on Ruby2.2 by Tim Emiola · 9 years ago
  20. 3236607 Fixed incorrect type in a malloc in Node extension by murgatroid99 · 9 years ago
  21. 3baf767 php: append application user agent string at the beginning by Stanley Cheung · 9 years ago
  22. bdffdc0 Merge pull request #4031 from jtattermusch/win_precise_clock by Craig Tiller · 9 years ago
  23. 1099ace Ensure application and Node library user agent strings are together at the beginning by murgatroid99 · 9 years ago
  24. 36297ac Update Python C wrapping layers to new credentials API by Masood Malekghassemi · 9 years ago
  25. 1f6f02a Merge branch 'master' into protosplit by vjpai · 9 years ago
  26. 6c4ec78 Merge pull request #4013 from dgquintas/bb_readall by Craig Tiller · 9 years ago
  27. 187c4b3 Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition by Craig Tiller · 9 years ago
  28. 04f4054 use QueryPerformanceCounter as precise clock for windows by Jan Tattermusch · 9 years ago
  29. e146e0c Merge pull request #4025 from jtattermusch/csharp_perf_instrumentation by Michael Lumish · 9 years ago
  30. 452ca9b add profiling support by Jan Tattermusch · 9 years ago
  31. b8024dd Merge branch 'master' into protosplit by vjpai · 9 years ago
  32. 11537dc Merge remote-tracking branch 'upstream/master' into protosplit by vjpai · 9 years ago
  33. 66197ca Fix nap condition for pollset wakeup by Craig Tiller · 9 years ago
  34. 6eb3925 Added grpc_byte_buffer_reader_readall by David Garcia Quintas · 9 years ago
  35. 785d8ae Merge pull request #4009 from jtattermusch/add_badges by Michael Lumish · 9 years ago
  36. d6c0415 Add cocoapods badge by Jan Tattermusch · 9 years ago
  37. a9b933e Add gem badge by Jan Tattermusch · 9 years ago
  38. c8a5cc5 Add npm badge by Jan Tattermusch · 9 years ago
  39. 4cca1a5 Merge pull request #3886 from murgatroid99/node_file_comments by Tim Emiola · 9 years ago
  40. 8b162cd Merge pull request #3981 from jtattermusch/add_nuget_badge by Tim Emiola · 9 years ago
  41. 6eeb685 Merge pull request #3994 from jcanizales/split-test-schemes by Michael Lumish · 9 years ago
  42. 119c103 Split up into a new service proto, use proper service suffix, add a by vjpai · 9 years ago
  43. 96dde58 Fixup: Target name changed. by Jorge Canizales · 9 years ago
  44. 2beb88c Fix documentation of tests by Jorge Canizales · 9 years ago
  45. 91db5ac Split AllTests into 4 schemes by Jorge Canizales · 9 years ago
  46. 54fa62e Reject nils in useTestCertsPath:testName:forHost: by Jorge Canizales · 9 years ago
  47. ea4955e Remove outdated routeguide test by Jorge Canizales · 9 years ago
  48. 05e9e27 Merge pull request #3987 from jtattermusch/csharp_opencover by Nicolas Noble · 9 years ago
  49. 43a7e4e Ruby wrapping of core credentials API change. by Tim Emiola · 9 years ago
  50. 9332ea6 Updates channel credentials by Tim Emiola · 9 years ago
  51. bf3b153 Add OpenCover coverage for C# by Jan Tattermusch · 9 years ago
  52. 276266d Merge pull request #3 from murgatroid99/node_core_creds_api_change by jboeuf · 9 years ago
  53. d5b2056 php: ran php-cs-fixer to comply with php coding standard by Stanley Cheung · 9 years ago
  54. 7b93699 Add nuget version badge by Jan Tattermusch · 9 years ago
  55. c90b109 Change error message in credentials test by murgatroid99 · 9 years ago
  56. a5fd9d1 php: fix inconsistent array notation by Stanley Cheung · 9 years ago
  57. ea41264 Merge pull request #6 from jtattermusch/core_creds_api_change by jboeuf · 9 years ago
  58. f3d051a Merge pull request #4 from stanley-cheung/php_creds_api_change by jboeuf · 9 years ago
  59. dcd35b8 Merge pull request #3969 from grpc/release-0_11 by Nicolas Noble · 9 years ago
  60. 08dea32 update C# to the new C core auth API by Jan Tattermusch · 9 years ago
  61. 55e9742 s/quit()/sys.exit() by Jorge Canizales · 9 years ago
  62. 5a06278 Copyright notice in the .sh file by Jorge Canizales · 9 years ago
  63. 3c55958 s/grpc_credentials/grpc_channel_credentials for ObjC by Jorge Canizales · 9 years ago
  64. d292131 Remove alpha tests by Masood Malekghassemi · 9 years ago
  65. 1bef95d Style and misc fixes to the script by Jorge Canizales · 9 years ago
  66. 8644641 Undo Cocoadoc’ing TODO line. by Jorge Canizales · 9 years ago
  67. b10776c Reformat comments as Cocoadocs by Jorge Canizales · 9 years ago
  68. bbb7774 Make the script support multiple input files by Jorge Canizales · 9 years ago
  69. 88c3284 Finished script and example output. by Jorge Canizales · 9 years ago
  70. fef5bee Prototype script to change comment format. by Jorge Canizales · 9 years ago
  71. a6da17e Test file: GRPCCall.h by Jorge Canizales · 9 years ago
  72. dae3dad Merge pull request #3940 from soltanmm/move-along by Nathaniel Manista · 9 years ago
  73. fbb6b92 Fixed an inexplicable wrong handling of a lock by David Garcia Quintas · 9 years ago
  74. 2a0cb49 Bring Python interop tests to the beta API by Masood Malekghassemi · 9 years ago
  75. 9c0b35e php: rename credentials to channel_credentials by Stanley Cheung · 9 years ago
  76. aeea102 php: split grpc_credentials to channel_credentials and call_credentials by Stanley Cheung · 9 years ago
  77. af93a8f php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  78. d94f926 php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  79. 7f5b328 Merge pull request #3926 from jtattermusch/csharp_not_ssl_cert_env by Michael Lumish · 9 years ago
  80. 5864e82 Merge pull request #3920 from stanley-cheung/php_remove_unused_file by Michael Lumish · 9 years ago
  81. c66b901 Merge pull request #3921 from murgatroid99/node_interop_default_credentials by Michael Lumish · 9 years ago
  82. beffc77 stop using SSL_CERT_FILE env for C# interop tests by Jan Tattermusch · 9 years ago
  83. 030387d remove include by Stanley Cheung · 9 years ago
  84. 1bc8fa7 Merge pull request #3643 from dgquintas/microchannels by Craig Tiller · 9 years ago
  85. cc19b94 Make Node interop client use default roots file path by murgatroid99 · 9 years ago
  86. 47c1a53 php: remove unused file by Stanley Cheung · 9 years ago
  87. 5901d90 Fixed lint errors by murgatroid99 · 9 years ago
  88. 3ee9c59 Merge remote-tracking branch 'jboeuf/core_creds_api_change' into node_core_creds_api_change by murgatroid99 · 9 years ago
  89. b73cbc2 Addressing comments. by Julien Boeuf · 9 years ago
  90. 75457ff php: add more unit test for code coverage analysis by Stanley Cheung · 9 years ago
  91. 7c0dbf8 Updated Node credentials API to match core API change by murgatroid99 · 9 years ago
  92. 63544f7 Merge pull request #3892 from jtattermusch/python_fix_auth_tests by Masood Malekghassemi · 9 years ago
  93. 2da13a0 Merge pull request #3890 from jtattermusch/fix_ruby_per_rpc_creds by Michael Lumish · 9 years ago
  94. 42e2beb Merge pull request #3858 from enisoc/php-close by Stanley Cheung · 9 years ago
  95. 70815ae Merge pull request #3878 from murgatroid99/node_remove_log_lines by Nicolas Noble · 9 years ago
  96. 3b6fef1 fix some python auth interop tests by Jan Tattermusch · 9 years ago
  97. fe3d9ea fix ruby per_rpc_creds by Jan Tattermusch · 9 years ago
  98. 85ccb8c added grpc_client_uchannel_set_subchannel func by David Garcia Quintas · 9 years ago
  99. e49501a Update README.md by Jan Tattermusch · 9 years ago
  100. 3c769d6 Added some file-level comments to Node source files by murgatroid99 · 9 years ago