Masood Malekghassemi
|
af26ce6f43
|
Remove unnecessary fcntl module import
|
9 years ago |
Masood Malekghassemi
|
771dc7546a
|
Remove misleading diagnostics message
|
9 years ago |
kpayson64
|
f5d5ad823d
|
Merge pull request #7275 from kpayson64/python_min_memory_cleanup
Removed cython client-side call tracking
|
9 years ago |
kpayson64
|
d3918fd870
|
Merge pull request #7100 from sreecha/stress_test_metrics_fix
Stress tests: Fix metrics-client logging
|
9 years ago |
kpayson64
|
98b24414d1
|
Merge pull request #6783 from thinkerou/compress
Make PHP work correctly when receiving a compressed message
|
9 years ago |
kpayson64
|
2bece9e0e1
|
Merge pull request #7156 from stanley-cheung/php-add-comment-shutdown-warning
PHP: add warning about shutdown function
|
9 years ago |
kpayson64
|
703bfbeb93
|
Merge pull request #7239 from jboeuf/fix_7182
Change the return status codes according to the doc
|
9 years ago |
makdharma
|
5a412cf891
|
Merge pull request #7219 from jcanizales/merge-0.14-into-master
Merge 0.14 into master
|
9 years ago |
thinkerou
|
39f72a18fe
|
fetch and fix conflict
|
9 years ago |
Stanley Cheung
|
c28a6c1b3b
|
Merge pull request #6693 from thinkerou/phpt
Changed the README file of PHP example
|
9 years ago |
Ken Payson
|
ea1b16f82f
|
Removed cython client-side call tracking
This ensures sync calls get cancelled after
a keyboard interrupt, as well as all calls
getting destroyed before grpc_shutdown()
|
9 years ago |
kpayson64
|
34967b7306
|
Merge pull request #7270 from kpayson64/ruby_ga_change
Change cancelled to cancelled?
|
9 years ago |
Stanley Cheung
|
69f9e448f8
|
revert debug log change
|
9 years ago |
Stanley Cheung
|
692a38f7fa
|
php: update example composer.json
|
9 years ago |
Stanley Cheung
|
8b249088b0
|
php: add warning about shutdown function
|
9 years ago |
Ken Payson
|
b156671023
|
Change cancelled to cancelled?
|
9 years ago |
Nicolas Noble
|
e705dc44a1
|
Merge pull request #7190 from dgquintas/bb_reader_error
Return success status of grpc_byte_buffer_reader_init
|
9 years ago |
kpayson64
|
8fddced6cb
|
Merge pull request #7159 from jcanizales/p0-connectivity-app
App to manually test behavior under changing connectivity conditions
|
9 years ago |
kpayson64
|
b73dd2678c
|
Merge pull request #7251 from dgquintas/fix_cpp_deps
Added missing dependencies to grpc++_base
|
9 years ago |
Sree Kuchibhotla
|
9181754cd9
|
Merge branch 'master' into stress_test_metrics_fix
|
9 years ago |
Craig Tiller
|
2cbe754285
|
Merge pull request #7204 from ctiller/tsan-server-fix
Fix TSAN failure in tcp_server (shown via qps_openloop_test)
|
9 years ago |
David Garcia Quintas
|
86fad02d91
|
Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into fix_cpp_deps
|
9 years ago |
David Garcia Quintas
|
b44b385ad2
|
Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into bb_reader_error
|
9 years ago |
David Garcia Quintas
|
de5cc7a1bd
|
Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into bb_reader_error
|
9 years ago |
David Garcia Quintas
|
5c77320ce0
|
Added missing dependencies to grpc++_base
|
9 years ago |
Nicolas "Pixel" Noble
|
b15af069da
|
Pinning to protobuf submodule 3.0.0-beta-3.3.
|
9 years ago |
kpayson64
|
1835747877
|
Merge pull request #6886 from murgatroid99/ruby_garbage_collection_fixes
Ruby garbage collection fixes
|
9 years ago |
David Garcia Quintas
|
7ac58464df
|
removed use of __func__ in test
|
9 years ago |
David Garcia Quintas
|
f2e20c2d8c
|
Merge branch 'master' of github.com:grpc/grpc into bb_reader_error
|
9 years ago |
Julien Boeuf
|
f0ae3e39f0
|
Fixing #7182: Change the return status codes according to the documentation.
|
9 years ago |
Nicolas Noble
|
2a16a028e0
|
Merge pull request #7174 from dgquintas/remove_unused_status_code_enum_file
removed unused version of status_code_enum.h
|
9 years ago |
Nicolas Noble
|
cd958b89df
|
Merge pull request #7175 from dgquintas/algo_init
Initialize variables in surface/call.c
|
9 years ago |
kpayson64
|
dcca468abe
|
Merge pull request #6791 from soltanmm/pain
Make running individual Python tests less painful
|
9 years ago |
Nicolas Noble
|
014b070a94
|
Merge pull request #7197 from kpayson64/port_server_fix
Change port_server.py to use port 32766
|
9 years ago |
David Garcia Quintas
|
fce332a4c4
|
Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/soltanmm/grpc into bb_reader_error
|
9 years ago |
David Garcia Quintas
|
ecbe2d5285
|
Added test for C
|
9 years ago |
Nicolas Noble
|
77e8b714e5
|
Merge pull request #7210 from ctiller/no-more-zookeeper
Expunge all references to zookeeper
|
9 years ago |
Jorge Canizales
|
60fec9e547
|
Merge master into merge-0.14-into-master
The protobuf commit conflicted. Resolved to the latest one.
|
9 years ago |
Nicolas Noble
|
123a1b76d3
|
Merge pull request #6893 from y-zeng/handler_http_response
Add http2 status code in error_message if it's not 200
|
9 years ago |
Nicolas Noble
|
a28a180b3b
|
Merge pull request #7218 from nicolasnoble/contrib-cmake
Contributed cmake project files.
|
9 years ago |
Jorge Canizales
|
f29e364168
|
Bump protobuf version to beta-3.3
It’s just the merge of beta-3.1 and beta-3.2, both of which we need.
|
9 years ago |
Nicolas "Pixel" Noble
|
b360c8acc7
|
Regenerating project files, and adding experimental disclaimer.
|
9 years ago |
Nicolas "Pixel" Noble
|
955b95de7e
|
Merge remote-tracking branch 'google/master' into contrib-cmake
|
9 years ago |
David G. Quintas
|
bf6a913fd9
|
Merge pull request #7162 from dgquintas/interop-cred-flag-fix
Removed invalid sentence from interop flag description
|
9 years ago |
Masood Malekghassemi
|
e38b917f9e
|
Check Python ByteBuffer reader init status
|
9 years ago |
Craig Tiller
|
eda85c6765
|
Expunge all references to zookeeper
|
9 years ago |
Jorge Canizales
|
0f213c399c
|
Fix examples to work with local gRPC-Core
|
9 years ago |
Jorge Canizales
|
6ec3b53297
|
Fix runtest.py breakage
|
9 years ago |
David Garcia Quintas
|
0910e4c0f6
|
pr comments
|
9 years ago |
Jorge Canizales
|
09f59f790f
|
Merge commit '20caeb182cbc152e7e038306a9b01f438f79ca41' into merge-0.14-into-master
|
9 years ago |