ZhenLian
|
d74e43da95
|
Add File Watcher Certificate Provider API
|
2020-11-19 13:36:13 -08:00 |
Yang Gao
|
e6e6be4b0b
|
Merge pull request #24577 from yang-g/init_failure
Do not crash if server filter fails at ChannelData::Init
|
2020-11-19 13:09:23 -08:00 |
Stanley Cheung
|
fccfb57e1f
|
Merge pull request #24788 from HannahShiSFB/add-php8-docker
PHP: add php8 test dockerfile
|
2020-11-19 12:52:08 -08:00 |
Lidi Zheng
|
6046624c42
|
Merge pull request #24781 from grpc/revert-24767-revert-24673-modernize-several-scripts
Revert "Revert "Resolve warnings and deprecations in several scripts in tools""
|
2020-11-19 10:44:15 -08:00 |
root
|
1cf42033b7
|
add php8 test docker
|
2020-11-19 06:35:18 +00:00 |
yang-g
|
c1df3bcbcf
|
Do not crash if server filter fails at ChannelData::Init
|
2020-11-18 15:49:35 -08:00 |
Yash Tibrewal
|
7384b960fa
|
Merge pull request #24780 from yashykt/xdssecenvvar
Protect xds security code with the environment variable "GRPC_XDS_EXPERIMENTAL_SECURITY_SUPPORT"
|
2020-11-18 13:01:20 -08:00 |
root
|
2f38db4191
|
del test dockerfile for php 8 for now
|
2020-11-18 07:37:02 +00:00 |
root
|
4429620608
|
to fit phpunit8 grammar, add void to setUpBeforeClass(), setUp() and tearDown()
|
2020-11-18 07:37:02 +00:00 |
root
|
e989bb8b83
|
upgrade to phpunit8.5.8
|
2020-11-18 07:37:02 +00:00 |
root
|
39e2ad44f2
|
upgrade to phpunit8
|
2020-11-18 07:37:02 +00:00 |
root
|
b73be37404
|
add a test dockerfile for php8
|
2020-11-18 07:37:02 +00:00 |
Yash Tibrewal
|
abdc490f72
|
Protect xds security code with environment variable
|
2020-11-17 17:18:27 -08:00 |
Lidi Zheng
|
5ea36eb47c
|
Revert "Revert "Resolve warnings and deprecations in several scripts in tools""
|
2020-11-17 16:30:26 -08:00 |
yulin-liang
|
2ffa791ae6
|
Regenerate projects
|
2020-11-17 13:10:08 -08:00 |
Yang Gao
|
8dc7d6a37e
|
Merge pull request #24731 from yang-g/lame_channel
Return given code/message for lame channel rather than Unknown.
|
2020-11-17 12:48:22 -08:00 |
Stanley Cheung
|
bf1f4fd452
|
Merge pull request #24621 from HannahShiSFB/php-8-test-docker
PHP: add ifdef for compiling on php8
|
2020-11-17 11:17:02 -08:00 |
Jan Tattermusch
|
e257ef7585
|
Merge pull request #24768 from jtattermusch/macox_big_sur_detection
Unify OS detection logic between Grpc.Core.PlatformApis and Grpc.Tools
|
2020-11-17 14:49:41 +01:00 |
Jan Tattermusch
|
9767905909
|
Merge pull request #24766 from jtattermusch/fix-RIDs-for-csharp-core-package
Make RIDs for the native dependencies in Grpc.Core arch specific
|
2020-11-17 09:10:58 +01:00 |
Jan Tattermusch
|
3e5e117c92
|
unify OS detection logic between Grpc.Core.PlatformApis and Grpc.Tools
|
2020-11-16 17:03:41 +01:00 |
Erwin de Haan
|
6dbdedd9a0
|
Make RIDs for the native dependencies in Grpc.Core arch specific
|
2020-11-16 13:45:46 +01:00 |
Lidi Zheng
|
76aade3eac
|
Resolve warnings and deprecations in several scripts in tools
|
2020-11-13 12:17:38 -08:00 |
Lidi Zheng
|
cbab3b4dac
|
Str and bytes have different interface...
|
2020-11-13 12:07:45 -08:00 |
Lidi Zheng
|
0e275f3d2b
|
Change to explicitly encode
|
2020-11-13 12:07:45 -08:00 |
Lidi Zheng
|
892e7bacb1
|
Explicitly set encoding to ascii to prevent TypeError in 3.7+
|
2020-11-13 12:07:44 -08:00 |
root
|
e250601ff2
|
add ifdef for compiling on php8
|
2020-11-13 19:16:34 +00:00 |
Jan Tattermusch
|
2ebd3c3c02
|
Merge pull request #24714 from jtattermusch/better_unity_check
Improve PlatformApis check for detecting Unity
|
2020-11-13 18:44:05 +01:00 |
yulin-liang
|
5e175b9de7
|
Fix ios flaky tests
|
2020-11-12 21:36:36 -08:00 |
yang-g
|
de7e8a249c
|
Return given code/message for lame channel rather than Unknown.
|
2020-11-12 09:50:58 -08:00 |
Mark D. Roth
|
28c795f542
|
Merge pull request #24618 from renkelvin/aws-signer
[3PI Support] Add aws signature v4 signer
|
2020-11-12 07:43:05 -08:00 |
Chuan Ren
|
bedaeb5265
|
Add aws signature v4 signer
|
2020-11-11 15:55:16 -08:00 |
Lidi Zheng
|
4dab5d3deb
|
Merge pull request #24718 from lidizheng/stop-ctrl-c-spam
Stop the spamming log generated by ctrl-c for AsyncIO server
|
2020-11-11 15:14:27 -08:00 |
Lidi Zheng
|
6b76701426
|
Merge pull request #24720 from lidizheng/oct-or-dec
Hard code the base of the number parsing to decimal
|
2020-11-11 11:02:01 -08:00 |
Yash Tibrewal
|
0b4c258354
|
Merge pull request #24711 from yashykt/filewatcherconfig
File watcher certificate provider config parsing
|
2020-11-11 02:23:13 -08:00 |
Lidi Zheng
|
ab96b012ee
|
Hard code the base of the string to decimal
|
2020-11-10 17:41:17 -08:00 |
yulin liang
|
434ee1a522
|
Merge pull request #24719 from yulin-liang/empty_initial_metadata
InitialMetadata callback shouldn't be triggered with empty initialMet…
|
2020-11-10 16:22:06 -08:00 |
Chengyuan Zhang
|
643e5bcd1e
|
Merge pull request #24703 from voidzcy/impl/update_xds_interop_test_proto
Update xDS interop test proto to aggregate accumulated stats based on RPC methods.
|
2020-11-10 16:09:12 -08:00 |
Yash Tibrewal
|
d45bbe46e0
|
File watcher certificate provider config parsing
|
2020-11-10 15:49:23 -08:00 |
Lidi Zheng
|
c0e0207fde
|
Add the empty line back
|
2020-11-10 14:37:43 -08:00 |
Lidi Zheng
|
a012edf10f
|
Stop the ctrl-c spam
|
2020-11-10 14:33:14 -08:00 |
yulin-liang
|
27e6e97754
|
InitialMetadata callback shouldn't be triggered with empty initialMetadata.
|
2020-11-10 14:00:41 -08:00 |
Lidi Zheng
|
3a81243cbd
|
Merge pull request #24717 from lidizheng/unary-stream-exp
Optimization single-threaded unary-stream benchmark
|
2020-11-10 13:41:23 -08:00 |
donnadionne
|
135bc2e2cd
|
Merge pull request #24674 from donnadionne/ignore
Add option to priority policy to ignore reresolution requests from a given child.
|
2020-11-10 13:13:46 -08:00 |
Lidi Zheng
|
89fa7203d0
|
Add a special optimization for 1 rpc unary-stream sync
|
2020-11-10 12:31:24 -08:00 |
Donna Dionne
|
2dc58be3b5
|
Protect timeout feature under a flag and added testing.
|
2020-11-10 11:15:54 -08:00 |
Donna Dionne
|
be773d7cca
|
Add option to priority policy to ignore reresolution requests from a given child.
|
2020-11-10 11:14:23 -08:00 |
Jan Tattermusch
|
cf8792c7de
|
improve check for Unity runtime
|
2020-11-10 17:27:13 +01:00 |
Mark D. Roth
|
6c549d46de
|
Merge pull request #24500 from beshaya/abstract_namespace
Add support for "unix-abstract:" URIs to support abstract unix domain sockets
|
2020-11-09 06:50:11 -08:00 |
Chengyuan Zhang
|
30b0a06e8f
|
Categorize accumulated stats by methods.
|
2020-11-08 23:10:41 -08:00 |
Mark D. Roth
|
27e1c1c56d
|
clang-tidy: enable google-readability-braces-around-statements
|
2020-11-06 13:41:44 -08:00 |