Yash Tibrewal
|
f3651a6573
|
Cleanup from socklen_t changes
|
7 years ago |
Noah Eisen
|
0b49467404
|
Merge pull request #14883 from ara-ayvazyan/fix_serverinterface_bytebuffer
Fix ServerInterface::PayloadAsyncRequest to work with ByteBuffer
|
7 years ago |
kpayson64
|
01e0d1e576
|
Merge pull request #14902 from kpayson64/gevent_tests
Fix gevent test flakes
|
7 years ago |
Ara Ayvazyan
|
2e3d410846
|
fixup! Use bbuf_ptr
|
7 years ago |
kpayson64
|
51d710273f
|
Fix gevent test flakes
|
7 years ago |
Muxi Yan
|
6a1bf82ea9
|
Merge pull request #14893 from muxi/runtime-plugin-enable
Use channel arg to disable authority filter
|
7 years ago |
Ara Ayvazyan
|
8016d35aca
|
fixup! Fix formatting
|
7 years ago |
Eric Gribkoff
|
c958b70219
|
Merge pull request #14887 from ericgribkoff/socklen_asserts
drop unnecessary/invalid asserts
|
7 years ago |
Muxi Yan
|
dfbf607ccb
|
Introduce channel arg to disable authority filter
|
7 years ago |
Muxi Yan
|
834aeca180
|
Revert "Let cronet use grpc_cronet_registry_plugin"
|
7 years ago |
Eric Gribkoff
|
9ff64a63a3
|
drop unnecessary/invalid asserts
|
7 years ago |
apolcyn
|
b801c867e8
|
Merge pull request #14878 from apolcyn/revert_added_flags
Revert "Add a flag to the resolver_component_test that permits extra …
|
7 years ago |
Ara Ayvazyan
|
f76069a593
|
fixup! Fix the payload ownership issue
|
7 years ago |
Ara Ayvazyan
|
4df7438960
|
Fix ServerInterface::PayloadAsyncRequest to work with ByteBuffer
|
7 years ago |
adelez
|
22054d4a22
|
Merge pull request #14882 from dfawley/master
Add v1.10.1 and v1.11.1 releases of grpc-go
|
7 years ago |
Doug Fawley
|
9205befc43
|
Add v1.10.1 and v1.11.1 releases of grpc-go
|
7 years ago |
Muxi Yan
|
69d876ff6e
|
Merge pull request #14874 from grpc/retain-self-late
Release self retain only after all clean-up done
|
7 years ago |
Alexander Polcyn
|
42c0d59d76
|
Revert "Add a flag to the resolver_component_test that permits extra addresses"
This reverts commit 02ce860592 .
|
7 years ago |
apolcyn
|
a9d16ccb3d
|
Merge pull request #13634 from hassox/ruby-module-name
Updates the ruby generator RubyTypeOf to correctly account for underscores in packages
|
7 years ago |
David G. Quintas
|
c1b3f0c6a7
|
Merge pull request #14872 from dgquintas/fix_genproj
fix generate project sanity
|
7 years ago |
Muxi Yan
|
bb10d2a58d
|
Release self retain only after all clean-up done
|
7 years ago |
David Garcia Quintas
|
6334fcbe6b
|
fix generate project sanity
|
7 years ago |
Nicolas Noble
|
1995816b6b
|
Merge pull request #14625 from isturdy/generate-cc
Fix C++ codegen with bazel in subrepositories
|
7 years ago |
adelez
|
ff5e380e3d
|
Merge pull request #14869 from ejona86/grpc-java-1.11.0
Add grpc-java 1.11.0 to interop matrix
|
7 years ago |
Srini Polavarapu
|
b48c912b6f
|
Merge pull request #14821 from srini100/master
Bump protobuf version check from 3.0.0 to 3.5.0
|
7 years ago |
David G. Quintas
|
6bdfcc7d6d
|
Merge pull request #14868 from dgquintas/fuzz_authority
Fix authority fuzzing failures
|
7 years ago |
Eric Anderson
|
6ebafda8fc
|
Add grpc-java 1.11.0 to interop matrix
|
7 years ago |
David Garcia Quintas
|
64fdf0af94
|
Return errors in lieu of aborting
|
7 years ago |
David Garcia Quintas
|
d3ace6cf29
|
Fix authority fuzzing failures
|
7 years ago |
Eric Anderson
|
5e4a5c8dff
|
Merge pull request #13520 from abdulhannanali/patch-1
Correct the link to the Streams Spec Repo
|
7 years ago |
Jiangtao Li
|
fa7cbb50fe
|
Merge pull request #14858 from jiangtaoli2016/root_cert_once
Init default root certs store once
|
7 years ago |
Mark D. Roth
|
7f25d201c3
|
Merge pull request #14734 from markdroth/c++_retry_throttle
Convert retry throttle code to C++ and add tests.
|
7 years ago |
Jan Tattermusch
|
1951a7e61b
|
Merge pull request #14850 from vjpai/deinstall
Remove tool from cmake install
|
7 years ago |
Jan Tattermusch
|
37ff159496
|
Merge pull request #14848 from jtattermusch/sanity_bigquery
Start uploading sanity master results to bigquery
|
7 years ago |
Jan Tattermusch
|
ef32024377
|
Merge pull request #14822 from jtattermusch/cmake_distribtest_externalproject
cmake "superbuild" example using ExternalProjects_Add
|
7 years ago |
apolcyn
|
c50405364a
|
Merge pull request #14809 from Everysick/memsize-unavailable
Use GRPC_RB_MEMSIZE_UNAVAILABLE in grpc_rb_md_ary_data_type
|
7 years ago |
jiangtaoli2016
|
4fe2cd2555
|
Init default root certs store once
|
7 years ago |
Muxi Yan
|
53f0b8d148
|
Merge pull request #14781 from muxi/objc-keep-alive
Allow gRPC ObjC user to set keepalive options
|
7 years ago |
everysick
|
bae00e08cc
|
Add test for verifying to get memory usage in client request
|
7 years ago |
David G. Quintas
|
07e75a02a0
|
Merge pull request #14615 from dgquintas/authority_header
Secure channels: use the right authority
|
7 years ago |
Muxi Yan
|
4c0872d44e
|
Disable test for Cronet (unsupported)
|
7 years ago |
Vijay Pai
|
c4cc740d61
|
Remove tool from install
|
7 years ago |
Jan Tattermusch
|
619cdf090c
|
start uploading sanity master results to bigquery
|
7 years ago |
Jan Tattermusch
|
a7773a2000
|
Merge pull request #14841 from jtattermusch/cleanup_sanity
Don't run sanity tests as part of multilang testsuite.
|
7 years ago |
Jan Tattermusch
|
2286c633c2
|
cmake "superbuild" example using externalprojects
|
7 years ago |
kpayson64
|
c39496540c
|
Merge pull request #14561 from kpayson64/gevent_2
Initial Gevent Compatibility
|
7 years ago |
kpayson64
|
a99dd83e58
|
Merge pull request #14813 from grpc/vjpai-patch-1
Fix an ifdef comment
|
7 years ago |
adelez
|
d7aa8f7c26
|
Merge pull request #14834 from menghanl/fix_release_matrix
Add go release versions to client_matrix.py
|
7 years ago |
Mark D. Roth
|
9db86fcc63
|
Convert retry throttle code to C++ and add tests.
|
7 years ago |
Jan Tattermusch
|
31bdbbeacf
|
Merge pull request #14825 from ZhouyihaiDing/pecl_3party_sorting
PHP: fix pecl installation error for finding address_sorting.h
|
7 years ago |