Jan Tattermusch
|
aa0193db42
|
Merge pull request #23576 from jtattermusch/bump_master_1_32
update master version to 1.32.0-dev
|
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
|
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 |
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 |
yulin-liang
|
77fb3689af
|
Initialize the grpc_local_import variable to false.
|
4 years ago |
yulin liang
|
f87e635d2d
|
Merge pull request #23475 from yulin-liang/local_import_prefix
Objc support grpc files import override
|
4 years ago |
Mark D. Roth
|
3613589b84
|
Change xDS ConfigSelector not to pass the timeout header value to the LB policy.
|
4 years ago |
donnadionne
|
47a82a81c2
|
Merge pull request #23539 from donnadionne/fix
Adding Fake headers and ignored headers for header matching
|
4 years ago |
Stanley Cheung
|
2b84ddbc89
|
Merge pull request #23550 from jtattermusch/php_distrib_15min
increase timeout for PHP distribtests
|
4 years ago |
yulin-liang
|
775517a3f1
|
Provide an objc-generator option to import system files in a local way
|
4 years ago |
Richard Belleville
|
b484e2e49b
|
Decouple checking tenancy from checking for metadata server
|
4 years ago |
Donna Dionne
|
0d6ee9b309
|
Implement fake and ignored headers.
Take care to ensure we use fake headers in testing so we don't
conflict with headers used by census.
|
4 years ago |
Richard Belleville
|
f7d16b20a4
|
Fix docstring
|
4 years ago |
Richard Belleville
|
b629730809
|
Protect access
|
4 years ago |
Mark D. Roth
|
94a2b5d40c
|
Merge pull request #23537 from markdroth/xds_routing_env
Remove env var protection of new xds routing code.
|
4 years ago |