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
Jan Tattermusch
74f355b977
Merge pull request #8158 from jtattermusch/no_libc_dev_on_coreclr
...
Dont require libc-dev on coreclr
8 years ago
Jan Tattermusch
ef5a2eb267
Merge pull request #8159 from jtattermusch/fix_copyrights
...
Add copyright statements for AssemblyInfo.cs files
8 years ago
Jan Tattermusch
6800e3d45e
update the comment to reflect current state
8 years ago
apolcyn
f4a745a6f8
Merge pull request #8151 from apolcyn/dont_create_thread_on_bidi_ping_pong
...
dont create extra threads in server handlers for ruby bidi streams
8 years ago
Stanley Cheung
96264c074f
php: use real artifact name in jenkins test
8 years ago
Yuchen Zeng
84d55b30cc
clang-format
8 years ago
Yuchen Zeng
1724ef07f3
Fix portibality issues
8 years ago
Yuchen Zeng
24129f010c
Merge remote-tracking branch 'upstream/master' into cli_list
8 years ago
Jan Tattermusch
f6caaa76a6
add copyrights for AssemblyInfo.cs files
8 years ago
Jan Tattermusch
a70088bcbc
enable copyright checks for AssemblyInfo.cs files
8 years ago