45786 Commits (6f86276900f451fcb8b9c1108f790ae31e51f3f1)
 

Author SHA1 Message Date
Jan Tattermusch 6f86276900 bump version to 1.31.0 4 years ago
Mark D. Roth 84793a92c2
Merge pull request #23666 from markdroth/tls1.3_backport 4 years ago
matthewstevenson88 9957299480 Merge pull request #23608 from matthewstevenson88/matt-disable-tls13 4 years ago
Eric Gribkoff 33a80989ad
Merge pull request #23657 from ericgribkoff/backport_new_xds_tests 4 years ago
Menghan Li a7de5792c3 xds testing: add path_matching and header_matching to cpp tests 4 years ago
Eric Gribkoff 8c03da2c0a Merge pull request #23629 from ericgribkoff/delay_fail_on_failed_rpc 4 years ago
Menghan Li f189419615 Merge pull request #23439 from menghanl/xds_interop_routing 4 years ago
Jan Tattermusch be38879301
Merge pull request #23649 from jtattermusch/bump_v1_31_0_pre2 4 years ago
Jan Tattermusch 6f0a17d41d regenerate projects 4 years ago
Jan Tattermusch 86195bef6d update version to 1.31.0-pre2 4 years ago
donnadionne 9192e594a7
Merge pull request #23637 from donnadionne/backport_pr3 4 years ago
Donna Dionne ca509c1453 Fixing a member var to not be a reference. 4 years ago
donnadionne 4abc4714d4
Merge pull request #23613 from donnadionne/backport_pr2 4 years ago
Donna Dionne 5f3508b4f3 Member variable should not be a reference; causing crash when used in destructor. 4 years ago
donnadionne 6a8a66e8cd
Merge pull request #23602 from donnadionne/backport_pr 4 years ago
yulin liang b0ec599f1a
Merge pull request #23598 from yulin-liang/release 4 years ago
Donna Dionne d8ab2aecf6 Fixing Ruby 1.31.0.pre1 compilation failure with source-only package 4 years ago
yulin-liang a377329c74 Fix gRPC-C++.podspec build issue. 4 years ago
Jan Tattermusch f3564bb200
Merge pull request #23577 from jtattermusch/bump_1_31_0_pre1 4 years ago
Jan Tattermusch f39f341ee1 regenerate projects 4 years ago
Jan Tattermusch d6c15b2438 bump version to v1.31.0-pre1 4 years ago
Vijay Pai 172f61a3a2
Merge pull request #22757 from vjpai/core_server_cxx 4 years ago
Yash Tibrewal b158eb79f8
Merge pull request #23558 from yashykt/cancelstreamdeadline 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 4 years ago
apolcyn 3b2e1c027e
Merge pull request #23535 from apolcyn/repro_epollex_issue_minimal 4 years ago
Lidi Zheng bdadeebee5
Merge pull request #23556 from lidizheng/fix-gapic-tests 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 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 4 years ago
Jan Tattermusch ed3ca23de8
Merge pull request #23552 from lidizheng/re2-source-wheel 4 years ago
Lidi Zheng 952c4174ad
Merge pull request #23528 from emkornfield/upgrade_boring 4 years ago
Vijay Pai f614b66a98
Merge pull request #23562 from yang-g/one_core 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 4 years ago
Stanley Cheung 40cd2748bc
Merge pull request #23255 from HannahShiSFB/api-doxygen-step2 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 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 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 4 years ago