Karthik Ravi Shankar
|
db3cd51b2f
|
Move ErrorDetails from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18455
|
4 years ago |
Mark D. Roth
|
79c1294720
|
Merge pull request #23281 from markdroth/xds_v3
xDS v3 support
|
4 years ago |
apolcyn
|
7e7a48f863
|
Merge pull request #23557 from apolcyn/display_peer_address
Log the peer address of grpc_cli CallMethod RPCs to stderr
|
4 years ago |
Mark D. Roth
|
181781387d
|
xDS v3 support
|
4 years ago |
Vijay Pai
|
391b2a5a1d
|
Merge pull request #23571 from vjpai/typos
Typo fix
|
4 years ago |
Vijay Pai
|
8bc61f41a5
|
Merge pull request #23578 from vjpai/core_check
Add a consistency check on version and core_version
|
4 years ago |
Vijay Pai
|
1013ad87f7
|
Fixes to match shellcheck
|
4 years ago |
Vijay Pai
|
54a10f265d
|
Consistency check core_version and version
|
4 years ago |
Jan Tattermusch
|
aa0193db42
|
Merge pull request #23576 from jtattermusch/bump_master_1_32
update master version to 1.32.0-dev
|
4 years ago |
Alexander Polcyn
|
f57879ac56
|
Flag protect new logs
|
4 years ago |
Yash Tibrewal
|
be58863a77
|
Merge pull request #23480 from yashykt/abslstatusconn
Plumb absl::Status through connectivity state notifiers
|
4 years ago |
Yash Tibrewal
|
2c5291ff71
|
Plumb absl::Status through connectivity state notifiers
|
4 years ago |
Richard Belleville
|
089d90933a
|
Merge pull request #23203 from gnossen/python_google_default_creds
Implement compute_engine_channel_credentials in Python
|
4 years ago |
Jan Tattermusch
|
80daba44d9
|
regenerate projects
|
4 years ago |
Jan Tattermusch
|
b775f62afb
|
Merge pull request #23523 from JamesNK/jamesnk/interoptests-remove-version
Output grpc-dotnet interop apps to specific directories
|
4 years ago |
Jan Tattermusch
|
21fe9652e5
|
update version to 1.32.0-dev
|
4 years ago |
Jan Tattermusch
|
f9b68bb01e
|
add g-stands-for for the next release
|
4 years ago |
Vijay Pai
|
2667eba8c2
|
Fix a typo
|
4 years ago |
Vijay Pai
|
172f61a3a2
|
Merge pull request #22757 from vjpai/core_server_cxx
C++ify grpc_server
|
4 years ago |
Richard Belleville
|
dcb5840cee
|
Fix Mac and Windows
|
4 years ago |
Yash Tibrewal
|
b158eb79f8
|
Merge pull request #23558 from yashykt/cancelstreamdeadline
Explicitly fake the status for when we cancel the streams
|
4 years ago |
Vijay Pai
|
a6e541bb43
|
Make ABSL header block consistent with other code.
|
4 years ago |
Yash Tibrewal
|
4c7120e115
|
Also fake status in grpc_chttp2_mark_stream_closed if already closed but there is an error
|
4 years ago |
apolcyn
|
18695e30ca
|
Merge pull request #23570 from apolcyn/fix_ruby_flake
Add logs to a flakey ruby test that can help to diagnose issue
|
4 years ago |
James Newton-King
|
21e855592a
|
Output grpc-dotnet interop apps to specific directories
|
4 years ago |
apolcyn
|
3b2e1c027e
|
Merge pull request #23535 from apolcyn/repro_epollex_issue_minimal
Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely processing of events
|
4 years ago |
Lidi Zheng
|
bdadeebee5
|
Merge pull request #23556 from lidizheng/fix-gapic-tests
[Aio] Support tuple and aio.Metadata interaction
|
4 years ago |
Yash Tibrewal
|
18763aa864
|
Add comment
|
4 years ago |
Alexander Polcyn
|
d88b77aaab
|
Add logs to a flakey ruby test that can help to diagnose issue
|
4 years ago |
Richard Belleville
|
18aa32b7db
|
Remove unused variable
|
4 years ago |
Alexander Polcyn
|
bdfd96ad03
|
Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely
processing of events
|
4 years ago |
Lidi Zheng
|
666787d841
|
Metadata value has to be string or bytes
|
4 years ago |
Lidi Zheng
|
ffc6bce8ca
|
Only >=3.7 allows annotate oneself as return type
|
4 years ago |
Lidi Zheng
|
6e96a47dd6
|
Make pytype happy
|
4 years ago |
Lidi Zheng
|
b5f107d470
|
Support tuple and aio.Metadata interaction
|
4 years ago |
Richard Belleville
|
8bd1836a43
|
Use RAII lock guard
|
4 years ago |
Richard Belleville
|
d40a91dde5
|
Don't check tenancy if credentials specified
|
4 years ago |
Jan Tattermusch
|
76741f7635
|
Merge pull request #23565 from jtattermusch/python_dev_stop_excluding_hpp
Stop stripping .hpp files from python source packages
|
4 years ago |
Jan Tattermusch
|
ed3ca23de8
|
Merge pull request #23552 from lidizheng/re2-source-wheel
Include re2 in source wheel && solve the missing --all complain
|
4 years ago |
Lidi Zheng
|
952c4174ad
|
Merge pull request #23528 from emkornfield/upgrade_boring
Upgrade BoringSSL to latest on master-with-bazel branch
|
4 years ago |
Vijay Pai
|
f614b66a98
|
Merge pull request #23562 from yang-g/one_core
Drop min thread count of threads doing Next to 1
|
4 years ago |
Jan Tattermusch
|
751b1d04cf
|
stop stripping .hpp files from python source packages
|
4 years ago |
donnadionne
|
5d803dcd3f
|
Merge pull request #23534 from markdroth/xds_fake_header_revert
Change xDS ConfigSelector not to pass the timeout header value to the LB policy.
|
4 years ago |
Stanley Cheung
|
40cd2748bc
|
Merge pull request #23255 from HannahShiSFB/api-doxygen-step2
PHP: generate api reference documents by doxygen
|
4 years ago |
yang-g
|
74c9de5cc0
|
Drop min thread count of threads doing Next to 1
|
4 years ago |
Yash Tibrewal
|
edf3d5e589
|
Explicitly fake status if cancelling stream
|
4 years ago |
Alexander Polcyn
|
4bdbd4caef
|
Log the peer address of grpc_cli CallMethod RPCs to stderr
|
4 years ago |
yulin liang
|
24f5b5bfb7
|
Merge pull request #23555 from yulin-liang/local_import_prefix
Initialize the grpc_local_import variable to false.
|
4 years ago |
Richard Belleville
|
c4491121c6
|
Stop checking g_is_on_gce in security connector
|
4 years ago |
Lidi Zheng
|
9a54627c0b
|
Include re2 in source wheel && solve the missing --all complain
|
4 years ago |