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
|
9ee314af91
|
Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter
|
8 years ago |
Craig Tiller
|
8735891b41
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
|
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
|
892e917a09
|
Fix link.
|
8 years ago |
Mark D. Roth
|
b3f811c739
|
Add image in PNG format.
|
8 years ago |
Mark D. Roth
|
8fda5511cb
|
Finish docs.
|
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 |
Mark D. Roth
|
3cadfb152f
|
Started updating docs.
|
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 |
Vijay Pai
|
0e3f1f1e53
|
Support compat with old generated PB files
|
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 |