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 |
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 |
Masood Malekghassemi
|
71f4f205c0
|
Merge pull request #9094 from soltanmm-google/praytell-babbage-if-you-do-the-wrong-thing-will-it-still-do-the-right-thing
Patch overlooked strings from Python un-namespacing
|
8 years ago |
Mark D. Roth
|
13f3574642
|
clang-format
|
8 years ago |
Mark D. Roth
|
d118da943f
|
Merge branch 'client_channel_init_cleanup' into cpp_filter_api_cleanup
|
8 years ago |
Mark D. Roth
|
f8439141a0
|
clang-format
|
8 years ago |
Masood Malekghassemi
|
9fb054a537
|
Upversion Python
|
8 years ago |
Masood Malekghassemi
|
94b82355cb
|
Patch overlooked strings from Python un-namespacing
|
8 years ago |
Masood Malekghassemi
|
f1cdf59b7f
|
Patch overlooked strings from Python un-namespacing
|
8 years ago |
Jan Tattermusch
|
3ad655099e
|
fix building protoc artifacts on linux
|
8 years ago |
Mark D. Roth
|
473ff83fac
|
Fix filter_end2end_test.
|
8 years ago |
Mark D. Roth
|
988501376b
|
Merge branch 'client_channel_init_cleanup' into cpp_filter_api_cleanup
|
8 years ago |
Mark D. Roth
|
d574c192b1
|
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
|
8 years ago |
Jan Tattermusch
|
9addf903de
|
Merge pull request #9061 from jtattermusch/csharp_generated_arg_comments
Add xmldoc comments for function arguments in generated C# code
|
8 years ago |
Jan Tattermusch
|
83ed007c9e
|
Merge pull request #9060 from jtattermusch/csharp_protoc_leading_space
Remove leading space in C# service comments
|
8 years ago |
David G. Quintas
|
3fd9dc04aa
|
Merge pull request #9089 from dgquintas/short_deadlines_sans_tests
Short deadlines: set Status on deadline
|
8 years ago |
Yuchen Zeng
|
78246df236
|
Add GRPC_CONTEXT_TRAFFIC in grpc_context_index
|
8 years ago |
murgatroid99
|
5eebc93b1d
|
Make event order consistent, and make 'end' and 'error' mutually exclusive
|
8 years ago |
David G. Quintas
|
7b1b2cc2aa
|
Merge pull request #8831 from ryanvo/examples-typo-patch
Fix typo
|
8 years ago |
kpayson64
|
665ec81e9c
|
Merge pull request #9006 from kpayson64/revert_bizarre_api
Revert "Add configurable exit grace periods and shutdown handlers"
|
8 years ago |
Nathaniel Manista
|
d0e336ab58
|
Merge pull request #9045 from nathanielmanistaatgoogle/interop-fixes-v1.0.x
Interop fixes.
|
8 years ago |
Nathaniel Manista
|
d0966d031d
|
Merge pull request #9080 from nathanielmanistaatgoogle/channel_ready_future_tests-v1.0.x
Channel ready future test tweaks.
|
8 years ago |
Michael Lumish
|
3916a178e5
|
Merge pull request #8924 from murgatroid99/node_handle_bad_writes
Node: correctly bubble up errors caused by non-serializable writes
|
8 years ago |
David Garcia Quintas
|
68a9e38c56
|
Short deadlines: set Status on deadline
|
8 years ago |
Jan Tattermusch
|
00f66361b7
|
Generate param comments in C# proto plugin
|
8 years ago |
Jan Tattermusch
|
726f40f046
|
remove leading space in C# comments
|
8 years ago |