Yihua Zhang
d36fe0708b
rename gts to alts
7 years ago
ncteisen
34ebf5dd9e
Move object registry out of gpr
7 years ago
Jan Tattermusch
0614a68a0b
add portability test for gcc7.2
7 years ago
Jan Tattermusch
41d220eb4f
make c++ reports display correctly in resultstore
7 years ago
Yash Tibrewal
1791df0a72
Bad client changes to make large metadata test to work again
7 years ago
Vijay Pai
2b226adf60
Remove alarm from core, implement in C++ layer only
7 years ago
Mark D. Roth
4f2b0fdadf
Rename 'gpr++' directories to 'gprpp'.
7 years ago
Mark D. Roth
dbdf495f61
Split lib/support into lib/gpr and lib/gpr++.
7 years ago
Mehrdad Afshari
b7f88cfd7f
Make build_and_run_docker.sh pass shellcheck (with suppressions)
7 years ago
Mehrdad Afshari
05668d49a6
Enforce shellcheck on tools/run_tests/artifacts
7 years ago
Mehrdad Afshari
b24cff1364
Fix build_artifact_csharp.sh to pass shellcheck
7 years ago
Mehrdad Afshari
adf6c95ab7
Make build_artifact_ruby.sh pass shellcheck (with suppressions)
7 years ago
Mehrdad Afshari
8725b77e0b
Make run_in_workspace.sh pass shellcheck (with suppressions)
7 years ago
Noah Eisen
e737ae9e32
Stop building docker from inside docker
7 years ago
ncteisen
1adad72979
Add to sanity, dont fix by default
7 years ago
ncteisen
365ea6309b
Dockerize clang tidy
7 years ago
Noah Eisen
5edcfb39c6
Dont check every single file
7 years ago
Mehrdad Afshari
e8b8cbd7c8
Fix build_package_ruby.sh to pass shellcheck
7 years ago
Mehrdad Afshari
368fa048e6
Fix build_package_python.sh to pass shellcheck
7 years ago
Mehrdad Afshari
919de03fc9
Fix build_package_php.sh to pass shellcheck
7 years ago
Mehrdad Afshari
bcd91f835b
Fix build_artifact_python.sh to pass shellcheck
7 years ago
Mehrdad Afshari
cd867112e8
Fix build_artifact_protoc.sh to pass shellcheck
7 years ago
Mehrdad Afshari
2628664f37
Fix build_artifact_php.sh to pass shellcheck
7 years ago
Alexander Polcyn
ca3798a8cb
Add ruby distrib tests that uses ruby 2.0.0
7 years ago
Craig Tiller
33cb50096c
Add fuzzed example that found this crash
7 years ago
Ken Payson
b353297b43
Revert "Revert "Set error status correctly on server side""
...
This reverts commit 951f84aea0
.
7 years ago
David G. Quintas
951f84aea0
Revert "Set error status correctly on server side"
7 years ago
Mark D. Roth
324703db51
Fix existing ref counting classes and add new ones.
7 years ago
Vijay Pai
1d91362f81
exec_ctx_fwd.h should never have been in public headers
7 years ago
Mark D. Roth
c6406f32f6
Implement InlinedVector independently of absl.
7 years ago
Jan Tattermusch
0b62b2f6ed
reintroduce check_sources_and_headers optimization
7 years ago
Vijay Pai
9d2d84382e
Add portability tests on Linux to make sure that build with -fno-exceptions
...
continues to work
7 years ago
Vijay Pai
9427eabf3b
uses_polling shouldn't be false for this test
7 years ago
Vijay Pai
8fc3715a17
Catch exceptions from sync method handlers without crashing server
7 years ago
Alexander Polcyn
a3997fa50f
Fix failing ruby distrib tests on ruby 2.0 images
7 years ago
Ken Payson
6535cfd140
Set error status correctly on server side
7 years ago
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
7 years ago
ncteisen
7d9b6358b5
Initial commit
...
Picks up work from https://github.com/grpc/grpc/pull/10259 .
A merge was impossible due to the many sweeping changed that
have occured since I last touched that PR (c++-ization, exec_ctx,
reorganitation of filters, etc).
7 years ago
Matt Kwong
827c6e90e2
Pass KOKORO_BUILD_ID to Docker
7 years ago
ncteisen
e2612aa0e8
Use correct timeout for benchmarks
7 years ago
Alexander Polcyn
9f01ae0052
Get rid of references to bazel toolchains and remote_execution, since they are only present on master
7 years ago
Alexander Polcyn
0678db7e24
Move more special cases in bazel build to the .bzl files
7 years ago
Mehrdad Afshari
5de0a1f44b
Enforce shellcheck on tools/run_tests/sanity
7 years ago
Mehrdad Afshari
d1563c37cd
Fix core_untyped_structs.sh to pass shellcheck
7 years ago
Mehrdad Afshari
96ccd9ae97
Fix check_unsecure.sh to pass shellcheck
7 years ago
Mehrdad Afshari
fe3ca486bc
Fix check_submodules.sh to pass shellcheck
7 years ago
Mehrdad Afshari
5f7ab9b519
Fix check_owners.sh to pass shellcheck
7 years ago
Mehrdad Afshari
11eb322204
Fix check_clang_tidy.sh to pass shellcheck
7 years ago
Mehrdad Afshari
a2ed77db56
Add a sanity test for shellcheck
...
Start by checking the scripts in tools/run_tests/helper_scripts.
7 years ago
David Garcia Quintas
251af24c54
Disabled the json_run_localhost:*_low_thread_count family of tests
7 years ago