Craig Tiller
|
9b22a46dd4
|
Fix test
|
9 years ago |
Craig Tiller
|
f7cade1b4f
|
Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness
|
9 years ago |
Craig Tiller
|
765c538d72
|
Revert "Add the ability to run some action when the lock becomes idle"
This reverts commit c9d4b81dab .
|
9 years ago |
Craig Tiller
|
3f417b7e73
|
Merge branch 'delayed-write' into grand-unified-closures
|
9 years ago |
Craig Tiller
|
7b88b4b4b5
|
Merge branch 'atm2' of github.com:ctiller/grpc into atm2
|
9 years ago |
Craig Tiller
|
b1793a6780
|
Merge github.com:grpc/grpc into atm2
|
9 years ago |
Stanley Cheung
|
c28a6c1b3b
|
Merge pull request #6693 from thinkerou/phpt
Changed the README file of PHP example
|
9 years ago |
kpayson64
|
34967b7306
|
Merge pull request #7270 from kpayson64/ruby_ga_change
Change cancelled to cancelled?
|
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Craig Tiller
|
8db469baf6
|
Remove the sea of green to allow focusing on failures
|
9 years ago |
Craig Tiller
|
d552dbdf4d
|
Cleanup test
|
9 years ago |
Craig Tiller
|
27da642ab9
|
Better implementation of backup loop
|
9 years ago |
Craig Tiller
|
7212c233e8
|
Fix mutex loop
|
9 years ago |
Craig Tiller
|
f83f8ca443
|
Remove pi_mu
|
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 |
Craig Tiller
|
1500761b07
|
Prevent polling island + workqueue reference loop
|
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 |
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 |
Nicolas "Pixel" Noble
|
b360c8acc7
|
Regenerating project files, and adding experimental disclaimer.
|
9 years ago |