Jan Tattermusch
0287d01223
Merge pull request #14355 from jtattermusch/add_run_tests_owners
...
Add owners file for tools/run_tests/
7 years ago
Jan Tattermusch
996b2328d4
add owners file for tools/run_tests/
7 years ago
Yash Tibrewal
1ed62388dc
Revert change to GPR_ASSERT
7 years ago
adelez
074439e7d7
Merge pull request #15007 from adelez/foundry_integration
...
Fix a memory leak
7 years ago
Yash Tibrewal
e771f9ba84
Add mising GPR_UNLIKELY definition
7 years ago
Yash Tibrewal
20019ceef3
Add support for GPR_LIKELY and GPR_UNLIKELY
7 years ago
Adele Zhou
3f322e1088
Fix a memory leak
7 years ago
yang-g
ed89d71a71
Depend on unsecure target
7 years ago
Alex Polcyn
91d9c601ad
Fix new ruby OS X dep on libgmp.10.dylib
7 years ago
apolcyn
cc3ae1f0c4
Merge pull request #15004 from apolcyn/first_try_fix_ruby_libgmp
...
Get rid of new ruby OS X dependency on libgmp.10.dylib
7 years ago
adelez
0749092183
Merge pull request #15001 from adelez/foundry_integration
...
Update the container version which as a fix for ASAN
7 years ago
Mehrdad Afshari
ee6e4dc784
Merge pull request #15002 from mehrdada/upmerge-v1.11.0-rc2
...
Upmerge v1.11.x into master
7 years ago
Alex Polcyn
db647e2fff
Fix new ruby OS X dep on libgmp.10.dylib
7 years ago
Mehrdad Afshari
de145e7b40
Upmerge v1.11.x into master
7 years ago
Mehrdad Afshari
7d14997128
Merge pull request #14997 from mehrdada/v1.11.x
...
Bump v1.11.x to v1.11.0-pre2
7 years ago
Adele Zhou
bc690e0444
Update the toolchain version
7 years ago
Adele Zhou
5a4ff916f7
Update the container version which as a fix for ASAN
7 years ago
Muxi Yan
b0db704e60
Merge pull request #14942 from muxi/fix-objc-status
...
Fix gRPC ObjC return status
7 years ago
Jan Tattermusch
74d31d7b7a
Merge pull request #14993 from kpayson64/libuv_tests
...
Disable SO_REUSEPORT disabled test for uv tests
7 years ago
Jan Tattermusch
aebdda979e
Merge pull request #14985 from jtattermusch/interop_macos_auth
...
Improvements for "toprod" interop tests on macos.
7 years ago
Yash Tibrewal
eda865b483
Merge pull request #14920 from yashykt/socklentcleanup
...
Cleanup from socklen_t changes
7 years ago
Mehrdad Afshari
df35fbbf06
Regenerate projects
7 years ago
Mehrdad Afshari
be13fa2ff5
Bump v1.11.x to v1.11.0-pre2
7 years ago
Yash Tibrewal
09d6e8cbc3
Merge pull request #14890 from yashykt/execctx_cleanup
...
Remove exec_ctx from slice and slice buffer
7 years ago
Matt Kwong
40a6389843
Merge pull request #14992 from matt-kwong/pip-pin-backport
...
Backport #14956 and #14987
7 years ago
hcaseyal
7312860e3e
Merge pull request #14995 from grpc/testingDocsUpdate
...
Update unit testing documentation
7 years ago
Hope Casey-Allen
a368348f48
Update unit testing documentation
7 years ago
adelez
5b99d78dc5
Merge pull request #14941 from menghanl/release_matrix
...
Add go release versions to client_matrix.py
7 years ago
Mehrdad Afshari
e0f5eb2397
Merge pull request #14990 from mehrdada/upmerge-1.10.x-to-1.11.x
...
Upmerge 1.10.x to 1.11.x
7 years ago
Yash Tibrewal
6b3db74df9
Don't create exec_ctx on the stack if it's already there
7 years ago
Noah Eisen
427adb247c
Merge pull request #14986 from ncteisen/trace
...
Fix Spammy Log on Empty GRPC_TRACE Var
7 years ago
Matt Kwong
01bd0c6b19
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Matt Kwong
fe9ad99143
Unpin pip version installed in build_python.sh
...
Fix for issue #14815 . Pinning to 9.0.3 doesn't work because pip fails to
recognize that as a valid version. Newer versions of pip have a fallback
on macOS to use SecureTransport instead of their outdated OpenSSL that
doesn't support TLSv1.2.
7 years ago
Matt Kwong
a9c9960288
Merge pull request #14987 from matt-kwong/pin-pip
...
Update pip pin from 9.0.1 to 9.0.2
7 years ago
kpayson64
c7c35c5cd7
Disable SO_REUSEPORT disabled test for uv tests
7 years ago
Menghan Li
e0ecd1d142
Add go release 1.11.3 to client_matrix.py
7 years ago
Yash Tibrewal
09386db393
Merge pull request #14959 from yashykt/pollcvfix
...
poll-cv Fix for zero timeout
7 years ago
Mark D. Roth
03f01fd9ae
Merge pull request #14845 from markdroth/inlined_vector
...
Change InlinedVector to keep elements stored contiguously.
7 years ago
Noah Eisen
c307805fe7
Merge pull request #14971 from ncteisen/byte-buffer
...
Ensure Lib is Initialize for ByteBuffer Use
7 years ago
Mehrdad Afshari
32c617ef6c
Merge branch 'v1.10.x' into v1.11.x
7 years ago
ncteisen
9d0c246294
Add clarifying comment, stylistic consistency
7 years ago
Nicolas Noble
29e71eede5
Merge pull request #14988 from mehrdada/executable-protoc
...
Fix Ruby grpc-tools package build on v1.10.x
7 years ago
Mehrdad Afshari
fb3688c40a
Merge pull request #14989 from mehrdada/add-address_sorting-to-PYTHON-MANIFEST
...
Add address_sorting to PYTHON-MANIFEST
7 years ago
Mehrdad Afshari
da5c66d79b
Add address_sorting to PYTHON-MANIFEST
7 years ago
Mehrdad Afshari
9424b4c778
Ensure Ruby packager adds executable bit on protoc/plugin
7 years ago
Mehrdad Afshari
b3c5fc7de3
Make protoc and grpc_*_plugin files executable on Kokoro
7 years ago
Noah Eisen
e91cfed3a2
Merge pull request #14934 from ncteisen/typos
...
Fix typos
7 years ago
Jan Tattermusch
b284ea9338
add --cloud_to_prod auth interop tests to macos
7 years ago
ncteisen
3910659822
fix spammy log on empty GRPC_TRACE var
7 years ago
Jan Tattermusch
4ffd116dce
add non-cloud gateways to macos interop tests
7 years ago