Yang Gao
|
d24b822d73
|
Merge pull request #8046 from gislan/master
Add method for creating insecure channel from FD with custom arguments using C++ API.
|
8 years ago |
Noah Eisen
|
0adb728083
|
removed check for status error message. Investigating why node servers send messages back that are not empty
|
8 years ago |
Craig Tiller
|
78a9c1df3f
|
Merge pull request #36 from muxi/adjustable_window_objc
Clean up code
|
8 years ago |
Noah Eisen
|
7bc012fe8b
|
Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests
|
8 years ago |
Nicolas "Pixel" Noble
|
beeeddd571
|
Format.
|
8 years ago |
Muxi Yan
|
1674f650ad
|
Clean up code
|
8 years ago |
Nicolas Noble
|
ef49a5d217
|
Merge pull request #7833 from sreecha/fix_channel_from_fd_api
Remove completion queue parameter from `grpc_server_add_insecure_channel_from_fd` API
|
8 years ago |
Nicolas Noble
|
66306c2ae8
|
Merge pull request #8224 from sreecha/grpc_signal
Use SIGMINRT + 6 as the default signal for gRPC epoll engine (instead of SIGMINRT + 2)
|
8 years ago |
Nicolas "Pixel" Noble
|
748524eea5
|
Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under
|
8 years ago |
Mark D. Roth
|
a40d471110
|
Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET.
|
8 years ago |
Mark D. Roth
|
473e8f9c64
|
Merge remote-tracking branch 'upstream/master' into fail_fast
|
8 years ago |
Nicolas Noble
|
d914591e95
|
Merge pull request #7970 from markdroth/deadline_filter
Move deadline functionality into filters.
|
8 years ago |
David G. Quintas
|
34dee0304f
|
Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch
Prevent nanopb fuzzers from spamming logs
|
8 years ago |
Mark D. Roth
|
58c23dab39
|
Ran generate_projects.sh.
|
8 years ago |
Craig Tiller
|
ba03dd24c5
|
Merge pull request #35 from muxi/adjustable_window_objc
Set initial backoff to 10000ms when creating channel in Objective C
|
8 years ago |
Muxi Yan
|
dcbf5440b8
|
Set initial backoff to 10000ms when creating channel
|
8 years ago |
Nicolas "Pixel" Noble
|
7398363779
|
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
|
8 years ago |
Nicolas Noble
|
2686bdbb9c
|
Merge pull request #8237 from nicolasnoble/memleak
Plugging memory leak.
|
8 years ago |
Noah Eisen
|
55cb2363c6
|
fixed typo in the updated interop test description file
|
8 years ago |
Noah Eisen
|
67461f792b
|
Merge branch 'master' of github.com:ncteisen/grpc into new_interop_tests
|
8 years ago |
Matt Kwong
|
10dcccadfb
|
fixed whitespacing and docker_run_tests.sh now clones submodule via network
|
8 years ago |
Matt Kwong
|
5d0f24600e
|
changed method to local clone submodules to using git submodule foreach from the local copy
|
8 years ago |
Matt Kwong
|
46c7f574bd
|
submodule clone comments changed to be more descriptive
|
8 years ago |
Matt Kwong
|
a436bab47f
|
fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var
|
8 years ago |
Matt Kwong
|
41a56ac8ac
|
fixed one more incorrect directory for git clone
|
8 years ago |
Matt Kwong
|
ce9471c962
|
fixed wrong directory in git clone commands
|
8 years ago |
Matt Kwong
|
befac97048
|
fixed local cloning of grpc/grpc submodules on docker
|
8 years ago |
Noah Eisen
|
2e9661c671
|
Update interop-test-descriptions.md
|
8 years ago |
Nicolas "Pixel" Noble
|
87a1081211
|
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
|
8 years ago |
Muxi Yan
|
9deb09fa36
|
Use NS_OPTIONS flags for ObjC API
|
8 years ago |
Nicolas "Pixel" Noble
|
fa242cba90
|
Plugging memory leak.
|
8 years ago |
Craig Tiller
|
62d66b86d7
|
Fix copy/paste bug
|
8 years ago |
Noah Eisen
|
13a6008c55
|
updated interop test driver to run the advanced tests from a c++ client, since they are now all implemented
|
8 years ago |
Nicolas Noble
|
4f13db3c6c
|
Merge pull request #8184 from nicolasnoble/nanopb-code-drop
Nanopb code drop
|
8 years ago |
Craig Tiller
|
10d13f6c90
|
Make initial connect retry backoff configurable
|
8 years ago |
Noah Eisen
|
005eec73a7
|
Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests
|
8 years ago |
David Garcia Quintas
|
0d366c983c
|
PR comments
|
8 years ago |
Noah Eisen
|
02e70ed120
|
changed method name in test.proto to more accurately reflect how the calls will be used
|
8 years ago |
Mark D. Roth
|
62cfbea908
|
Update pending API cleanups doc.
|
8 years ago |
Mark D. Roth
|
59c9f904bf
|
Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to
GRPC_INITIAL_METADATA_WAIT_FOR_READY.
Also add a flag to indicate whether wait_for_ready was explicitly set by
the application.
|
8 years ago |
Mark D. Roth
|
5db24978b6
|
Merge remote-tracking branch 'upstream/master' into fail_fast
|
8 years ago |
Yuchen Zeng
|
a4aebf873e
|
Remove unused inclusion
|
8 years ago |
Mark D. Roth
|
94948b8774
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
|
8 years ago |
Yuchen Zeng
|
b97f867b39
|
Merge pull request #8185 from y-zeng/gen_proto_comment
Improve gen_reflection_proto.sh
|
8 years ago |
Nicolas Noble
|
fbf8dd8a40
|
Merge pull request #8168 from markdroth/max_message_size_fix
Set default max send message size to unlimited.
|
8 years ago |
Nicolas Noble
|
15292db696
|
Merge pull request #8221 from dgquintas/grpclb_server_name_const
Add comments documenting ownership semantics
|
8 years ago |
Makarand Dharmapurikar
|
af564a1e92
|
changed timestamp clock from REALTIME to PRECISE
to increase robustness
|
8 years ago |
Mark D. Roth
|
25e229df09
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
|
8 years ago |
Mark D. Roth
|
9fce8e13b3
|
Merge pull request #8191 from markdroth/subchannel_factory_cleanup
Remove unused files.
|
8 years ago |
Noah Eisen
|
a27eb1d07a
|
added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py
|
8 years ago |