1. 16713b9 enable previously disabled C# scenarios by Jan Tattermusch · 8 years ago
  2. 92a9156 Merge pull request #6462 from jtattermusch/benchmarking_unify_scenarios by Jan Tattermusch · 8 years ago
  3. 33b3b2a Fixed earlier fix with the right command by murgatroid99 · 8 years ago
  4. 019a76e Use local copy of node-pre-gyp on Windows to ensure that it is up to date by murgatroid99 · 8 years ago
  5. 12fd555 Build Node 6 artifacts by murgatroid99 · 8 years ago
  6. 49beb93 upgrade linux worker setup scripts by Jan Tattermusch · 8 years ago
  7. 8231867 Add explicit license to grpcio-tools setup.py by Masood Malekghassemi · 8 years ago
  8. 9a8568b Merge pull request #6490 from nicolasnoble/reversal by Craig Tiller · 8 years ago
  9. 5701ae8 Merge pull request #6483 from soltanmm/wind2 by Jan Tattermusch · 8 years ago
  10. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  11. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  12. abd1b38 comment out the right scenario by Jan Tattermusch · 8 years ago
  13. b4e82f7 Fix windows linkage in Python grpcio-tools by Masood Malekghassemi · 8 years ago
  14. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  15. ed4c3f1 disable some C# scenarios by Jan Tattermusch · 8 years ago
  16. 3a4b903 Merge pull request #6419 from sreecha/python_stress_test_docker by Jan Tattermusch · 8 years ago
  17. 4e2f772 rename grpc.protoc.compiler to grpc.tools.protoc by Jan Tattermusch · 8 years ago
  18. 8c33c74 Merge pull request #6466 from soltanmm/gpr-manylinux by Nicolas Noble · 8 years ago
  19. fe8acd7 Merge pull request #6469 from soltanmm/doctools by Jan Tattermusch · 8 years ago
  20. de07fc6 Merge pull request #6468 from soltanmm/fix-grpcio-tools-windows by Jan Tattermusch · 8 years ago
  21. 7e660d7 Add Python grpcio-tools documentation by Masood Malekghassemi · 8 years ago
  22. 61ba163 Fix Python grpcio-tools windows build by Masood Malekghassemi · 8 years ago
  23. f4c70ca Move manylinux1 precompiler definitions into port_platform.h by Masood Malekghassemi · 8 years ago
  24. 303d308 Fixed compression interop and re-enable for C++. by David Garcia Quintas · 8 years ago
  25. 2b86729 Build grpcio-tools sdist by Masood Malekghassemi · 8 years ago
  26. 4340b74 Fix missing file in grpcio-tools sdist by Masood Malekghassemi · 8 years ago
  27. 427699b mark some scenarios as smoketest and add a cmdline flag by Jan Tattermusch · 8 years ago
  28. c45cd2d regenerate tests.json by Jan Tattermusch · 8 years ago
  29. a21c7e9 add support for scenario categories by Jan Tattermusch · 8 years ago
  30. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  31. 253a710 The release branch is now 0.14.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  32. 27ca074 Merge pull request #6450 from nicolasnoble/gopro by Jan Tattermusch · 8 years ago
  33. 541d5d7 increase qps_worker max lifetime by Jan Tattermusch · 8 years ago
  34. d7b162f add some more scenarios by Jan Tattermusch · 8 years ago
  35. b836b5b Adding missing copyright. by Nicolas "Pixel" Noble · 8 years ago
  36. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  37. f4fef88 Pinning the llvm repository on 3.8. by Nicolas 'Pixel' Noble · 8 years ago
  38. b5658e4 Merge pull request #6333 from dgquintas/check_includes_moar_fixes by Jan Tattermusch · 8 years ago
  39. bc2afb0 Merge pull request #6323 from dgquintas/codegen_remove_proto by Jan Tattermusch · 8 years ago
  40. c47e43d Added to PYTHONPATH by Ken Payson · 8 years ago
  41. 2c56e1c run_tests.py updated by Ken Payson · 8 years ago
  42. 4df9647 Reworked python health checking and added tests by Ken Payson · 8 years ago
  43. 751fbb0 Build grpcio tools on Windows by Masood Malekghassemi · 8 years ago
  44. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  45. f837cc8 Fix missing symbols by Masood Malekghassemi · 8 years ago
  46. 88baf86 Copy all generated Python distribs by Masood Malekghassemi · 8 years ago
  47. 010eb48 Use manylinux by Masood Malekghassemi · 8 years ago
  48. 616b279 Fix docker build by Masood Malekghassemi · 8 years ago
  49. 9558879 Keep grpcio_tools version in sync with rest of project by Masood Malekghassemi · 8 years ago
  50. 176ac65 Don't truncate deps file on failure to find bazel by Masood Malekghassemi · 8 years ago
  51. 0e25c8d Tightly integrate the Python plugin with its protoc by Masood Malekghassemi · 8 years ago
  52. af31583 Integrate Python protoc Linux artifact builders by Masood Malekghassemi · 8 years ago
  53. 58d24c2 Add sanity test for grpcio protoc package by Masood Malekghassemi · 8 years ago
  54. d039a98 Add Python grpcio protoc package by Masood Malekghassemi · 8 years ago
  55. d5d8f8f Added all transitive header dependencies in build.yaml to fix the failing check. by Makarand Dharmapurikar · 8 years ago
  56. e6d03b8 Fix the build path in config by Sree Kuchibhotla · 8 years ago
  57. 819596c Merge branch 'master' into python_stress_test_docker by Sree Kuchibhotla · 8 years ago
  58. 6889799 Fix some ubsan issues: I fear no bugs were harmed in the making of this episode by Craig Tiller · 8 years ago
  59. 823fa1d Exclude 1byte tests from msan by Craig Tiller · 8 years ago
  60. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago
  61. f023800 Correct csharp kubernetes proxy port (so that it doesn't collide with by Sree Kuchibhotla · 8 years ago
  62. 1bdd531 Python dockerfiles and config files for stress testing by Sree Kuchibhotla · 8 years ago
  63. 9c83512 update remaining stresstest configs by Jan Tattermusch · 8 years ago
  64. 080ddf0 add a readme file by Jan Tattermusch · 8 years ago
  65. 9835d4b update locations of dockerization scripts by Jan Tattermusch · 8 years ago
  66. 26ca776 update working directories by Jan Tattermusch · 8 years ago
  67. 99341e3 move helper script for dockerization by Jan Tattermusch · 8 years ago
  68. 5a77953 Merge pull request #6376 from murgatroid99/node_test_multiple_versions by Jan Tattermusch · 8 years ago
  69. d00ed30 Merge pull request #6406 from sreecha/ruby_stress_test_docker by Jan Tattermusch · 8 years ago
  70. 2c04262 Merge branch 'master' into limit_metadata_size by Mark D. Roth · 8 years ago
  71. 8a1d805 Added bad_client test to check that the server rejects requests with too by Mark D. Roth · 8 years ago
  72. 6bac7d3 Merge pull request #6399 from nicolasnoble/source-of-truth-api by Nicolas Noble · 8 years ago
  73. 7edab7c Ruby docker files and config by Sree Kuchibhotla · 8 years ago
  74. 957fe8d Updated a couple more scripts by murgatroid99 · 8 years ago
  75. 647464f Merge pull request #6382 from sreecha/csharp_stress_test_docker by Jan Tattermusch · 8 years ago
  76. e03f8e8 Merge pull request #6387 from ctiller/sml by Jan Tattermusch · 8 years ago
  77. 777c263 Properly using our build.yaml source of truth to generate our list of public APIs. by Nicolas "Pixel" Noble · 8 years ago
  78. 3f2fad6 Merge pull request #6371 from murgatroid99/ruby_tools_gem by Nicolas Noble · 8 years ago
  79. 80721b2 Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto by David Garcia Quintas · 8 years ago
  80. e98b494 Fix bug where max_frame_size was ignored by Craig Tiller · 8 years ago
  81. 67df784 C# Dockerfile and Config scripts by Sree Kuchibhotla · 8 years ago
  82. 9fab438 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible by murgatroid99 · 8 years ago
  83. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  84. 8cb5f2f Fixed build_package_ruby's use of variables by murgatroid99 · 8 years ago
  85. f897fec Fixed build_package_ruby's use of variables by murgatroid99 · 8 years ago
  86. f238194 Updated build_package_ruby to build the grpc-tools gem by murgatroid99 · 8 years ago
  87. 501ca57 kill pending python workers on start by Jan Tattermusch · 8 years ago
  88. 2c21e5c Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging by Jan Tattermusch · 8 years ago
  89. b8c4443 Merge pull request #6298 from grpc/python_qps_tests by Jan Tattermusch · 8 years ago
  90. 0482c10 Python QPS Worker/initial scenarios by Ken Payson · 8 years ago
  91. 7fb941e Merge pull request #6260 from sreecha/stress_test_misc by Jan Tattermusch · 8 years ago
  92. 1569258 Merge pull request #6328 from jtattermusch/performance_tests_facelift by Jan Tattermusch · 8 years ago
  93. 7f789d6 Merge pull request #6324 from jtattermusch/interop_fixups by Jan Tattermusch · 8 years ago
  94. b364a31 Merge pull request #6255 from stanley-cheung/fix-buildgen-plugin-comment by Craig Tiller · 8 years ago
  95. c74f62b Don't try to read files that have been moved/renamed. by David Garcia Quintas · 8 years ago
  96. 267684c Tiny fix to check_include_guards script by David Garcia Quintas · 8 years ago
  97. 1408920 get rid of local qpsworkers before starting the tests by Jan Tattermusch · 8 years ago
  98. e2fd653 Merge pull request #6304 from ctiller/expandypie by Nicolas Noble · 8 years ago
  99. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  100. 24b68cd generate interop test Dockerfiles using templates by Jan Tattermusch · 8 years ago