Mehrdad Afshari
|
109b5b1dcc
|
Fix arguments-differ pylint warning
|
7 years ago |
Mehrdad Afshari
|
de1718c1c0
|
Remove unused _junkdrawer
|
7 years ago |
Mehrdad Afshari
|
a941ec6d74
|
Fix import order to satisfy pylint
|
7 years ago |
Mehrdad Afshari
|
bfbd192a82
|
Fix raising-format-tuple pylint warning
|
7 years ago |
Mehrdad Afshari
|
b6955d996f
|
Refactor to avord redefining argument
|
7 years ago |
Mehrdad Afshari
|
c095c5c847
|
Fix arguments-differ pylint warning
|
7 years ago |
Mehrdad Afshari
|
6c44fd6e25
|
Fix useless-super-delegation pylint warnings
|
7 years ago |
Mehrdad Afshari
|
ebb176780b
|
Implement abstract methods _LocalFailure inherits
|
7 years ago |
Mehrdad Afshari
|
a99945d500
|
Fix arguments-differ pylint warning
|
7 years ago |
Mehrdad Afshari
|
4b7223d334
|
Remove unnecessary pylint suppressions
|
7 years ago |
Mehrdad Afshari
|
0aaeedcbd4
|
Fix inconsistent-return-statements pylint warnings
|
7 years ago |
Mehrdad Afshari
|
c48acb86fd
|
Fix code to pass len-as-condition pylint test
|
7 years ago |
Muxi Yan
|
04c85137e8
|
Merge pull request #15677 from muxi/fix-cfstream-podspec
Fix CFStream default subspec
|
7 years ago |
Nathaniel Manista
|
06e1683c7c
|
Merge pull request #14557 from ghostwriternr/py-custom-logger
Update logging in Python to use module-level logger.
|
7 years ago |
Yash Tibrewal
|
bbbcc451df
|
Merge pull request #15394 from yashykt/maxmsglen
Allow unlimited as the max receive message length
|
7 years ago |
apolcyn
|
0e8b122f7f
|
Merge pull request #14649 from apolcyn/fix_cares_test_on_ipv6_only
Address comments on #14610, fix c-ares tests on ipv6-only hosts
|
7 years ago |
Muxi Yan
|
6df75c5989
|
podspec nit fix
|
7 years ago |
apolcyn
|
701a4b1c32
|
Merge pull request #15435 from apolcyn/fix_shutdown_closed_socket
Fix shutdown of closed fd when c-ares opens a second fd
|
7 years ago |
Yash Tibrewal
|
3052cff753
|
Change comments
|
7 years ago |
Nathaniel Manista
|
b441dbbc2c
|
Merge pull request #15666 from nathanielmanistaatgoogle/15662
Retain references to channel arguments.
|
7 years ago |
Mark D. Roth
|
0cdf00839b
|
Merge pull request #15649 from markdroth/avoid_peer_string_alloc
Avoid allocating the peer string returned from the transport.
|
7 years ago |
apolcyn
|
c09f7432c0
|
Merge pull request #15665 from apolcyn/fix_windows_addr_sort_lnik
Make address sorting depend on the same base libs as grpc, for windows
|
7 years ago |
Muxi Yan
|
d7728cda51
|
Merge pull request #15069 from muxi/prototype-cfstream
Implementation of CFStream
|
7 years ago |
Muxi Yan
|
a323b51ece
|
Merge pull request #15567 from muxi/mobile-log-per-host
Make mobile log per-host
|
7 years ago |
Noah Eisen
|
125596dfc9
|
Merge pull request #15667 from ncteisen/fuzzer
Fix Internal Fuzzer Error
|
7 years ago |
Mark D. Roth
|
0688b4df94
|
Merge pull request #15663 from markdroth/grpclb_client_load_reporting_flake_fix
Increase client load reporting interval to avoid test flake.
|
7 years ago |
Jan Tattermusch
|
eb18ef0bbf
|
Merge pull request #15658 from jtattermusch/python_interop_build_27
Only build interop tests with python2.7
|
7 years ago |
Muxi Yan
|
08876dadce
|
CFStream podspec
|
7 years ago |
ncteisen
|
1b83d32b7d
|
Fix fuzzer error
|
7 years ago |
Nathaniel Manista
|
9c86b20bac
|
Retain references to channel arguments
This works around issue 15662 which is not as easy to implement as I
would prefer it to be.
|
7 years ago |
Alexander Polcyn
|
27718ce64d
|
Fix c-ares tests ipv6-only brokenness
|
7 years ago |
Muxi Yan
|
88acb283fc
|
clang-format
|
7 years ago |
Alexander Polcyn
|
18caf6d2fe
|
link address sorting against gRPC_BASELIB_LIBRARIES, for windows
|
7 years ago |
Muxi Yan
|
136e2ebf55
|
Fix crash when debug
|
7 years ago |
Mark D. Roth
|
420db80e73
|
Increase client load reporting interval to avoid test flake.
|
7 years ago |
Zhouyihai Ding
|
f03344e73a
|
Merge pull request #13709 from ZhouyihaiDing/readme
PHP: update readme file
|
7 years ago |
Noah Eisen
|
19c6131c4a
|
Merge pull request #15650 from ncteisen/arena-test
Scale Back Concurrency of arena_test
|
7 years ago |
Jan Tattermusch
|
619b9500bd
|
only build interop tests with python2.7
|
7 years ago |
Jan Tattermusch
|
583f39ad94
|
Merge pull request #15643 from grpc/jtattermusch-patch-1
Increase the fudge factor for retry_server_pushback_delay
|
7 years ago |
Noah Eisen
|
8c17b1cc5f
|
Scale back concurrency of arena_test
|
7 years ago |
Jan Tattermusch
|
09370122cc
|
Merge pull request #15639 from jtattermusch/no_package_service
fix: if .proto file doesn't specify "package", csharp_generator generates invalid code.
|
7 years ago |
Matt Kwong
|
aca034d781
|
Merge pull request #15635 from matt-kwong/resultstore_link
Switch RBE build_url from Sponge to ResultStore Bazel invocation
|
7 years ago |
Muxi Yan
|
c512b4f039
|
revert -framework CoreFoundation
Make error CFStream only
|
7 years ago |
ZhouyihaiDing
|
d788a533f1
|
readme
|
7 years ago |
Mark D. Roth
|
16267c1a23
|
Avoid allocating the peer string returned from the transport.
|
7 years ago |
Sree Kuchibhotla
|
6a2aaf096f
|
Merge pull request #15634 from sreecha/ep-doc
Rename tcp->finished_edge
|
7 years ago |
Yang Gao
|
d837c28f99
|
Merge pull request #15619 from yang-g/oauth_cache
Stop using cached time in oauth token expiration time
|
7 years ago |
Jan Tattermusch
|
8d93cbd282
|
Decrease the fudge factor.
|
7 years ago |
Jan Tattermusch
|
e185eb5f59
|
increase the fudge factor for retry_server_pushback_delay
|
7 years ago |
Jan Tattermusch
|
6ad0107751
|
only generate namespace block when appropriate
|
7 years ago |