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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Micah Kornfield
|
aa79bb75e0
|
regenerate project
|
4 years ago |
Micah Kornfield
|
313b8cc875
|
update grpc-core podspec template
|
4 years ago |
Micah Kornfield
|
5b56c69b64
|
Second regeneration
|
4 years ago |
Jan Tattermusch
|
3bbf8254ca
|
Merge pull request #23548 from jtattermusch/upmerge_1_30_x_to_master
Upmerge 1.30.x branch into master
|
4 years ago |
Micah Kornfield
|
b55a2435ca
|
generate boringssl prefix headers
|
4 years ago |
Micah Kornfield
|
94864fa0db
|
revert gen_build_yaml.py
|
4 years ago |
Karthik Ravi Shankar
|
45b13d0dfa
|
Merge pull request #23476 from karthikravis/change-owner
Change repo manager to donnadionne
|
4 years ago |
Esun Kim
|
26bd88fcb4
|
Merge pull request #23545 from veblush/test-shutdown
Added call to grpc::testing::TestEnvironment in tests
|
4 years ago |
Stanley Cheung
|
b5b8578b3f
|
Merge pull request #23540 from stanley-cheung/php-artifact-test
Update PHP artifact test
|
4 years ago |
Jan Tattermusch
|
cf21444b3c
|
increase timeout for PHP distribtests
|
4 years ago |
Mark D. Roth
|
e681f37054
|
Remove env var protection of new xds routing code.
|
4 years ago |
Mark D. Roth
|
f02fb563cb
|
Merge pull request #23236 from tpetkov-VMW/fix-grpc_is_epollexclusive_available
Fix false positive in grpc_is_epollexclusive_available on ESXi
|
4 years ago |
Jan Tattermusch
|
1732968965
|
Merge remote-tracking branch 'upstream/v1.30.x' into HEAD
|
4 years ago |
Vijay Pai
|
9d79ca6058
|
C++ify core server
|
4 years ago |
Stanley Cheung
|
dea6fbb023
|
Updated comments
|
4 years ago |
Stanley Cheung
|
536ecb4196
|
Merge pull request #23531 from stanley-cheung/fix-php-build-from-source
Fix php build from source
|
4 years ago |