Richard Belleville
|
4509af86d7
|
Update source of truth.
|
5 years ago |
Richard Belleville
|
fd2122c6e3
|
Add gnossen and remove vjpai as bazel/** owner.
|
5 years ago |
Jan Tattermusch
|
5bf40ae30e
|
Merge pull request #19860 from lberki/master
Update C++ code generation to work with Bazel 0.29 .
|
5 years ago |
Soheil Hassas Yeganeh
|
834f0c7809
|
Merge pull request #19263 from soheilhy/core-static-method
Mandate static string for host and method passed to grpc_channel_register
|
5 years ago |
Juanli Shen
|
1c9fb855d7
|
Add locality map tests
|
5 years ago |
Muxi Yan
|
68d6199443
|
Fix samples
|
5 years ago |
Muxi Yan
|
dd2dc23d63
|
swift build fix
|
5 years ago |
yihuaz
|
730b4f73f4
|
Merge pull request #19833 from yihuazhang/spiffe-tsi
Allow SSL TSI to recognize URI and email SAN fields in X.509 certificates
|
5 years ago |
Muxi Yan
|
c8225c461b
|
Build fix
|
5 years ago |
Muxi Yan
|
955a74925a
|
Bug fix
|
5 years ago |
Muxi Yan
|
249f793a7b
|
fix unit tests
|
5 years ago |
Tony Lu
|
7a6c421312
|
Clarified exception
|
5 years ago |
Tony Lu
|
58ef8943a5
|
Added missing resources
|
5 years ago |
Juanli Shen
|
a72a6f9908
|
Merge pull request #19729 from AspirinSJL/xds_drop
Add drop in xds
|
5 years ago |
Juanli Shen
|
1291ece848
|
Add drop in xds policy
|
5 years ago |
Juanli Shen
|
75bedbf344
|
Merge pull request #19902 from AspirinSJL/fix_proto_path
Don't use : prefix
|
5 years ago |
Yash Tibrewal
|
ea5029f5cf
|
Merge pull request #19868 from yashykt/failwrites
Fail SEND_MESSAGE ops if stream is closed for writes
|
5 years ago |
Muxi Yan
|
f80c11efe2
|
Merge remote-tracking branch 'upstream/master' into isolate-call-implementation-2
|
5 years ago |
Muxi Yan
|
47d95ef266
|
address comments
|
5 years ago |
Juanli Shen
|
0f1a8a84b5
|
Don't use : prefix
|
5 years ago |
Esun Kim
|
ab9c2c1905
|
Merge pull request #19896 from veblush/update-upb
Update upb to the latest
|
5 years ago |
Juanli Shen
|
0ed600e0e1
|
Merge pull request #19859 from AspirinSJL/fix_locality_key_gen
Fix key gen in locality picking
|
5 years ago |
Juanli Shen
|
919332b3ed
|
Merge pull request #19394 from AspirinSJL/lrs
Use LRS to do client-side load reporting
|
5 years ago |
Tony Lu
|
422a7773ae
|
Replace making protoc and plugins with bazel build
Fixed templates and plugin-tests
|
5 years ago |
rmstar
|
1002f88a74
|
Merge pull request #19897 from Tony1023/fix_tvtest
Added missing configs for tvos tests
|
5 years ago |
Soheil Hassas Yeganeh
|
13896f8bd1
|
Mandate static string for host and method passed to grpc_channel_register_call
This is for the gRFC being prepared.
Bump the major version of core to 8.0.0.
|
5 years ago |
Juanli Shen
|
45dd8be442
|
Use LRS in xds policy
|
5 years ago |
Tony Lu
|
eaf26b7ac3
|
Added missing configs for tvos tests
|
5 years ago |
Muxi Yan
|
3e8e0373d0
|
add nullability annotation
|
5 years ago |
Juanli Shen
|
b4504ea781
|
Merge pull request #19894 from AspirinSJL/public_ctor
Comment deprecated macros
|
5 years ago |
Muxi Yan
|
43b17bff17
|
Merge remote-tracking branch 'upstream/master' into isolate-call-implementation-2
|
5 years ago |
Muxi Yan
|
9d77037106
|
clang-format
|
5 years ago |
Esun Kim
|
78a01a5782
|
Update upb to the latest
|
5 years ago |
Esun Kim
|
9753bd0c14
|
Merge pull request #19741 from veblush/to-upb-alts
Migrated from nanopb to upb for alts
|
5 years ago |
Esun Kim
|
2df2da3cee
|
Merge pull request #19892 from veblush/dep-nanopb
Removed nanopb dependency from xDS
|
5 years ago |
Juanli Shen
|
f789cffec6
|
Comment deprecated macros
|
5 years ago |
Tony Lu
|
e00d7fc179
|
Run executable from bazel instead of bazel run (which did not seem to work)
Increased timout limit because no interop_server was make'd b4 hand
|
5 years ago |
Esun Kim
|
be4e684a82
|
Migrated tsi/alts from nanopb to upb
|
5 years ago |
Esun Kim
|
adbe914f4b
|
Removed nanopb dependency from xDS
|
5 years ago |
Esun Kim
|
e03cdc2a9d
|
Merge pull request #19891 from veblush/add-inc-to-python
Excluded *.inc from python distribution cleanup
|
5 years ago |
Tony Lu
|
4be53843d3
|
Use bazel to run interop server
Removed commented tests
|
5 years ago |
Esun Kim
|
1069dee43a
|
Excluded *.inc from python garbage cleanup
|
5 years ago |
Tony Lu
|
df59df8ba2
|
Upgrading bazel_skylib
|
5 years ago |
Muxi Yan
|
25432e011a
|
clang-format
|
5 years ago |
Muxi Yan
|
d06f544815
|
Fix Swift build issues
|
5 years ago |
Juanli Shen
|
fb21394c43
|
Merge pull request #18745 from AspirinSJL/xds_to_lb
Use EDS in xDS policy
|
5 years ago |
Tony Lu
|
d2ce6e707c
|
Isolated test-specific build steps so that unrelated tasks don't run them
Move interop making back to run_tests.py
|
5 years ago |
Esun Kim
|
5fea87374b
|
Merge pull request #19883 from veblush/fuzzer
Disable nanopb fuzzer test
|
5 years ago |
Richard Belleville
|
d932d2368e
|
Merge pull request #19852 from gnossen/server_termination
Quit waiting for a day
|
5 years ago |
Yihua Zhang
|
c414fe06f8
|
add cred data to BUILD files
|
5 years ago |