Commit Graph

16293 Commits

Author SHA1 Message Date
Ken Payson 17233ceaa9 Ignore unused variables in ruby compilation 2016-06-22 17:16:15 -07:00
Jan Tattermusch 00ab5304b7 Merge pull request #6839 from dgquintas/simplify_compression_interop
Revamped interop spec, especially wrt compression
2016-06-21 20:28:15 -07:00
David Garcia Quintas 396f9435d5 added freaking missing comma 2016-06-21 17:33:03 -07:00
David Garcia Quintas 446f70e384 fixed faulty server streaming c++ test case 2016-06-21 17:13:28 -07:00
David Garcia Quintas ff32a86482 updated the interop tests driver 2016-06-21 17:07:20 -07:00
Jan Tattermusch 19cce5917d Merge pull request #6985 from dgquintas/fix_performance_jenkins
slightly fancier output for jenkins profiling
2016-06-21 17:01:10 -07:00
David Garcia Quintas e89aad02bf updated node interop server 2016-06-21 16:43:31 -07:00
David Garcia Quintas dacce7a1e1 fixed bad merge. c++ tests should work again 2016-06-21 16:40:20 -07:00
Jan Tattermusch 311c74ec80 Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown
Correct lingering FATAL_FAILURE sites
2016-06-21 16:27:11 -07:00
Jan Tattermusch 34d052a607 Merge pull request #6981 from murgatroid99/node_tools_package_regenerate
Make src/node/tools/package.json consistent with its template
2016-06-21 16:26:24 -07:00
David Garcia Quintas 9d393a5d3c slightly fancier output 2016-06-21 15:20:19 -07:00
Jan Tattermusch 176a55729e Merge pull request #6974 from dgquintas/fix_performance_jenkins
use qps_json_driver for latency profiling
2016-06-21 14:47:21 -07:00
murgatroid99 f8bbe72a00 Make src/node/tools/package.json consistent with its template 2016-06-21 14:05:16 -07:00
David Garcia Quintas ad8723f647 moved up 'package' statement. 2016-06-21 13:09:29 -07:00
Jan Tattermusch be22335879 Merge pull request #6969 from ctiller/stream_finish
Fix errored streams prematurely terminating, add a test
2016-06-21 12:40:14 -07:00
Jan Tattermusch 7bfa751404 Merge pull request #6966 from ctiller/get_settings_first
Force receiving a SETTINGS frame as the first frame
2016-06-21 12:38:49 -07:00
Jan Tattermusch f019766756 Merge pull request #6965 from ctiller/naughty_client
Fix memory leak upon receiving two RST_STREAMs
2016-06-21 12:38:24 -07:00
Jan Tattermusch 0c3ea08b7f Merge pull request #6970 from nathanielmanistaatgoogle/with_call
Change with_call from (Unary, Stream)UnaryMultiCallable parameter to (Unary, Stream)UnaryMultiCallable attribute
2016-06-21 12:37:45 -07:00
David Garcia Quintas 7edfcb021f Using inlined BoolValue in lieu of wrappers.proto due to lack of node support 2016-06-21 12:02:33 -07:00
Jan Tattermusch 5988716d9d Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2
Add well known protos to Node and Ruby tools packages
2016-06-20 20:11:04 -07:00
David Garcia Quintas 74ea91d552 use qps_json_driver for latency profiling 2016-06-20 18:36:23 -07:00
Jan Tattermusch bc43e0736e Merge pull request #6896 from soltanmm/maybe
Fix namespace package usage
2016-06-20 15:34:14 -07:00
Nathaniel Manista 3b5ae53cd1 Correct lingering FATAL_FAILURE sites
This should have been done as part of 5444bed32f.
2016-06-20 22:13:47 +00:00
Jan Tattermusch 1468d4b8d5 Merge pull request #6848 from thinkerou/default_roots_pem
Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback
2016-06-20 13:50:02 -07:00
Jan Tattermusch 8d3477c9a6 Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-tests
Delete tests of dead pre-GA code
2016-06-20 13:48:37 -07:00
Jan Tattermusch 604bdf74b9 Merge pull request #6961 from nathanielmanistaatgoogle/secure-channel-construction
Fix secure channel construction
2016-06-20 13:44:56 -07:00
Nathaniel Manista ffaafe6fa3 Change with_call from parameter to attribute 2016-06-20 19:36:49 +00:00
Nicolas Noble 53018e4976 Merge pull request #6954 from dgquintas/protoc_include_path
Added third_party/protobuf/src to protoc's include path
2016-06-20 11:32:19 -07:00
Craig Tiller 89dde5e568 Fix copyright 2016-06-20 11:13:11 -07:00
Craig Tiller fa1f74e226 Fix errored streams prematurely terminating, add a test 2016-06-20 11:11:44 -07:00
Craig Tiller daec5f94d2 We dont need to account for parsing or not when writing 2016-06-20 09:24:45 -07:00
Craig Tiller 56565fca75 Force receiving a SETTINGS frame as the first frame 2016-06-20 08:36:53 -07:00
Craig Tiller 78a73333b7 Fix memory leak upon receiving two RST_STREAMs 2016-06-20 08:24:44 -07:00
Jan Tattermusch 4e29480e43 Merge pull request #6957 from ctiller/cpu_cost
Adjust cpu_cost of some tests to better reflect reality
2016-06-17 21:08:33 -07:00
Jan Tattermusch c7d7be9ff2 Merge pull request #6958 from ctiller/cpuburn
Reduce cost of some heavyweight tests
2016-06-17 20:36:17 -07:00
Nathaniel Manista 76233f5c2f Delete tests of dead pre-GA code 2016-06-18 02:37:23 +00:00
Nathaniel Manista 6efe7c7ecf Fix secure channel construction 2016-06-18 02:03:44 +00:00
David Garcia Quintas 5ad70a6953 removed spurious .format() 2016-06-17 19:03:10 -07:00
David Garcia Quintas 913f5ab77e Merge remote-tracking branch 'origin/fix_logproto' into simplify_compression_interop 2016-06-17 19:01:12 -07:00
David Garcia Quintas 50c5511a9b Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop 2016-06-17 19:01:03 -07:00
David Garcia Quintas 377bfdef92 added extra path to python protoc 2016-06-17 18:59:56 -07:00
David Garcia Quintas e5f0f95101 fixed syntax errors in proto 2016-06-17 18:56:55 -07:00
Jan Tattermusch b6163dfb4a Merge pull request #6352 from ctiller/error
Unifying error handling within core
2016-06-17 18:50:55 -07:00
Jan Tattermusch 56f98620bb Merge pull request #6863 from vjpai/wheezy
Make C++ compile and run under gcc-4.4
2016-06-17 18:40:13 -07:00
Craig Tiller e2715df1ab Reduce cost of some heavyweight tests 2016-06-17 17:37:40 -07:00
Craig Tiller b544c291b0 Adjust cpu_cost of some tests to better reflect reality 2016-06-17 16:58:00 -07:00
Craig Tiller 7cbfc3eba7 Adjust cpu_cost of some tests to better reflect reality 2016-06-17 16:55:23 -07:00
Craig Tiller 9f5fe9ae53 Merge github.com:grpc/grpc into error 2016-06-17 16:32:52 -07:00
David Garcia Quintas 27e55b5b71 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop 2016-06-17 16:26:21 -07:00
Jan Tattermusch fa1433a4b6 Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown
Idempotent endpoint shutdown
2016-06-17 16:15:29 -07:00