Noah Eisen
55cb2363c6
fixed typo in the updated interop test description file
9 years ago
Noah Eisen
67461f792b
Merge branch 'master' of github.com:ncteisen/grpc into new_interop_tests
9 years ago
Noah Eisen
2e9661c671
Update interop-test-descriptions.md
9 years ago
Noah Eisen
13a6008c55
updated interop test driver to run the advanced tests from a c++ client, since they are now all implemented
9 years ago
Noah Eisen
005eec73a7
Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests
9 years ago
Noah Eisen
02e70ed120
changed method name in test.proto to more accurately reflect how the calls will be used
9 years ago
Yuchen Zeng
b97f867b39
Merge pull request #8185 from y-zeng/gen_proto_comment
...
Improve gen_reflection_proto.sh
9 years ago
Nicolas Noble
fbf8dd8a40
Merge pull request #8168 from markdroth/max_message_size_fix
...
Set default max send message size to unlimited.
9 years ago
Nicolas Noble
15292db696
Merge pull request #8221 from dgquintas/grpclb_server_name_const
...
Add comments documenting ownership semantics
9 years ago
Mark D. Roth
9fce8e13b3
Merge pull request #8191 from markdroth/subchannel_factory_cleanup
...
Remove unused files.
9 years ago
Noah Eisen
a27eb1d07a
added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py
9 years ago
David Garcia Quintas
129bb463c3
Added comments wrt lb/subchannel args ownership.
9 years ago
David G. Quintas
1e70deaa5f
Merge pull request #8192 from dgquintas/resolver_prefix
...
Rewrote handling of default resolver prefix
9 years ago
David G. Quintas
8d7cab603e
Merge pull request #8183 from dgquintas/grpclb_deadline
...
Changed deadline of internal LB channel.
9 years ago
Nicolas Noble
7ab8eecdc9
Merge pull request #8218 from ctiller/reduce_load
...
Reduce load on Jenkins from running benchmarks as tests
9 years ago
Craig Tiller
af9da92a60
Dont run benchmarks outside of linux for now
9 years ago
Craig Tiller
91bb6241ab
Reduce # of benchmarks run as Jenkins unit tests
9 years ago
Nicolas Noble
9a574ec952
Merge pull request #7930 from yang-g/header2
...
Add a header to override grpc::string when needed
9 years ago
Nicolas Noble
3af0908140
Merge pull request #7928 from yang-g/void_cast
...
Prevent some compilers compaining unused return value
9 years ago
David Garcia Quintas
a60dcca5ed
PR comments
9 years ago
David Garcia Quintas
fa0896bbd0
Rewrote handling of default resolver prefix
9 years ago
Mark D. Roth
cc87939909
Remove unused files.
9 years ago
Yuchen Zeng
ef394a954a
Fix typo
9 years ago
Mark D. Roth
942c264861
Merge pull request #7611 from markdroth/http_connect
...
HTTP CONNECT handshaker
9 years ago
Mark D. Roth
e425ce6c95
clang-format
9 years ago
Yuchen Zeng
2383a4129d
Check protoc and grpc_cpp_plugin
9 years ago
Yuchen Zeng
27e96f9beb
Add comments about how to re-generate reflection proto files
9 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".
9 years ago
Nicolas Noble
5bf8a9a230
Merge pull request #8178 from adelez/known_failures
...
More known errors. Mostly on macos.
9 years ago
Nicolas Noble
8f0f014479
Merge pull request #8180 from f33rx/patch-1
...
Update .gitmodules
9 years ago
Nicolas Noble
f00badd730
Merge pull request #8171 from perumaalgoog/perugrpc2
...
Fix Android + CPP build
9 years ago
Dalton
0d8b306785
Update .gitmodules
...
Tag "3.0.0-GA" does not exist anymore.
https://github.com/grpc/grpc/issues/7997
9 years ago
David G. Quintas
c0df4e1dda
Merge pull request #8176 from dgquintas/grpclb-update-servicename
...
Updated LB service name in grpclb
9 years ago
Perumaal S
8a6c825884
Fix Android CPP Build issues
9 years ago
Adele Zhou
59af64b279
More known errors. Mostly on macos.
9 years ago
David Garcia Quintas
4543e5cdce
changed service name for grpclb
9 years ago
Craig Tiller
6e03558a5e
Merge pull request #8173 from yang-g/init_variable
...
Properly init variable
9 years ago
Craig Tiller
1696e5da0d
Merge pull request #8126 from ctiller/outstanding_sweeps
...
Extend sweeps further, add streaming
9 years ago
Stanley Cheung
7227e40feb
Merge pull request #8160 from stanley-cheung/php-artifact-name
...
PHP: use real artifact name in jenkins test
9 years ago
yang-g
e267f86c43
Properly init variable
9 years ago
Perumaal S
2790156de5
Remove incorrect change
9 years ago
Perumaal S
31e3c81cb6
Merge branch 'master' of https://github.com/perumaalgoog/grpc
9 years ago
perumaalgoog
d331936ec5
Add files via upload
9 years ago
Perumaal S
923354b39b
Fix Android+CPP build
9 years ago
Mark D. Roth
d1604af241
Fix asan failure.
9 years ago
Mark D. Roth
c44972ac26
Fix type problems.
9 years ago
Yuchen Zeng
6984840145
Merge pull request #7892 from y-zeng/cli_list
...
gRPC CLI list command
9 years ago
Mark D. Roth
54dfd68a0e
Ran generate_projects.sh.
9 years ago
Mark D. Roth
9a51cad472
Expose GRPC_ARG_MAX_SEND_MESSAGE_LENGTH channel arg in python.
9 years ago
Mark D. Roth
6665c4076b
Add missing entry.
9 years ago