Esun Kim
edd0d057ee
Added third_party/bloaty to bazelignore
4 years ago
Michael Lumish
c3cee0713a
Node xDS example: show error on failure, close client when done
4 years ago
Lidi Zheng
9da7853179
Merge pull request #24827 from lidizheng/39-win-wheel-backport
...
[Backport] Enable 39 build and fixed 27 build on winserver2016
4 years ago
Esun Kim
75e3e660fd
Fix google-readability-todo
4 years ago
Esun Kim
221e066c30
Enable google-readability-todo
4 years ago
Esun Kim
0aadea5ad8
Merge pull request #24830 from veblush/tidy-bugprone-integer-division
...
[Clang-Tidy] bugprone-integer-division
4 years ago
Jan Tattermusch
31a63237fd
unbreak ruby install by pinning brew gnupg
4 years ago
Yash Tibrewal
82b158f249
Update file watcher certificate provider factory with provider implementation
4 years ago
donnadionne
96bf654475
Merge pull request #24832 from donnadionne/interop_add
...
Add circuit_breaking test to cpp interop tests.
4 years ago
Donna Dionne
dd4839cad0
Add circuit_breaking test to cpp interop tests.
4 years ago
Easwar Swaminathan
694f226586
interop: Enable Go modules support
4 years ago
Michael Lumish
d2ffddba06
Merge pull request #24828 from murgatroid99/node_xds_features
...
Add Node to the xDS features doc
4 years ago
Esun Kim
c028e2f5cd
Fix bugprone-integer-division
4 years ago
Lidi Zheng
2d7d354c92
Merge pull request #24818 from lidizheng/aio-max-concurrent
...
Add limit concurrent RPC feature to asyncio server
4 years ago
Esun Kim
1d6972aa6b
Enable bugprone-integer-division
4 years ago
Michael Lumish
3a6057c046
Add Node to the xDS features doc
4 years ago
Lidi Zheng
16157cebe9
Hopefully fixed 27 build on winserver2016
...
* Download the working msys64 and use it to compile 27
* Remove the cygwin detection override logic
* Only install Python interpreters in jobs running on winserver2016
* Fix the batch script substring check
* Increase the timeout for related jobs
* TIL that there is an allow list for Kokoro env vars
4 years ago
Yash Tibrewal
0b15cc3f30
Merge pull request #24825 from yashykt/toomanypingstestfix
...
Reduce BdpPingNotSentWithoutReceiveSideActivity flakiness
4 years ago
Stanley Cheung
97c6612db5
Merge pull request #24817 from stanley-cheung/bump-to-pre2
...
Bump version to 1.34.0-pre2
4 years ago
Yash Tibrewal
6095b67d6c
Reduce BdpPingNotSentWithoutReceiveSideActivity flakiness
4 years ago
Yash Tibrewal
9baae368aa
Merge pull request #24824 from yashykt/xdsend2endtestmissingrelease
...
Add missing check_config release
4 years ago
Yash Tibrewal
ee2480abbd
Add missing check_config release
4 years ago
cpsauer
777eda00e4
Add grpc_extra_deps() to C++ README
...
From the discussion in https://github.com/grpc/grpc/issues/20511 , the comments in 695f6daf14/bazel/grpc_extra_deps.bzl
, and my experience spinning up in gRPC C++, I think the C++ instructions are missing the grpc_extra_deps() call.
Figured I'd just spin up a quick PR, rather than file an issue. Feel free to do whatever you'd like to the change, ofc.
Thanks! :)
4 years ago
Esun Kim
694cd98cf2
Merge pull request #24794 from chalin/patch-1
...
Examples README: add link to android example and fix link text
4 years ago
Nicolas Noble
a937611ca0
Merge pull request #24732 from lidizheng/fix-new-cygwin
...
Hopefully fixed 27 build on winserver2016
4 years ago
Lidi Zheng
3da3cc2168
Add limit concurrent RPC feature to asyncio server
...
* Reduce the allocation of new function
4 years ago
Lidi Zheng
511af22c78
Hopefully fixed 27 build on winserver2016
...
* Download the working msys64 and use it to compile 27
* Remove the cygwin detection override logic
* Only install Python interpreters in jobs running on winserver2016
* Fix the batch script substring check
* Increase the timeout for related jobs
* TIL that there is an allow list for Kokoro env vars
4 years ago
Michael Lumish
6ae70e11f7
Merge pull request #24819 from murgatroid99/grpc-js_xds_examples
...
Add a Node xDS example client
4 years ago
Yash Tibrewal
3f46d68975
Merge pull request #24643 from yashykt/xdsclientsecinteg
...
Xds client security integration
4 years ago
Michael Lumish
00ec631f52
Add a Node xDS example client
4 years ago
Michael Lumish
5aaacb538d
Add target argument to Node examples
4 years ago
Lidi Zheng
3b87bf09af
Merge pull request #24801 from lidizheng/aio-stream-empty-ping-pong
...
[Aio] Fix the emtpy response handling in streaming RPC
4 years ago
Karthik Ravi Shankar
0242b24b12
Merge pull request #24815 from karthikravis/change-owner
...
Pass repo manager to Donna
4 years ago
Stanley Cheung
ff6bbd4cee
Regenerate projects
4 years ago
Stanley Cheung
8ad85ca0db
Bump version to 1.34.0-pre2
4 years ago
Karthik Ravi Shankar
e845bbfa54
Pass repo manager to Donna
4 years ago
Stanley Cheung
6dcfd84263
Merge pull request #24807 from stanley-cheung/php-fix-windows-build
...
PHP: fix windows build error
4 years ago
donnadionne
e36246bc9d
Merge pull request #24810 from grpc/revert-24613-timeout_test
...
Revert "Adjusting time measurements for the timeout test to make it more stable"
4 years ago
donnadionne
3697765c01
Revert "Adjusting time measurements for the timeout test to make it more stable"
4 years ago
donnadionne
58aa564385
Merge pull request #24613 from donnadionne/timeout_test
...
Adjusting time measurements for the timeout test to make it more stable
4 years ago
donnadionne
3e3f750eff
Merge pull request #24587 from donnadionne/interop_cb
...
Modifying c++ interop client to allow new types of RPCs to be sent;
4 years ago
Eric Gribkoff
2ec5ff37a9
Merge pull request #24799 from ericgribkoff/backport_delay
...
Merge pull request #24797 from ericgribkoff/less_backends
4 years ago
Stanley Cheung
302fbc6747
PHP: fix windows build error
4 years ago
Yash Tibrewal
33b4911a50
xDS client security integration
4 years ago
Donna Dionne
e4a060fb1e
Adding client changes needed for circuit breaking tests
...
- reworking interop client to accpet ClientConfig RPC
- adding new stats RPC
4 years ago
Donna Dionne
fdb7c77d55
Fixing time calculation APIs to make them consistent and work in
...
multiple environment.
4 years ago
Lidi Zheng
a0883ea81a
Found another typo in the comment
4 years ago
Lidi Zheng
06ce4cb51c
Use the correct adjective for false
4 years ago
ZhenLian
d7d5ee1bff
Merge pull request #24600 from ZhenLian/zhen_dynamic_file_reloading_5
...
Add FileWatcher CertificateProvider
4 years ago
Lidi Zheng
2996c03114
Fix the emtpy response handling in streaming RPC
4 years ago