David Garcia Quintas
b8b384a9f6
Small grpclb.c refactoring for readability
9 years ago
Nicolas "Pixel" Noble
cdbe6b3963
Merge branch 'v1.0.x' into upmerge-from-v1.0.x
9 years ago
Nicolas Noble
668bf881a9
Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x
...
Upmerge from v1.0.x
9 years ago
yang-g
56fb16d49f
Add missing header
9 years ago
Mark D. Roth
1edf65219e
Fix broken test.
9 years ago
Mark D. Roth
a275aea530
clang-format
9 years ago
Nicolas "Pixel" Noble
d25c1d2a6c
Removing unused header.
9 years ago
Nicolas "Pixel" Noble
455c5d45f0
Untangling secure and unsecure.
9 years ago
Robbie Shade
1bbfe0fb43
clang-format remove blank lines
9 years ago
Robbie Shade
19370fcdc6
Merge branch 'master' into delete_timeout_enum
9 years ago
David Garcia Quintas
a50a754ce8
added missing include for sockaddr_utils.h
9 years ago
Julien Boeuf
6b93d46bb8
Adding extension points for security context.
9 years ago
Stanislav Pavlovichev
d58199b1d0
code style
...
phpdoc fix
isset to array_key_exists
9 years ago
Stanley Cheung
56d7044ed8
Merge pull request #7819 from stanley-cheung/php-update-composer
...
PHP: bump version (master)
9 years ago
Stanley Cheung
d7ff4ff400
Merge pull request #7817 from stanley-cheung/php-update-composer-v1_0
...
PHP: bump version
9 years ago
Alex Polcyn
6888c251a3
change hint paths for protobuf to use net45 dir in csproj files
9 years ago
Nicolas Noble
0e43d67602
Merge pull request #7832 from thunderboltsid/add-readme-for-gsoc-contribs
...
Add project overview for gsoc submission
9 years ago
kpayson64
67920ca2e6
Merge pull request #7720 from apolcyn/update_examples_grpc_version
...
update dependencies in C# examples to GA versions
9 years ago
kpayson64
8006ed3d94
Merge pull request #7729 from apolcyn/update_to_sys_interactive
...
update to system interactive in distrib tests
9 years ago
kpayson64
1754624312
Merge pull request #7775 from vjpai/this
...
Remove this->
9 years ago
kpayson64
1dfeee3487
Merge pull request #7805 from nathanielmanistaatgoogle/python-example-readmes
...
Truncate Python example READMEs to grpc.io links
9 years ago
kpayson64
96c598f669
Merge pull request #7763 from thunderboltsid/add-pypy-to-dockerfile
...
Add PyPy 5.3.1 to dockerfile and template
9 years ago
kpayson64
dd8ddf1585
Merge pull request #7820 from soltanmm/impish-smile
...
Remove unused imports in grpcio-tests
9 years ago
Siddharth Shukla
d13a780be0
Add project overview for gsoc submission
9 years ago
David Garcia Quintas
bc33491a8d
Fixed include of arpa/inet.h
9 years ago
David Garcia Quintas
8a81aa12fb
Changes to grpclb and tests for binary ip addresses.
9 years ago
David Garcia Quintas
18bc43b4ea
Print nanopb error messages in load_balancer_api.c
9 years ago
David Garcia Quintas
592c28dbba
LB nanopb options updated:
...
- ip addresses max size, now that they are binary encoded
- token size increased in 1 (to 65) to accommodate final \0
9 years ago
siddharthshukla
82c01e5a95
remove skipIf from TypeSmokeTest (issue 7672)
...
remove skipIfStatement from
TypeSmokeTest.testCallCredentialsFromPluginUpDown since the test passes
on PyPy variants 5.3.0 and newer since these variants have improved
compatibility support for the C-Extensions
9 years ago
David Garcia Quintas
88ece58764
Update protobuf version to 3.0.0
9 years ago
Mark D. Roth
ff4df06a66
Rename grpc_client_config to grpc_resolver_result.
9 years ago
Stanley Cheung
60a70a2ac0
Merge pull request #7826 from stanley-cheung/php-remove-ref-to-beta
...
PHP: remove reference to beta in INSTALL.md
9 years ago
Craig Tiller
102fa966b6
Rename some files to avoid conflicting .obj files on Windows
9 years ago
Stanley Cheung
5fffa89805
php: remove reference to beta in INSTALL.md
9 years ago
Craig Tiller
8ef0eda856
Merge github.com:grpc/grpc into merge-parse
9 years ago
Craig Tiller
b2176fcadc
Fix error logic mix up
9 years ago
Nicolas Noble
701951f635
Merge pull request #7800 from apolcyn/dont_catch_load_error
...
Dont catch load error when loading grpc lib in ruby gem
9 years ago
Craig Tiller
1aaeea183c
Merge branch 'merge-parse' into clean-up
9 years ago
Craig Tiller
d09f45c625
Ensure ack is sent before relying on that
9 years ago
Masood Malekghassemi
f24a405551
Remove unused imports in grpcio-tests
9 years ago
Craig Tiller
31375ac49c
fixes
9 years ago
Stanley Cheung
557aa4e695
php: bump version
9 years ago
Stanley Cheung
8749c96595
php: bump version
9 years ago
Craig Tiller
f57158be12
Add explanations
9 years ago
Craig Tiller
daf4699652
Merge pull request #6732 from ctiller/consistent_client_count
...
Make client_channels be across all clients, not per-client
9 years ago
Craig Tiller
74a1d9a939
Increase log verbosity for benchmark driver
9 years ago
David Garcia Quintas
a06530c9e4
Merge branch 'lb_add_md' of github.com:dgquintas/grpc into lb_add_md
9 years ago
Craig Tiller
032b515d56
Remove global list of streams from transport
9 years ago
David Garcia Quintas
97873517ec
Merge branch 'update_lb_proto' into lb_add_md
9 years ago
David Garcia Quintas
7a6db63bb8
Updated LB proto and nanopb version
9 years ago