Matt Kwong
10dcccadfb
fixed whitespacing and docker_run_tests.sh now clones submodule via network
8 years ago
Matt Kwong
5d0f24600e
changed method to local clone submodules to using git submodule foreach from the local copy
8 years ago
Matt Kwong
46c7f574bd
submodule clone comments changed to be more descriptive
8 years ago
Matt Kwong
a436bab47f
fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var
8 years ago
Matt Kwong
41a56ac8ac
fixed one more incorrect directory for git clone
8 years ago
Matt Kwong
ce9471c962
fixed wrong directory in git clone commands
8 years ago
Matt Kwong
befac97048
fixed local cloning of grpc/grpc submodules on docker
8 years ago
Yuchen Zeng
b97f867b39
Merge pull request #8185 from y-zeng/gen_proto_comment
...
Improve gen_reflection_proto.sh
8 years ago
Nicolas Noble
fbf8dd8a40
Merge pull request #8168 from markdroth/max_message_size_fix
...
Set default max send message size to unlimited.
8 years ago
Nicolas Noble
15292db696
Merge pull request #8221 from dgquintas/grpclb_server_name_const
...
Add comments documenting ownership semantics
8 years ago
Mark D. Roth
9fce8e13b3
Merge pull request #8191 from markdroth/subchannel_factory_cleanup
...
Remove unused files.
8 years ago
David Garcia Quintas
129bb463c3
Added comments wrt lb/subchannel args ownership.
8 years ago
David G. Quintas
1e70deaa5f
Merge pull request #8192 from dgquintas/resolver_prefix
...
Rewrote handling of default resolver prefix
8 years ago
David G. Quintas
8d7cab603e
Merge pull request #8183 from dgquintas/grpclb_deadline
...
Changed deadline of internal LB channel.
8 years ago
Nicolas Noble
7ab8eecdc9
Merge pull request #8218 from ctiller/reduce_load
...
Reduce load on Jenkins from running benchmarks as tests
8 years ago
Craig Tiller
af9da92a60
Dont run benchmarks outside of linux for now
8 years ago
Craig Tiller
91bb6241ab
Reduce # of benchmarks run as Jenkins unit tests
8 years ago
Nicolas Noble
9a574ec952
Merge pull request #7930 from yang-g/header2
...
Add a header to override grpc::string when needed
8 years ago
Nicolas Noble
3af0908140
Merge pull request #7928 from yang-g/void_cast
...
Prevent some compilers compaining unused return value
8 years ago
David Garcia Quintas
a60dcca5ed
PR comments
8 years ago
David Garcia Quintas
fa0896bbd0
Rewrote handling of default resolver prefix
8 years ago
Mark D. Roth
cc87939909
Remove unused files.
8 years ago
Yuchen Zeng
ef394a954a
Fix typo
8 years ago
Mark D. Roth
942c264861
Merge pull request #7611 from markdroth/http_connect
...
HTTP CONNECT handshaker
8 years ago
Mark D. Roth
e425ce6c95
clang-format
8 years ago
Yuchen Zeng
2383a4129d
Check protoc and grpc_cpp_plugin
8 years ago
Yuchen Zeng
27e96f9beb
Add comments about how to re-generate reflection proto files
8 years ago
David Garcia Quintas
d8bf8e2525
Changed deadline of internal LB channel.
...
It used to be 3 seconds for no good reason. The correct value would come
from the parent channel. Until that's easy to accomplish, it's been
changed to "infinite".
8 years ago
Nicolas Noble
5bf8a9a230
Merge pull request #8178 from adelez/known_failures
...
More known errors. Mostly on macos.
8 years ago
Nicolas Noble
8f0f014479
Merge pull request #8180 from f33rx/patch-1
...
Update .gitmodules
8 years ago
Nicolas Noble
f00badd730
Merge pull request #8171 from perumaalgoog/perugrpc2
...
Fix Android + CPP build
8 years ago
Dalton
0d8b306785
Update .gitmodules
...
Tag "3.0.0-GA" does not exist anymore.
https://github.com/grpc/grpc/issues/7997
8 years ago
David G. Quintas
c0df4e1dda
Merge pull request #8176 from dgquintas/grpclb-update-servicename
...
Updated LB service name in grpclb
8 years ago
Perumaal S
8a6c825884
Fix Android CPP Build issues
8 years ago
Adele Zhou
59af64b279
More known errors. Mostly on macos.
8 years ago
David Garcia Quintas
4543e5cdce
changed service name for grpclb
8 years ago
Craig Tiller
6e03558a5e
Merge pull request #8173 from yang-g/init_variable
...
Properly init variable
8 years ago
Craig Tiller
1696e5da0d
Merge pull request #8126 from ctiller/outstanding_sweeps
...
Extend sweeps further, add streaming
8 years ago
Stanley Cheung
7227e40feb
Merge pull request #8160 from stanley-cheung/php-artifact-name
...
PHP: use real artifact name in jenkins test
8 years ago
yang-g
e267f86c43
Properly init variable
8 years ago
Perumaal S
2790156de5
Remove incorrect change
8 years ago
Perumaal S
31e3c81cb6
Merge branch 'master' of https://github.com/perumaalgoog/grpc
8 years ago
perumaalgoog
d331936ec5
Add files via upload
8 years ago
Perumaal S
923354b39b
Fix Android+CPP build
8 years ago
Mark D. Roth
d1604af241
Fix asan failure.
8 years ago
Mark D. Roth
c44972ac26
Fix type problems.
8 years ago
Yuchen Zeng
6984840145
Merge pull request #7892 from y-zeng/cli_list
...
gRPC CLI list command
8 years ago
Mark D. Roth
54dfd68a0e
Ran generate_projects.sh.
8 years ago
Mark D. Roth
9a51cad472
Expose GRPC_ARG_MAX_SEND_MESSAGE_LENGTH channel arg in python.
8 years ago
Mark D. Roth
6665c4076b
Add missing entry.
8 years ago