Craig Tiller
eee963cbe1
Fix submodule
8 years ago
Craig Tiller
9c7136bc2c
Merge github.com:grpc/grpc into env
8 years ago
Nathaniel Manista
dff32e0b44
Merge pull request #8033 from thunderboltsid/add_deprecation_docstrings
...
Added deprecation-describing doc strings to generated beta elements.
8 years ago
Mark D. Roth
5461235bcd
Merge remote-tracking branch 'upstream/master' into service_config
8 years ago
Julien Boeuf
5fc9620001
Merge branch 'master' of github.com:grpc/grpc into remove_call_creds_from_channel_creds
8 years ago
Craig Tiller
76b3e26d93
Add fuzzer detected failure
8 years ago
Craig Tiller
c5423beeb8
Merge branch 'direct-calls' into zefuzz-dc
8 years ago
Craig Tiller
3f665f5fef
Add fuzzer detected failure
8 years ago
Mark D. Roth
1a2e6ac10d
Merge remote-tracking branch 'upstream/master' into deadline_filter
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
Nicolas "Pixel" Noble
47c0053bfd
Removing sanity check.
8 years ago
Nicolas "Pixel" Noble
39937f7376
Putting nanopb files into third_party without being a submodule.
8 years ago
Nicolas "Pixel" Noble
fe456e5b48
Removing nanopb submodule.
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
4065944c61
Merge pull request #8170 from nicolasnoble/upgrading-protobuf-to-3.0.2
...
Upgrading protobuf to 3.0.2
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
Julien Boeuf
e26ab6c561
Adding a method in channel creds to remove any attached call creds.
...
This will be useful when talking to non-trusted load balancer (balancers
which are not able to impersonate real backends) as these balancers
should not receive bearer tokens.
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
Nicolas "Pixel" Noble
d1ca40995f
Updating ruby dependency on protobuf to 3.0.2.
8 years ago
Nicolas "Pixel" Noble
3f695277cf
Upgrading protobuf submodule to 3.0.2.
8 years ago
perumaalgoog
d331936ec5
Add files via upload
8 years ago
siddharthshukla
72b872d4ff
Add docstrings to generated beta elements
...
Add docstrings mentioning that the Beta API is deprecated post 0.14.x in
- PrintBetaServicer
- PrintBetaStub
- PrintBetaServerFactory
- PrintBetaStubFactory
8 years ago
Perumaal S
923354b39b
Fix Android+CPP build
8 years ago
Nicolas Noble
8f2525ffe6
Merge pull request #8140 from nicolasnoble/backport-of-8055
...
Backport of #8055
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
Mark D. Roth
bbfe147295
Set default max send message size to unlimited.
8 years ago
Jan Tattermusch
7b9c21ab2c
better --dry_run printouts
8 years ago
Jan Tattermusch
c1e44906f8
support --dry_run flag
8 years ago
Jan Tattermusch
1c037a3044
node6 portability test not yet implemented
8 years ago
Jan Tattermusch
6d7c6ef332
support passing extra args to run_tests.py
8 years ago