apolcyn
96e10741b8
Merge pull request #15708 from apolcyn/revert_fix_cares_test_on_ipv6_only
...
Revert "Fix c-ares tests ipv6-only brokenness"
7 years ago
ncteisen
0e0d724dbc
Downgrade the logging for TSI_NOT_FOUND errors
7 years ago
ncteisen
20dc277ed7
Remove old comments
7 years ago
Alexander Polcyn
50a7213929
Revert "Fix c-ares tests ipv6-only brokenness"
...
This reverts commit 27718ce64d
.
7 years ago
Mark D. Roth
9846826b51
Revert "Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops""
...
This reverts commit f371513445
.
7 years ago
Naresh
435c6f8d1e
Update grpc_gevent cython files to include .pxi
...
All files under `grpc/_cython/_cygrpc` in grpcio Python package
are used as include files and thus have a .pxi file extension.
grpc_gevent implementation was added in 1bfff8e
, but didn't include the
.pxi file extension. Update these file names.
7 years ago
Jan Tattermusch
cc42e6dba8
upload bq test results in batches
7 years ago
Jan Tattermusch
55178622eb
fix typo
7 years ago
Noah Eisen
3089cc8c38
Merge pull request #15676 from ncteisen/error-creation-sanity
...
No Error Creation on RPC Hotpath
7 years ago
Jan Tattermusch
5349496af0
set higher cpu_cost for arena test
7 years ago
Jan Tattermusch
b2f56a0018
Revert "run_interop_matrix.py speedup"
7 years ago
ncteisen
d93589a0a1
Don't proxy no_error_on_hotpath
7 years ago
Jan Tattermusch
8f9445ca9f
Merge pull request #15629 from jtattermusch/interop_matrix_improvements
...
run_interop_matrix.py speedup
7 years ago
Yash Tibrewal
21dbaab4be
Add channel arg to enable/disable http proxy
7 years ago
Muxi Yan
be9b5d1437
Update connectivity test
7 years ago
Muxi Yan
9ae3aeb12f
Do not register connectivity monitor if using CFStream
7 years ago
Mark D. Roth
fdb72b0bf8
Merge pull request #15690 from grpc/revert-15539-recv_trailing_metadata_ready
...
Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops"
7 years ago
Srini Polavarapu
c79c156307
Regenrate projects
7 years ago
Srini Polavarapu
75f697db9c
Bump version to v1.14.0
7 years ago
Mehrdad Afshari
92a06353e2
Merge pull request #15682 from mehrdada/bump-pylint
...
Bump pylint to 1.9.2
7 years ago
Yang Gao
ab8642d888
Merge pull request #15121 from yang-g/empty_string
...
handle empty slice explicitly
7 years ago
Mark D. Roth
f371513445
Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops"
7 years ago
Alexander Polcyn
d6be87b0c1
Fix previously-encountered issue: set so_reuseaddr on dummy sockets
7 years ago
Alexander Polcyn
d2e357b10d
Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket"
...
This reverts commit 8b5e45a35b
, reversing
changes made to 2ea5e1d1de
.
7 years ago
Yash Tibrewal
935ae7d012
More comments
7 years ago
Nathaniel Manista
369d827445
Check conformance to grpc.GenericRpcHandler type
7 years ago
Muxi Yan
6fcbee0d03
Merge pull request #15664 from muxi/binary-size
...
Scripts for iOS size audit
7 years ago
yang-g
5c67fae9eb
Add test
7 years ago
ncteisen
e5047b5244
Fix ASAN
7 years ago
Mark D. Roth
5fd74922ff
Merge pull request #15539 from markdroth/recv_trailing_metadata_ready
...
move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops
7 years ago
Yang Gao
045e4f9889
Merge pull request #13796 from y-zeng/cli_token
...
Report more error messages in grpc_cli
7 years ago
Nathaniel Manista
8872a312c3
Merge pull request #14879 from santoshankr/python_ssl_session_cache_lru
...
TLS session resumption support for Python clients.
7 years ago
ncteisen
5644c5928d
fixup! fixup! Rename channelz Channel to ChannelNode
7 years ago
yang-g
801e566622
handle empty slice explicitly
7 years ago
ncteisen
db6593eb40
fixup! Rename channelz Channel to ChannelNode
7 years ago
ncteisen
16280c7398
Remove unused API
7 years ago
ncteisen
6c987cbf09
Rename channelz Channel to ChannelNode
7 years ago
Mehrdad Afshari
d6547ea1a4
Change exception type to AssertError
7 years ago
Mark D. Roth
8ae0ff0af2
Move recv_trailing_metadata into its own callback. Don't use
...
on_complete for recv_ops.
7 years ago
Mehrdad Afshari
f07f6c9a87
Remove comment that is no longer relevant
7 years ago
Mehrdad Afshari
7cd4ee7a42
Change notes on suppressions
7 years ago
Jan Tattermusch
b8fb538471
regenerate C# protos
7 years ago
Jan Tattermusch
c70c2b4ede
C# codegen: use fully qualified name in __Marshaller_* fields
7 years ago
Jan Tattermusch
1987aa2542
demonstrate testability of server-side impl classes
7 years ago
Jan Tattermusch
8b5e45a35b
Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket
...
Revert "Fix shutdown of closed fd when c-ares opens a second fd"
7 years ago
Jan Tattermusch
1d1070216e
add tests demonstrating how to mock client stubs
7 years ago
thinkerou
dbdf00685e
fix readme markdown render
7 years ago
Jan Tattermusch
6ccf4b7930
fix shellcheck error
7 years ago
Jan Tattermusch
61278f3aa7
Revert "Fix shutdown of closed fd when c-ares opens a second fd"
7 years ago
Jan Tattermusch
5def921962
fix comments
7 years ago