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 |
Ara Ayvazyan
|
1a956bcd32
|
Fix missing mutex destruction
|
7 years ago |
David G. Quintas
|
c1b3f0c6a7
|
Merge pull request #14872 from dgquintas/fix_genproj
fix generate project sanity
|
7 years ago |
Matt Kwong
|
37b8385c9d
|
Merge pull request #14873 from matt-kwong/csharp-fix
Fix C# distribtest on kokoro macos
|
7 years ago |
Muxi Yan
|
bb10d2a58d
|
Release self retain only after all clean-up done
|
7 years ago |
Jan Tattermusch
|
629c95fc77
|
fix C# distribtest on kokoro macos
|
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 |
Mehrdad Afshari
|
6021e51d36
|
Merge pull request #14849 from mehrdada/v1.10.x
Backport #14691 (Kokoro package build and distrib test config) to v1.10.x
|
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
|
4a510960c6
|
add distribtest for grpc being added with cmake add_subdirectory
|
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 |
kpayson64
|
613441c0f5
|
Merge pull request #14855 from kpayson64/backport_linux_extra
Add config files for linux_extra artifacts
|
7 years ago |
Jan Tattermusch
|
f21558e973
|
Add config files for linux_extra artifacts
|
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
|
0e3d2fe823
|
make package builds work on kokoro
|
7 years ago |
Jan Tattermusch
|
ade435e981
|
add build_packages and distribtest kokoro jobs
|
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 |
Mark D. Roth
|
efcd45bc24
|
Fix asan failures.
|
7 years ago |
Mark D. Roth
|
5885b53809
|
Simplify capacity growth calculation.
|
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
|
62d2ca77db
|
Change InlinedVector to keep elements stored contiguously.
|
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 |
Jan Tattermusch
|
ba5c7a5034
|
cleanup configuration for linux sanity tests
|
7 years ago |
Jan Tattermusch
|
818cf05440
|
Merge pull request #14683 from kkm000/package-grpc-tools-nits
Minor changes to control files from Tools package rework
|
7 years ago |
kpayson64
|
1bfff8eec0
|
Initial gevent support
Because some cpp code ends up leaking into cython, we change
the cython generator to generate cpp code.
|
7 years ago |
kpayson64
|
0bb2fe946e
|
Explicitly stop servers in unit tests.
Relying on garbage collection to stop servers breaks with gevent.
|
7 years ago |