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 |
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 |
Craig Tiller
|
d2e161413d
|
Merge branch 'merge-parse' of github.com:ctiller/grpc into merge-parse
|
8 years ago |
Craig Tiller
|
f0e6554c0d
|
Merge branch 'merge-parse' of github.com:ctiller/grpc into merge-parse
|
8 years ago |
Nicolas "Pixel" Noble
|
398dde49fc
|
Restoring require_relative.
|
8 years ago |
Craig Tiller
|
49c644ca6a
|
Fix bugs, make it easier to find them
|
8 years ago |
Nicolas "Pixel" Noble
|
47127507be
|
Fixing loading precompiled Ruby extension on 2.x.10+
|
8 years ago |
Craig Tiller
|
4e41e360d3
|
Add tracer for pending tags
|
8 years ago |
David Garcia Quintas
|
4bf00c9f51
|
slight rewording of grpc_error ownership rules
|
8 years ago |
Craig Tiller
|
f0e1119996
|
Fix refcounting bugs
|
8 years ago |
Craig Tiller
|
922f810b2e
|
Eliminate lock during initialization
|
8 years ago |
Craig Tiller
|
796f525f7f
|
Eliminate dual stream maps
|
8 years ago |
Craig Tiller
|
13e4bf8e6a
|
Simplifications
|
8 years ago |
Craig Tiller
|
8e21465a76
|
Make failure to initialize a filter cause the server to silently swallow that request
|
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 |
Craig Tiller
|
09f9792f8a
|
Fix typo
|
8 years ago |
Craig Tiller
|
8c2d75d53a
|
Merge branch 'merge-parse' of github.com:ctiller/grpc into merge-parse
|
8 years ago |
Craig Tiller
|
1bfeb265af
|
Merge branch 'offload' into merge-parse
|
8 years ago |
Craig Tiller
|
7da613e06e
|
Merge github.com:grpc/grpc into offload
|
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 |
Craig Tiller
|
73ba74b19c
|
Fix ping
|
8 years ago |
Nicolas "Pixel" Noble
|
2069fbc951
|
Generating project file.
|
8 years ago |
Craig Tiller
|
83200a40a0
|
Fixes for memory misuse
|
8 years ago |
Jorge Canizales
|
4a18c67b77
|
Move Podspecs to v1
|
8 years ago |
Craig Tiller
|
378ffd8cc3
|
Merge github.com:grpc/grpc into merge-parse
|
8 years ago |
Nicolas "Pixel" Noble
|
35b8c51485
|
Bumping version to 1.0.1-pre1.
|
8 years ago |
Nicolas Noble
|
90e4bd5fbb
|
Merge pull request #7745 from nicolasnoble/no-more-pre
Removing pre2 flag.
|
8 years ago |
Nicolas Noble
|
9882e9b3df
|
Merge pull request #7776 from kpayson64/templatize_dependencies
Use templates for python version dependencies
|
8 years ago |
Craig Tiller
|
1a636aba7f
|
Expand corpus
|
8 years ago |
Craig Tiller
|
87879d2bbe
|
Fix comments
|
8 years ago |
Ken Payson
|
8348973de9
|
Use templates for python version dependencies
Also change grpcio-tools to be a runtime dependency of grpcio-tests,
grpcio-tools is run as part of the tests.
|
8 years ago |
Craig Tiller
|
f0efb491d8
|
Fix comments
|
8 years ago |
Craig Tiller
|
4239968093
|
Extend fuzzers (correctly) to deal with permissive/strict encoding
|
8 years ago |
Craig Tiller
|
016493ed59
|
Extend fuzzers (correctly) to deal with permissive/strict encoding
|
8 years ago |
Craig Tiller
|
1c7a84202f
|
Add a strict and a permissive decoder, allow different reserved alphabets
|
8 years ago |
Nicolas Noble
|
fedcf7d8ad
|
Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecure
grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.
|
8 years ago |
Nicolas Noble
|
bbdebaae28
|
Merge pull request #7744 from y-zeng/makefile-ga
Update required protobuf version to v3.0.0
|
8 years ago |