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 |
Craig Tiller
|
159bd52c12
|
Merge pull request #42 from jtattermusch/metadata_filter
Make C# extension compile.
|
8 years ago |
Jan Tattermusch
|
5b7c5f5216
|
fix compiler warning in hpack_parser.c
|
8 years ago |
Jan Tattermusch
|
4038cbff1a
|
make grpc_csharp_ext compile
|
8 years ago |
Craig Tiller
|
3977aa1efa
|
Merge pull request #41 from apolcyn/ruby_char_ptr_to_slice
update ruby char* to slice
|
8 years ago |
Alexander Polcyn
|
70f4d26e0f
|
convert char* to grpc_slice in ruby
|
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 |
Craig Tiller
|
8649b9d2dc
|
Merge pull request #40 from murgatroid99/ctiller_metadata_filter_node
Make Node extension work with slice changes
|
8 years ago |
murgatroid99
|
a053f23b1d
|
Make Node extension work with slice changes
|
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 |
Craig Tiller
|
1b0d2f008b
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
|
8 years ago |
Craig Tiller
|
6d379a90af
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
|
8 years ago |
Craig Tiller
|
4603a1c7a4
|
Merge pull request #9062 from grpc/revert-9019-short_deadlines
Revert "Handle (and test) short call deadlines"
|
8 years ago |
Craig Tiller
|
de58cd07b1
|
Merge pull request #9063 from grpc/revert-8951-revert-8949-revert-8922-slice_cleanup
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
|
8 years ago |
Craig Tiller
|
30268a99e0
|
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
|
8 years ago |
Craig Tiller
|
70a85ad617
|
Revert "Handle (and test) short call deadlines"
|
8 years ago |
Craig Tiller
|
1a7c57bf6c
|
Fix merge error
|
8 years ago |
Craig Tiller
|
b995e8bcda
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
|
8 years ago |