1. 7fdfe1a Bandaid over differences in the C API for Python credentials by Masood Malekghassemi · 9 years ago
  2. 36297ac Update Python C wrapping layers to new credentials API by Masood Malekghassemi · 9 years ago
  3. 29c2a9e Merge pull request #7 from tbetbetbe/core_creds_api_change by jboeuf · 9 years ago
  4. 43a7e4e Ruby wrapping of core credentials API change. by Tim Emiola · 9 years ago
  5. 9332ea6 Updates channel credentials by Tim Emiola · 9 years ago
  6. 276266d Merge pull request #3 from murgatroid99/node_core_creds_api_change by jboeuf · 9 years ago
  7. c90b109 Change error message in credentials test by murgatroid99 · 9 years ago
  8. ea41264 Merge pull request #6 from jtattermusch/core_creds_api_change by jboeuf · 9 years ago
  9. f3d051a Merge pull request #4 from stanley-cheung/php_creds_api_change by jboeuf · 9 years ago
  10. 08dea32 update C# to the new C core auth API by Jan Tattermusch · 9 years ago
  11. 4c82ed5 Merge pull request #5 from jcanizales/creds-api-unbreak-objc by jboeuf · 9 years ago
  12. 3c55958 s/grpc_credentials/grpc_channel_credentials for ObjC by Jorge Canizales · 9 years ago
  13. 9c0b35e php: rename credentials to channel_credentials by Stanley Cheung · 9 years ago
  14. aeea102 php: split grpc_credentials to channel_credentials and call_credentials by Stanley Cheung · 9 years ago
  15. af93a8f php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  16. 5901d90 Fixed lint errors by murgatroid99 · 9 years ago
  17. 3ee9c59 Merge remote-tracking branch 'jboeuf/core_creds_api_change' into node_core_creds_api_change by murgatroid99 · 9 years ago
  18. b73cbc2 Addressing comments. by Julien Boeuf · 9 years ago
  19. 7c0dbf8 Updated Node credentials API to match core API change by murgatroid99 · 9 years ago
  20. 29d6f18 Merge branch 'core_creds_api_change' of github.com:jboeuf/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  21. ccd4c52 Bumping minor version with API change. by Julien Boeuf · 9 years ago
  22. 8c48a2a Fixing cpp examples. by Julien Boeuf · 9 years ago
  23. 3bb61d8 Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  24. 627f984 Merge pull request #3872 from soltanmm/empty by Nathaniel Manista · 9 years ago
  25. 28738bb Add empty_stream Python interop test by Masood Malekghassemi · 9 years ago
  26. 551d0f3 Merge pull request #3860 from jtattermusch/python_use_tls_compat by Nathaniel Manista · 9 years ago
  27. 785efd4 accept --use_tls=true --use_test_ca=true in python by Jan Tattermusch · 9 years ago
  28. 921149c Merge pull request #3857 from jtattermusch/cleanup_old_interop by Nicolas Noble · 9 years ago
  29. cedc101 Merge branch 'release-0_11' by Nicolas "Pixel" Noble · 9 years ago
  30. 7aa1f82 Merge branch 'master' into release-0_11 by Nicolas "Pixel" Noble · 9 years ago
  31. ff46610 Merge pull request #3862 from jcanizales/fix-release-conflict by Nicolas Noble · 9 years ago
  32. d249192 Merge pull request #3849 from murgatroid99/node_restrict_coverage_report by Nicolas Noble · 9 years ago
  33. b839682 Merge pull request #3863 from jtattermusch/csharp_prevent_timeout by David Klempner · 9 years ago
  34. 2ca1df1 restrict number of iterations for UnaryCallPerformance test by Jan Tattermusch · 9 years ago
  35. 5e2db5b Merge pull request #3841 from murgatroid99/ruby_test_timeout by Jan Tattermusch · 9 years ago
  36. 3573e96 Merge pull request #3859 from stanley-cheung/interop_cleanup_build_env_var by Jan Tattermusch · 9 years ago
  37. 56482bc The Podspec is a template. The Podspec is a template. The Podspec is a template. by Jorge Canizales · 9 years ago
  38. 951875f Refer to https://github.com/CocoaPods/CocoaPods/issues/4386 regarding hack. by Jorge Canizales · 9 years ago
  39. 9a4730a Ignore Objective-C generated files by Jorge Canizales · 9 years ago
  40. 0c8a3d8 Undo moving include/ one dir up, to ease testing workflow. by Jorge Canizales · 9 years ago
  41. aff5664 Undo Cocoapods’ bug workaround by Jorge Canizales · 9 years ago
  42. 197adea Git ignore XCode derived files across the repo by Jorge Canizales · 9 years ago
  43. f565dfb add check to see if file exists by Stanley Cheung · 9 years ago
  44. 22b6bed revert global_env usage for build_interop_image by Stanley Cheung · 9 years ago
  45. 5e75116 Merge pull request #3854 from stanley-cheung/php_add_auth_interop_tests by Michael Lumish · 9 years ago
  46. b0840b5 Merge pull request #3853 from jtattermusch/remove_csharp_ref_docs by Stanley Cheung · 9 years ago
  47. 59a15a8 php: add remaining auth interop tests by Stanley Cheung · 9 years ago
  48. cea1139 bring env variable to build_interop_image script by Stanley Cheung · 9 years ago
  49. 51c36d9 add composer/auth.json env variable by Stanley Cheung · 9 years ago
  50. 3ee9d48 also removing grpc_java_android docker file by Jan Tattermusch · 9 years ago
  51. 0c05dcd cleanup dockerfiles and scripts for old interop infrastructure by Jan Tattermusch · 9 years ago
  52. 2d12214 Merge pull request #3846 from murgatroid99/node_distribute_ssl_roots by jboeuf · 9 years ago
  53. 8dbc473 Merge pull request #3767 from ctiller/cache-accept-enc by David G. Quintas · 9 years ago
  54. cfbdca0 C# ref docs should not be in master branch by Jan Tattermusch · 9 years ago
  55. b87663b php: add use_tls=true flag to run_interop_tests script by Stanley Cheung · 9 years ago
  56. 665fbec Merge pull request #3838 from jtattermusch/enable_auth_tests by Michael Lumish · 9 years ago
  57. d6d73ca Make Node coverage reporting only report on actual Node source files by murgatroid99 · 9 years ago
  58. ba0cb56 php: add use_tls and use_test_ca param to interop tests script by Stanley Cheung · 9 years ago
  59. b7bc1f1 Merge pull request #3547 from soltanmm/cy by Nathaniel Manista · 9 years ago
  60. 6d6009f Distribute roots.pem with the Node package by murgatroid99 · 9 years ago
  61. aad1a34 Add newline to .rubocop.yml by murgatroid99 · 9 years ago
  62. ca7ed0f Merge pull request #3839 from jtattermusch/enable_timeout_on_sleeping_server by Jan Tattermusch · 9 years ago
  63. 3c09a64 Fixed previous change, altered RuboCop settings to let me do so by murgatroid99 · 9 years ago
  64. 13bf36a enable timeout on sleeping server interop test by Jan Tattermusch · 9 years ago
  65. 8b84684 enable cloud to prod auth tests by Jan Tattermusch · 9 years ago
  66. ba1ab45 Merge pull request #3819 from stanley-cheung/php_fix_empty_stream_interop_test by Jan Tattermusch · 9 years ago
  67. 72c14a5 Merge pull request #3824 from murgatroid99/node_gyp_node_download by Stanley Cheung · 9 years ago
  68. 881c63e Merge pull request #3786 from ctiller/try-this-simple-trick-to-double-performance by Vijay Pai · 9 years ago
  69. 05bdfdc Merge pull request #3794 from ctiller/mf by Vijay Pai · 9 years ago
  70. 73596b8 Merge pull request #3618 from dgquintas/cq_alarm by Vijay Pai · 9 years ago
  71. 59e339b Made ruby server stop waiting for calls when it starts getting null calls by murgatroid99 · 9 years ago
  72. e5f41cb php: fix empty_stream interop test; by Stanley Cheung · 9 years ago
  73. 8bda67c Merge pull request #3793 from soltanmm/pinterop by Jan Tattermusch · 9 years ago
  74. badbf81 Merge pull request #3818 from stanley-cheung/jenkins_interop_script_more_flexibility by Jan Tattermusch · 9 years ago
  75. b65e421 fixed faulty merge by David Garcia Quintas · 9 years ago
  76. 5e75dcf Fixed permissions on Node pre build script by murgatroid99 · 9 years ago
  77. 9375895 Moved Node pre-build steps to a separate shell script by murgatroid99 · 9 years ago
  78. 15bc8e7 allow explicit BUILD_INTEROP_DOCKER_EXTRA_ARGS params to docker run command by Stanley Cheung · 9 years ago
  79. 7b7a14f Fix npm install failing to download Node headers in run_tests.py by murgatroid99 · 9 years ago
  80. 68638f3 Merge pull request #3815 from murgatroid99/node_increase_coverage by Nicolas Noble · 9 years ago
  81. 432ca59 Merge pull request #3817 from jcanizales/make-testing-sane by Michael Lumish · 9 years ago
  82. 2bac1f9 The Podspec is a template. The Podspec is a template. The Podspec is a template. by Jorge Canizales · 9 years ago
  83. 2e516e4 Refer to https://github.com/CocoaPods/CocoaPods/issues/4386 regarding hack. by Jorge Canizales · 9 years ago
  84. 2087166 Ignore Objective-C generated files by Jorge Canizales · 9 years ago
  85. dc460d2 Undo moving include/ one dir up, to ease testing workflow. by Jorge Canizales · 9 years ago
  86. 9b81d99 Undo Cocoapods’ bug workaround by Jorge Canizales · 9 years ago
  87. 60f406a Merge pull request #3816 from maxwell-demon/master by Alistair Veitch · 9 years ago
  88. a89d9e7 Made build flags consistent in Node gcov build by murgatroid99 · 9 years ago
  89. c52dfac Fixed error in Node credentials test by murgatroid99 · 9 years ago
  90. 5f9e979 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  91. 738e91e Fix call data init in census grpc filter. by Hongyu Chen · 9 years ago
  92. bee8f10 Merge pull request #3791 from nicolasnoble/add-c-and-cxx-coverage-reports by David G. Quintas · 9 years ago
  93. 7eacdd4 Changing backticks to $(). by Nicolas "Pixel" Noble · 9 years ago
  94. ab31e93 Merge pull request #3811 from jtattermusch/add_run_interop by Jan Tattermusch · 9 years ago
  95. 7cfee08 Added more tests, removed some unused code, fixed a bug by murgatroid99 · 9 years ago
  96. d86742f Merge pull request #3756 from jtattermusch/adjust_csharp_auth_api by Jan Tattermusch · 9 years ago
  97. dd30134 fix a nit by Jan Tattermusch · 9 years ago
  98. 18cc842 Add Python support to run_interop_tests.py by Masood Malekghassemi · 9 years ago
  99. 93cec49 Merge pull request #3754 from ctiller/latent-see by David G. Quintas · 9 years ago
  100. a538c40 Merge pull request #3806 from vjpai/plugin_nullptr by Yang Gao · 9 years ago