Mehrdad Afshari
|
a957ce2906
|
Fix build_performance_go.sh to pass shellcheck
|
7 years ago |
Mehrdad Afshari
|
bddfffa7b3
|
Fix run_android_tests_on_firebase.sh to pass shellcheck
|
7 years ago |
Mehrdad Afshari
|
b665fb74bf
|
Fix android_interop_helper.sh to pass shellcheck
|
7 years ago |
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 |
Mehrdad Afshari
|
6181c05def
|
Merge pull request #14074 from mehrdada/shellcheck
Add tools/run_tests/dockerize to shellcheck enforcement list
|
7 years ago |
Feng Li
|
d1ffa617f9
|
Update README.rst for python grpcio-tools
GRPC_PYTHON_BUILD_WITH_CYTHON=1 is required to build grpcio-tools from source.
|
7 years ago |
Vijay Pai
|
2d9e675dca
|
Merge pull request #14198 from jtattermusch/call_warning_and_typo
Fix warning & typo in grpc++/impl/codegen/call.h
|
7 years ago |
Mark D. Roth
|
77474d46ad
|
Merge pull request #13820 from yihuazhang/rename-gts
Rename GTS to ALTS for TSI plugin
|
7 years ago |
Jan Tattermusch
|
97209aee1a
|
fix warning & typo
|
7 years ago |
Jan Tattermusch
|
75c190ddd3
|
Merge pull request #14177 from jtattermusch/fix_epollex_shutdown
fix: avoid doing a poll when already shutdown (for epollex)
|
7 years ago |
Jan Tattermusch
|
8f40827990
|
Merge pull request #14136 from jtattermusch/add_ubuntu_1710
Fix build under gcc7.2
|
7 years ago |
Nathaniel Manista
|
c73758acb0
|
Elide cygrpc.ChannelArg and cygrpc.ChannelArgs
|
7 years ago |
Sree Kuchibhotla
|
de5f6bfe92
|
Set the environment variable at the beginning of the test. Otherwise, it
is not being read by the backup poller
|
7 years ago |
adelez
|
e0adbb6c2e
|
Merge pull request #14183 from adelez/foundry_integration
Increase timeouts and add more flags for tsan builds on RBE
|
7 years ago |
Adele Zhou
|
6fe3ce1af1
|
Increse timeouts and add more flags
|
7 years ago |
apolcyn
|
dc8028272e
|
Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac
Ruby macos kokoro environment and package build updates
|
7 years ago |
Jan Tattermusch
|
2f090e9732
|
silence switch fallthrough warning on gcc7.2
|
7 years ago |
Jan Tattermusch
|
0a6d900524
|
explicitly initialize all grpc_pollset fields (epollex)
|
7 years ago |
Nicolas Noble
|
5e82dddc05
|
Merge pull request #14142 from makdharma/build
exposing public headers as a build target
|
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 |
Vijay Pai
|
16efe6c750
|
Generate projects properly
|
7 years ago |
Jan Tattermusch
|
6fe650908f
|
fix: avoid doing a poll when already shutdown
|
7 years ago |
Mark D. Roth
|
8ddc6b2658
|
Merge pull request #14146 from markdroth/inlined_vector_clear
Add clear() method for InlinedVector<>.
|
7 years ago |
Jan Tattermusch
|
80c9631ad0
|
Merge pull request #14137 from jtattermusch/no_proxy_str_memleak
Fix no_proxy_str memory leak
|
7 years ago |
Yang Gao
|
965b11b990
|
Merge pull request #14171 from yang-g/cork_all
Use DEBUG level for polling engine trace logs.
|
7 years ago |
Alexander Polcyn
|
190a8dbc6c
|
Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1, rather than picking up 1.4.1
|
7 years ago |
Muxi Yan
|
fe21b63266
|
Merge pull request #12708 from muxi/fix-stream-compression-config-interface
Modify Stream Compression Surface Interface
|
7 years ago |
Yash Tibrewal
|
153ebda1ba
|
reduce send size for window overflow test
|
7 years ago |
Muxi Yan
|
5cb25e7b07
|
generate projects
|
7 years ago |
Muxi Yan
|
fd900e09fb
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
|
7 years ago |
adelez
|
7e05426477
|
Merge pull request #14169 from adelez/foundry_integration
Add tsan build on RBE and update image SHA.
|
7 years ago |
Mark D. Roth
|
d0e1f7466e
|
Fix build problem.
|
7 years ago |
yang-g
|
69b4e4c4f7
|
Use DEBUG level for polling engine trace logs.
|
7 years ago |
Yash Tibrewal
|
b9a34339a7
|
Make the thread wait so that write can complete too
|
7 years ago |
Adele Zhou
|
54dae10f1c
|
Add tsan build on RBE and update image SHA.
|
7 years ago |
Juanli Shen
|
9e272b467f
|
Merge pull request #14166 from AspirinSJL/todo
Fix comment
|
7 years ago |
Stanley Cheung
|
42cf55675f
|
Merge pull request #14157 from ZhouyihaiDing/pr_callcredentials_metadata_leak
php: call credentials plugin_get_metadata metadata leak
|
7 years ago |
Yang Gao
|
de79daaba5
|
Merge pull request #14164 from yang-g/cork_all
Add option to use client side coalescing API in qps test
|
7 years ago |
Zhouyihai Ding
|
ec0669c8a2
|
php: call credentials plugin_get_metadata metadata leak
|
7 years ago |
Yash Tibrewal
|
ea318b6825
|
Build projects after merge
|
7 years ago |
Stanley Cheung
|
c84c8d44c7
|
Merge pull request #14160 from ZhouyihaiDing/pr_call_peer_leak
php: fix call return peer leak
|
7 years ago |
Stanley Cheung
|
d29d709b35
|
Merge pull request #14161 from ZhouyihaiDing/channel_hashkey_size
php: fix channel_credentials hashkey size error
|
7 years ago |
Yash Tibrewal
|
ea8027a0b1
|
Merge branch 'master' into badclient
|
7 years ago |
Stanley Cheung
|
5e7eed29ed
|
Merge pull request #14159 from ZhouyihaiDing/pr_call_array_leak
php: fix grpc_parse_metadata_array leak
|
7 years ago |
Yash Tibrewal
|
7cbbee745e
|
remove unnecessary assert
|
7 years ago |