Michael Lumish
3d382a0da1
Merge pull request #2751 from ctiller/alphanumeric-juju-fish
...
Remove optional parameter from watch connectivity state
9 years ago
Craig Tiller
2b4997a246
Merge branch 'plucking-hell' into the-test-be-sleepy
9 years ago
Craig Tiller
9c7c0e8cbd
Fix typo
9 years ago
Craig Tiller
8155d98247
Merge branch 'plucking-hell' into the-test-be-sleepy
9 years ago
Stanley Cheung
07814a55d8
Merge pull request #2737 from jtattermusch/enable_new_interop_tests
...
Enable oauth2_auth_token and per_rpc_creds interop tests for C#
9 years ago
Craig Tiller
c7df0df618
Implement cancellation propagation, define auth propagation
9 years ago
Jorge Canizales
e95f241c96
Reactivate Cocoapods error output
9 years ago
Jorge Canizales
02039a25c7
Fail early and explicitly if protoc, pod, or xcodebuild are missing
9 years ago
Jorge Canizales
5115af58e4
Make FileNameInUpperCamel aware of directories
9 years ago
Jan Tattermusch
725835abf9
polishing runtests
9 years ago
Jorge Canizales
e21b467dc5
GRPCChannel with NULL grpc_channel is nil.
9 years ago
Jorge Canizales
000fa388b8
Clarify comments in GRPCHost.m
9 years ago
Jorge Canizales
e8543b0715
Let register SSL config per-host.
...
Surfaced in GRPCCall+Tests.h
Add GRPCHost to store channel config, and to create channels on demand
with that config. GRPCChannels and configs are cached together.
GRPCSecureChannel is now initialized with (nullable) path to a
certificates file and (nullable) name override.
The same mechanism will be used for creating insecure channels, removing
the ability to do it by specifying the HTTP scheme in the address (which
was deemed too subtle for its implications).
9 years ago
Jorge Canizales
148403af98
Remove GRPCChannel-initWithHost to simplify implementation
9 years ago
Jorge Canizales
bd993df3f6
Encapsulate grpc_call creation inside GRPCChannel
9 years ago
Jorge Canizales
3a5253eb12
Move _channel from GRPCCall into GRPCWrappedCall
9 years ago
Jorge Canizales
faf58b84b5
Update doc in GRPCCompletionQueue.h
9 years ago
Jorge Canizales
013f87a9a7
Unused ivar in GRPCCall.m
9 years ago
Jorge Canizales
9e51972d22
grpc_init() is already called in GRPCWrappedCall
9 years ago
Jorge Canizales
597ef98693
GRPCCall.m formatting.
9 years ago
Craig Tiller
791e78ad94
Dont crash on too many pluckers
9 years ago
Craig Tiller
489df079ae
Formalize max pluckers
9 years ago
Craig Tiller
42ce225d50
Merge github.com:grpc/grpc into plucking-hell
...
Conflicts:
Makefile
9 years ago
Craig Tiller
9c6e902c47
Dont crash on too many pluckers
9 years ago
Craig Tiller
137511f2d0
Formalize max pluckers
9 years ago
Craig Tiller
4d31d6c9f7
Merge github.com:grpc/grpc into primary-goat-whisperer
...
Conflicts:
Makefile
9 years ago
Craig Tiller
6728bef3b1
Merge branch 'propagate' of github.com:ctiller/grpc into propagate
...
Conflicts:
src/core/surface/channel.c
9 years ago
Craig Tiller
fa44f18516
Merge github.com:grpc/grpc into propagate
...
Conflicts:
src/core/surface/channel.c
9 years ago
yang-g
940d555a63
fix generic_end2end_test
9 years ago
yang-g
2f04c6e258
check before unref, this will fail in BadCreds test
9 years ago
yang-g
61c8382fb0
Merge remote-tracking branch 'upstream/master' into default_host_to_null
9 years ago
Yang Gao
7716c53a21
Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about
...
Make call_create with host=NULL provide a default host name
9 years ago
Craig Tiller
5666a20dd9
Respond to review
9 years ago
Craig Tiller
74a096980d
Fix UDS versions of this test
9 years ago
Craig Tiller
584717758b
Add documentation outline
9 years ago
Craig Tiller
e1b0e6ee12
s/inherit/propagate/g
9 years ago
Craig Tiller
99e61645ce
Update wrappers, tests to new create_call()
9 years ago
Nathaniel Manista
fd292c5721
Merge pull request #2699 from soltanmm/coverage
...
Test coverage for Python.
9 years ago
Craig Tiller
2cd9dd9da6
Remove optional parameter from watch connectivity state
9 years ago
Nathaniel Manista
dde9071f9b
Affirm metadata transmission in a common function
...
This introduces grpc_test.test_common for gRPC-specific test code and
fixes issue 2570.
9 years ago
Craig Tiller
3e7c6a701c
Core-supported context inheritance sketch
9 years ago
yang-g
d556da9f28
Pass NULL as host by default. Use context.authority() or channel.SslNameOverride() when set.
9 years ago
Craig Tiller
b709269a49
Spam cleanup
9 years ago
Craig Tiller
7c1be05463
Line up starting times
9 years ago
Masood Malekghassemi
910f3de184
Addenda to tools readme
9 years ago
Craig Tiller
4719ad01d5
Merge branch 'primary-goat-whisperer' into the-test-be-sleepy
9 years ago
Craig Tiller
8683b78a6d
Merge github.com:grpc/grpc into primary-goat-whisperer
9 years ago
Craig Tiller
6af3f39b0c
Merge branch 'plucking-hell' into primary-goat-whisperer
9 years ago
Craig Tiller
91e3d06012
Merge branch 'simu_read_and_writesdone_test' of github.com:yang-g/grpc into the-test-be-sleepy
9 years ago
yang-g
b803313b2c
merge with head and resolve conflicts
9 years ago