Masood Malekghassemi
5e43db8d8f
Fix Python setup-time diagnostic
8 years ago
Masood Malekghassemi
e9fee3c48f
Force use of local distributions in Python-building
...
Pip refuses to recognize the presence of existent installations for some
reason and decides to download from PyPI instead of using what's already
installed as dependencies for our distributions-under-test. This forces
pip to respect our wishes at the cost of some verbosity.
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
Muxi Yan
0622e936bb
Merge branch 'master' into change_cronet_interface
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
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