David G. Quintas
|
4e9433990f
|
Merge pull request #4366 from ctiller/connectivity-state
Add a test for grpc_connectivity_state_name
|
9 years ago |
Craig Tiller
|
88408c3b73
|
Fix Windows build
To do pollset work we need grpc to be initialized
|
9 years ago |
Jan Tattermusch
|
a86b41e746
|
Temporarily disable c# status_code_and_message client.
|
9 years ago |
Craig Tiller
|
d5bd3b6abe
|
Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping
|
9 years ago |
Craig Tiller
|
de04aa12fd
|
Merge github.com:grpc/grpc into connected-subchannel
|
9 years ago |
Craig Tiller
|
e9e75c6427
|
Merge pull request #4385 from jboeuf/gce_default_creds
Testing GCE detection in google default credentials.
|
9 years ago |
Julien Boeuf
|
2408a1cd6a
|
Testing GCE detection in google default credentials.
|
9 years ago |
Craig Tiller
|
dd4b0000b6
|
Merge pull request #4286 from jtattermusch/win_64bit
Make grpc compile on win64bit
|
9 years ago |
Craig Tiller
|
cf79fc1116
|
Disable httpscli_test on mac: its openssl is old
|
9 years ago |
Jan Tattermusch
|
5c7a1c861f
|
teach interop script about new tests
|
9 years ago |
Craig Tiller
|
7c223ca5a4
|
Merge github.com:grpc/grpc into secsvr
|
9 years ago |
Jan Tattermusch
|
06ae5cd48c
|
get rid of warnings on linux
|
9 years ago |
Jan Tattermusch
|
fa20ebc631
|
implement unimplemented_method interop test
|
9 years ago |
Jan Tattermusch
|
0ed7315648
|
implemented more interop tests
|
9 years ago |
Michael Lumish
|
a7276f6484
|
Merge pull request #4365 from jtattermusch/user_agent_str
Put user defined userAgentString to the beginning of userAgentString
|
9 years ago |
David G. Quintas
|
2526e46303
|
Merge pull request #4374 from ctiller/lb_shutdown
LB registry coverage
|
9 years ago |
David Garcia Quintas
|
e9fa31141d
|
Further coverage for compression
|
9 years ago |
Craig Tiller
|
51a9de433c
|
Cover ancillary frame error conditions
|
9 years ago |
Craig Tiller
|
0ca9952e43
|
Cover more of frame_settings.c
|
9 years ago |
murgatroid99
|
a9172d2a8a
|
Simplified some code and added tests to increase code coverage
|
9 years ago |
Craig Tiller
|
97b51c06ad
|
Cover more of workqueue
|
9 years ago |
Craig Tiller
|
59605cd0f4
|
Test corner cases for lb policy registry
|
9 years ago |
Craig Tiller
|
fedb761f51
|
Merge github.com:grpc/grpc into lb_shutdown
|
9 years ago |
Craig Tiller
|
df62b97299
|
Shutdown lb policy registry
|
9 years ago |
yang-g
|
59cd467a74
|
merge with head
|
9 years ago |
Vijay Pai
|
f9263bcfcd
|
Merge pull request #4352 from ctiller/minus_one
Fix null pointer dereference
|
9 years ago |
yang-g
|
68f6b9ead2
|
separate recv intial metadata and trailing metadata
|
9 years ago |
Craig Tiller
|
b897337994
|
Merge github.com:grpc/grpc into connectivity-state
|
9 years ago |
Yang Gao
|
e97326c5d4
|
Merge pull request #4373 from ctiller/metatest
Test metadata user data
|
9 years ago |
Carl Mastrangelo
|
e7f8e8ecaf
|
Make pretty interop tets output graphs
|
9 years ago |
Craig Tiller
|
9bfc2ce06c
|
Merge pull request #4369 from dgquintas/custom_allocs
Added ability to override mem alloc funcs
|
9 years ago |
Craig Tiller
|
e54da0e7c9
|
Merge github.com:grpc/grpc into connected-subchannel
|
9 years ago |
Nicolas Noble
|
6994f4949f
|
Merge pull request #4360 from ctiller/who-needs-a-noop-anyway
Kill noop_filter.c
|
9 years ago |
Nicolas Noble
|
8096478946
|
Merge pull request #4338 from ctiller/init_settings
Cover more of settings frame
|
9 years ago |
Craig Tiller
|
2100d06b8e
|
Comply with conventions
|
9 years ago |
Craig Tiller
|
e57fb22a3d
|
Add another NULL check
|
9 years ago |
Craig Tiller
|
e57ba13cf6
|
Simplify code
|
9 years ago |
Craig Tiller
|
4504ec7ff8
|
Merge github.com:grpc/grpc into secsvr
|
9 years ago |
Craig Tiller
|
d52fbb83cc
|
Test metadata user data
|
9 years ago |
David Garcia Quintas
|
3ff5d2dd6b
|
Merge branch 'master' of github.com:grpc/grpc into custom_allocs
|
9 years ago |
David Garcia Quintas
|
a5aa19b8b6
|
PR comments
|
9 years ago |
Craig Tiller
|
4921d0eeda
|
Nuke unused code
|
9 years ago |
Stanley Cheung
|
3ca448925b
|
Merge pull request #4371 from jtattermusch/php_docker_flake
Try to prevent PHP interop flake
|
9 years ago |
Jan Tattermusch
|
467a02af58
|
Merge pull request #4367 from adelez/move_report_template
Moved the report template under tools/run_tests.
|
9 years ago |
Jan Tattermusch
|
1c8c7ee745
|
try to prevent PHP interop flake
|
9 years ago |
Craig Tiller
|
934e9d72f8
|
Re-legalize comma
|
9 years ago |
Yang Gao
|
5b763f5355
|
Merge pull request #4362 from vjpai/coverage-serve2
Cover an unsupported case of mixing sync and async service in server
|
9 years ago |
Jan Tattermusch
|
cc0dd226c6
|
reimplement ltoa and int64toa without negation
|
9 years ago |
David Garcia Quintas
|
f80b536a5a
|
Added ability to override mem alloc funcs
|
9 years ago |
Sree Kuchibhotla
|
141272d5de
|
Merge pull request #4363 from dgquintas/compression_coverage
Increased message_compress.c coverage
|
9 years ago |