Jan Tattermusch
|
b595c172bf
|
fix sanity
|
8 years ago |
Jan Tattermusch
|
2a8af018ca
|
Delete generate_projects-old.sh
|
8 years ago |
Jan Tattermusch
|
015f9b18ef
|
Delete generate_debug_projects.sh
|
8 years ago |
Jan Tattermusch
|
8ebedd11df
|
Improve docs on windows building
|
8 years ago |
ncteisen
|
9c7a08d250
|
Simplify cpp stress flags
|
8 years ago |
Yuchen Zeng
|
6da1dc87aa
|
Merge pull request #9389 from y-zeng/registry_comments
Document new args in grpc_resolver_create
|
8 years ago |
Yuchen Zeng
|
f6d8aae8d5
|
Dockerfile template update for http2_badserver_interop
|
8 years ago |
Craig Tiller
|
f593d88c78
|
Merge github.com:grpc/grpc into metadata_filter
|
8 years ago |
Craig Tiller
|
faa835c308
|
Add message sizes to sweeps
|
8 years ago |
Craig Tiller
|
412fa2a0b7
|
Support setting request, response size
|
8 years ago |
Mark D. Roth
|
45ccec5cee
|
clang-format
|
8 years ago |
Craig Tiller
|
5a96770fe3
|
Dont try to index close headers: this messes up compression tables for subsequent requests
|
8 years ago |
Yuchen Zeng
|
d0f7bf4a76
|
Document new args in grpc_resolver_create
|
8 years ago |
Mark D. Roth
|
12f1e53156
|
Initialize and shutdown proxy mapper registry.
|
8 years ago |
makdharma
|
72e670843c
|
Merge pull request #9339 from makdharma/dockerfile
dockerfile update for http2_badserver_interop
|
8 years ago |
Mark D. Roth
|
752f17feec
|
Remove references to proxy mapper factory.
|
8 years ago |
Yuchen Zeng
|
e6f01f6b96
|
Add resolve_address_posix_test
|
8 years ago |
Mark D. Roth
|
73b20e6f94
|
Merge pull request #9106 from markdroth/service_config_doc
Add service config doc. Update naming and grpclb docs.
|
8 years ago |
adelez
|
f8b268fb25
|
Merge pull request #9290 from adelez/insecure_tests2
Added a flag to test insecure tests.
|
8 years ago |
Mark D. Roth
|
1339a389e2
|
Fix handshaker shutdown bug.
|
8 years ago |
Mark D. Roth
|
e860359f23
|
Attempt to fix formatting.
|
8 years ago |
Mark D. Roth
|
b4227370fc
|
Code review changes and other improvements.
|
8 years ago |
Alexander Polcyn
|
79e8d81e81
|
update path to build_artifacts_ruby.sh in jenkins script
|
8 years ago |
Mark D. Roth
|
edff74cc8f
|
clang-format
|
8 years ago |
Mark D. Roth
|
84d6682212
|
Fix build breakage.
|
8 years ago |
Mark D. Roth
|
d58a985a56
|
Move detection of HTTP CONNECT proxy from DNS resolver to client channel.
|
8 years ago |
Michael Lumish
|
d1cfffe758
|
Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixes
Fix Ruby compilation problems on MinGW
|
8 years ago |
Mark D. Roth
|
b324287d00
|
Get HTTP CONNECT headers from channel arg.
|
8 years ago |
Mark D. Roth
|
37225c450d
|
Trigger HTTP CONNECT handshaker via channel arg.
|
8 years ago |
Muxi Yan
|
b343ef1f02
|
Merge pull request #8778 from muxi/advance-cronet-version
Update CronetFramework version number to 0.0.4
|
8 years ago |
Muxi Yan
|
5687c2eab3
|
Merge pull request #8684 from gcasto/change_cronet_interface
Change cronet interface
|
8 years ago |
Nathaniel Manista
|
fc42fd54b1
|
Merge pull request #9310 from nathanielmanistaatgoogle/iterator
Pass an iterator rather than an iterable in _not_found_test.
|
8 years ago |
murgatroid99
|
e375975e0d
|
Fixed sanity errors
|
8 years ago |
apolcyn
|
44e907af0e
|
Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists
Don't configure core lists in in benchmark driver
|
8 years ago |
Craig Tiller
|
5acc826ace
|
Merge github.com:grpc/grpc into metadata_filter
|
8 years ago |
Adele Zhou
|
57b02fcaba
|
merge
|
8 years ago |
Craig Tiller
|
35d8955130
|
Merge pull request #46 from soltanmm-google/heatbeat's-aerys-is-an-awesome-dance-tune-y'all
Fix Python errors
|
8 years ago |
Masood Malekghassemi
|
a47245112b
|
Fix Python errors
|
8 years ago |
Nathaniel Manista
|
00ac6288fd
|
pyformat_code.sh → yapf_code.sh
This should have been a part of 06dea573da .
|
8 years ago |
Nathaniel Manista
|
5aa2bcfd4d
|
Pass an iterator rather than an iterable
This should have been included in dd52a31337
but was missed because it falsely passes almost all of the time.
|
8 years ago |
Nathaniel Manista
|
fc4b07e10c
|
Merge pull request #9276 from soltanmm-google/remember-the-blue-flowers-they-are-important!
Enable yapf (Python formatting).
|
8 years ago |
Mark D. Roth
|
79f2a24644
|
Add proxy mapper hook.
|
8 years ago |
Mark D. Roth
|
c0d7d67dfb
|
Merge pull request #9318 from markdroth/subchannel_addr_channel_arg
Store subchannel address in a channel arg.
|
8 years ago |
Stanley Cheung
|
c16080c310
|
Merge pull request #9350 from stanley-cheung/php-update
PHP: Prepare for 1.1.0 release
|
8 years ago |
Yang Gao
|
2b24d279d6
|
Merge pull request #9326 from yang-g/license
Add licenses to all BUILD files and missing copyright
|
8 years ago |
Yuchen Zeng
|
b65a8a9630
|
Check the length of path name
Use the length of sockaddr_un.sun_path
|
8 years ago |
Nicolas Noble
|
42dc988432
|
Merge pull request #9303 from nicolasnoble/bazel-fixes
Fixing a few items with the new Bazel BUILD system
|
8 years ago |
Dan Born
|
9c627c2032
|
Document new function grpc_resource_user_quota
|
8 years ago |
Craig Tiller
|
b997cf6fde
|
Merge pull request #9366 from rjshade/fix_memory_profile_flakes
Force client to wait for server to start in memory_usage test
|
8 years ago |
Craig Tiller
|
7bb90fa57c
|
Respond to review comments
|
8 years ago |