Yuchen Zeng
3e50b34af4
Merge pull request #9164 from y-zeng/secure_endpoint_fd
...
Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd
8 years ago
David G. Quintas
89f33bfd91
Merge pull request #9143 from sreecha/fix_metrics_server
...
Fix metrics server
8 years ago
Nicolas Noble
f29de26194
Merge pull request #9145 from nathanielmanistaatgoogle/v1.0.x-upmerge
...
v1.0.x manual upmerge
8 years ago
Yuchen Zeng
b810b85e52
Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd
8 years ago
Noah Eisen
4e00a995f2
Merge pull request #9097 from ncteisen/negative_http2_interop_tests
...
Add Python Client to Test Negative HTTP2 Conditions
8 years ago
ncteisen
02a7d4272a
Add python client to test negative http2 conditions
...
Documentation for the new tests can be found https://github.com/grpc/grpc/blob/master/doc/negative-http2-interop-test-descriptions.md
8 years ago
Jan Tattermusch
68e27bfef3
enable running many runs per test without flooding the logs
8 years ago
Jan Tattermusch
fffb2676b5
test timeouts eliminated by mistake
8 years ago
David G. Quintas
07383e7e28
Revert "Revert "Reduce memory bloat (each server cq is very expensive)""
8 years ago
David G. Quintas
4f4b278b88
Merge pull request #9144 from dgquintas/grpclb_server_uri
...
grpclb: skip slash in server uri path if present
8 years ago
Noah Eisen
e1fdd860fc
Merge pull request #9128 from ncteisen/negative_http2_interop_descriptions
...
Add negative http2 interop description file
8 years ago
Noah Eisen
2d1d324a3a
Update negative-http2-interop-test-descriptions.md
8 years ago
Nathaniel Manista
8f7b0b48bf
v1.0.x → master upmerge
...
Manual changes:
- Fixed use of Exception.message in _invalid_metadata_test.py
- Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb
- Added "set -e" to generate_build_additions.sh
8 years ago
Noah Eisen
0eb69186f0
Addressed github comments
8 years ago
David Garcia Quintas
855a1063ec
grpclb: skip slash in server uri path if present
8 years ago
Eric Gribkoff
10639a68ab
Merge pull request #9126 from ericgribkoff/http2_test_case_flags
...
Modify HTTP/2 test server's command-line arguments
8 years ago
Masood Malekghassemi
3fab5651da
Merge pull request #9100 from bblancha/protobuf_compiler_tweak
...
don't print multiple imports to protobuf modules
8 years ago
Sree Kuchibhotla
7eef316e20
Fix metrics server
8 years ago
Yuchen Zeng
b229094678
Merge pull request #8789 from y-zeng/resolver_pollset
...
Add grpc_pollset_set to grpc_resolve_address
8 years ago
David G. Quintas
52fc1eabb4
Merge pull request #9138 from dgquintas/lb_pol_test_deflake_again
...
Deflake lb_policies_test
8 years ago
Bryan Blanchard
c549a3e37b
don't print multiple imports to protobuf modules
8 years ago
David Garcia Quintas
d3b83f4693
Deflake lb_policies_test
8 years ago
Michael Lumish
2cf4f35a38
Merge pull request #9101 from murgatroid99/node_event_changes
...
Make event order consistent, and make 'end' and 'error' mutually exclusive
8 years ago
makdharma
a781095001
Merge pull request #9131 from ncteisen/fix_copyright
...
Add copyright to new files
8 years ago
ncteisen
65a45aebbe
Add copywrite to new files
8 years ago
Michael Lumish
47f1f9e1ea
Merge pull request #9034 from igorpeshansky/patch-1
...
Use snake_case names for default rpc method implementations
8 years ago
Noah Eisen
fcb2d14706
Add negative http2 interop description file
8 years ago
Yuchen Zeng
63e3e3b1df
Add grpc_pollset_set as an arg in grpc_resolver_create
8 years ago
Masood Malekghassemi
b4c27c1cd1
Merge pull request #9120 from soltanmm-google/if-you-run-away-from-things-it-just-means-you're-going-to-see-them-again-when-you-wrap-around-the-universe
...
Fix Python setup-time diagnostics
8 years ago
Noah Eisen
3fa20cffc6
Merge pull request #8995 from ncteisen/python_call_batch
...
Add check on return value from start_client_batch
8 years ago
Eric Gribkoff
b3bda54df8
Modify HTTP/2 test server to display a list of available test cases and
...
accept non-positional arguments.
8 years ago
Mark D. Roth
1efd3669c1
Merge pull request #9067 from markdroth/cpp_filter_api_cleanup
...
C++ filter API cleanup
8 years ago
Yuchen Zeng
8fe21f2b19
Address review comments
8 years ago
Yuchen Zeng
426cf85a68
Fix resolve_address_windows
8 years ago
Yuchen Zeng
b4080a2e94
Fix resolve_address_test
8 years ago
Yuchen Zeng
f62706f206
Add pollset_set in grpc_resolver
8 years ago
Yuchen Zeng
15521de93f
Request a pollset_set in grpc_resolve_address
8 years ago
ncteisen
61b8c89206
Add check on return value from start_client_batch
8 years ago
Mark D. Roth
f290686a10
Merge remote-tracking branch 'upstream/master' into cpp_filter_api_cleanup
8 years ago
Mark D. Roth
5904a95274
Merge pull request #8795 from markdroth/client_channel_init_cleanup
...
Client channel init cleanup
8 years ago
makdharma
2249e92741
Merge pull request #8900 from makdharma/http2_test
...
HTTP/2 test server
8 years ago
Craig Tiller
6997c3473b
Merge github.com:grpc/grpc into slice_with_exec_ctx
8 years ago
Jan Tattermusch
6a1976d517
Merge pull request #9109 from jtattermusch/protoc_artifacts_fix
...
Fix building protoc artifacts on linux
8 years ago
Yuchen Zeng
13a16c1ba5
Merge pull request #7913 from y-zeng/cli_parse
...
gRPC CLI parse, tobinary, totext commands
8 years ago
Yuchen Zeng
ed6e578873
Merge pull request #9098 from y-zeng/grpc_context_traffic
...
Add GRPC_CONTEXT_TRAFFIC in grpc_context_index
8 years ago
Masood Malekghassemi
4682bf3928
Diagnose AttrErr as too-old setuptools
8 years ago
Masood Malekghassemi
5e43db8d8f
Fix Python setup-time diagnostic
8 years ago
apolcyn
32b2ecc55a
Merge pull request #8879 from apolcyn/ruby_subclass_badstatus
...
add ruby subclasses of bad status for each GPRC status code
8 years ago
Masood Malekghassemi
870c4cd654
Merge pull request #9095 from soltanmm-google/rushing-is-not-always-a-good-idea
...
Patch overlooked strings from Python un-namespacing
8 years ago
Yuchen Zeng
a84cdb8c81
Add parse, tobinary, totext commands
8 years ago