Commit Graph

29074 Commits

Author SHA1 Message Date
Adele Zhou fe783c19ff Removed Python because of test timeouts 2017-11-08 17:27:23 -08:00
Adele Zhou d21204cd42 Update C# versions 2017-11-08 11:18:32 -08:00
Adele Zhou 92b5a00bea Remove images as soon as its testing is done instead in the end. 2017-11-07 11:25:49 -08:00
Michael Lumish c55a4b1ab5
Merge pull request #13145 from murgatroid99/remove_node
Remove src/node and references to it
2017-11-07 10:39:49 -08:00
Jan Tattermusch a1f8dfad38
Merge pull request #13293 from jtattermusch/csharp_consolidate_dockerfiles
Consolidate C# interop test docker images
2017-11-07 19:19:31 +01:00
Yash Tibrewal 5d3b03f87a
Merge pull request #13286 from yashykt/13235fix
Forward fix for PR #13235. Perform strcmp only when not NULL
2017-11-07 09:33:41 -08:00
Jan Tattermusch e6ca4f0b79 consolidate C# interop test docker images 2017-11-07 16:40:38 +01:00
Noah Eisen 4cd04b3cd0
Merge pull request #13284 from ncteisen/faster-microbenchmarks
Cut down microbenchmark time
2017-11-07 07:05:41 -08:00
Jan Tattermusch d9f18a97b2
Merge pull request #13256 from jtattermusch/naive_cq_test_fix
Naive attempt to fix grpc_completion_queue_test
2017-11-07 08:20:54 +01:00
Jan Tattermusch 150ebff30b
Merge pull request #13274 from jtattermusch/php_dont_pass_timeout_to_core
Fix php testWatchConnectivityState
2017-11-07 08:11:31 +01:00
Muxi Yan 396d26539a
Merge pull request #13011 from spinorx/master
Fix build for ios and android using grpc as cc_library
2017-11-06 17:40:23 -08:00
Yash Tibrewal 240256fd24 Forward fix for PR #13235. Perform strcmp only when not NULL 2017-11-06 16:32:29 -08:00
Zhouyihai Ding 28783b9178
Merge pull request #13268 from ZhouyihaiDing/php_example
PHP: update helloworld and routeguide example
2017-11-06 16:06:19 -08:00
adelez 4e60040ff7
Merge pull request #13166 from adelez/more_langs
Add other languages to backwards compatibility tests
2017-11-06 15:47:04 -08:00
ncteisen 4df6a64403 Change default bm_diff loops to 10 2017-11-06 15:46:37 -08:00
Noah Eisen 74e7bd7d16
Merge pull request #13244 from ncteisen/streaming-ping-pong
Revert "Revert "Fix benchmark crash""
2017-11-06 14:58:14 -08:00
Adele Zhou 317641d6fc Added C# 2017-11-06 14:44:35 -08:00
Muxi Yan 13ab25a51c
Merge pull request #13261 from muxi/change-grpc-call-init
Change [GRPCCall load] to [GRPCCall initialize]
2017-11-06 14:20:01 -08:00
Muxi Yan 47d843b1ad
Add comment to self == [GRPCCall self] 2017-11-06 13:43:53 -08:00
murgatroid99 6fb23dbc3d Merge branch 'master' into remove_node 2017-11-06 13:13:20 -08:00
ZhouyihaiDing 5253720853 php example 2017-11-06 21:07:47 +00:00
Vijay Pai 0f2cfdcc0f
Merge pull request #13271 from vjpai/semi
Function shouldn't have semicolon afterward
2017-11-06 12:47:14 -08:00
Nicolas Noble e759d2ad7a
Merge pull request #13255 from ctiller/50
Update clang-format to 5.0
2017-11-06 12:36:46 -08:00
Craig Tiller 34992a63e0 Merge github.com:grpc/grpc into 50 2017-11-06 12:33:42 -08:00
Nathaniel Manista 4f22c919e1
Merge pull request #12498 from nathanielmanistaatgoogle/example_generated_code
Regenerate example Python generated code.
2017-11-06 11:30:23 -08:00
Adele Zhou f7f38d1bec Add Csharp 2017-11-06 11:28:42 -08:00
Adele Zhou 9fe79dce96 Add php test case file. 2017-11-06 11:28:42 -08:00
Adele Zhou bcd23cdb11 Added info for Node. Also use the dockerfile from the specified release to build docker images instead of using the one master. 2017-11-06 11:28:42 -08:00
Adele Zhou 1487c9fa52 Add Python 2017-11-06 11:28:42 -08:00
David G. Quintas 68100093eb
Merge pull request #12427 from dgquintas/grpclb_pick_from_shutdown_rr
grpclb: Don't try to pick from shutdown RR
2017-11-06 19:47:26 +01:00
Jan Tattermusch 18f02d2049 fix php testWatchConnectivityState 2017-11-06 19:41:44 +01:00
Vijay Pai 35e14cfc6c Function shouldn't have semicolon afterward 2017-11-06 10:08:31 -08:00
Craig Tiller 9ab26feb68 Merge github.com:grpc/grpc into 50 2017-11-06 09:45:55 -08:00
murgatroid99 d02751aed1 Don't delete grpc-node test script 2017-11-06 09:30:10 -08:00
Craig Tiller e182e6783c
Merge pull request #61 from jtattermusch/clang_format_50_fix
Fix clang format installation
2017-11-06 05:55:04 -08:00
Jan Tattermusch 53d89d7f25 fix clang format installation 2017-11-06 14:31:24 +01:00
Muxi Yan 87b1914437 Change [GRPCCall load] to [GRPCCall initialize] 2017-11-05 21:25:35 -08:00
Jan Tattermusch 62a4fd3523 invalidate after wait in nonpolling poller 2017-11-04 18:09:51 +01:00
jboeuf e5bca395f9
Merge pull request #13235 from jboeuf/jwt_audience
Removing port 443 for the service name (used as jwt audience) for https
2017-11-03 21:22:14 -07:00
Julien Boeuf a274f341d5 Removing port 443 for the service name (used as audience) when the url is https. 2017-11-03 18:43:29 -07:00
Vijay Pai 6da4f51e06
Merge pull request #13257 from vjpai/pb_header
Make gRPC C++ library depend on protobuf_headers,  not protobuf
2017-11-03 17:04:31 -07:00
Craig Tiller 44ab6a559c fix 2017-11-03 16:22:34 -07:00
ncteisen e8b09eee58 Fix deadlock 2017-11-03 16:17:55 -07:00
Yuchen Zeng 9ec467343d
Merge pull request #13232 from y-zeng/connectivity_watcher
Lower backup poll interval in async_end2end_test
2017-11-03 15:47:21 -07:00
Vijay Pai 5e7ceebf6b Need explicit "protobuf" dependence on proto_utils_test 2017-11-03 22:37:03 +00:00
Craig Tiller a64b2b13c1 Merge github.com:grpc/grpc into 50 2017-11-03 15:23:13 -07:00
Vijay Pai dc7c50e6a4 Switch PB dependence to PB headers dependence 2017-11-03 22:18:29 +00:00
Yash Tibrewal 8cbb89a722
Merge pull request #13246 from yashykt/testlinkage1
Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to pr…
2017-11-03 15:01:33 -07:00
Mark D. Roth e9e77918d1
Merge pull request #13161 from markdroth/service_config_fixes
Fix service config parsing bugs
2017-11-03 14:07:23 -07:00
Craig Tiller 0c6a3e3e67 Try again on Dockerfiles 2017-11-03 13:54:35 -07:00