1. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  2. 8910ac6 more markers by Craig Tiller · 9 years ago
  3. f73b006 Remove unnecessary include by Craig Tiller · 9 years ago
  4. b37391e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  5. dd25694 Script to generate latency reports by Craig Tiller · 9 years ago
  6. 9f06aba Merge pull request #3753 from nicolasnoble/generate-all-the-reports by Craig Tiller · 9 years ago
  7. 52f6fc1 All of the subprojects need to generate a report, otherwise Jenkins will be sad. by Nicolas "Pixel" Noble · 9 years ago
  8. 86253ca Latency traces by Craig Tiller · 9 years ago
  9. 6d22a58 Merge pull request #3750 from stanley-cheung/php_update_master by Stanley Cheung · 9 years ago
  10. bf3c463 Merge pull request #3640 from carl-mastrangelo/master by Craig Tiller · 9 years ago
  11. d6f7035 Merge pull request #3728 from nicolasnoble/go-fetch by Craig Tiller · 9 years ago
  12. 6d3f9ac php: update package.xml to prepare for 0.6.1 release by Stanley Cheung · 9 years ago
  13. c96f27b Merge pull request #3749 from jtattermusch/rename_csharp_ext_nuget by Stanley Cheung · 9 years ago
  14. 0bb06f3 Merge pull request #3747 from stanley-cheung/remove_linuxbrew_reference by Stanley Cheung · 9 years ago
  15. 601f03c removed a few more linuxbrew references by Stanley Cheung · 9 years ago
  16. a6e68f1 rename grpc.native.csharp_ext nuget to grpc.native.csharp by Jan Tattermusch · 9 years ago
  17. 3d36e62 Merge pull request #3745 from jtattermusch/fix_vs2010_compilation by Jan Tattermusch · 9 years ago
  18. 2167500 Merge pull request #3739 from jtattermusch/csharp_interop_auth by Stanley Cheung · 9 years ago
  19. 7d9bb2e Merge pull request #3734 from jtattermusch/nuget_restore_prebuild by Nicolas Noble · 9 years ago
  20. d73ca48 fix compilation with VS2010 by Jan Tattermusch · 9 years ago
  21. 6d137ad Merge pull request #3684 from yang-g/prod_roots by Jan Tattermusch · 9 years ago
  22. 5dde2b8 Merge pull request #3731 from jtattermusch/csharp_use_common_protos by Yang Gao · 9 years ago
  23. 37233e6 Merge pull request #3741 from nkibler/master by Michael Lumish · 9 years ago
  24. 6b10805 Merge branch 'grpc/master' by Nate Kibler · 9 years ago
  25. 3ee1da8 Fixed a typo in the README by Nate Kibler · 9 years ago
  26. a4218c8 Merge pull request #3740 from tbetbetbe/grpc_ruby_tmp_fix_auth_interop by Michael Lumish · 9 years ago
  27. 211ebeb Merge pull request #3730 from nicolasnoble/fetch-ruby by Tim Emiola · 9 years ago
  28. bfe8a9f Fixes the broken ruby interop tests by Tim Emiola · 9 years ago
  29. cf72a3a use JWT credentials for per_rpc_creds by Jan Tattermusch · 9 years ago
  30. 9d8a652 prevent ArgumentNullException in credentials plugin by Jan Tattermusch · 9 years ago
  31. 64d7c24 make C# auth interop tests up to spec by Jan Tattermusch · 9 years ago
  32. 9bb0161 Further work on new prof analyzer by Craig Tiller · 9 years ago
  33. 1c4319a Fixup mac build by Craig Tiller · 9 years ago
  34. 504ed59 Get basic profiler working again by Craig Tiller · 9 years ago
  35. b58de50 Merge pull request #3601 from Scott84/Scott84-ObjC-Compiler-Warning-Fix by Jorge Canizales · 9 years ago
  36. 0712527 Merge pull request #3729 from jtattermusch/csharp_args_spec by Michael Lumish · 9 years ago
  37. ad6b4bb Merge pull request #3468 from jtattermusch/csharp_metadata_plugin by Michael Lumish · 9 years ago
  38. 6438cfc fix if exist syntax in .bat files by Jan Tattermusch · 9 years ago
  39. 874aec0 move nuget restore into prebuild step on windows by Jan Tattermusch · 9 years ago
  40. 48423fc move C# nuget restore on linux to prebuild phase by Jan Tattermusch · 9 years ago
  41. 70f8652 regenerate generated interop testing files by Jan Tattermusch · 9 years ago
  42. 317cb72 remove extra copy of test.proto by Jan Tattermusch · 9 years ago
  43. 6d0bccf update C# regenerate proto script by Jan Tattermusch · 9 years ago
  44. bcf988f Splitting out bundle install for ruby into the prebuild step. by Nicolas "Pixel" Noble · 9 years ago
  45. 7828e81 make C# interop test args parsing compliant with spec by Jan Tattermusch · 9 years ago
  46. 351da8d Improving run_tests's build step. by Nicolas "Pixel" Noble · 9 years ago
  47. b53b36e Merge pull request #3725 from jtattermusch/win_jenkins_adjustments by Craig Tiller · 9 years ago
  48. 2189719 increase timeout for build step jobs to 10 mins by Jan Tattermusch · 9 years ago
  49. 77556c3 Merge pull request #3558 from murgatroid99/node_auth_plugin by Tim Emiola · 9 years ago
  50. 854dca5 Merge pull request #3709 from jtattermusch/win_jenkins_adjustments by Craig Tiller · 9 years ago
  51. 47eeb2b reduce parallelism for windows build by Jan Tattermusch · 9 years ago
  52. 2756fde Resolved merge conflicts by murgatroid99 · 9 years ago
  53. 4de94d4 Added more documentation to credentials.js by murgatroid99 · 9 years ago
  54. a006b5f change default value of use_test_ca by yang-g · 9 years ago
  55. 504cc5e Merge pull request #3685 from bjori/master by Stanley Cheung · 9 years ago
  56. 7e32079 Merge pull request #3672 from murgatroid99/node_package_cleanup by Tim Emiola · 9 years ago
  57. 8d5396a Resolved merge conflicts by murgatroid99 · 9 years ago
  58. 47f519e Resolved merge conflicts by murgatroid99 · 9 years ago
  59. 0862bcf Merge pull request #3625 from murgatroid99/node_single_install_step by Tim Emiola · 9 years ago
  60. 4399679 Removed now-extaneous function by murgatroid99 · 9 years ago
  61. e662881 Merge pull request #3700 from ctiller/kill_build_json by David G. Quintas · 9 years ago
  62. 279aab1 Merge pull request #3697 from grpc/release-0_11 by Nicolas Noble · 9 years ago
  63. 7329b94 Merge pull request #3647 from ctiller/smash-it by Nicolas Noble · 9 years ago
  64. e7c704a build.json reappeared by Craig Tiller · 9 years ago
  65. a3bb7f8 Merge pull request #3677 from ctiller/port_server_be_flaky by Nicolas Noble · 9 years ago
  66. 39ec1e8 Merge pull request #3638 from soltanmm/pip-so-cash by Nicolas Noble · 9 years ago
  67. 0253f14 Resolved merge conflicts by murgatroid99 · 9 years ago
  68. d1da978 Merge pull request #3695 from rjshade/udp_exec_ctx by Yang Gao · 9 years ago
  69. 706a010 stop gcc complaints about func ptr conversions by Jan Tattermusch · 9 years ago
  70. 24b0d3c Merge pull request #3696 from nathanielmanistaatgoogle/grpc-in-3-minutes-python by LisaFC · 9 years ago
  71. 4e7ea93 "gRPC in 3 minutes" for Python by Nathaniel Manista · 9 years ago
  72. c6787b2 Fix broken udp_server_test, by adding exec_ctx to read_cb by Robbie Shade · 9 years ago
  73. 57ee3db Merge pull request #3099 from murgatroid99/node_interop_echo_metadata by Jan Tattermusch · 9 years ago
  74. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  75. cb5b2b8 Merge pull request #3683 from soltanmm/verbosity by Nathaniel Manista · 9 years ago
  76. f20d7db Fixed issues with binary metadata type checking by murgatroid99 · 9 years ago
  77. f194d6f Set pytest-xdist-compatible pytest-timeout method by Masood Malekghassemi · 9 years ago
  78. bd52ac4 Fix #2275 (Make sure PHP example can be run with Apache) by Hannes Magnusson · 9 years ago
  79. 0e62195 Merge pull request #3679 from yang-g/flake3 by Vijay Pai · 9 years ago
  80. 92981d5 remove flag use_prod_roots in interop test and add use_test_ca per the interop test spec by yang-g · 9 years ago
  81. c234f23 Add verbosity back to Python testing output by Masood Malekghassemi · 9 years ago
  82. 9e5e7e9 a small interop client refactoring by Jan Tattermusch · 9 years ago
  83. 74f39e1 Migrate C# to the new auth API by Jan Tattermusch · 9 years ago
  84. 5bd75d7 implement C# wrapping for plugin API by Jan Tattermusch · 9 years ago
  85. 9b701e9 Merge branch 'master' into node_interop_echo_metadata by murgatroid99 · 9 years ago
  86. 89f1c72 unref slice before cancel by yang-g · 9 years ago
  87. 1485683 Merge pull request #3615 from dgquintas/gcc_520 by Vijay Pai · 9 years ago
  88. fbfd3d4 Merge pull request #3610 from ctiller/stressy by Vijay Pai · 9 years ago
  89. c02cb03 Merge pull request #3675 from jtattermusch/interop_auth_tests by Jan Tattermusch · 9 years ago
  90. fe4939f More robust port_server version checking by Craig Tiller · 9 years ago
  91. 4d1fc55 Merge pull request #3676 from jtattermusch/add_ruby_server by Jan Tattermusch · 9 years ago
  92. 6078a7d Add commentary by Craig Tiller · 9 years ago
  93. b1dec72 add ruby server to run_interop_tests.py by Jan Tattermusch · 9 years ago
  94. 8d933d8 Merge pull request #3645 from grpc/release-0_11 by Nicolas Noble · 9 years ago
  95. 60e5f91 Enable pip caching on Jenkins slaves by Masood Malekghassemi · 9 years ago
  96. d49e3a1 Add commentary by Craig Tiller · 9 years ago
  97. d0a0000 clang-format by Craig Tiller · 9 years ago
  98. b937aa1 ex --> ext by Craig Tiller · 9 years ago
  99. fb8c77d add auth interop tests by Jan Tattermusch · 9 years ago
  100. cc54546 Resolved merge conflicts with master by murgatroid99 · 9 years ago