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
|
10 years ago |
yang-g
|
2f04c6e258
|
check before unref, this will fail in BadCreds test
|
10 years ago |
yang-g
|
61c8382fb0
|
Merge remote-tracking branch 'upstream/master' into default_host_to_null
|
10 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
|
10 years ago |
Craig Tiller
|
5666a20dd9
|
Respond to review
|
10 years ago |
Craig Tiller
|
74a096980d
|
Fix UDS versions of this test
|
10 years ago |
Craig Tiller
|
584717758b
|
Add documentation outline
|
10 years ago |
Craig Tiller
|
e1b0e6ee12
|
s/inherit/propagate/g
|
10 years ago |
Craig Tiller
|
99e61645ce
|
Update wrappers, tests to new create_call()
|
10 years ago |
Nicolas "Pixel" Noble
|
6002a4f67b
|
Adapting Python.
|
10 years ago |
Nathaniel Manista
|
fd292c5721
|
Merge pull request #2699 from soltanmm/coverage
Test coverage for Python.
|
10 years ago |
Nicolas "Pixel" Noble
|
150b7c4f5d
|
Adapting PHP.
|
10 years ago |
Craig Tiller
|
2cd9dd9da6
|
Remove optional parameter from watch connectivity state
|
10 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.
|
10 years ago |
Craig Tiller
|
3e7c6a701c
|
Core-supported context inheritance sketch
|
10 years ago |
yang-g
|
d556da9f28
|
Pass NULL as host by default. Use context.authority() or channel.SslNameOverride() when set.
|
10 years ago |
Craig Tiller
|
b709269a49
|
Spam cleanup
|
10 years ago |
Craig Tiller
|
7c1be05463
|
Line up starting times
|
10 years ago |
Masood Malekghassemi
|
910f3de184
|
Addenda to tools readme
|
10 years ago |
Nicolas "Pixel" Noble
|
4960516c63
|
Properly initializing reserved pointer in tests.
|
10 years ago |
Hongwei Wang
|
1284552713
|
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
|
10 years ago |
Hongwei Wang
|
8e04d4107e
|
Add zookeeper end-to-end test
|
10 years ago |
Craig Tiller
|
4719ad01d5
|
Merge branch 'primary-goat-whisperer' into the-test-be-sleepy
|
10 years ago |
Craig Tiller
|
8683b78a6d
|
Merge github.com:grpc/grpc into primary-goat-whisperer
|
10 years ago |
Craig Tiller
|
6af3f39b0c
|
Merge branch 'plucking-hell' into primary-goat-whisperer
|
10 years ago |
Craig Tiller
|
91e3d06012
|
Merge branch 'simu_read_and_writesdone_test' of github.com:yang-g/grpc into the-test-be-sleepy
|
10 years ago |
yang-g
|
b803313b2c
|
merge with head and resolve conflicts
|
10 years ago |
Masood Malekghassemi
|
2b84162bd4
|
Use py.test from run_tests.py
Also updates the version of grpcio_test. Now that grpcio and its tests
are in different project packages, the version numbers should be kept in
sync.
|
10 years ago |
Masood Malekghassemi
|
791cc31a49
|
Enable Python testing and coverage
|
10 years ago |
yang-g
|
8ab383686b
|
add a test where a read and a writesdone happen at the same time
|
10 years ago |
Craig Tiller
|
2fc2a164ae
|
Switch ALPN/NPN to advertise only h2
|
10 years ago |
Craig Tiller
|
85c2a08ca6
|
Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hell
|
10 years ago |
Craig Tiller
|
1a849abf08
|
Save some iterations
|
10 years ago |
Vijay Pai
|
11af974715
|
Merge pull request #2726 from ctiller/insolent-pork-chop
Fix Ruby segfaults and TSAN reported races
|
10 years ago |
Vijay Pai
|
bc78c2069c
|
Eliminate use of this_thread::sleep_until
|
10 years ago |
Craig Tiller
|
45ce927c7c
|
Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failures
|
10 years ago |
Vijay Pai
|
784005b4a2
|
Eliminate lambda used as CV predicate
|
10 years ago |
Vijay Pai
|
458faa98ce
|
Eliminate user of lambda in server definition
|
10 years ago |
Vijay Pai
|
4d06e2eae9
|
Eliminate use of lambdas in ResourceUsage processing functions...
Introduce simple getters instead.
|
10 years ago |
Nathaniel Manista
|
5f8d05bb9c
|
Merge pull request #2698 from soltanmm/reorganize-python
Reorganize src/python.
|
10 years ago |
Vijay Pai
|
ab1dba72dc
|
clang-format
|
10 years ago |