David Garcia Quintas
a68a11e4a0
PR comments
7 years ago
Muxi Yan
951cf48490
Merge pull request #14342 from grpc/revert-14324-revert-14042
...
Revert "Partial revert PR#14042"
7 years ago
yang-g
48cb025ec7
Add hooks so that code generator can inject headers to grpc.pb.h file
7 years ago
yang-g
89464de6f0
Trim backup slice when it is larger than needed
7 years ago
Sree Kuchibhotla
3261b2d575
Merge pull request #14351 from sreecha/bm-epollex-fix
...
Fix the server shutdown code in Fullstack_fixtures
7 years ago
Srini Polavarapu
ee6089d347
Include pkg-config in the required tools to build
7 years ago
adelez
e96fe895dd
Merge pull request #14358 from grpc/revert-14337-revert-14326-foundry_integration
...
Revert "Revert "Define the tests as grpc_cc_test to automatically test against all po…""
7 years ago
Mehrdad Afshari
35bace9b62
Enforce shellcheck on shellscripts under test/
7 years ago
Mehrdad Afshari
c6e82b6872
Make ruby/run_distrib_test.sh to pass shellcheck (with suppression)
7 years ago
Mehrdad Afshari
0a400c6c0a
Fix python/run_distrib_test.sh to pass shellcheck
7 years ago
Mehrdad Afshari
6c39c9ecd4
Fix php/run_distrib_test.sh to pass shellcheck
7 years ago
Mehrdad Afshari
f5aea0c4b3
Make csharp/update_version.sh pass shellcheck (with suppresion)
7 years ago
Mehrdad Afshari
7bf30d6b35
Fix csharp/run_distrib_test_dotnetcli.sh to pass shellcheck
7 years ago
Mehrdad Afshari
fd954d2827
Fix csharp/run_distrib_test.sh to pass shellcheck
7 years ago
Mehrdad Afshari
59aefe61e2
Fix run_distrib_test_routeguide.sh to pass shellcheck
7 years ago
Mehrdad Afshari
9d2f806dac
Fix run_distrib_test_cmake.sh to pass shellcheck
7 years ago
Jiangtao Li
fdc10b6ebd
Merge pull request #14296 from yihuazhang/FIX_ALTS_SHUTDOWN
...
Fix race condition in grpc_tsi_alts_shutdown
7 years ago
Vijay Pai
0e2d9faea1
Merge pull request #14345 from vjpai/static
...
Enforce CRTP: weaken reinterpret_cast to static_cast
7 years ago
Mehrdad Afshari
ecdd9147cf
Fix run_with_poller.sh to pass shellcheck
7 years ago
Mehrdad Afshari
a6ac5b3ddc
Fix fuzzer_one_entry_runner.sh to pass shellcheck
7 years ago
Mehrdad Afshari
4c130bf369
Fix end2end_test.sh to pass shellcheck
7 years ago
Mehrdad Afshari
37629bacf5
Regenerate projects
7 years ago
Mehrdad Afshari
47e65e7b7e
Fix use_openssl.sh.template to pass shellcheck
7 years ago
Mehrdad Afshari
3ce5b53f61
Fix resolver_gce_integration_tests_defs.include to pass shellcheck
7 years ago
Mehrdad Afshari
4c959bab8a
Fix resolver_component_tests_defs.include to pass shellcheck
7 years ago
Mehrdad Afshari
11b8878348
Fix private_dns_zone_init_defs.include to pass shellcheck
7 years ago
Mehrdad Afshari
df8d8c9192
Fix create_private_dns_zone_defs.include to pass shellcheck
7 years ago
adelez
39307d23c3
Revert "Revert "Define the tests as grpc_cc_test to automatically test against all po…""
7 years ago
Vijay Pai
b1ef84a7fd
Merge branch 'master' into gpr_review_host_port
7 years ago
Vijay Pai
e441452b6e
Weaken reintepret_cast to static_cast for Orphanable
7 years ago
Juanli Shen
a485cf599f
Merge pull request #14356 from grpc/revert-13671-grpclb_reresolution
...
Revert "grpclb re-resolution"
7 years ago
Mehrdad Afshari
890e386d89
Merge pull request #14348 from mehrdada/upmerge
...
Upmerge 1.9.x to master
7 years ago
Juanli Shen
aa7dc296b6
Revert "grpclb re-resolution"
7 years ago
Jan Tattermusch
6750d42ef1
fine tune cmake find_package usage
7 years ago
Sree Kuchibhotla
3293da3ca3
Change the Fixture shutdown code so that the server fds are still polled
...
(to flush out any writes) when the server is shutdown.
7 years ago
Vijay Pai
811d39a5bc
Add owners to C++ end2end tests to prevent accident API breakage
7 years ago
Muxi Yan
fb369d9567
Merge pull request #14343 from muxi/revert-12708
...
Revert breaking API in #12708
7 years ago
Juanli Shen
836fa8b53b
Merge pull request #13671 from AspirinSJL/grpclb_reresolution
...
grpclb re-resolution
7 years ago
Vijay Pai
2f45758699
Enforce CRTP: weaken reinterpret_cast to static_cast
7 years ago
Muxi Yan
2711e386ec
Update prefix length in algorithm_test
7 years ago
Muxi Yan
cda058de8e
build projects
7 years ago
Muxi Yan
99f1a8f467
Remove compression_ruby
7 years ago
Muxi Yan
931f68ec56
regenerate metadata
7 years ago
Muxi Yan
3db2caaf2e
Replace message/deflate,gzip with deflate,gzip
7 years ago
Muxi Yan
6f0b195d20
Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*
7 years ago
Muxi Yan
d5696eb7d6
Revert "Partial revert PR#14042"
7 years ago
Mehrdad Afshari
3629f1f3bc
Merge pull request #14339 from mehrdada/fixreconnect
...
Sleep a second to deflake ReconnectTest
7 years ago
Juanli Shen
33cdd57ab7
grpclb in charge of its re-resolution
7 years ago
Christopher Warrington
8472e4032a
Ignore zlib submodule if its dirty (due to CMake)
...
When using CMake to build, the zlib submodule ends up with a generated
file that makes Git consider the submodule dirty. This state can be
ignored for day-to-day development on gRPC.
We cannot use the weaker "ignore = untracked" as the build process
deletes a tracked file as well as generating a new file.
7 years ago
Mehrdad Afshari
b66e6fe761
Sleep a second to deflake ReconnectTest
...
The thread that watches connectivity on the channel might not
pick up that the server has gone away before the request is
dispatched, and return UNAVAILABLE instead of reconnecting
prior to sending the request. The fundamental solution would
basically be enabling retries in C-core. For now, we opt to
sleep a second to deflake this particular test case.
7 years ago