Craig Tiller
1af596adab
fix
7 years ago
Craig Tiller
9a8c3f398a
Explicitly call out round up vs round down
7 years ago
Craig Tiller
9d0463b3f3
Merge github.com:grpc/grpc into grpc_millis
7 years ago
Craig Tiller
db09ad03f6
Merge pull request #11829 from ctiller/mospam
...
Fix spam
7 years ago
Michael Lumish
8321cadeb0
Merge pull request #11871 from murgatroid99/uv_portability_fix
...
Fix libuv core portability tests
7 years ago
Noah Eisen
5079182938
Merge pull request #11693 from ncteisen/refactor-thread-pool
...
Make CreateThreadPool Settable
7 years ago
Vijay Pai
37e06cfc4d
Merge pull request #11890 from vjpai/inproc_comment
...
Clarify inproc byte stream function
7 years ago
Noah Eisen
385a6fc378
Merge pull request #11895 from ncteisen/bm-diff-regex
...
Allow Passing Regex to bm_diff tools
7 years ago
apolcyn
d238d84202
Merge pull request #11764 from apolcyn/fix_ruby_socket_leak
...
Release resources more eagerly on ruby server
7 years ago
Michael Lumish
ecb1059614
Merge pull request #11875 from murgatroid99/core_uv_reuse_port
...
Add SO_REUSEPORT support to uv iomgr code
7 years ago
murgatroid99
9d7def71fe
Address comments: change names and remove unnecessary lines
7 years ago
Alexander Polcyn
7cc83e0701
add a standalone client auth test
7 years ago
Craig Tiller
81150aaab4
Fix overflow
7 years ago
ncteisen
5c92dcde1e
Allow passing regex to bm_diff tools
7 years ago
Craig Tiller
07e81dd900
Fix bad test
7 years ago
Vijay Pai
0c22cad01f
Improve a comment in inproc transport
7 years ago
Craig Tiller
e0a90891db
Fix shard count
7 years ago
Craig Tiller
d3b3037421
Add fix for casting bug
7 years ago
Craig Tiller
4deeb65805
Merge github.com:grpc/grpc into grpc_millis
7 years ago
Craig Tiller
d8df87b6d2
Avoid infinite loop
7 years ago
Craig Tiller
f71f68e685
Swap some more types
7 years ago
Craig Tiller
f7c7e14438
Casting
7 years ago
Stanley Cheung
66cedf645d
Merge pull request #11773 from michaelbausor/stub_param
...
Support parameter to change PHP generated stub suffix
7 years ago
Alexander Polcyn
7cc30c1155
add missing fields on server call context and improve robustness of finished calls
7 years ago
Craig Tiller
6b7c1fbe3e
Distrib stuff
7 years ago
Craig Tiller
89c1428a60
Propagate grpc_millis further
7 years ago
Craig Tiller
2e37d001a3
Review feedback
7 years ago
Noah Eisen
6331bcf12f
Merge pull request #11770 from ncteisen/too-much-trace
...
Ensure that GRPC_VERBOSITY is checked before logging
7 years ago
David G. Quintas
6bc22ff61d
Merge pull request #11519 from iancoolidge/devel-reflection
...
alwayslink=1 for reflection plugin
7 years ago
David G. Quintas
19617bb7eb
Merge pull request #11874 from dgquintas/fix_pending_grpclb
...
Free pending grpclb update args
7 years ago
Jan Tattermusch
d069872bd0
Merge pull request #11883 from jtattermusch/kokoro_fix_linux_artifacts
...
Fix linux artifacts on Kokoro
7 years ago
murgatroid99
6617790c18
Add SO_REUSEPORT support to uv iomgr code
7 years ago
yongni
2a88847f67
Merge pull request #11882 from yongni/kokoro
...
Added all previous minor releases of gRPC to the matrix.
7 years ago
Jan Tattermusch
713d7c93a8
ruby is already installed on kokoro ubuntu VMs
7 years ago
Mark D. Roth
5b78c2991a
Merge pull request #11755 from bsyk/observe_no_proxy
...
Check for no_proxy environment variable and skip proxy if host is listed
7 years ago
Ben Sykes
02d426ef6b
Check for no_proxy environment variable and skip proxy if host is listed
...
This will fix #9989 , #11603 , #11751 .
no_proxy is typically comma separated list of hosts and or domains. Matching must be from the end of the uri to accomodate whole domain and subdomain whitelisting.
This will work for well-formed no_proxy strings, but may fail if there are additional spaces.
7 years ago
ncteisen
139072ff92
Const correct and clang
7 years ago
Guantao Liu
1932a50e50
Merge pull request #11787 from guantaol/qps_driver
...
Add a new metric and enable internal credential types in QPS Driver
7 years ago
Alexander Polcyn
59a19a9d5e
make sure that client-side view of calls is robust
7 years ago
ncteisen
eb70b9e0df
Anon namespace over static
7 years ago
ncteisen
a5d557b96d
Rename function to avoud future clash
7 years ago
ncteisen
30939f8854
Make CreateThreadPool settable
7 years ago
ncteisen
b9b376ccd4
Ban the silent version
7 years ago
ncteisen
68d78c6330
Add comment
7 years ago
ncteisen
79764a3bfb
Quiet down getenv
7 years ago
ncteisen
85fac6df57
Quiet down server builder
7 years ago
Yong Ni
bbd348c5e1
Added all previous minor releases of gRPC to the matrix. Modified the testsuite name format for better display test results in sponge.
7 years ago
David Garcia Quintas
ae5e83b664
Free pending grpclb update args
7 years ago
murgatroid99
269d3b4faa
Clang format
7 years ago
Jan Tattermusch
10bed24e8b
Merge pull request #11869 from jtattermusch/kokoro_fix_python_artifacts
...
Fix python 2.7 & 3.4 artifacts on kokoro
7 years ago