kpayson64
1dfeee3487
Merge pull request #7805 from nathanielmanistaatgoogle/python-example-readmes
...
Truncate Python example READMEs to grpc.io links
8 years ago
kpayson64
96c598f669
Merge pull request #7763 from thunderboltsid/add-pypy-to-dockerfile
...
Add PyPy 5.3.1 to dockerfile and template
8 years ago
kpayson64
dd8ddf1585
Merge pull request #7820 from soltanmm/impish-smile
...
Remove unused imports in grpcio-tests
8 years ago
Siddharth Shukla
d13a780be0
Add project overview for gsoc submission
8 years ago
David Garcia Quintas
bc33491a8d
Fixed include of arpa/inet.h
8 years ago
David Garcia Quintas
8a81aa12fb
Changes to grpclb and tests for binary ip addresses.
8 years ago
David Garcia Quintas
18bc43b4ea
Print nanopb error messages in load_balancer_api.c
8 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
8 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
8 years ago
David Garcia Quintas
88ece58764
Update protobuf version to 3.0.0
8 years ago
Mark D. Roth
ff4df06a66
Rename grpc_client_config to grpc_resolver_result.
8 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
8 years ago
Craig Tiller
102fa966b6
Rename some files to avoid conflicting .obj files on Windows
8 years ago
Stanley Cheung
5fffa89805
php: remove reference to beta in INSTALL.md
8 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
8 years ago
Masood Malekghassemi
f24a405551
Remove unused imports in grpcio-tests
8 years ago
Stanley Cheung
557aa4e695
php: bump version
8 years ago
Stanley Cheung
8749c96595
php: bump version
8 years ago
Craig Tiller
f57158be12
Add explanations
8 years ago
Craig Tiller
daf4699652
Merge pull request #6732 from ctiller/consistent_client_count
...
Make client_channels be across all clients, not per-client
8 years ago
Craig Tiller
74a1d9a939
Increase log verbosity for benchmark driver
8 years ago
David Garcia Quintas
a06530c9e4
Merge branch 'lb_add_md' of github.com:dgquintas/grpc into lb_add_md
8 years ago
David Garcia Quintas
97873517ec
Merge branch 'update_lb_proto' into lb_add_md
8 years ago
David Garcia Quintas
7a6db63bb8
Updated LB proto and nanopb version
8 years ago
Alexander Polcyn
e61aab2651
convert match data to string
8 years ago
Nathaniel Manista
7a6e30e61c
Python grpc.secure_channel doc string correction
8 years ago
Nathaniel Manista
6c09b3b29e
Truncate Python example READMEs to grpc.io links
8 years ago
David Garcia Quintas
1f350ed506
fixed address ignoring when invalid addr given
8 years ago
Alexander Polcyn
8dd21260be
fix directory check
8 years ago
Nicolas Noble
df48291ba0
Merge pull request #7718 from adelez/build_stats
...
Tool for collecting build statistics.
8 years ago
Nicolas "Pixel" Noble
e3e17d3f6b
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
8 years ago
Alexander Polcyn
8067d72947
dont catch load error when loading grpc lib in grpc gem
8 years ago
Eric Anderson
0b3a621698
spec: Percent-encode Status-Message
8 years ago
Yuchen Zeng
59e835d431
Add comments
8 years ago
Yuchen Zeng
e0705e2dc2
Add ServerReaderWriterInterface
8 years ago
Nicolas "Pixel" Noble
398dde49fc
Restoring require_relative.
8 years ago
Nicolas "Pixel" Noble
47127507be
Fixing loading precompiled Ruby extension on 2.x.10+
8 years ago
David Garcia Quintas
4bf00c9f51
slight rewording of grpc_error ownership rules
8 years ago
David Garcia Quintas
348cfdb5b6
Fixed error references in grpclb.c
8 years ago
Nicolas Noble
bbc20b59f8
Merge pull request #7783 from nicolasnoble/shipping-1.0
...
Bumping version to 1.0.1-pre1.
8 years ago
Nicolas Noble
2a69139aa7
Merge pull request #7787 from nicolasnoble/quick-fix-for-manylinux
...
Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail.
8 years ago
Nicolas "Pixel" Noble
baa35fc50d
Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail.
8 years ago
Nicolas Noble
6cfc80edaf
Merge pull request #7762 from KindDragon/master
...
Fix CMake for windows (VS2015)
8 years ago
Nicolas Noble
bfe947c4af
Merge pull request #7784 from jcanizales/move-to-v1
...
Move Podspecs to v1
8 years ago
Nicolas Noble
f906e55432
Merge pull request #7308 from ctiller/moovee
...
Prep for making GA video
8 years ago
Jorge Canizales
36031d50db
Move user-agent version to 1.0.0
...
I can’t wait to get all of these automatically from a single source :)
8 years ago
Arkady Shapkin
407dc4f28b
Merge pull request #1 from nicolasnoble/cmake-fixes
...
Generating project file.
8 years ago
David Garcia Quintas
ef4d2a51d4
Merge branch 'fix_grpclb_aug' into lb_add_md
8 years ago
David Garcia Quintas
80763dd7c4
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
8 years ago
David Garcia Quintas
601bb128b4
Fixed op ordering in grpclb internal client
8 years ago