Yang Gao
|
a36a2b70bb
|
Merge pull request #15414 from yang-g/intern_authority
intern default authority
|
7 years ago |
adelez
|
61fb320561
|
Merge pull request #15448 from adelez/foundry_integration
Increase test timeout for backwards compatibility test
|
7 years ago |
Juanli Shen
|
f61002936b
|
Merge pull request #15402 from AspirinSJL/big_zone_for_call
Improve the call size estimate
|
7 years ago |
kpayson64
|
4d2dfbff0d
|
Merge pull request #15450 from kpayson64/deflake_fork_test
Fix fork test flake
|
7 years ago |
Mark D. Roth
|
f237ec4a93
|
Use gpr_atm_full_xchg() instead of acq_load and full_fetch_add().
|
7 years ago |
Jan Tattermusch
|
9094ef5819
|
Merge pull request #15446 from jtattermusch/massaging_take_two
get rid of premature return in massage_qps_stats (second attempt)
|
7 years ago |
Adele Zhou
|
cda43a3ab5
|
Increase per test timeout
|
7 years ago |
Adele Zhou
|
dfcfa30481
|
Increase test timeout
|
7 years ago |
Zhouyihai Ding
|
a7fbd7a89e
|
Merge pull request #15440 from thinkerou/f
PHP: remove invalid include file
|
7 years ago |
kpayson64
|
f8c1bd826c
|
Fix fork test flake
|
7 years ago |
Alexander Polcyn
|
747fbca1e8
|
Add more details to a resource exhausted ruby error
|
7 years ago |
Noah Eisen
|
c0a89c71ff
|
Merge pull request #15447 from ncteisen/fix-asan
Fix Asan for Channelz Registry Test
|
7 years ago |
Muxi Yan
|
7326e7a81c
|
Merge pull request #15428 from muxi/redirect-boringssl-mirror
Redirect BoringSSL podspec to download from mirror
|
7 years ago |
Yihua Zhang
|
e145c52286
|
use a new gcp env check mechansim
|
7 years ago |
Noah Eisen
|
05121518b6
|
Fix asan for channelz
|
7 years ago |
Jan Tattermusch
|
cb37c8e7a0
|
format generated code
|
7 years ago |
Jan Tattermusch
|
76bf5c2fd6
|
regenerate gen_stats_data.py
|
7 years ago |
Jan Tattermusch
|
d8f9fe844f
|
get rid of premature return in massage_qps_stats
|
7 years ago |
apolcyn
|
bdbf04cde1
|
Merge pull request #15354 from ganmacs/fix-math_client
Fix math client
|
7 years ago |
Noah Eisen
|
654ecedd03
|
Merge pull request #15341 from ncteisen/registry++
C++-ify the ChannelzRegistry, Adds Generic Object Support
|
7 years ago |
thinkerou
|
9a730194dd
|
php: remove invalid include file
|
7 years ago |
Zhouyihai Ding
|
39604e410d
|
Merge pull request #15401 from thinkerou/add_macro_reduce_code
PHP: add two macro for reduce duplicate code
|
7 years ago |
Jan Tattermusch
|
80095a046c
|
regenerate dockerfiles
|
7 years ago |
Jan Tattermusch
|
a38f9ac867
|
remove ccache from all docker images
|
7 years ago |
ncteisen
|
3a3bbaf11c
|
reviewer feedback
|
7 years ago |
ncteisen
|
7243c5f1f6
|
fix sanity and bazel
|
7 years ago |
ncteisen
|
146c12589c
|
Add meat to the test
|
7 years ago |
ncteisen
|
96bc3825a3
|
Make registry generic
|
7 years ago |
ncteisen
|
3be52f9bcc
|
C++-ize the registry
|
7 years ago |
ncteisen
|
16b42ca9aa
|
Add skeleton gtest file
|
7 years ago |
ncteisen
|
bba8840a4b
|
Change filename to channelz
|
7 years ago |
Mark D. Roth
|
290d35e1d2
|
C++-ify grpclb client stats.
|
7 years ago |
Noah Eisen
|
a506d46650
|
Merge pull request #13689 from ncteisen/surfacing-error-details-python
Surfacing Debug Error String Python
|
7 years ago |
Jan Tattermusch
|
cf879c95e7
|
Merge pull request #15424 from jtattermusch/tools_jenkins_cleanup
Cleanup tools/jenkins directory
|
7 years ago |
Mark D. Roth
|
784e43507c
|
Merge pull request #15383 from markdroth/handshaker_fix
Call on_handshake_done with an error when handshaker is shut down.
|
7 years ago |
Yash Tibrewal
|
627bba4925
|
Merge pull request #15200 from yashykt/combiner_run
Add combiner_run
|
7 years ago |
Juanli Shen
|
eb8396cf0e
|
Merge pull request #15419 from AspirinSJL/update_doc
Update comment of LB request
|
7 years ago |
apolcyn
|
fe3c66659d
|
Merge pull request #15422 from apolcyn/fix_circular_makefile_dep
Fix a makefile circular dependency
|
7 years ago |
Muxi Yan
|
b43c3336ac
|
Fix self use in GRXConcurrentWriteable
|
7 years ago |
Muxi Yan
|
4c531de218
|
Redirect BoringSSL podspec to download from mirror
|
7 years ago |
adelez
|
3fd27cea76
|
Merge pull request #15382 from adelez/foundry_integration
Apply Wframe-larger-than flag to opt builds only
|
7 years ago |
Mark D. Roth
|
979888b326
|
Clean up endpoint, args, and read buffer upon handshake timeout.
|
7 years ago |
Juanli Shen
|
b059d040e4
|
Update comment of LB request
|
7 years ago |
Juanli Shen
|
25c57a38bf
|
Include other usage to estimate call size
|
7 years ago |
Zhouyihai Ding
|
10470bb4a0
|
Merge pull request #15417 from chingor13/php-default-channel
PHP: Surface a static method to fetch the default Channel
|
7 years ago |
Noah Eisen
|
0b8b9a08e2
|
Surfaces debug_error_string to Python API
In case of error, the user can access call.debug_error_string()
which contains a string representation of error from the c core.
|
7 years ago |
Noah Eisen
|
e8f3aa5cc5
|
Merge pull request #15380 from ncteisen/channel-stack-builder-tracer
Remove Channel Stack Construction Tracer
|
7 years ago |
Jan Tattermusch
|
b4a103e5be
|
delete the tools/jenkins directory
|
7 years ago |
Jan Tattermusch
|
2c773d4c67
|
cleanup run_preformance_* scripts
|
7 years ago |
Jan Tattermusch
|
c091046b10
|
cleanup in run_c_cpp_test.sh
|
7 years ago |