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 |
murgatroid99
|
e69f088cd9
|
Split incoming initial and trailing metadata in Ruby calls
|
9 years ago |
Nathaniel Manista
|
4dd9ca9a6e
|
Fix _Rendezvous.exception for successful calls
|
9 years ago |
Ken Payson
|
b156671023
|
Change cancelled to cancelled?
|
9 years ago |
Craig Tiller
|
7e9cff9ea5
|
Merge github.com:grpc/grpc into smaller_max_message_size
|
9 years ago |
Nathaniel Manista
|
22869a00fd
|
Composition of arbitrarily many CallCredentials
|
9 years ago |
Nathaniel Manista
|
a6b2a5a090
|
Make handlers optional at server construction
|
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 |
Craig Tiller
|
9908839901
|
Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-write
|
9 years ago |
Craig Tiller
|
fbf03c1735
|
Fix high seqno tests, up runtimes for benchmark tests to flush more bugs
|
9 years ago |
kpayson64
|
b73dd2678c
|
Merge pull request #7251 from dgquintas/fix_cpp_deps
Added missing dependencies to grpc++_base
|
9 years ago |
Craig Tiller
|
590092ba28
|
Fix windows compilation
|
9 years ago |
Vijay Pai
|
ceb1a7d79f
|
Add more information so that we can have a meaningful exit code
|
9 years ago |
Craig Tiller
|
cbff482249
|
Reduce default max message size
|
9 years ago |
Craig Tiller
|
8e8027bad6
|
clang-format
|
9 years ago |
Craig Tiller
|
6c8619bbe7
|
Better fix for flow control bug
|
9 years ago |
Craig Tiller
|
e940d30f4c
|
Remove spam
|
9 years ago |
Craig Tiller
|
c0e73da8c2
|
Fix flow control issue, make debugging in the future easier
|
9 years ago |
Sree Kuchibhotla
|
9181754cd9
|
Merge branch 'master' into stress_test_metrics_fix
|
9 years ago |
Jorge Canizales
|
ccb184068d
|
Add arm_arch.h back to fix compilation for devices
|
9 years ago |
Craig Tiller
|
79a904a536
|
Merge branch 'nst-race' into delayed-write
|
9 years ago |
Craig Tiller
|
ba61f4ac84
|
Merge github.com:grpc/grpc into delayed-write
|
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 |
Craig Tiller
|
81ea637528
|
Merge github.com:grpc/grpc into delayed-write
|
9 years ago |
Ken Payson
|
45c0f2b305
|
Migrated python performance tests to use GA API
|
9 years ago |
kpayson64
|
61163faa81
|
Merge pull request #7224 from nathanielmanistaatgoogle/rendezvous-exception
Fix _Rendezvous.exception for successful calls
|
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 |
Craig Tiller
|
42ac6dbe20
|
Handle orphaned fds
|
9 years ago |
yang-g
|
9241c6947f
|
Use test roots.pem in test
|
9 years ago |
yang-g
|
c7940ba9f0
|
init another one
|
9 years ago |
David Garcia Quintas
|
5c77320ce0
|
Added missing dependencies to grpc++_base
|
9 years ago |
Craig Tiller
|
4ebfe90560
|
Properly report large metadata errors
|
9 years ago |
Nicolas "Pixel" Noble
|
b15af069da
|
Pinning to protobuf submodule 3.0.0-beta-3.3.
|
9 years ago |
yang-g
|
f710ba0095
|
Initialize variable.
|
9 years ago |
yang-g
|
9ef0cd81f7
|
Initialize variable.
|
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 |
Craig Tiller
|
571f3e55b4
|
Prevent a use-after-free
|
9 years ago |
vjpai
|
b0f15e8af3
|
Reduce assertions, use status codes, increase verbosity on errors
|
9 years ago |
Craig Tiller
|
8db469baf6
|
Remove the sea of green to allow focusing on failures
|
9 years ago |
Craig Tiller
|
d552dbdf4d
|
Cleanup test
|
9 years ago |
yang-g
|
19a51a914d
|
Remove unused file
|
9 years ago |