Yash Tibrewal
|
a984e458bd
|
Merge pull request #14112 from yashykt/badclient
Bad client changes Part I
|
2018-01-30 18:35:21 -08:00 |
adelez
|
23d7b7c22d
|
Merge pull request #14239 from adelez/foundry_integration
Increase timeouts
|
2018-01-30 16:05:35 -08:00 |
Jan Tattermusch
|
27909dcf46
|
Merge pull request #14215 from jtattermusch/fix_bad_merge_magic_number
tcp_posix.cc: Magic number 13 probably a typo in manual merge
|
2018-01-31 00:46:56 +01:00 |
Sree Kuchibhotla
|
ef4df60110
|
Merge pull request #14217 from sreecha/epollex-fix
Fix an issue in epollex that was causing some workers to get stuck in pollset_work()
|
2018-01-30 15:29:27 -08:00 |
Yash Tibrewal
|
83ad85e2fa
|
Remove unnecessary check and few more comments
|
2018-01-30 15:25:05 -08:00 |
Adele Zhou
|
2a86e7ba06
|
Increase test timeouts
|
2018-01-30 14:55:09 -08:00 |
Yang Gao
|
8d98bf2379
|
Merge pull request #14237 from yang-g/epollex_timer_anno
Add timer trace annotations to epollex
|
2018-01-30 13:57:37 -08:00 |
Jan Tattermusch
|
680d2cba13
|
Merge pull request #14235 from boivie/patch-1
typo: probobuf -> protobuf
|
2018-01-30 22:57:07 +01:00 |
Zhouyihai Ding
|
9233201cc3
|
Merge pull request #13541 from Kunde21/php/constructor-cleanup
php: Removed opts checks in BaseStub when Channel is passed as argument
|
2018-01-30 13:26:47 -08:00 |
Jan Tattermusch
|
486a619af2
|
Merge pull request #14233 from jtattermusch/settings_timeout_test_race
Tentative fix for EventState::done() data race
|
2018-01-30 22:25:46 +01:00 |
Zhouyihai Ding
|
1952018a02
|
Merge pull request #12703 from thinkerou/fix_bug
PHP: fix call flag been reset bug
|
2018-01-30 13:24:14 -08:00 |
Yash Tibrewal
|
54f6092eff
|
Force the client to shutdown so that the server write can complete
|
2018-01-30 12:17:14 -08:00 |
yang-g
|
041c3ede86
|
Add timer trace annotations to epollex
|
2018-01-30 11:47:55 -08:00 |
Adele Zhou
|
60a8bb6b92
|
Merge branch 'master' of github.com:grpc/grpc
|
2018-01-30 11:27:33 -08:00 |
adelez
|
29d1e504ee
|
Merge pull request #14225 from adelez/foundry_integration
Change SHA1 to SHA256
|
2018-01-30 10:09:41 -08:00 |
Victor Boivie
|
e5758a1a77
|
typo: probobuf -> protobuf
|
2018-01-30 13:28:40 +01:00 |
Jan Tattermusch
|
8376749faa
|
fix EventState::done() data race
|
2018-01-30 12:17:44 +01:00 |
Chad Kunde
|
1ac45e116e
|
Removed opts checks in BaseStub when the elements aren't not used.
|
2018-01-30 11:09:19 +08:00 |
Yash Tibrewal
|
e6cf0aeff4
|
Merge pull request #14211 from yashykt/httpsclibazel
Bazel fix for httpcli_test and httpscli_test
|
2018-01-29 17:48:59 -08:00 |
Adele Zhou
|
1620b327d3
|
Merge branch 'httpsclibazel'
|
2018-01-29 16:54:50 -08:00 |
Yash Tibrewal
|
ac35926a2f
|
Manually set roots pem env variable for httpscli_test
|
2018-01-29 16:36:05 -08:00 |
Adele Zhou
|
c539b6869e
|
Merge branch 'httpsclibazel'
|
2018-01-29 14:39:29 -08:00 |
Adele Zhou
|
9c5b69f0ed
|
Change SHA1 to SHA256
|
2018-01-29 14:32:48 -08:00 |
Jiangtao Li
|
ff3a8f1881
|
Merge pull request #14218 from jiangtaoli2016/disable_failed_ssl_test
Disable failing ssl_transport_security_tests when using OpenSSL lib
|
2018-01-29 13:59:34 -08:00 |
Sree Kuchibhotla
|
9f91136fe6
|
Update ev_epollex_linux.cc
|
2018-01-29 11:23:49 -08:00 |
jiangtaoli2016
|
faa74228d7
|
Disable failing ssl_transport_security_tests when using OpenSSL lib
|
2018-01-29 10:19:55 -08:00 |
Sree Kuchibhotla
|
53853d58f6
|
Fix an issue in epollex that was causing some workers to get indefinitely stuck in pollset_work()
|
2018-01-29 09:30:43 -08:00 |
Jan Tattermusch
|
219c512f54
|
magic number 13 probably a typo in manual merge
|
2018-01-29 16:44:24 +01:00 |
Yash Tibrewal
|
e8e2426f98
|
Bazel fix for httpcli_test
|
2018-01-26 18:23:41 -08:00 |
Yash Tibrewal
|
123547c962
|
Merge pull request #14204 from yashykt/ssltestfix
Fix end2end test flake #13477
|
2018-01-26 18:07:58 -08:00 |
Feng Li
|
aba7a817fa
|
Merge pull request #14200 from grpc/fengli79-patch-1
Update README.rst for python grpcio-tools
|
2018-01-26 16:08:14 -08:00 |
Mehrdad Afshari
|
836f4c64d0
|
Merge pull request #14201 from mehrdada/shellcheck
Expand shellcheck enforcement to all tools/run_tests
|
2018-01-26 15:06:33 -08:00 |
Yash Tibrewal
|
dbc521442e
|
Fix end2end test flake #13477
|
2018-01-26 14:55:32 -08:00 |
Yuchen Zeng
|
848bdd8bf8
|
Merge pull request #14203 from y-zeng/grpc_cli_cod
Update grpc_cli doc
|
2018-01-26 14:51:19 -08:00 |
Yuchen Zeng
|
4be9b474d4
|
Update grpc_cli doc
|
2018-01-26 14:31:57 -08:00 |
Sree Kuchibhotla
|
79c1465276
|
Merge pull request #14192 from sreecha/e2e_test
Set GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS at the beginning of the test.
|
2018-01-26 13:39:31 -08:00 |
Nathaniel Manista
|
16316a9fec
|
Merge pull request #14107 from nathanielmanistaatgoogle/12531
Elide cygrpc.ChannelArg and cygrpc.ChannelArgs.
|
2018-01-26 12:59:34 -08:00 |
Nicolas Noble
|
6bfc1c5b2f
|
Merge pull request #14202 from mehrdada/fix-sanity
regenerate projects to fix sanity
|
2018-01-26 12:39:49 -08:00 |
Mehrdad Afshari
|
1732fc0673
|
regenerate projects to fix sanity
|
2018-01-26 12:35:41 -08:00 |
Mehrdad Afshari
|
1dd7ebec47
|
Expand shellcheck enforcement to the entire tools/run_tests
|
2018-01-26 12:16:28 -08:00 |
Mehrdad Afshari
|
6322348107
|
Fix run_worker_ruby.sh to pass shellcheck
|
2018-01-26 12:16:28 -08:00 |
Mehrdad Afshari
|
c2259b61e3
|
Fix run_worker_python.sh to pass shellcheck
|
2018-01-26 12:16:28 -08:00 |
Mehrdad Afshari
|
89f5502ea2
|
Fix run_worker_php.sh to pass shellcheck
|
2018-01-26 12:16:28 -08:00 |
Mehrdad Afshari
|
ab8e86bd3a
|
Fix run_worker_java.sh to pass shellcheck
|
2018-01-26 12:16:28 -08:00 |
Mehrdad Afshari
|
924df3faf4
|
Fix run_worker_go.sh to pass shellcheck
|
2018-01-26 12:16:28 -08:00 |
Mehrdad Afshari
|
e3564c0a17
|
Fix run_worker_csharp.sh to pass shellcheck
|
2018-01-26 12:16:28 -08:00 |
Mehrdad Afshari
|
b97d2a5770
|
Fix run_qps_driver.sh to pass shellcheck
|
2018-01-26 12:16:28 -08:00 |
Mehrdad Afshari
|
b882cb6b83
|
Fix run_netperf.sh to pass shellcheck
|
2018-01-26 12:16:28 -08:00 |
Mehrdad Afshari
|
55850b7c13
|
Fix remote_host_prepare.sh to pass shellcheck (with bugfix)
|
2018-01-26 12:16:28 -08:00 |
Mehrdad Afshari
|
56e2384f0e
|
Fix remote_host_build.sh to pass shellcheck
|
2018-01-26 12:16:28 -08:00 |