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
Muxi Yan
fc99ff6644
Fix error code when client run out of memory in Objective C code base
...
Update Status Codes documentation
9 years ago
David Garcia Quintas
fed3e3b070
Added section about variable initialization
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
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
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
1b2666daea
Merge pull request #7211 from kpayson64/port_server_change_0_14
...
Port server change 0.14
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
Nicolas Noble
f10c4d76e5
Merge pull request #7212 from kpayson64/port_server_change_0_15
...
Change port_server.py to use port 32766
9 years ago
Craig Tiller
1500761b07
Prevent polling island + workqueue reference loop
9 years ago
murgatroid99
611bfc21c4
Add Node health check generated code and license files
9 years ago
Tamas Berghammer
a72712e245
Remove gmock protobuf dependency from cmake build
...
A full build of protobuf depends on gmock even though it is not part of
a standrad checkout. This CL explicitly disable the build of the
protobuf tests to get rid of this dependency.
If somebody want to build the protobuf tests then they have to download
gmock to the protobuf directory and specify -Dprotobuf_BUILD_TESTS=ON
to the cmake command line.
Fixes https://github.com/grpc/grpc/issues/7233
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
Nathaniel Manista
cb58105fd6
Fix _Rendezvous.exception for successful calls
9 years ago
Jorge Canizales
3e53e1a5be
ProtoCompiler podspec
...
Still needed:
- Make it build protoc if it’s not in the root (i.e. if we're developing locally)
- Put the gRPC plugin in the GitHub release page, and add a podspec for it that does the same
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