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 |
Craig Tiller
|
f748b0ab77
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
|
8 years ago |
Jan Tattermusch
|
3ad655099e
|
fix building protoc artifacts on linux
|
8 years ago |
thinkerou
|
0c3e8dbc68
|
fix code style
|
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 |
Jan Tattermusch
|
727f887cc2
|
remove leading space in C# comments
|
8 years ago |
Masood Malekghassemi
|
0c1f2c60bb
|
Merge pull request #9079 from soltanmm-google/WHY-IS-EVERYONE-NAMED-STEVE
Backport of #9071
|
8 years ago |
Masood Malekghassemi
|
343395b005
|
Merge pull request #9071 from soltanmm-google/taking-tradition-as-law-is-a-dangerous-idea
Un-namespace Python packages
|
8 years ago |
Nathaniel Manista
|
1de3914d69
|
Style fix: pass keyword arguments by keyword
|
8 years ago |
Nathaniel Manista
|
91764921bc
|
Use LONG_TIMEOUT for calls that do not time out
|
8 years ago |
Masood Malekghassemi
|
e136c1a773
|
Up-version Python
|
8 years ago |
Masood Malekghassemi
|
f096f540ee
|
Recover 'namespace'd Python distribution packages
Uses dynamic loading to paper-over the negative effects of losing
namespace packages in the previous commit.
|
8 years ago |
Masood Malekghassemi
|
53f6d098a7
|
Recover 'namespace'd Python distribution packages
Uses dynamic loading to paper-over the negative effects of losing
namespace packages in the previous commit.
|
8 years ago |
Masood Malekghassemi
|
7ba3527ffe
|
Un-namespace Python packages
Setuptools was updated and our hacky namespace-package-chickens came
back to roost. This removes the unsupported namespace package hacks.
|
8 years ago |
Craig Tiller
|
b095c3906d
|
Merge pull request #9078 from grpc/revert-8893-reduce_cq
Revert "Reduce memory bloat (each server cq is very expensive)"
|
8 years ago |
Craig Tiller
|
18b66a0df6
|
Revert "Reduce memory bloat (each server cq is very expensive)"
|
8 years ago |
Sree Kuchibhotla
|
5d60c7d7e6
|
Merge pull request #8893 from sreecha/reduce_cq
Reduce memory bloat (each server cq is very expensive)
|
8 years ago |
Masood Malekghassemi
|
fb261bf748
|
Un-namespace Python packages
Setuptools was updated and our hacky namespace-package-chickens came
back to roost. This removes the unsupported namespace package hacks.
|
8 years ago |
Makarand Dharmapurikar
|
8c57917f56
|
fixed feedback from review
|
8 years ago |
Mark D. Roth
|
42663fb20e
|
Fix bug.
|
8 years ago |
Mark D. Roth
|
aa1cd14729
|
Clean up C++ filter API.
|
8 years ago |
Mark D. Roth
|
bcd54cdf7d
|
Fix sockaddr_resolver_test.
|
8 years ago |
Mark D. Roth
|
be5e3ca505
|
Move internal channel arg definitions out of public headers.
|
8 years ago |
Mark D. Roth
|
b14ed413f4
|
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
|
8 years ago |
Mark D. Roth
|
201db7d613
|
Eliminate redundant places where server name was stored.
|
8 years ago |
Mark D. Roth
|
f75d26925f
|
Fix grpclb code.
|
8 years ago |