Commit Graph

7538 Commits

Author SHA1 Message Date
adelez e0adbb6c2e
Merge pull request #14183 from adelez/foundry_integration
Increase timeouts and add more flags for tsan builds on RBE
2018-01-25 14:34:45 -08:00
Adele Zhou 6fe3ce1af1 Increse timeouts and add more flags 2018-01-25 13:14:34 -08:00
apolcyn dc8028272e
Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac
Ruby macos kokoro environment and package build updates
2018-01-25 12:15:15 -08:00
Alexander Polcyn 190a8dbc6c Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1, rather than picking up 1.4.1 2018-01-24 20:31:33 -08:00
Muxi Yan fd900e09fb Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface 2018-01-24 16:16:23 -08:00
Adele Zhou 54dae10f1c Add tsan build on RBE and update image SHA. 2018-01-24 14:33:31 -08:00
Yang Gao ef7d312be3
Merge pull request #14080 from yang-g/return_early
Clear pending data when stream is closed by server.
2018-01-23 14:11:46 -08:00
yang-g 55ca78fdaf generate projects after rebase 2018-01-23 12:13:00 -08:00
yang-g 98cd36e2c3 Add a test 2018-01-23 11:42:10 -08:00
ncteisen d88f903bd1 Merge branch 'master' of https://github.com/grpc/grpc into more-clang-tidy 2018-01-22 11:58:09 -08:00
Jan Tattermusch 41d220eb4f make c++ reports display correctly in resultstore 2018-01-22 17:06:35 +01:00
ncteisen a1ad7d8cb7 Remote namespace comment, will fix later 2018-01-22 07:50:55 -08:00
Stanley Cheung ac3c69b99e PHP: make generate_projects.sh smarter for package.xml 2018-01-19 15:27:19 -08:00
Mehrdad Afshari fb309a966b
Merge pull request #14092 from mehrdada/bump1-10
Bump version to 1.10
2018-01-19 15:11:31 -08:00
Mark D. Roth cbb4f78c2f
Merge pull request #14089 from markdroth/no_plus_in_directory_names
Rename 'gpr++' directories to 'gprpp'.
2018-01-19 15:01:44 -08:00
Mehrdad Afshari 43884047c9 Regenerate projects 2018-01-19 14:25:15 -08:00
Menghan Li 63efbc639c Update go release versions in client_matrix.py 2018-01-19 13:19:39 -08:00
Mark D. Roth 4f2b0fdadf Rename 'gpr++' directories to 'gprpp'. 2018-01-19 13:04:59 -08:00
Muxi Yan fb061c329a Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface 2018-01-19 12:20:15 -08:00
Noah Eisen fe0ac0d6c9 Add google clang-tidy check for free 2018-01-19 00:15:44 -08:00
Noah Eisen 796b572217 Actually check header files 2018-01-19 00:15:24 -08:00
Mark D. Roth 9db1691c85
Merge pull request #14051 from markdroth/reorganize_support
Split lib/support into lib/gpr and lib/gpr++.
2018-01-18 15:22:15 -08:00
Mehrdad Afshari b58d13394c
Merge pull request #14071 from mehrdada/shellcheck
Add tools/run_tests/artifacts to shellcheck enforcement list
2018-01-18 11:43:49 -08:00
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 2018-01-18 11:21:12 -08:00
Mehrdad Afshari 05668d49a6 Enforce shellcheck on tools/run_tests/artifacts 2018-01-18 10:06:44 -08:00
Mehrdad Afshari b24cff1364 Fix build_artifact_csharp.sh to pass shellcheck 2018-01-18 10:06:12 -08:00
Mehrdad Afshari adf6c95ab7 Make build_artifact_ruby.sh pass shellcheck (with suppressions) 2018-01-18 09:57:15 -08:00
Mehrdad Afshari 8725b77e0b Make run_in_workspace.sh pass shellcheck (with suppressions) 2018-01-18 09:47:44 -08:00
Jan Tattermusch 631ccc2c79 distribtests_standalone: fixing nits 2018-01-18 10:10:39 +01:00
Jan Tattermusch 7dddc23655
Merge pull request #14047 from jtattermusch/distribtests_add_standalone
Add config files for standalone distribtests (C++ for now).
2018-01-18 08:46:15 +01:00
Mark D. Roth 8afe8d35e1
Merge pull request #13984 from markdroth/ref_counting
Fix existing ref counting classes and add new ones.
2018-01-17 08:58:33 -08:00
ncteisen 479067b2b5 do not fix automatically 2018-01-17 07:55:07 -08:00
Jan Tattermusch 52e560a01e add standalone distribtests 2018-01-17 16:01:05 +01:00
Alexander Polcyn 3be06433af Ruby macos kokoro environment and package build updates 2018-01-16 20:44:37 -08:00
Noah Eisen c4aba517a5 s/tidy/TIDY 2018-01-16 20:02:22 -08:00
Noah Eisen 86ddb5393d Ensure all sanity finds clang-tidy 2018-01-16 18:13:26 -08:00
Noah Eisen e737ae9e32 Stop building docker from inside docker 2018-01-16 18:02:04 -08:00
Noah Eisen d268793ff3 Fix clang format docker 2018-01-16 17:24:51 -08:00
ncteisen 1adad72979 Add to sanity, dont fix by default 2018-01-16 17:24:51 -08:00
ncteisen 365ea6309b Dockerize clang tidy 2018-01-16 17:24:51 -08:00
Noah Eisen 5edcfb39c6 Dont check every single file 2018-01-16 17:24:51 -08:00
Noah Eisen 02336a29ac Check for failures from run clang tidy 2018-01-16 17:24:51 -08:00
apolcyn 361b424ce0
Merge pull request #13206 from apolcyn/ruby_20_distrib_test
Add distrib tests using ruby 2.0.0
2018-01-16 17:02:54 -08:00
Mehrdad Afshari e8b8cbd7c8 Fix build_package_ruby.sh to pass shellcheck 2018-01-16 15:13:59 -08:00
Mehrdad Afshari 368fa048e6 Fix build_package_python.sh to pass shellcheck 2018-01-16 15:12:04 -08:00
Mehrdad Afshari 919de03fc9 Fix build_package_php.sh to pass shellcheck 2018-01-16 15:11:15 -08:00
Mehrdad Afshari bcd91f835b Fix build_artifact_python.sh to pass shellcheck 2018-01-16 14:59:07 -08:00
Mehrdad Afshari cd867112e8 Fix build_artifact_protoc.sh to pass shellcheck 2018-01-16 14:53:13 -08:00
Mehrdad Afshari 2628664f37 Fix build_artifact_php.sh to pass shellcheck 2018-01-16 14:52:21 -08:00
Mehrdad Afshari 37d9036e06 Fix check_windows_dlls.sh to pass shellcheck 2018-01-16 14:46:04 -08:00