Jan Tattermusch
921f2d0319
Merge pull request #15688 from jtattermusch/csharp_fully_qualified_marshaller
...
C# codegen: use fully qualified name in __Marshaller_* fields
7 years ago
Muxi Yan
66e67809ae
Merge pull request #15714 from muxi/fix-cfstream-dup-schedule
...
Batch fixes for a few CFStream issues
7 years ago
adelez
f91adce31c
Merge pull request #15716 from adelez/manual_tag
...
Add tags argument to grpc_cc_test and tag tcp_server_posix_test manual.
7 years ago
Noah Eisen
000ec4533d
Merge pull request #15680 from ncteisen/more-clang
...
More Clang Tidy
7 years ago
Nathaniel Manista
759eb90d2c
Merge pull request #15707 from ghostwriternr/fix-cython-file-endings
...
Update grpc_gevent cython files to include .pxi.
7 years ago
Nathaniel Manista
b436d56d8b
Merge pull request #15689 from nathanielmanistaatgoogle/generic-rpc-handler-validation
...
Check conformance to grpc.GenericRpcHandler type.
7 years ago
Muxi Yan
e5a3949c51
nit - Update test description
7 years ago
Muxi Yan
c63673e41d
nit - Rename stream_sync to stream_handle to match class name
7 years ago
Muxi Yan
0f6016a854
bug - Fix #15679
7 years ago
Noah Eisen
b12b813ed8
Merge pull request #15711 from ncteisen/deprecate-deprecated
...
Remove Old Comments
7 years ago
Adele Zhou
ff1d1b3b68
Add tags argument to grpc_cc_test and tag tcp_server_posix_test manual.
7 years ago
Jan Tattermusch
37b292a0f7
Merge pull request #15669 from jtattermusch/csharp_distribtest_protoc
...
Add codegen test to C# distribtests.
7 years ago
Jan Tattermusch
5ddc868da6
Merge pull request #15701 from grpc/revert-15629-interop_matrix_improvements
...
Revert "run_interop_matrix.py speedup"
7 years ago
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
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
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
Noah Eisen
3089cc8c38
Merge pull request #15676 from ncteisen/error-creation-sanity
...
No Error Creation on RPC Hotpath
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
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
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
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
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
yang-g
801e566622
handle empty slice explicitly
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
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
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
Jan Tattermusch
2ea5e1d1de
Merge pull request #14908 from jtattermusch/csharp_artifact_pdb
...
Provide nuget package with debugging symbols for grpc_csharp_ext
7 years ago
Mehrdad Afshari
3b248945f8
Prevent early exit on one pylint failure
7 years ago
Mehrdad Afshari
6eac8c5e88
Run yapf to reformat Python code
7 years ago
Mehrdad Afshari
2b6b6cad12
Bump pylint to pylint-1.9.2
7 years ago
Mehrdad Afshari
adedd43b09
Disable additional pylint warnings due to upgrade
7 years ago
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