Mariano Anaya
|
1df63bf35b
|
Get the debug_error_string in a simpler fashion
* Use the public method in ``AioRpcStatus``
* Keep everything encapsulated inside the function that creates the
error.
|
5 years ago |
Jan Tattermusch
|
f7cffb602b
|
improve the docs
|
5 years ago |
Jan Tattermusch
|
5ed0b4108b
|
align stuff
|
5 years ago |
Doug Fawley
|
5f76067228
|
Add v1.27.1 release of grpc-go to interop matrix
|
5 years ago |
matthewstevenson88
|
b6cc9a72a0
|
Merge pull request #21923 from grpc/revert-21852-tls-credentials-1
Revert "Updates to TLS credentials, version 3"
|
5 years ago |
Lidi Zheng
|
473a75b47e
|
Reduce side effect of a "create" method
|
5 years ago |
matthewstevenson88
|
ee7ae056e5
|
Revert "Updates to TLS credentials, version 3"
|
5 years ago |
matthewstevenson88
|
e31532c155
|
Merge pull request #21852 from matthewstevenson88/tls-credentials-1
Updates to TLS credentials, version 3
|
5 years ago |
Vijay Pai
|
bbebd3eee3
|
Merge pull request #21913 from grpc/vjpai-patch-3
Remove unused parameter names
|
5 years ago |
Yannic Bonenberger
|
06ecc87290
|
[bazel] Add fixes for --incompatible_load_proto_rules_from_bzl
|
5 years ago |
Mark D. Roth
|
cf032b300e
|
xds: Fix crash when moving all localities from a priority to a higher priority.
|
5 years ago |
Mariano Anaya
|
583712704a
|
[Aio] Set debug_error_string to AioRpcError
When handling errors in aio, also set the ``debug_error_string``, to get
more information (when available), about the exception, and help debug.
|
5 years ago |
Vijay Pai
|
152f46b5f6
|
Move generic stub implementation to header (prepare for templates)
|
5 years ago |
Vijay Pai
|
ae640ef122
|
Remove unused parameter name
|
5 years ago |
Vijay Pai
|
43665d6877
|
Remove unused parameter name
|
5 years ago |
Mark D. Roth
|
01e87e2d93
|
Remove old JSON API
|
5 years ago |
Lidi Zheng
|
c564d28f9a
|
Merge pull request #21903 from lidizheng/aio-fix-close
[Aio] Attempt to fix recent AsyncIO windows flake
|
5 years ago |
Yash Tibrewal
|
c3bcb6c7ce
|
Merge pull request #21846 from yashykt/workserializer
Replace LogicalThread with WorkSerializer
|
5 years ago |
Eric Gribkoff
|
237e1cd033
|
typo
|
5 years ago |
Mark D. Roth
|
2e54903730
|
Merge pull request #21393 from markdroth/json_new_api_service_config
Convert service config code to use new JSON API
|
5 years ago |
Yash Tibrewal
|
efa815ea1e
|
Clang-tidy
|
5 years ago |
Lidi Zheng
|
b378b66f8c
|
[Aio] Attempt to fix recent AsyncIO windows flake
|
5 years ago |
Lidi Zheng
|
daeaf8eff4
|
Promote the channel_ready & simplify test logic
|
5 years ago |
Jan Tattermusch
|
96a6894c52
|
Merge pull request #21812 from jtattermusch/cpp_distribtest_cleanup
C++ distribtest improvements
|
5 years ago |
Lidi Zheng
|
0919f939b4
|
Improve compression docstring & simplify metadata default value
|
5 years ago |
Lidi Zheng
|
1a778bc62b
|
Merge pull request #21877 from lidizheng/fix-interop-matrix
[Aio] Disable testing AsyncIO for versions that it doesn't exist yet
|
5 years ago |
Lidi Zheng
|
57c6450dda
|
Merge pull request #21881 from lidizheng/fix-full-perf
Stop building performance artifacts for Android
|
5 years ago |
Yash Tibrewal
|
f86f7f28bd
|
Make WorkSerializerImpl a private inner class
|
5 years ago |
Srini Polavarapu
|
22b515b9f7
|
Merge pull request #21892 from grpc/jtattermusch-patch-2
Update grpc_release_schedule.md with 2020 release dates
|
5 years ago |
Matthew Stevenson
|
db6f5081dc
|
Remove experiment config file.
|
5 years ago |
Mark D. Roth
|
19c9cce243
|
Merge pull request #21875 from markdroth/xds_no_supported_creds_type
XdsClient: Generate error message when no supported creds types found.
|
5 years ago |
Mark D. Roth
|
59796834b7
|
Merge pull request #21873 from markdroth/service_config_method_wildcard_fix
Service config: Use the empty string instead of "*" for wildcard method.
|
5 years ago |
Mark D. Roth
|
283574e3b7
|
Convert service config code to use new JSON API
|
5 years ago |
Jan Tattermusch
|
87f7674248
|
cleanup C++ distribtests
|
5 years ago |
Jan Tattermusch
|
9a3bc3d79f
|
fix formatting
|
5 years ago |
Jan Tattermusch
|
11a48aea36
|
Update grpc_release_schedule.md with 2020 release dates
|
5 years ago |
Eric Gribkoff
|
0bc088fbd3
|
e2-standard-2
|
5 years ago |
Eric Gribkoff
|
df470c3e68
|
fix with clause
|
5 years ago |
Eric Gribkoff
|
dc504622e7
|
remove bootstrap.json
|
5 years ago |
Eric Gribkoff
|
09df710f07
|
generate bootstrap
|
5 years ago |
Jan Tattermusch
|
f233ad1c5e
|
a few cmake fixes in BUILDING.md
|
5 years ago |
Eric Gribkoff
|
2509e0c97e
|
clang tidy
|
5 years ago |
Eric Gribkoff
|
1d59b25dea
|
Add xDS test client and server
|
5 years ago |
Lidi Zheng
|
a5503cc64a
|
Add unit test for channel ready
|
5 years ago |
Lidi Zheng
|
6a330edf74
|
Add channel_ready helper function
|
5 years ago |
Karthik Ravi Shankar
|
864c8a96d2
|
Merge pull request #21848 from codeblooded/add-skip-android-flag-to-java-example
Add ignore android flag in performance README.md
|
5 years ago |
Karthik Ravi Shankar
|
0aadc18408
|
Merge pull request #21883 from karthikravis/update-rotation
Pass C repo manager to Donna
|
5 years ago |
Lidi Zheng
|
d190a0e08c
|
Make YAPF happy
|
5 years ago |
Lidi Zheng
|
eb1f21f651
|
Improve readability of unit tests & add one more test case
|
5 years ago |
Lidi Zheng
|
cd76b79e7f
|
Support compression for both client and server
|
5 years ago |