Matthew Stevenson
|
396dd9ac48
|
Merge branch 'spiffe1' of https://github.com/matthewstevenson88/grpc into spiffe1
|
5 years ago |
Matthew Stevenson
|
ed198f5a54
|
Changed delete per Yang's comment.
|
5 years ago |
Matthew Stevenson
|
c45a97d8cd
|
Changed delete per Yang's comment.
|
5 years ago |
Matthew Stevenson
|
00cce90adf
|
Changes requested by Yihua.
|
5 years ago |
Matthew Stevenson
|
e89efbc1ac
|
Merge remote-tracking branch 'upstream/master' into spiffe1
|
5 years ago |
Mark D. Roth
|
5911d2c731
|
Merge pull request #20405 from markdroth/orphanable_polymorphism
Fix polymorphism for UniquePtr<> and OrphanablePtr<>.
|
5 years ago |
Jan Tattermusch
|
e70d8582b4
|
Merge pull request #17272 from jtattermusch/csharp_alpine_fixes
Add C# distribtest for alpine linux
|
5 years ago |
Jan Tattermusch
|
11041e3e3c
|
Merge pull request #20265 from jtattermusch/win_rbe_enabling_tests
Start running windows bazel RBE tests
|
5 years ago |
Mark D. Roth
|
5e9404e41a
|
Fix polymorphism for UniquePtr<> and OrphanablePtr<>.
|
5 years ago |
Mark D. Roth
|
303bc3d962
|
Merge pull request #20408 from markdroth/transport_connectivity_state_watcher
Second attempt: Change transport connectivity watch API to not be lossy.
|
5 years ago |
Mark D. Roth
|
92f7faff05
|
Remove external watcher before sending notification to avoid race condition.
|
5 years ago |
Jan Tattermusch
|
782d9bfb34
|
add alpine distribtest
|
5 years ago |
Jan Tattermusch
|
cf505cfc85
|
Merge pull request #20415 from grpc/revert-20369-issue_20208
Revert "Make public header files in include/grpcpp/test installed with 'make install'"
|
5 years ago |
Jan Tattermusch
|
5f83f6c43f
|
Revert "Make public header files in include/grpcpp/test installed with 'make install'"
|
5 years ago |
Stanley Cheung
|
66c372b8ec
|
Merge pull request #20387 from jeffreyqw/update-php-readme
PHP: update readme, brew install grpc extension no longer supported
|
5 years ago |
Esun Kim
|
dc9d6458a0
|
Merge pull request #20398 from veblush/interop
Add v1.24.0 to interop_matrix
|
5 years ago |
Mark D. Roth
|
dbad2db848
|
Immediately orphan watcher if state is SHUTDOWN when it is added.
|
5 years ago |
nanahpang
|
2057b35840
|
Merge pull request #20369 from nanahpang/issue_20208
Make public header files in include/grpcpp/test installed with 'make install'
|
5 years ago |
Mark D. Roth
|
cb67811c47
|
Revert "Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert"
This reverts commit 48550de866 , reversing
changes made to 24b529e408 .
|
5 years ago |
Mark D. Roth
|
48550de866
|
Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert
Revert #20255 due to internal breakage
|
5 years ago |
Mark D. Roth
|
33f139b6e6
|
Revert "Merge pull request #20255 from markdroth/transport_connectivity_state_watcher"
This reverts commit 0f5a111aad , reversing
changes made to 1276a8f628 .
|
5 years ago |
Jan Tattermusch
|
f81ef767d3
|
filter out non-linux tests
|
5 years ago |
Jan Tattermusch
|
dffece9657
|
make end2end bazel test generator work on non-linux as well
|
5 years ago |
Jan Tattermusch
|
3ece581720
|
win RBE tests with uses_polling=True need to run as well
|
5 years ago |
Jan Tattermusch
|
6c3ba9a3a8
|
fixup fling BUILD
|
5 years ago |
Jan Tattermusch
|
5cc45de443
|
disable some broken test on windows RBE
|
5 years ago |
Jan Tattermusch
|
3ce50ae754
|
disable some test on windows based on build.yaml
|
5 years ago |
Jan Tattermusch
|
3080419c90
|
temporarily disable alarm_test
|
5 years ago |
Jan Tattermusch
|
8e79705d29
|
disable fuzzers on windows
|
5 years ago |
Jan Tattermusch
|
1ba59b879e
|
update windows RBE instructions
|
5 years ago |
Jan Tattermusch
|
b8a32c0cff
|
temporarily disable failing tests on windows
|
5 years ago |
Jan Tattermusch
|
8d81a934ca
|
run both C and C++ tests on win RBE
|
5 years ago |
Jan Tattermusch
|
14a2b7b05c
|
disable fork bazel test on windows
|
5 years ago |
Jan Tattermusch
|
0f50bf0150
|
temporarily disable memory usage test on windows
|
5 years ago |
Jan Tattermusch
|
0f78b92e87
|
avoid machine_size:large tests on windows
|
5 years ago |
Jan Tattermusch
|
5b9e08d9a3
|
try updating bazel toolchains
|
5 years ago |
Jan Tattermusch
|
f35678e3b4
|
run at least core tests
|
5 years ago |
Jan Tattermusch
|
c6f18ce6c5
|
make Win RBE test pass
|
5 years ago |
Jan Tattermusch
|
16f4103269
|
try running only one test
|
5 years ago |
Jan Tattermusch
|
6f6fe451be
|
run tests on win RBE
|
5 years ago |
Jan Tattermusch
|
93d2cf299f
|
fixup cpp uses-polling
|
5 years ago |
Jan Tattermusch
|
e682b32340
|
fixup core uses-polling
|
5 years ago |
Jan Tattermusch
|
85117cbf61
|
add uses_polling=False to selected c++ tests
|
5 years ago |
Jan Tattermusch
|
068340381f
|
add uses_polling=False to selected core tests
|
5 years ago |
Jan Tattermusch
|
d970489db2
|
use no_windows for some C++ tests
|
5 years ago |
Jan Tattermusch
|
24b529e408
|
Merge pull request #20343 from jtattermusch/bazel_tests_uses_polling
Set "uses_polling" arg for bazel tests
|
5 years ago |
Esun Kim
|
8de5245282
|
Add v1.24.0 to interop_matrix
|
5 years ago |
Lidi Zheng
|
fb8d6c2ee3
|
Merge pull request #20372 from Skyscanner/rename_gevent_util
Rename gevent_util file
|
5 years ago |
Lidi Zheng
|
461510571c
|
Merge pull request #20367 from tanjunchen/fix-typo
fix-up some spelling mistakes
|
5 years ago |
Matthew Stevenson
|
fba2fc2dba
|
Fourth
|
5 years ago |