Matt Kwong
84d6046569
Set DYLD_LIBRARY_PATH to be based off of
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
Yash Tibrewal
09d6e8cbc3
Merge pull request #14890 from yashykt/execctx_cleanup
...
Remove exec_ctx from slice and slice buffer
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
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
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
ncteisen
9d0c246294
Add clarifying comment, stylistic consistency
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
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
Matt Kwong
d7790efc8e
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
Noah Eisen
52d4c7c8b6
Ensure lib is initialize for ByteBuffer use
7 years ago
ZhouyihaiDing
252a634aa7
PHP: fix pecl installaion in windows
7 years ago
Eric Gribkoff
795be954a2
Remove scripts for running Android interop on Jenkins
7 years ago
Juanli Shen
cc4fe1b3cd
Merge pull request #14943 from grpc/revert-14688-revert_pr
...
Revert "Revert "Use heuristic to determine how many events to handle per iter…"
7 years ago
Noah Eisen
a9b6740d13
Merge pull request #14541 from ncteisen/serialization
...
Make GrpcBuffer{Reader|Writer} Public
7 years ago
Jan Tattermusch
f92ec17c89
add interop_to_prod tests on macos
7 years ago
ncteisen
cf5b2666e1
Make GrpcProtoBufferReaderWriter public
7 years ago
Jan Tattermusch
712ff899a8
gen_report_index.sh no longer used
7 years ago
Jan Tattermusch
121d686ecd
mark XML log from grpc_coverage as artifact
7 years ago
Jan Tattermusch
1c73e2c53d
Merge pull request #14949 from jtattermusch/resultstore_build_url
...
Use ResultStore URL instead of Sponge for bigquery test results
7 years ago
Yash Tibrewal
0c4c9d78b5
poll-cv fix for zero timeout
7 years ago
apolcyn
b221685156
Merge pull request #14953 from apolcyn/fix_ruby_race
...
Fix logical race in ruby interrupt handler
7 years ago
Alexander Polcyn
d3594987df
fix race whereby we can call watch_connectivity_state on a destroyed channel
7 years ago
Jan Tattermusch
b0118b1874
Merge pull request #14950 from apolcyn/log_stuff
...
Fix c-ares tests under gcc musl
7 years ago
Alex Polcyn
11a45a8057
Fix c-ares tests under gcc musl
7 years ago
Jan Tattermusch
f75ca1ac8a
use ResultStore URL instead of Sponge for bigquery test results
7 years ago
Jan Tattermusch
2872cf00cf
Merge pull request #14877 from ara-ayvazyan/fix_missing_mu_destroy
...
Fix missing mutex destruction in C++
7 years ago
Jan Tattermusch
7932d62f03
Merge pull request #14931 from jtattermusch/coverage_sponge_log
...
rename grpc_coverage XML log to get recognized by resultstore
7 years ago