Mehrdad Afshari
|
d761bf6c70
|
Fix with_rvm.sh to pass shellcheck
|
7 years ago |
Mehrdad Afshari
|
bf6b0fb74d
|
Fix with_nvm.sh to pass shellcheck
|
7 years ago |
Ken Payson
|
1dc0833bed
|
Don't segfault on header replay
|
7 years ago |
Vijay Pai
|
ae376bf9d9
|
Privatize host_port.h; was not used in any wrapped language implementation
|
7 years ago |
Vijay Pai
|
b6cf123717
|
Privatize thread-local storage headers
|
7 years ago |
Vijay Pai
|
80e23d19df
|
Separate out cmdline so that it can be used in tool and test builds
|
7 years ago |
Vijay Pai
|
8a99fdb57e
|
Move cmdline and subprocess from public gpr to test/core/util
|
7 years ago |
Mehrdad Afshari
|
09885f79e5
|
Enforce shellcheck on tools/run_tests/dockerize
|
7 years ago |
Mehrdad Afshari
|
8d2ee3849f
|
Make docker_run_tests.sh pass shellcheck (with suppressions)
|
7 years ago |
Mehrdad Afshari
|
ce91d326a3
|
Make build_interop_image.sh pass shellcheck (with suppressions)
|
7 years ago |
Mehrdad Afshari
|
827c799304
|
Make docker_run.sh pass shellcheck (with suppressions)
|
7 years ago |
Mehrdad Afshari
|
448cf1e3bb
|
Make build_docker_and_run_tests.sh pass shellcheck (with suppressions)
|
7 years ago |
yang-g
|
55ca78fdaf
|
generate projects after rebase
|
7 years ago |
yang-g
|
98cd36e2c3
|
Add a test
|
7 years ago |
ncteisen
|
4e8bcb2cee
|
Fix header dependancy
|
7 years ago |
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 |