Mark D. Roth
|
f9bf428489
|
Add support for service configs to c-ares resolver.
|
7 years ago |
David Garcia Quintas
|
2f39486fac
|
Added flake detection script
|
7 years ago |
Vijay Pai
|
e252e5fd9d
|
Merge pull request #12025 from vjpai/bazel_unsec
Test grpc++_unsecure in Bazel build
|
7 years ago |
Yuchen Zeng
|
8831436fda
|
Merge pull request #12046 from y-zeng/port
Make port picking functions overridable
|
7 years ago |
Adele Zhou
|
87c38e9559
|
Modify build stats tool.
|
7 years ago |
Matt Kwong
|
a365d73f97
|
Merge pull request #12026 from matt-kwong/kokoro_mac_interop
Set up Mac interop test to work in Kokoro env
|
7 years ago |
Jan Tattermusch
|
e116dd5fd5
|
Merge pull request #12058 from grpc/jtattermusch-patch-1
Delete unused macos grpc_basictests.cfg
|
7 years ago |
David G. Quintas
|
8eb47ed250
|
Merge pull request #12051 from dgquintas/fix_grpclbend2end_condvars
Condition variables are not latches
|
7 years ago |
Jan Tattermusch
|
1420c1a349
|
Merge pull request #12057 from grpc/revert-10828-recaptcha
Revert "Reintroduce a lambda capture as part of C++11-izing code"
|
7 years ago |
Jan Tattermusch
|
9504daeed8
|
Delete grpc_basictests.cfg
|
7 years ago |
Jan Tattermusch
|
e68c0d1722
|
Revert "Reintroduce a lambda capture as part of C++11-izing code"
|
7 years ago |
Sree Kuchibhotla
|
f2641477e4
|
Prevent fd_orphan from calling shutdown(fd) when release_fd is true
|
7 years ago |
Sree Kuchibhotla
|
cfce451785
|
Fix tsan failures in cq-pluck and cleanup cq code
|
7 years ago |
Jan Tattermusch
|
9fb4536821
|
Merge pull request #12015 from jtattermusch/unused_stress
Remove unused stress test script
|
7 years ago |
David G. Quintas
|
623c4b6959
|
Merge pull request #12050 from dgquintas/improve_runtests_flakes_query
Improve flakes query
|
7 years ago |
Vijay Pai
|
81522c8ebe
|
Add unsecure libraries to bazel build targets
|
7 years ago |
David Garcia Quintas
|
ecabe09b89
|
Condition variables are not latches
|
7 years ago |
David Garcia Quintas
|
4862359354
|
Improve flakes query
|
7 years ago |
Noah Eisen
|
04034515e2
|
Merge pull request #12047 from ncteisen/qps-changes
QPS Driver Tweaks
|
7 years ago |
Muxi Yan
|
62b9a8c895
|
Merge pull request #12041 from muxi/fix-objc-memory-leak
Fix another two memory leak points in Cronet transport
|
7 years ago |
Sree Kuchibhotla
|
34989fdaae
|
Merge branch 'master' into fix_alarm
|
7 years ago |
Sree Kuchibhotla
|
8c8266cc43
|
fix documentation
|
7 years ago |
Yuchen Zeng
|
36969385e5
|
Group the port picking functions
|
7 years ago |
Matt Kwong
|
ce011846d4
|
Set up Mac interop test to work in Kokoro env
|
7 years ago |
Yuchen Zeng
|
32c0153f81
|
Make port picking functions overridable
|
7 years ago |
ncteisen
|
af313caab8
|
Eliminate copy in QPS Driver
|
7 years ago |
Muxi Yan
|
4f68ecf665
|
Merge pull request #11893 from wilhuff/wilhuff/copy-servername
Fix warning in GRPCCall.h
|
7 years ago |
jiangtaoli2016
|
95b35b8897
|
Merge branch 'master' into tsi_grpc
|
7 years ago |
jiangtaoli2016
|
3aaa5ea028
|
minor fix
|
7 years ago |
Yang Gao
|
e1653dec3e
|
Merge pull request #12037 from yang-g/missing_sneaky
Add a default delete override for the interface
|
7 years ago |
Matt Kwong
|
5dee4fac96
|
Merge pull request #12023 from matt-kwong/kokoro_bazel
Add bazel tests to Kokoro
|
7 years ago |
Jan Tattermusch
|
75c12f7368
|
Merge pull request #12032 from jtattermusch/kokoro_macos_split
Split up macos basictests into dbg and opt and set num of jobs to 1.
|
7 years ago |
Muxi Yan
|
482d006c58
|
Fix another two memory leak points in cronet_transport
|
7 years ago |
Jan Tattermusch
|
b1ae1e39f8
|
Merge pull request #12034 from jtattermusch/prepopulate_more
Prepopulate more pip packages on kokoro linux
|
7 years ago |
Jiangtao Li
|
54ecb5a4c2
|
Merge pull request #12021 from jiangtaoli2016/unused_bytes
Make tsi handshaker result unused bytes const
|
7 years ago |
Michael Lumish
|
0e4bfcfaa5
|
Merge pull request #12036 from connor4312/patch-1
Node: document that root_certs in createSsl is optional
|
7 years ago |
yang-g
|
e8a61d63b5
|
Add a default delete override for the interface
|
7 years ago |
Connor Peet
|
3f818ccf00
|
Node: document that root_certs in createSsl is optional
It appears that omitting it causes grpc to use the hosts' default cert data.
This was brought up (as I had implemented this method incorrectly) in:
https://github.com/mixer/etcd3/issues/28#issuecomment-319510441
|
7 years ago |
Jan Tattermusch
|
2133a552d0
|
prepopulate more pip packages on kokoro linux
|
7 years ago |
Jan Tattermusch
|
02c35cf363
|
split up macos basictests
|
7 years ago |
Jan Tattermusch
|
fc22d7af91
|
Merge pull request #12016 from jtattermusch/retry_on_timeout
Auto_set_flakes also reruns tests that timeout
|
7 years ago |
Jan Tattermusch
|
37855c42f2
|
Merge pull request #12014 from jtattermusch/kokoro_populate_xdg
Pre-populate xdg-cache-home to deflake python kokoro build
|
7 years ago |
jboeuf
|
005a3a5fb3
|
Merge pull request #11992 from jboeuf/new_ssl_roots
Updating roots from Mozilla.
|
7 years ago |
Matt Kwong
|
2a0594c934
|
Add bazel tests to Kokoro
|
7 years ago |
Nicolas Noble
|
9279ca1267
|
Merge pull request #11796 from afirago/fix-fallthrough-werror
Fix implicit fallthrough warning on GCC 7.x
|
7 years ago |
Noah Eisen
|
0efb1e940a
|
Merge pull request #11720 from ncteisen/flow-control-v3
Flow Control
|
7 years ago |
Sree Kuchibhotla
|
e70f3b2200
|
Merge branch 'master' into fix_alarm
|
7 years ago |
jiangtaoli2016
|
00b35e7180
|
Make tsi handshaker result unused bytes const
|
7 years ago |
apolcyn
|
36ecf8d48b
|
Merge pull request #12005 from apolcyn/fix_flakey_ruby_cancellation_test_master
Fix a racey test in ruby
|
7 years ago |
ncteisen
|
fe8f5bc8e9
|
regenerate projects
|
7 years ago |