Esun Kim
|
33fa885886
|
Merge pull request #24480 from veblush/tls-python
Bump MACOSX_DEPLOYMENT_TARGET to 10.10 for Python
|
2020-10-19 21:44:29 -07:00 |
Esun Kim
|
384a6f8d51
|
Merge pull request #24471 from veblush/rbe-upload
Fix the pagination bug in the upload_rbe_results script
|
2020-10-19 15:06:34 -07:00 |
Esun Kim
|
10d58179fe
|
Bump MACOSX_DEPLOYMENT_TARGET to 10.10 for Python
|
2020-10-19 14:48:43 -07:00 |
Esun Kim
|
eeb2b0f3a9
|
Fix pagination in upload_rbe_results
|
2020-10-19 11:26:30 -07:00 |
yulin-liang
|
4791f6be68
|
Extend time out for cfstream-test.
|
2020-10-19 10:55:56 -07:00 |
Esun Kim
|
024cd29fdb
|
Upgrade clang-format-8
|
2020-10-16 11:37:14 -07:00 |
Esun Kim
|
fdf57e9a7c
|
Merge pull request #24433 from veblush/clang-tidy-8
Upgrading clang-tidy to 8
|
2020-10-16 09:37:35 -07:00 |
Mark D. Roth
|
e05c5da2c8
|
Merge pull request #24419 from markdroth/xds_cluster_impl_lb
Move circuit breaking, EDS drops, and load reporting to xds_cluster_impl policy.
|
2020-10-16 09:24:04 -07:00 |
Mark D. Roth
|
e496705ea3
|
Move circuit breaking, EDS drops, and load reporting to xds_cluster_impl policy.
|
2020-10-16 07:29:08 -07:00 |
Mark D. Roth
|
ed61d6bc83
|
Merge pull request #23533 from markdroth/xds_logging
Second attempt: Use upb textformat library to dump out raw xDS proto messages
|
2020-10-16 07:18:27 -07:00 |
Esun Kim
|
994c2047e9
|
Bump to clang-tidy-8
|
2020-10-15 21:15:50 -07:00 |
Mark D. Roth
|
27795e7cad
|
Merge remote-tracking branch 'upstream/master' into xds_logging
|
2020-10-15 20:05:29 -07:00 |
Esun Kim
|
c08f33c437
|
Fix clang-tidy errors
|
2020-10-15 16:07:25 -07:00 |
Esun Kim
|
b8f1b71a05
|
Use clang-tidy 7
|
2020-10-15 15:48:24 -07:00 |
Esun Kim
|
09ace01cc1
|
Merge pull request #24193 from veblush/clang-tidy
Improve clang tidy to use compilation DB
|
2020-10-15 15:46:13 -07:00 |
yulin liang
|
363b1ad225
|
Merge pull request #24428 from yulin-liang/cfstream-timeout
Attempt to extend timeout for ios-test-cfstream-tests.
|
2020-10-15 15:29:52 -07:00 |
yulin-liang
|
9ddfc68dec
|
Attempt to extend timeout for ios-test-cfstream-tests.
|
2020-10-15 11:30:42 -07:00 |
Lidi Zheng
|
63180d9cc8
|
Build Python 3.9 artifacts for Linux x64 platforms
|
2020-10-14 17:13:36 -07:00 |
Mark D. Roth
|
6c982e6b61
|
Merge remote-tracking branch 'upstream/master' into xds_logging
|
2020-10-14 16:32:13 -07:00 |
Eric Anderson
|
88bf96b88c
|
Merge pull request #24397 from ejona86/grpc-java-1.32.2
Update grpc-java to 1.32.2 in the interop_matrix
|
2020-10-13 13:36:37 -05:00 |
Mark D. Roth
|
012381235f
|
Merge pull request #24208 from renkelvin/base
[3PI Support] Add base external account credentials class
|
2020-10-13 10:27:14 -07:00 |
Esun Kim
|
8db60763ca
|
Update by review
|
2020-10-13 09:54:50 -07:00 |
Esun Kim
|
0e0e12aa22
|
Using comp_db for clang-tidy
|
2020-10-13 09:51:31 -07:00 |
Chuan Ren
|
0cf672d42e
|
Add implementation of base external account credentials
|
2020-10-12 16:18:11 -07:00 |
Eric Anderson
|
6564b3de83
|
Update grpc-java to 1.32.2 in the interop_matrix
|
2020-10-12 14:52:59 -07:00 |
Mark D. Roth
|
f81650f497
|
update list of upbdefs files in build
|
2020-10-12 14:48:18 -07:00 |
Mark D. Roth
|
7d6b12fe73
|
Merge remote-tracking branch 'upstream/master' into xds_logging
|
2020-10-12 14:21:45 -07:00 |
Lidi Zheng
|
f9925a6f97
|
Merge pull request #24356 from lidizheng/support-3.9
[Linux] [macOS] Support pre-compiled Python 3.9 wheels
|
2020-10-12 10:28:07 -07:00 |
Lidi Zheng
|
db16440066
|
Ensure virtualenv is installed in new interpreters
|
2020-10-09 15:31:11 -07:00 |
Yash Tibrewal
|
4013fd9dc9
|
Merge pull request #24313 from yashykt/xdscredscpp
C++ API to create Xds channel credentials
|
2020-10-08 22:27:21 -07:00 |
Yash Tibrewal
|
c52cb09f47
|
Add experimental XdsCredentials with support for insecure channel_credentials and security_connector
|
2020-10-08 20:37:47 -07:00 |
Esun Kim
|
afd0526f4c
|
Merge pull request #24247 from veblush/tls
Replacing all TLS variants with the C++11 thread_local
|
2020-10-08 16:24:36 -07:00 |
Esun Kim
|
8e2895c6c1
|
Merge pull request #24372 from veblush/six
Upgrade six 1.15
|
2020-10-08 16:24:03 -07:00 |
Lidi Zheng
|
9e2b8cee07
|
Install Cython for Python 3.9 for artifact building jobs
|
2020-10-08 13:54:07 -07:00 |
Esun Kim
|
cc742fabe5
|
Rebuild manylinux images to include python 3.9
|
2020-10-08 13:37:38 -07:00 |
Esun Kim
|
1ee0c88817
|
Add GPR_STDCPP_TLS
|
2020-10-08 13:05:49 -07:00 |
Esun Kim
|
a07345a5e2
|
Upgrade six 1.15
|
2020-10-08 12:46:00 -07:00 |
Stanley Cheung
|
5256cdf895
|
Merge pull request #24234 from HannahShiSFB/special-status-msg-interop-test
PHP: add special status msg interop test
|
2020-10-07 20:31:52 -07:00 |
Lidi Zheng
|
a910dc1802
|
Remove 3.9 Windows support
|
2020-10-07 16:47:54 -07:00 |
Esun Kim
|
be23ad0ed1
|
Merge pull request #24282 from veblush/ios-bump
Bump iOS and OSX version
|
2020-10-07 16:12:16 -07:00 |
Lidi Zheng
|
faad140178
|
Use /passive mode instead of /quite mode
|
2020-10-07 15:44:49 -07:00 |
Lidi Zheng
|
81abd221d3
|
Try to see what's wrong
|
2020-10-07 14:16:56 -07:00 |
Donna Dionne
|
aafe657978
|
Bump version to v1.34.x: regenerate projects
|
2020-10-07 12:51:27 -07:00 |
Lidi Zheng
|
4fa90f42ce
|
Support pre-compiled Python 3.9 wheels
|
2020-10-07 12:43:45 -07:00 |
root
|
12d36782cf
|
add special status msg interop test
|
2020-10-07 17:58:51 +00:00 |
Jan Tattermusch
|
26bbc311a3
|
Merge pull request #24334 from jtattermusch/cxx_interop_matrix_1_32_0
Add c++ 1.32.0 to interop matrix
|
2020-10-07 14:45:29 +02:00 |
Karthik Ravi Shankar
|
56b2671e8e
|
Merge pull request #24338 from karthikravis/cleanup
Move remaining classes to grpc from grpc_impl
|
2020-10-06 17:12:22 -07:00 |
Karthik Ravi Shankar
|
e549843885
|
Move remaining classes to grpc from grpc_impl
|
2020-10-06 13:15:51 -07:00 |
Yash Tibrewal
|
7c7b452f16
|
Merge pull request #24312 from yashykt/xdscreds
gRPC Core API to create Xds channel credentials
|
2020-10-06 12:18:44 -07:00 |
Jan Tattermusch
|
ff2cd21f87
|
add c++ 1.32.0 to interop matrix
|
2020-10-06 11:44:05 -04:00 |