Adele Zhou
3f322e1088
Fix a memory leak
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
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
Jan Tattermusch
d81271f16d
Merge pull request #14964 from jtattermusch/macos_add_interop_toprod
...
Add interop_to_prod tests on macos
7 years ago
Jan Tattermusch
71df26bfb3
Merge pull request #14962 from jtattermusch/remove_gen_report_index
...
Remove gen_report_index.sh
7 years ago
Jan Tattermusch
05214d6680
Merge pull request #14961 from jtattermusch/coverage_upload_spongelog
...
mark XML log from grpc_coverage as artifact
7 years ago
Muxi Yan
9a79b78e3b
Merge pull request #14974 from grpc/dump-unknown-accept-encoding
...
No dump error for unknown value in accept-encoding
7 years ago
Zhouyihai Ding
7ad5d106e3
Merge pull request #14973 from ZhouyihaiDing/windows_v1.11.x_pecl
...
PHP: fix php pecl installation error on windos
7 years ago
Zhouyihai Ding
fe087c4c39
Merge pull request #14967 from ZhouyihaiDing/windows_pecl
...
Upmerge #14973 to the master
7 years ago
Matt Kwong
4598eb8a7a
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Eric Gribkoff
5e2ddd4b15
Merge pull request #14968 from ericgribkoff/remove_old_android_docker
...
Remove scripts for running Android interop on Jenkins
7 years ago
Matt Kwong
1617a64dc2
Merge pull request #14956 from matt-kwong/hardcode-python
...
Unpin pip version installed in build_python.sh
7 years ago
Muxi Yan
a9c6ad9567
No dump error for unknown value in accept-encoding
7 years ago