Sree Kuchibhotla
1404d975ea
Merge branch 'master' into pollset_set_test
8 years ago
Craig Tiller
0f5b400fa4
Fix Python test
8 years ago
Eric Anderson
c2bc59b2b0
Merge pull request #9346 from stevej/stevej/content_type_in_example_response
...
adding content-type to the example response
8 years ago
Noah Eisen
c405a76ebf
Merge pull request #8819 from ncteisen/cpp_stress_flags
...
Tweaked cpp stress client flags
8 years ago
Robbie Shade
56eb94af15
Merge pull request #9362 from grpc/rjshade-patch-1
...
Fix GRPC_TRACE doc formatting
8 years ago
Craig Tiller
c27b5b7933
Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter
8 years ago
Jan Tattermusch
1c6a144d69
fix ordering of deps in grpclb_test
8 years ago
thinkerou
8772a366ba
update method prop visibility
8 years ago
Yang Gao
cd15530b31
Merge pull request #9406 from yang-g/no_method_service
...
Stop generating method name array when there is no method.
8 years ago
Tsuyoshi Ozawa
4e0238d8d1
Using "/usr/bin/env python" in run_tests.py
8 years ago
thinkerou
16713db012
fix code style
8 years ago
Noah Eisen
659e563e2e
Merge pull request #9348 from ncteisen/python_negative_http2_fix
...
Change expected error code in Python negative interop client
8 years ago
Julien Boeuf
f575369d05
Fixing msan issue in client_ssl.c
...
See this error (somehow triggered by a new version of boringssl):
https://grpc-testing.appspot.com/job/gRPC_pull_requests_msan_c/1154/testReport/junit/(root)/c_linux_msan/bins_msan_handshake_client_GRPC_POLL_STRATEGY_poll_cv/
In the alpn callback, in_len is the size of the in buffer and not the number of alpn elements.
8 years ago
Matt Kwong
66122b2c05
Add all the other fuzzer tests to internal CI
8 years ago
Craig Tiller
9f701d9e7d
Merge pull request #47 from soltanmm-google/if-you-keep-getting-disappointed-do-you-start-to-just-accept-good-faith-or-get-jaded-about-good-faith
...
Fix Python memory errors
8 years ago
Craig Tiller
ba7a84b2a8
Merge github.com:grpc/grpc into maxmsgsz
8 years ago
Vizerai
548d59f305
update
8 years ago
Nathaniel Manista
fffb692d37
Merge pull request #9410 from nathanielmanistaatgoogle/issue-7971
...
Doc string fix and tweaks.
8 years ago
Masood Malekghassemi
c4d10dfb1b
Fix Python memory errors
...
... but for real this time.
8 years ago
ncteisen
876008493b
Regenerate project
8 years ago
ncteisen
b2fa3d3bff
Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags
8 years ago
Craig Tiller
ab4796ec6d
Make move_first linear
8 years ago
Craig Tiller
c07c7f7f96
Merge branch 'tweak_slice_buffer' of github.com:sreecha/grpc into blah
8 years ago
Nathaniel Manista
d9ed84f66e
Doc string fix and tweaks
...
In those places where we return an object that implements two
interfaces (let's say P and Q), consistently describe it as a "P-Q"
rather than once mentioning that it is a P and describing it as a "Q"
for the rest of prose.
8 years ago
Nathaniel Manista
e8338a56e1
Merge pull request #9374 from nathanielmanistaatgoogle/yapf_code.sh
...
pyformat_code.sh → yapf_code.sh.
8 years ago
Vijay Pai
aeee09eacc
Merge pull request #8830 from vjpai/its_compat
...
C++11: Support compat with 1.0.x generated PB files
8 years ago
Vizerai
2b939832d5
update
8 years ago
Muxi Yan
01aaa5221e
Merge remote-tracking branch 'upstream/master' into fix-loupe-exception
8 years ago
Craig Tiller
331f705886
clang-format
8 years ago
ncteisen
c51f19d62a
Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags
8 years ago
Craig Tiller
194769163f
Merge branch 'maxmsgsz' into bm_msgsz
8 years ago
Craig Tiller
1d77059e4b
Fix integer overflow
8 years ago
ncteisen
af2c01e73e
Expect INTERNAL in Python negative interop client
...
The test now expects to receive StatusCode.INTERNAL when it receives a
RST_STREAM from the server in order to comply with
https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md
Also added wait for ready behavior on the client channel.
8 years ago
Mark D. Roth
a52c262acc
Merge pull request #9400 from markdroth/c++_max_message_size_methods
...
Add ChannelArguments methods for setting max send/recv message size.
8 years ago
yang-g
20115614e1
Stop generating method name array when there is no method.
8 years ago
Vijay Pai
3cdee02893
Merge branch 'master' into its_compat
8 years ago
Jan Tattermusch
ada49f0978
Merge pull request #9397 from jtattermusch/fix_win_protoc_artifact
...
Fix building protoc artifacts on windows
8 years ago
Jan Tattermusch
a575b3ef9c
Merge pull request #9382 from jtattermusch/enable_cmake_tests
...
CMake: Enable building of test targets
8 years ago
Craig Tiller
62f28bfcf0
Remove double-checking of max-message-size in C++ layers
8 years ago
Craig Tiller
a2f61e3d33
Add large message variants
8 years ago
Mark D. Roth
f0e17783ae
Add ChannelArguments methods for setting max send/recv message size.
8 years ago
apolcyn
91426d5af8
Merge pull request #9373 from apolcyn/fix_ruby_artifacts_path
...
update path to build_artifacts_ruby.sh in jenkins script
8 years ago
Craig Tiller
94170644d3
Merge pull request #9181 from daniel-j-born/resource_quota
...
Method to expose the resource quota of a resource user
8 years ago
Jan Tattermusch
c755424050
fix building protoc artifacts on windows
8 years ago
Jan Tattermusch
36cda4c3fa
regenerate
8 years ago
Jan Tattermusch
87a5d65588
gflags library target renamed in v2.2.0
8 years ago
Jan Tattermusch
1985a6273f
upgrade third_party/gflags to v2.2.0
8 years ago
Jan Tattermusch
0a1701f17b
enable building of tests with cmake
8 years ago
Jan Tattermusch
352c993f71
Merge pull request #9358 from jtattermusch/mingw_docs
...
Update docs on windows build
8 years ago
Muxi Yan
e33d81024e
Merge branch 'master' into fix-loupe-exception
8 years ago