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
ncteisen
eb2aa9cb3b
Tighten the bar and refactor and offender:
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
ncteisen
2ce76b33e3
Enforce max function length at 800
7 years ago
ncteisen
9b817af5f9
Remove bloated grpc_avl test cases
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
ncteisen
a94896ffea
Add no_error_on_hotpath test
7 years ago
ncteisen
3fa24f6e90
Add an error mode to disable creation
7 years ago
Muxi Yan
eb22c792f2
Provide diff sign for each line
7 years ago
Santosh Ananthakrishnan
fd4c5dd031
TLS session resumption support for Python clients
...
This change adds an experimental ssl_session_cache_lru function to the
Python API that returns an encapsulated grpc_ssl_session_cache (#14483 ).
Python clients may use this object as an argument for the
grpc.ssl_session_cache channel option if they wish to cache and resume
TLS sessions with a server.
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
890717b087
build package with native debug symbols
7 years ago
Jan Tattermusch
b6f0d0d682
add package with native debug symbols
7 years ago
Jan Tattermusch
945cac44eb
RelWithDebInfo config for building C# artifact
7 years ago
Jan Tattermusch
e5389b6335
use testcodegen.proto for distribtest
7 years ago
Jan Tattermusch
93f04c528c
fix test_codegen for mac
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
Muxi Yan
9ea0b9f836
Description fix
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
Jan Tattermusch
62950b43c0
more dockerfile polish
7 years ago
Jan Tattermusch
8496cf31a9
wheezy LTS has ended: remove C# distribtest
7 years ago
Jan Tattermusch
e3c31a86df
update mono in docker images
7 years ago
Jan Tattermusch
8d396573b3
fix test_codegen for x86
7 years ago