1. a5fd9d1 php: fix inconsistent array notation by Stanley Cheung · 9 years ago
  2. dcd35b8 Merge pull request #3969 from grpc/release-0_11 by Nicolas Noble · 9 years ago
  3. 55e9742 s/quit()/sys.exit() by Jorge Canizales · 9 years ago
  4. 5a06278 Copyright notice in the .sh file by Jorge Canizales · 9 years ago
  5. d292131 Remove alpha tests by Masood Malekghassemi · 9 years ago
  6. 1bef95d Style and misc fixes to the script by Jorge Canizales · 9 years ago
  7. 8644641 Undo Cocoadoc’ing TODO line. by Jorge Canizales · 9 years ago
  8. b10776c Reformat comments as Cocoadocs by Jorge Canizales · 9 years ago
  9. bbb7774 Make the script support multiple input files by Jorge Canizales · 9 years ago
  10. 88c3284 Finished script and example output. by Jorge Canizales · 9 years ago
  11. fef5bee Prototype script to change comment format. by Jorge Canizales · 9 years ago
  12. a6da17e Test file: GRPCCall.h by Jorge Canizales · 9 years ago
  13. dae3dad Merge pull request #3940 from soltanmm/move-along by Nathaniel Manista · 9 years ago
  14. fbb6b92 Fixed an inexplicable wrong handling of a lock by David Garcia Quintas · 9 years ago
  15. 2a0cb49 Bring Python interop tests to the beta API by Masood Malekghassemi · 9 years ago
  16. d94f926 php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  17. 7f5b328 Merge pull request #3926 from jtattermusch/csharp_not_ssl_cert_env by Michael Lumish · 9 years ago
  18. 5864e82 Merge pull request #3920 from stanley-cheung/php_remove_unused_file by Michael Lumish · 9 years ago
  19. c66b901 Merge pull request #3921 from murgatroid99/node_interop_default_credentials by Michael Lumish · 9 years ago
  20. beffc77 stop using SSL_CERT_FILE env for C# interop tests by Jan Tattermusch · 9 years ago
  21. 030387d remove include by Stanley Cheung · 9 years ago
  22. 1bc8fa7 Merge pull request #3643 from dgquintas/microchannels by Craig Tiller · 9 years ago
  23. cc19b94 Make Node interop client use default roots file path by murgatroid99 · 9 years ago
  24. 47c1a53 php: remove unused file by Stanley Cheung · 9 years ago
  25. 75457ff php: add more unit test for code coverage analysis by Stanley Cheung · 9 years ago
  26. 63544f7 Merge pull request #3892 from jtattermusch/python_fix_auth_tests by Masood Malekghassemi · 9 years ago
  27. 2da13a0 Merge pull request #3890 from jtattermusch/fix_ruby_per_rpc_creds by Michael Lumish · 9 years ago
  28. 42e2beb Merge pull request #3858 from enisoc/php-close by Stanley Cheung · 9 years ago
  29. 70815ae Merge pull request #3878 from murgatroid99/node_remove_log_lines by Nicolas Noble · 9 years ago
  30. 3b6fef1 fix some python auth interop tests by Jan Tattermusch · 9 years ago
  31. fe3d9ea fix ruby per_rpc_creds by Jan Tattermusch · 9 years ago
  32. 85ccb8c added grpc_client_uchannel_set_subchannel func by David Garcia Quintas · 9 years ago
  33. e49501a Update README.md by Jan Tattermusch · 9 years ago
  34. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  35. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  36. 9093eda Merge pull request #3822 from nathanielmanistaatgoogle/prerequisites by Kailash Sethuraman · 9 years ago
  37. cbcf187 Add python-dev and Python 3 to prerequisites by Nathaniel Manista · 9 years ago
  38. 5fccd90 This is a library. It should not output logs to STDOUT by default by murgatroid99 · 9 years ago
  39. 651ebdd Merge pull request #3861 from jtattermusch/ruby_use_tls by Michael Lumish · 9 years ago
  40. 28738bb Add empty_stream Python interop test by Masood Malekghassemi · 9 years ago
  41. 551d0f3 Merge pull request #3860 from jtattermusch/python_use_tls_compat by Nathaniel Manista · 9 years ago
  42. 785efd4 accept --use_tls=true --use_test_ca=true in python by Jan Tattermusch · 9 years ago
  43. ff46610 Merge pull request #3862 from jcanizales/fix-release-conflict by Nicolas Noble · 9 years ago
  44. 2ca1df1 restrict number of iterations for UnaryCallPerformance test by Jan Tattermusch · 9 years ago
  45. 5e2db5b Merge pull request #3841 from murgatroid99/ruby_test_timeout by Jan Tattermusch · 9 years ago
  46. 73b3eea accept --use_tls=true and --use_test_ca=true in ruby by Jan Tattermusch · 9 years ago
  47. 197adea Git ignore XCode derived files across the repo by Jorge Canizales · 9 years ago
  48. 5e75116 Merge pull request #3854 from stanley-cheung/php_add_auth_interop_tests by Michael Lumish · 9 years ago
  49. 04e1eb8 PHP: Fix property reference in BaseStub::close() by Anthony Yeh · 9 years ago
  50. 59a15a8 php: add remaining auth interop tests by Stanley Cheung · 9 years ago
  51. 2d12214 Merge pull request #3846 from murgatroid99/node_distribute_ssl_roots by jboeuf · 9 years ago
  52. 8dbc473 Merge pull request #3767 from ctiller/cache-accept-enc by David G. Quintas · 9 years ago
  53. ba0cb56 php: add use_tls and use_test_ca param to interop tests script by Stanley Cheung · 9 years ago
  54. b7bc1f1 Merge pull request #3547 from soltanmm/cy by Nathaniel Manista · 9 years ago
  55. 6d6009f Distribute roots.pem with the Node package by murgatroid99 · 9 years ago
  56. aad1a34 Add newline to .rubocop.yml by murgatroid99 · 9 years ago
  57. 3c09a64 Fixed previous change, altered RuboCop settings to let me do so by murgatroid99 · 9 years ago
  58. ba1ab45 Merge pull request #3819 from stanley-cheung/php_fix_empty_stream_interop_test by Jan Tattermusch · 9 years ago
  59. 881c63e Merge pull request #3786 from ctiller/try-this-simple-trick-to-double-performance by Vijay Pai · 9 years ago
  60. 05bdfdc Merge pull request #3794 from ctiller/mf by Vijay Pai · 9 years ago
  61. 73596b8 Merge pull request #3618 from dgquintas/cq_alarm by Vijay Pai · 9 years ago
  62. 59e339b Made ruby server stop waiting for calls when it starts getting null calls by murgatroid99 · 9 years ago
  63. e5f41cb php: fix empty_stream interop test; by Stanley Cheung · 9 years ago
  64. 68638f3 Merge pull request #3815 from murgatroid99/node_increase_coverage by Nicolas Noble · 9 years ago
  65. c22adbc Merged with #3788 by David Garcia Quintas · 9 years ago
  66. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  67. 661ad7f We need the iomgr_init for winsocks initialization. by David Garcia Quintas · 9 years ago
  68. c52dfac Fixed error in Node credentials test by murgatroid99 · 9 years ago
  69. 5f9e979 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  70. 738e91e Fix call data init in census grpc filter. by Hongyu Chen · 9 years ago
  71. 706b70f Updated Windows resolver by David Garcia Quintas · 9 years ago
  72. 7cfee08 Added more tests, removed some unused code, fixed a bug by murgatroid99 · 9 years ago
  73. d86742f Merge pull request #3756 from jtattermusch/adjust_csharp_auth_api by Jan Tattermusch · 9 years ago
  74. 93cec49 Merge pull request #3754 from ctiller/latent-see by David G. Quintas · 9 years ago
  75. a538c40 Merge pull request #3806 from vjpai/plugin_nullptr by Yang Gao · 9 years ago
  76. 9e76e7a removed unused local var by David Garcia Quintas · 9 years ago
  77. 9c97aae Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  78. e945cd8 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  79. 249e9bf Flush exec_ctx work within loop by David Garcia Quintas · 9 years ago
  80. 740a1cc Git ignore XCode derived files across the repo by Jorge Canizales · 9 years ago
  81. 18729a0 Polishing of C# auth API by Jan Tattermusch · 9 years ago
  82. 71f5036 Added some more tests to increase coverage by murgatroid99 · 9 years ago
  83. 75a2bba Refactored some C++ code to improve code reuse by murgatroid99 · 9 years ago
  84. 7f71570 Some changes required to make C++ code generator plugin work fine for by Vijay Pai · 9 years ago
  85. 041d90a Merge pull request #3788 from dgquintas/one_less_lock by Craig Tiller · 9 years ago
  86. deea05b Merge pull request #3688 from murgatroid99/run_tests_tracing_fix by Michael Lumish · 9 years ago
  87. 8d7d06f Merge pull request #3804 from vjpai/gcc44_issues by Craig Tiller · 9 years ago
  88. 9c476ad Merge pull request #3785 from jboeuf/boringssl_type_issues by Nicolas Noble · 9 years ago
  89. 6fe015e Add some tests to increase coverage, fix some failures by murgatroid99 · 9 years ago
  90. b100410 Stop using atm operations on fd->shutdown since that is already used by Vijay Pai · 9 years ago
  91. 154c3c8 Merge pull request #3790 from stanley-cheung/php_validate_metadata_keys by Michael Lumish · 9 years ago
  92. f438ee1 fixed comment by Stanley Cheung · 9 years ago
  93. b8e8267 Fix race conditions by Craig Tiller · 9 years ago
  94. 8344daa Make getting metadata user data a lock free operation by Craig Tiller · 9 years ago
  95. 63bda56 Make metadata unref atomic by Craig Tiller · 9 years ago
  96. 2783ced Merge branch 'latent-see' into try-this-simple-trick-to-double-performance by Craig Tiller · 9 years ago
  97. 42cc378 Merge branch 'latent-see' into cache-accept-enc by Craig Tiller · 9 years ago
  98. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  99. cde54ba Merge branch 'latent-see' into latent-more-see by Craig Tiller · 9 years ago
  100. b733c74 Merge pull request #3760 from murgatroid99/node_unified_installation_failure by Jan Tattermusch · 9 years ago