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
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
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
ZhouyihaiDing
d03dfd1a2e
PHP: fix php pecl installation error on windos
7 years ago
apolcyn
1834a62878
Merge pull request #14958 from apolcyn/backport_race_fix
...
Backport #14953 to v1.11.x
7 years ago
Alexander Polcyn
3cf470dddf
fix race whereby we can call watch_connectivity_state on a destroyed channel
7 years ago
Nicolas Noble
b240aae4f5
Merge pull request #14957 from nicolasnoble/backport-14929
...
Backport #14929 to v1.11.x
7 years ago
Nicolas "Pixel" Noble
ac768b5da3
Merge branch 'fix_uv_addrinfo_free' of github.com:jtattermusch/grpc into backport-14929
7 years ago
apolcyn
9eb1303210
Merge pull request #14946 from apolcyn/backport_14922
...
Backport #14922 to 1.11.x
7 years ago
Alexander Polcyn
10acefc104
Never throw CallErrors for failed bidi reads or writes
7 years ago
Mehrdad Afshari
1dea2b79b3
Merge pull request #14940 from mehrdada/bump-v111x
...
Bump v1.11.x to v1.11.0-pre1
7 years ago
Mehrdad Afshari
10d1b1e2a7
Regenerate projects
7 years ago
Mehrdad Afshari
3a2b64ee85
Bump v1.11.x to v1.11.0-pre1
7 years ago
Mehrdad Afshari
e47d5211ec
Merge pull request #14935 from mehrdada/upmerge1101
...
Upmerge 1.10.x to master before branch cut
7 years ago
Mehrdad Afshari
cf4168b7e0
Upmerge branch 'v1.10.x' into master
7 years ago
Nicolas Noble
396dd1e647
Merge pull request #14930 from nicolasnoble/inet_ntop-uv
...
Using libuv's inet_ntop for portability.
7 years ago
Jan Tattermusch
14c0da774f
use uv_freeaddrinfo
7 years ago
Mehrdad Afshari
91d12fb93e
Merge pull request #14912 from mehrdada/v1.10.x
...
Bump v1.10.x to v1.10.1-pre2
7 years ago
Nicolas "Pixel" Noble
eab30cdc3a
Using libuv's inet_ntop for portability.
7 years ago
Jan Tattermusch
d03bef89fa
fix memory_profile_test on libuv iomgr
7 years ago
Jiangtao Li
5860671868
Merge pull request #14903 from jiangtaoli2016/alts_interop_tests
...
Update interop test script to support ALTS
7 years ago
Jan Tattermusch
648580d6a0
Merge pull request #14921 from adelez/foundry_integration
...
Limit longest timeout to 3600, which is the limit for RBE.
7 years ago
Jan Tattermusch
b15ddc41c2
Merge pull request #14884 from ara-ayvazyan/fix_server_builder_test
...
Fix crashing server_builder_test
7 years ago
Nicolas Noble
490110d365
Merge pull request #14919 from nicolasnoble/setsockopt-libuv
...
Making tcp_custom's setsockopt a more generic thing.
7 years ago
Michael Lumish
93e67ca6c5
Update tcp_uv.cc
7 years ago
jiangtaoli2016
fb7c84e5a6
Update interop test script to support ALTS
7 years ago
Nicolas "Pixel" Noble
18042de3b5
Formatting...
7 years ago
Nicolas "Pixel" Noble
7d6d2e8bce
Removing setsockopt completely actually.
7 years ago
Adele Zhou
ac87b9e8b2
Limit longest timeout to 3600, which is the limit for RBE.
7 years ago
Nicolas "Pixel" Noble
5426183de0
Taking care of gevent.
7 years ago
Nicolas "Pixel" Noble
00531b326e
Making tcp_custom's setsockopt a more generic thing.
7 years ago
Eric Gribkoff
5a03bdb622
Merge pull request #14885 from ericgribkoff/android_cleanup
...
simplify CMake build
7 years ago
Eric Gribkoff
10ad26f917
refer to libprotobuf directly
7 years ago
Yash Tibrewal
cb078e5558
Merge pull request #14906 from yashykt/lockfreeeventdoc
...
Add documentation for lockfree_event.h
7 years ago
Zhouyihai Ding
5e3c80f3fd
Merge pull request #14915 from ZhouyihaiDing/backport-php-O2
...
Backport #14768 to v1.10.x
7 years ago
ZhouyihaiDing
d7bc06b935
Backport #14768 to v1.10.x
7 years ago
Zhouyihai Ding
f9326b42b4
Merge pull request #14914 from ZhouyihaiDing/v1.10.x.backport.persistent
...
Backport #14904 to v1.10.x
7 years ago
Mehrdad Afshari
877ef7ea9b
Merge pull request #14913 from mehrdada/bbx
...
Backport #14841 to v1.10.x
7 years ago
ZhouyihaiDing
8cf0fc03ee
Backport #14904 to v1.10
7 years ago
Jan Tattermusch
39d8973473
cleanup configuration for linux sanity tests
7 years ago
Jan Tattermusch
1b1d28432f
Merge pull request #14907 from jtattermusch/backport_14629_to_v1.10
...
Backport #14629 to v1.10
7 years ago
Mehrdad Afshari
9cad11ae08
regenerate projects
7 years ago
Mehrdad Afshari
88f4764aca
bump version to 1.10.1-pre2
7 years ago
Ara Ayvazyan
88846bc637
fixup! Fix formatting
7 years ago
Zhouyihai Ding
786126dd41
Merge pull request #14904 from ZhouyihaiDing/php_fix_persistent_tmp
...
PHP: don't destruct persistent channel at the end of request under php-fpm mode
7 years ago
Jan Tattermusch
df717e928a
Merge pull request #14520 from mnuck/mnuck-fix-instructions
...
Add missing subcommand to windows install instructions
7 years ago
Jan Tattermusch
04c7634d6b
regenerate projects
7 years ago
Jan Tattermusch
c9e82fa9dd
update third_party/boringssl to the latest chromium-stable
7 years ago