Craig Tiller
07e81dd900
Fix bad test
8 years ago
Craig Tiller
e0a90891db
Fix shard count
8 years ago
Craig Tiller
d3b3037421
Add fix for casting bug
8 years ago
Craig Tiller
4deeb65805
Merge github.com:grpc/grpc into grpc_millis
8 years ago
Craig Tiller
d8df87b6d2
Avoid infinite loop
8 years ago
Craig Tiller
f71f68e685
Swap some more types
8 years ago
Craig Tiller
f7c7e14438
Casting
8 years ago
Stanley Cheung
66cedf645d
Merge pull request #11773 from michaelbausor/stub_param
...
Support parameter to change PHP generated stub suffix
8 years ago
Craig Tiller
6b7c1fbe3e
Distrib stuff
8 years ago
Craig Tiller
89c1428a60
Propagate grpc_millis further
8 years ago
Craig Tiller
2e37d001a3
Review feedback
8 years ago
Noah Eisen
6331bcf12f
Merge pull request #11770 from ncteisen/too-much-trace
...
Ensure that GRPC_VERBOSITY is checked before logging
8 years ago
David G. Quintas
6bc22ff61d
Merge pull request #11519 from iancoolidge/devel-reflection
...
alwayslink=1 for reflection plugin
8 years ago
David G. Quintas
19617bb7eb
Merge pull request #11874 from dgquintas/fix_pending_grpclb
...
Free pending grpclb update args
8 years ago
Jan Tattermusch
d069872bd0
Merge pull request #11883 from jtattermusch/kokoro_fix_linux_artifacts
...
Fix linux artifacts on Kokoro
8 years ago
yongni
2a88847f67
Merge pull request #11882 from yongni/kokoro
...
Added all previous minor releases of gRPC to the matrix.
8 years ago
Jan Tattermusch
713d7c93a8
ruby is already installed on kokoro ubuntu VMs
8 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
8 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.
8 years ago
ncteisen
139072ff92
Const correct and clang
8 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
8 years ago
ncteisen
b9b376ccd4
Ban the silent version
8 years ago
ncteisen
68d78c6330
Add comment
8 years ago
ncteisen
79764a3bfb
Quiet down getenv
8 years ago
ncteisen
85fac6df57
Quiet down server builder
8 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.
8 years ago
David Garcia Quintas
ae5e83b664
Free pending grpclb update args
8 years ago
Jan Tattermusch
10bed24e8b
Merge pull request #11869 from jtattermusch/kokoro_fix_python_artifacts
...
Fix python 2.7 & 3.4 artifacts on kokoro
8 years ago
Vijay Pai
e5ba80b507
Merge pull request #11870 from vjpai/slice
...
Add idiomatic C++ API for grpc::Slice construction
8 years ago
Mark D. Roth
65d447f2c3
Merge pull request #11454 from markdroth/server_cq_ok_semantics
...
Do not return calls on server when request proto fails to deserialize.
8 years ago
Craig Tiller
203977925c
Linux compile fixes
8 years ago
Vijay Pai
0f95fa4909
Add idiomatic C++ API for grpc::Slice construction that doesn't
...
require using grpc_slice
8 years ago
kpayson64
4ff3805d25
Merge pull request #11813 from kpayson64/restore_target
...
Restore interop_client_main
8 years ago
Jan Tattermusch
cb8eaaa883
fix grpcio_tools build on kokoro
8 years ago
Jan Tattermusch
a2eb6f7e70
set path to mingw on kokoro
8 years ago
Mark D. Roth
ea8f591b9d
Merge pull request #11607 from yihuazhang/tsi_init
...
Add GTS plugin
8 years ago
adelez
c39d4c16a0
Merge pull request #11863 from adelez/ci2
...
Fix image path when pulled from dockerhub.
8 years ago
Nathaniel Manista
be803dc687
Merge pull request #11859 from nathanielmanistaatgoogle/gitignore
...
Narrow src/python/.gitignore to only what it needs to ignore.
8 years ago
Yuchen Zeng
8f6ddacc40
Merge pull request #11788 from y-zeng/fix_fd_orphan
...
Fix fd_orphan() in ev_epollsig_linux
8 years ago
Craig Tiller
19b9af0cb8
Fix tools compilation
8 years ago
Craig Tiller
781e91a3e9
Add invalidate_now calls
8 years ago
Craig Tiller
c0df1c0f9a
Compiling again
8 years ago
Craig Tiller
565d4c1e88
Progress
8 years ago
Craig Tiller
fa5c6215be
Merge github.com:grpc/grpc into grpc_millis
8 years ago
Adele Zhou
457b02e6b2
Fix image path when pulled from dockerhub.
8 years ago
Nathaniel Manista
1c0b20dda7
Narrow .gitignore to only what it needs to ignore
...
"proto" and "*.egg-info/" are no longer generated, "src/" can be
narrowed to "/src/", and "*_pb2.py" and "*_pb2_grpc.py" are covered by
.gitignore files in parent directories.
8 years ago
yongni
4708a21c81
Merge pull request #11847 from yongni/master
...
Added C++ to interop_matrix and created a kokoro config
8 years ago
Yihua Zhang
1435bfc718
Add GTS plugin
8 years ago
Mark D. Roth
afbd3be7d9
Merge pull request #11858 from markdroth/client_channel_owners
...
Set owners for client_channel tree.
8 years ago
Muxi Yan
0086d02161
Merge pull request #11189 from muxi/stream_compression
...
Implement stream compression lib module
8 years ago