Jan Tattermusch
|
bc4ea6d727
|
fix compilation error
|
8 years ago |
Yuchen Zeng
|
4552f6aad8
|
Init method as POST
|
8 years ago |
Yuchen Zeng
|
c7cf9a69a4
|
Fix maybe-uninitialized variable
|
8 years ago |
David G. Quintas
|
c43aa51fb0
|
Merge pull request #7984 from lizan/byte_buffer_compression
Fix grpc_byte_buffer_copy to copy compression algorithm
|
8 years ago |
makdharma
|
ba46906c92
|
Merge pull request #8223 from muxi/add-quic-support
Add QUIC support to Objective C
|
8 years ago |
makdharma
|
da865f16c2
|
Merge pull request #8256 from muxi/fix-cronet-memory-leak
Resolve memory leak in cronet_transport
|
8 years ago |
Lizan Zhou
|
a3570f22d0
|
Fix grpc_byte_buffer_copy to copy compression algorithm
|
8 years ago |
Yuchen Zeng
|
a2e50c5b85
|
Merge pull request #8190 from y-zeng/proto_db
Improve ProtoReflectionDescriptorDatabase
|
8 years ago |
Yang Gao
|
998dbc0492
|
Merge pull request #7612 from rjshade/enable_udp_testing
Remove GRPC_NEED_UDP ifdefs
|
8 years ago |
Jan Tattermusch
|
2c332bf1c1
|
Merge pull request #8290 from jtattermusch/reboot_worker_script
Add script to reboot a jenkins slave
|
8 years ago |
Mark D. Roth
|
b486002445
|
Merge pull request #8280 from markdroth/max_message_size_fix
Fix handling of max receive message size on client side.
|
8 years ago |
Jan Tattermusch
|
47f97d6216
|
Merge pull request #8288 from jtattermusch/backport_matrix_runner
Backport matrix runner scripts into v1.0.x
|
8 years ago |
Jan Tattermusch
|
b9be589317
|
Merge pull request #8289 from jtattermusch/backport_go_interop_fix
Backport: fix building go interop image
|
8 years ago |
Jan Tattermusch
|
8e5a2eab00
|
add script to reboot a jenkins slave
|
8 years ago |
Jan Tattermusch
|
5f33e0b1d4
|
fix building go interop image
|
8 years ago |
Jan Tattermusch
|
ffdd3a3cab
|
add proxy script for run_tests_matrix.py
|
8 years ago |
Jan Tattermusch
|
ad666a9414
|
remove node portability targets
|
8 years ago |
Jan Tattermusch
|
1b0dd825cc
|
fixes for run_tests_in_workspace.sh
|
8 years ago |
Jan Tattermusch
|
b6b4f8759b
|
better --dry_run printouts
|
8 years ago |
Jan Tattermusch
|
e922d7702e
|
support --dry_run flag
|
8 years ago |
Jan Tattermusch
|
f098c753ba
|
node6 portability test not yet implemented
|
8 years ago |
Jan Tattermusch
|
7a6c2235d5
|
support passing extra args to run_tests.py
|
8 years ago |
Jan Tattermusch
|
5b34c4fc09
|
address some TODOs
|
8 years ago |
Jan Tattermusch
|
7a7792a9de
|
run matrix improvements
|
8 years ago |
Jan Tattermusch
|
0b19470d2b
|
improve report collection
|
8 years ago |
Jan Tattermusch
|
3b0d092e22
|
add matrix run script
|
8 years ago |
David G. Quintas
|
7ad6369937
|
Merge pull request #8284 from dgquintas/stdstring_nope
s/std::string/grpc::string
|
8 years ago |
David G. Quintas
|
e8176dc30f
|
Merge pull request #8282 from dgquintas/udp_sp
added missing line to UDP server
|
8 years ago |
Matt Kwong
|
8bed8c853f
|
Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone
|
8 years ago |
apolcyn
|
f8cabbbf9d
|
Merge pull request #8122 from bithavoc/fix-ruby-broken-link
Fix broken link to former Ruby installation docs
|
8 years ago |
Yuchen Zeng
|
d7c8c2bf94
|
Merge remote-tracking branch 'upstream/master' into proto_db
|
8 years ago |
Nicolas Noble
|
49480d4cf2
|
Merge pull request #8204 from jboeuf/new_ssl_roots
Updating roots from Mozilla.
|
8 years ago |
David Garcia Quintas
|
e5b4c26ef7
|
more usage of std::string
|
8 years ago |
Robbie Shade
|
35d7a26c61
|
Merge branch 'master' into enable_udp_testing
|
8 years ago |
David Garcia Quintas
|
f042481403
|
s/std::string/grpc::string
|
8 years ago |
Nathaniel Manista
|
84350e167d
|
Drop unnecessary return statement
|
8 years ago |
David Garcia Quintas
|
53ab32be86
|
added missing line to UDP server
|
8 years ago |
Stanley Cheung
|
db1f7bc012
|
Merge pull request #8271 from stanley-cheung/master-generate-projects-out-of-sync
generate_projects.sh out of sync on master
|
8 years ago |
Mark D. Roth
|
825af91175
|
Merge remote-tracking branch 'upstream/master' into max_message_size_fix
|
8 years ago |
Mark D. Roth
|
23006cb338
|
Merge pull request #8267 from markdroth/fake_resolver
Add fake resolver for tests.
|
8 years ago |
Yang Gao
|
0bb3fdb5c0
|
Merge pull request #7596 from rjshade/orphan_before_shutdown
Call orphan_cb before FD shutdown in udp_server
|
8 years ago |
Mark D. Roth
|
95c7143704
|
Ran generate_projects.sh.
|
8 years ago |
Mark D. Roth
|
07aab59da9
|
clang-format
|
8 years ago |
Jan Tattermusch
|
2fd004a5c5
|
Merge pull request #8278 from jtattermusch/run_tests_matrix_fix_macos
Add proxy script for run_tests_matrix.py
|
8 years ago |
Mark D. Roth
|
274c8ed001
|
Fix handling of max receive message size on client side.
|
8 years ago |
Jan Tattermusch
|
aa44062271
|
add proxy script for run_tests_matrix.py
|
8 years ago |
Jan Tattermusch
|
4436cbb589
|
Merge pull request #8276 from jtattermusch/remove_node_portability_targets
Remove bad node portability targets
|
8 years ago |
Jan Tattermusch
|
280db2346e
|
Merge pull request #8275 from jtattermusch/run_tests_matrix_fixes
Windows fixes for run_tests_in_workspace.sh
|
8 years ago |
Mark D. Roth
|
94ba752883
|
Merge remote-tracking branch 'upstream/master' into fake_resolver
|
8 years ago |
Mark D. Roth
|
9ab8ba73d6
|
Merge pull request #8263 from markdroth/grpclb_resolver_semantic_fix
Centralized logic for choosing the right LB policy.
|
8 years ago |