Taras Galkovskyi
|
f375c0b548
|
minor stylistic fixes
|
5 years ago |
Donna Dionne
|
9793af2b09
|
Consolidating LDS and RDS tests together
And refactoring the code to be able to reuse the same helper methods.
Updating all tests to use helper methods.
|
5 years ago |
Mark D. Roth
|
0324afa89e
|
grpclb: Add test showing that backend status is returned to client.
|
5 years ago |
Mark D. Roth
|
e3e55b0801
|
Merge pull request #22831 from markdroth/weighted_target_fix
weighted_target: Create all children before updating any of them.
|
5 years ago |
Mark D. Roth
|
1e9dc62db8
|
weighted_target: Create all children before updating any of them.
|
5 years ago |
Eric Gribkoff
|
b179868110
|
Merge pull request #22827 from ericgribkoff/disable_fail
Disable strict --fail_on_failed_rpc flag generally
|
5 years ago |
Nicolas "Pixel" Noble
|
791729d09f
|
Bumping version.
|
5 years ago |
Eric Gribkoff
|
121a59ba4d
|
Disable strict --fail_on_failed_rpc flag generally
|
5 years ago |
Nicolas Noble
|
162fe9d112
|
Merge pull request #22825 from apolcyn/update_email
Update ruby gem email to grpc-io@googlegroups.com
|
5 years ago |
Alexander Polcyn
|
bad263d533
|
update ruby gem email to grpc-io@googlegroups.com
|
5 years ago |
donnadionne
|
629a891079
|
Merge pull request #22823 from donnadionne/revert
Passing C repo manager to donnadionne
|
5 years ago |
Taras Galkovskyi
|
d62df731a0
|
pacify pylint on examples folder
|
5 years ago |
Lidi Zheng
|
fb60bf235e
|
Synchonize the production and consumption of request messages
|
5 years ago |
Taras Galkovskyi
|
469631f549
|
run yapf; delete alts unit tests
|
5 years ago |
Lidi Zheng
|
8be1251e2c
|
Remove read/write API && simplify the logic of getting the pool
|
5 years ago |
Lidi Zheng
|
d40c1b8408
|
Fix the error on mac and win && make pytype happy
|
5 years ago |
Lidi Zheng
|
df065d41fa
|
Make sync handlers runnable in AsyncIO server
|
5 years ago |
ZhenLian
|
d39b43e3e5
|
Merge pull request #22814 from grpc/zhen_core_test_improvement_11
[10/n] remove hard-coded credential paths and rebuild the project
|
5 years ago |
ZhenLian
|
6cf73030a9
|
add comments to avoid future use of hard-coded creds
|
5 years ago |
Donna Dionne
|
2a523b03f3
|
Passing C repo manager to donnadionne
|
5 years ago |
Pau Freixes
|
7b869e8442
|
Use message constant
|
5 years ago |
Pau Freixes
|
b9558026b1
|
Improve message redability
|
5 years ago |
Pau Freixes
|
32acd9d5fd
|
[Aio] Stream Unary client interceptor
Add support for Stream Unary client interceptor
|
5 years ago |
Taras Galkovskyi
|
486e27e2de
|
fix formatting issues
|
5 years ago |
ZhenLian
|
6a045297c2
|
remove dependencies that cause failures
|
5 years ago |
Esun Kim
|
56dd5fb5e4
|
Merge pull request #22655 from veblush/time-convert
Fix flaky ChannelzChannelTest::LastCallStartedTime test
|
5 years ago |
Lidi Zheng
|
3a6d73f808
|
Revert "Remove circular dependency"
This reverts commit dc2b02aad15c66c52e07abe5fdc85be92e13b867.
|
5 years ago |
Lidi Zheng
|
ca6e62998c
|
Remove circular dependency
|
5 years ago |
Lidi Zheng
|
025ebf7d07
|
Revert "Revert "[Aio] Add AsyncIO support to grpcio-status""
|
5 years ago |
Taras Galkovskyi
|
4413d412e2
|
fix referencing variable out of scope that broke tests
|
5 years ago |
ZhenLian
|
d75de51e43
|
[10/n] remove hard-coded credential paths and rebuild the project
|
5 years ago |
Esun Kim
|
6b0b2602f6
|
Merge pull request #22786 from veblush/bm_opencensus_plugin_test
Fix bm opencensus plugin test
|
5 years ago |
Mark D. Roth
|
468296b630
|
Merge pull request #22817 from markdroth/absl_string_view_host_port_fix
Fix c-ares resolver to properly handle error from SplitHostPort().
|
5 years ago |
Esun Kim
|
657275fbc0
|
Add note to gpr_convert_clock_type
|
5 years ago |
Esun Kim
|
8c64e96458
|
Fix flaky LastCallStartedTime
|
5 years ago |
Esun Kim
|
234b356e2f
|
Fix the flaky bm_opencensus_plugin
|
5 years ago |
Mark D. Roth
|
ffd7b27577
|
Fix c-ares resolver to properly handle error from SplitHostPort().
|
5 years ago |
Taras Galkovskyi
|
2cf920ba0b
|
Merge branch 'master' of git://github.com/grpc/grpc
|
5 years ago |
Jan Tattermusch
|
d86acba1da
|
Merge pull request #21654 from JamesNK/patch-2
IAsyncStreamWriter xml doc fixes
|
5 years ago |
Jan Tattermusch
|
71a22caaf8
|
Merge pull request #22743 from JamesNK/jamesnk/metadata-helpers
Add helper methods for getting metadata values
|
5 years ago |
James Newton-King
|
bba2a77199
|
PR feedback
|
5 years ago |
Eric Gribkoff
|
de8aa7e9df
|
Merge pull request #22013 from voidzcy/release/update_interop_matrix_for_java_release
Update interop matrix for java release
|
5 years ago |
Eric Gribkoff
|
3972a556a7
|
Merge pull request #22810 from ericgribkoff/disable_fail_check
Disable --fail_on_failed_rpc for change_backend_service test
|
5 years ago |
Yash Tibrewal
|
e714d0fcb8
|
Reviewer comments
|
5 years ago |
Eric Gribkoff
|
29f6ab78aa
|
Disable --fail_on_failed_rpc for change_backend_service test
|
5 years ago |
Jan Tattermusch
|
76cefdcda3
|
Merge pull request #22806 from grpc/revert-22695-zhen_core_test_improvement_8
Revert "[7/n] Avoid using hardcoded test credentials"
|
5 years ago |
Jan Tattermusch
|
a960546ff9
|
Revert "[7/n] Avoid using hardcoded test credentials"
|
5 years ago |
Jan Tattermusch
|
9c850ff692
|
Merge pull request #22795 from jtattermusch/bazel_wrapper_better_error
Make tools/bazel wrapper more reliable when downloading
|
5 years ago |
Jan Tattermusch
|
5bca0d5862
|
Merge pull request #22767 from jtattermusch/fix_check_bazel_workspace
Re-enable a check in bazel_check_workspace.py
|
5 years ago |
ZhenLian
|
b5bd1cf632
|
Merge pull request #22788 from grpc/zhen_core_test_improvement_9
[8/n] remove hard-coded credentials
|
5 years ago |