1. e922d77 support --dry_run flag by Jan Tattermusch · 8 years ago
  2. f098c75 node6 portability test not yet implemented by Jan Tattermusch · 8 years ago
  3. 7a6c223 support passing extra args to run_tests.py by Jan Tattermusch · 8 years ago
  4. 5b34c4f address some TODOs by Jan Tattermusch · 8 years ago
  5. 7a7792a run matrix improvements by Jan Tattermusch · 8 years ago
  6. 0b19470 improve report collection by Jan Tattermusch · 8 years ago
  7. 3b0d092 add matrix run script by Jan Tattermusch · 8 years ago
  8. 47c0053 Removing sanity check. by Nicolas "Pixel" Noble · 8 years ago
  9. 3f69527 Upgrading protobuf submodule to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  10. 055b920 Disabling header check for filegroups. by Nicolas "Pixel" Noble · 8 years ago
  11. 880b457 Backport of #8055 into v1.0.x. by Nicolas "Pixel" Noble · 8 years ago
  12. 881a32f fix windows distribtest and add TODOs to remove hacks by Jan Tattermusch · 8 years ago
  13. 41d2365 remove dead gmock link in protoc artifact build by Jan Tattermusch · 8 years ago
  14. e70f20b enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  15. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  16. 50e9857 update path to C# test build by dotnet cli by Jan Tattermusch · 8 years ago
  17. 8c76be7 dotnet CLI distribtest by Jan Tattermusch · 8 years ago
  18. abfd37f regenerate to fix santity test by Jan Tattermusch · 8 years ago
  19. b6204f5 Add 'node6' to the other spot where it's needed in run_tests.py by murgatroid99 · 8 years ago
  20. 6485393 Add Node 6 to the list of recognized compilers in run_tests.py by murgatroid99 · 8 years ago
  21. 303687f Revert change to grpc++_base uses section by murgatroid99 · 8 years ago
  22. 1ca0f3e build.yaml changes to make certain builds work by murgatroid99 · 8 years ago
  23. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  24. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  25. bcc0d88 Merge pull request #7732 from kpayson64/python3_artifacts by kpayson64 · 8 years ago
  26. 5998cd7 Add Python3.5 artifact targets by Ken Payson · 8 years ago
  27. 04132ae Merge pull request #7717 from nicolasnoble/update-build-packages by Nicolas Noble · 8 years ago
  28. 6ee23ee There's no 'platform' in package_targets.py, only labels. by Nicolas "Pixel" Noble · 8 years ago
  29. f2c074a Updating build package C# scripts. by Nicolas "Pixel" Noble · 8 years ago
  30. d161f20 Don't get dependencies for Node grpc-health-check package build by murgatroid99 · 8 years ago
  31. aa0ac69 Merge pull request #7605 from sreecha/perf-fix-ga by Nicolas Noble · 8 years ago
  32. d4230bb Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-protobuf-version by Jorge Canizales · 8 years ago
  33. 6b59ac8 Fix Jenkins test error by Muxi Yan · 8 years ago
  34. 9fa684f Merge pull request #7610 from kpayson64/downgrade_setuptools by kpayson64 · 8 years ago
  35. f32e71e Downgrade docker setuptools by Ken Payson · 8 years ago
  36. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  37. 1b22cdd Add clientSuccess and serverSuccess to BQ schema by Sree Kuchibhotla · 8 years ago
  38. 0a5a0ca build everything by Jan Tattermusch · 8 years ago
  39. 7a2bc14 Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into p0-advance-protobuf-version by Jorge Canizales · 8 years ago
  40. 8a9fe2a nit: format ObjC test targets better by Jorge Canizales · 8 years ago
  41. 4343c90 Update Protobuf submodule to v3.0.0 (GA) by Jorge Canizales · 8 years ago
  42. 18e54a5 Merge pull request #7567 from murgatroid99/node_artifact_build_health_check by Nicolas Noble · 8 years ago
  43. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  44. 5d65eb6 Build the Node health-check package in the build_packages script by murgatroid99 · 8 years ago
  45. fa1e4fa php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  46. 73eec14 Merge pull request #7491 from kpayson64/remote_linux_whl_artifacts by kpayson64 · 8 years ago
  47. 8bb4ecd Merge remote-tracking branch 'google/v1.0.x' into no_verbose_fix by Nicolas "Pixel" Noble · 8 years ago
  48. cc17af1 Remove non-manylinux linux .whl artifacts by Ken Payson · 8 years ago
  49. d9f2fe7 Merge pull request #7462 from ctiller/backport-delayed-write by Nicolas Noble · 8 years ago
  50. 1c2268b Correct shell scripting mistake in node package generation code by murgatroid99 · 8 years ago
  51. 9e63723 Update protobuf submodule to 3.0.0-beta-4 by Jorge Canizales · 8 years ago
  52. 5ca7e47 Merge pull request #6737 from ctiller/delayed-write by Craig Tiller · 8 years ago
  53. dd24c1e Polish grpcio_health_checking package by Ken Payson · 8 years ago
  54. 8f18ee6 Make default log verbosity ERROR, run tests with DEBUG by Craig Tiller · 8 years ago
  55. c089a58 Change directory when building grpcio-tools by Masood Malekghassemi · 8 years ago
  56. 027835f Increase build timeouts for Python artifacts by Masood Malekghassemi · 8 years ago
  57. 0e12875 Build Python distributions for Python 3 by Masood Malekghassemi · 8 years ago
  58. 9195ea0 Merge pull request #7359 from jcanizales/p0-protoc-podspec by makdharma · 8 years ago
  59. 9183314 Addressing comments. by Nicolas "Pixel" Noble · 8 years ago
  60. 1c41c29 Merge branch 'release-0_15' into upmerge-master by Nicolas "Pixel" Noble · 8 years ago
  61. 9710106 Merge remote-tracking branch 'upstream/master' into fix_mac_build by Yuchen Zeng · 8 years ago
  62. cfccf2a Merge master to resolve tests podspec conflict by Jorge Canizales · 8 years ago
  63. 6eade6d Podspecs for Protoc and the gRPC plugin by Jorge Canizales · 8 years ago
  64. 189d685 Added timeout to port server by Ken Payson · 8 years ago
  65. 8444f2f Merge pull request #7195 from soltanmm/winfix by kpayson64 · 8 years ago
  66. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  67. fbf15e4 Make build_python.sh script smarter by Masood Malekghassemi · 8 years ago
  68. 768b1db Sanitize environment variables in run_tests `jobset` by Masood Malekghassemi · 8 years ago
  69. cab9d4f Make Python tests run on Windows by Masood Malekghassemi · 8 years ago
  70. 639bb39 Build Python distributions standalone for Windows by Masood Malekghassemi · 8 years ago
  71. 586e383 Make Python build standalone on Windows by Masood Malekghassemi · 8 years ago
  72. 4e19d66 Merge pull request #7260 from kpayson64/ga_performance_tests by kpayson64 · 8 years ago
  73. 5a412cf Merge pull request #7219 from jcanizales/merge-0.14-into-master by makdharma · 8 years ago
  74. 45c0f2b Migrated python performance tests to use GA API by Ken Payson · 8 years ago
  75. 86fad02 Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into fix_cpp_deps by David Garcia Quintas · 8 years ago
  76. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  77. b15af06 Pinning to protobuf submodule 3.0.0-beta-3.3. by Nicolas "Pixel" Noble · 8 years ago
  78. dcca468 Merge pull request #6791 from soltanmm/pain by kpayson64 · 8 years ago
  79. 014b070 Merge pull request #7197 from kpayson64/port_server_fix by Nicolas Noble · 8 years ago
  80. 60fec9e Merge master into merge-0.14-into-master by Jorge Canizales · 8 years ago
  81. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  82. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  83. d9dfc67 Change port_server.py to use port 32766 by Ken Payson · 8 years ago
  84. 6ec3b53 Fix runtest.py breakage by Jorge Canizales · 8 years ago
  85. e6a23e2 Fix job_spec invocation for Python run_tests by Masood Malekghassemi · 8 years ago
  86. 1c062bd Remove gcov special-casing for Python tests by Masood Malekghassemi · 8 years ago
  87. 0bd13ed Fall back to default python for test virtualenvs by Masood Malekghassemi · 8 years ago
  88. 3b5b206 Make running individual Python tests less painful by Masood Malekghassemi · 8 years ago
  89. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago
  90. fa51de5 Change port_server.py to use port 32766 by Ken Payson · 8 years ago
  91. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  92. 0d12151 Merge pull request #6992 from y-zeng/auto-build-example by makdharma · 8 years ago
  93. a4039ff Merge pull request #7093 from murgatroid99/run_interop_override_server_fix by Jan Tattermusch · 8 years ago
  94. 2c084ee build experimental nugets with dotnet CLI by Jan Tattermusch · 8 years ago
  95. ca171ce Merge pull request #7114 from jtattermusch/mac_port_server_timeouts by Nicolas Noble · 8 years ago
  96. cc8bb8c Merge pull request #6885 from yang-g/import by Nicolas Noble · 8 years ago
  97. a176f52 Merge pull request #6920 from murgatroid99/grpc_trace_granularity by Jan Tattermusch · 8 years ago
  98. 292d010 give existing port_server time to respond by Jan Tattermusch · 8 years ago
  99. c27e082 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  100. e8ab99d workaround not necessary in preview2 by Jan Tattermusch · 8 years ago