Matt Kwong
|
66a1eea681
|
changed wheezy dockerfile to install git version > 1.7 to support local submodule cloning
|
8 years ago |
Noah Eisen
|
6ff1db740d
|
Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests
|
8 years ago |
Noah Eisen
|
3b630f7f20
|
updated interop test doc. unimplemented test no longer checks error message, since some server languages set it to empty string, and some set it to a non empty message
|
8 years ago |
Stanley Cheung
|
146a3773da
|
PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto
|
8 years ago |
Stanley Cheung
|
39b2e5bec6
|
PHP Proto3: update tests and README
|
8 years ago |
Stanley Cheung
|
857a130493
|
PHP Proto3: run generate_projects.sh
|
8 years ago |
Stanley Cheung
|
b7223bbfe9
|
PHP Proto3: update templates
|
8 years ago |
Stanley Cheung
|
881f4ff672
|
PHP Proto3: new serialization/deserialization for messages
|
8 years ago |
Stanley Cheung
|
53d219c962
|
PHP Proto3: gRPC PHP Plugin code generator
|
8 years ago |
David Garcia Quintas
|
dc61b343eb
|
regenerated projects
|
8 years ago |
Yuchen Zeng
|
6679d78997
|
Handle partially exposed reflection service
|
8 years ago |
David Garcia Quintas
|
fc80671df6
|
regenerated projects
|
8 years ago |
Nicolas Noble
|
be43240564
|
Merge pull request #8235 from ctiller/adjustable_window
Make initial connect retry backoff configurable
|
8 years ago |
Nicolas Noble
|
2587f20d08
|
Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under
Upmerge from 1.0.x
|
8 years ago |
Craig Tiller
|
8c0090910a
|
Merge github.com:grpc/grpc into adjustable_window
|
8 years ago |
Noah Eisen
|
98b3663f6c
|
Fixed type in comments
|
8 years ago |
Craig Tiller
|
7af400c535
|
Merge github.com:grpc/grpc into direct-calls
|
8 years ago |
Craig Tiller
|
e2180f069d
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
8 years ago |
Yang Gao
|
d24b822d73
|
Merge pull request #8046 from gislan/master
Add method for creating insecure channel from FD with custom arguments using C++ API.
|
8 years ago |
Noah Eisen
|
0adb728083
|
removed check for status error message. Investigating why node servers send messages back that are not empty
|
8 years ago |
Craig Tiller
|
78a9c1df3f
|
Merge pull request #36 from muxi/adjustable_window_objc
Clean up code
|
8 years ago |
Noah Eisen
|
7bc012fe8b
|
Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests
|
8 years ago |
Craig Tiller
|
3a32f98653
|
Fix double-free
|
8 years ago |
Ken Payson
|
65818729dc
|
Clang format
|
8 years ago |
Nicolas "Pixel" Noble
|
beeeddd571
|
Format.
|
8 years ago |
Muxi Yan
|
1674f650ad
|
Clean up code
|
8 years ago |
Nicolas Noble
|
ef49a5d217
|
Merge pull request #7833 from sreecha/fix_channel_from_fd_api
Remove completion queue parameter from `grpc_server_add_insecure_channel_from_fd` API
|
8 years ago |
Nicolas Noble
|
66306c2ae8
|
Merge pull request #8224 from sreecha/grpc_signal
Use SIGMINRT + 6 as the default signal for gRPC epoll engine (instead of SIGMINRT + 2)
|
8 years ago |
Craig Tiller
|
0895545a58
|
Complete reporting for failure rates
|
8 years ago |
Craig Tiller
|
9c7f4f7028
|
Fix merge error
|
8 years ago |
Craig Tiller
|
d88c461217
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
|
8 years ago |
Nicolas "Pixel" Noble
|
748524eea5
|
Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under
|
8 years ago |
Craig Tiller
|
ca3451de7a
|
Merge github.com:grpc/grpc into direct-calls
|
8 years ago |
Craig Tiller
|
f9b0bc0d7b
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
|
8 years ago |
Craig Tiller
|
7f0bf534df
|
Fix crash when accepting a stream after shutdown
|
8 years ago |
Craig Tiller
|
032f9bfb58
|
Start to log errors from benchmark
|
8 years ago |
Mark D. Roth
|
a40d471110
|
Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET.
|
8 years ago |
Mark D. Roth
|
473e8f9c64
|
Merge remote-tracking branch 'upstream/master' into fail_fast
|
8 years ago |
Craig Tiller
|
091e4f0ef8
|
Handle failed allocations
|
8 years ago |
Nicolas Noble
|
d914591e95
|
Merge pull request #7970 from markdroth/deadline_filter
Move deadline functionality into filters.
|
8 years ago |
David G. Quintas
|
34dee0304f
|
Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch
Prevent nanopb fuzzers from spamming logs
|
8 years ago |
Craig Tiller
|
c0b1caec31
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
|
8 years ago |
Craig Tiller
|
c2fbddf199
|
Fix memory leak
|
8 years ago |
Craig Tiller
|
14d4b9c545
|
Fix memory leak
|
8 years ago |
Ken Payson
|
84a4bdd5d8
|
Fix Typo
|
8 years ago |
Ken Payson
|
e02c7ed37b
|
Broke cv polling into seperate engine
|
8 years ago |
Mark D. Roth
|
58c23dab39
|
Ran generate_projects.sh.
|
8 years ago |
Craig Tiller
|
af541d8232
|
Fix conflicting filename
|
8 years ago |
Craig Tiller
|
1a8c52e479
|
Collect stats on # failed requests
|
8 years ago |
Craig Tiller
|
ba03dd24c5
|
Merge pull request #35 from muxi/adjustable_window_objc
Set initial backoff to 10000ms when creating channel in Objective C
|
8 years ago |