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
|
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
|
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 |
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
|
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
|
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
|
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 |
Craig Tiller
|
fa1f74e226
|
Fix errored streams prematurely terminating, add a test
|
2016-06-20 11:11:44 -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 |
David Garcia Quintas
|
50c5511a9b
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
|
2016-06-17 19:01:03 -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
|
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 |
David Garcia Quintas
|
27e55b5b71
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
|
2016-06-17 16:26:21 -07:00 |
Craig Tiller
|
1871cd7a78
|
Merge github.com:grpc/grpc into error
|
2016-06-17 16:05:58 -07:00 |
Jan Tattermusch
|
0ab51a37f8
|
Merge pull request #6631 from stanley-cheung/php-custom-metadata-interop
PHP: implement custom_metadata interop, status_code_and_message, unimplemented_method tests
|
2016-06-17 16:03:42 -07:00 |
Vijay Pai
|
ddf694cc62
|
Merge branch 'master' into wheezy
|
2016-06-17 13:41:38 -07:00 |
Craig Tiller
|
e1cbd62150
|
Merge github.com:grpc/grpc into error
|
2016-06-17 12:58:16 -07:00 |
Stanley Cheung
|
83d8e3740e
|
php: run advanced interop tests
|
2016-06-17 11:53:33 -07:00 |
Jan Tattermusch
|
2c7caa10f4
|
update third_party/protobuf to v3.0.0-beta-3.2
|
2016-06-17 11:46:47 -07:00 |
Jan Tattermusch
|
f6e2cb78e2
|
Merge pull request #6902 from sreecha/php_stress_test
PHP stress client in stress test framework
|
2016-06-17 11:28:31 -07:00 |
Jan Tattermusch
|
8edaa35842
|
Merge pull request #6926 from vjpai/clang34
Disable ccache for ubuntu-14.04/clang3.4 docker config
|
2016-06-17 09:39:59 -07:00 |
Jan Tattermusch
|
0aa52e3e3d
|
Merge pull request #6917 from ctiller/poller_restrictions
Allow forcing the use of the default polling strategy [instead of all strategies]
|
2016-06-17 08:45:55 -07:00 |
David Garcia Quintas
|
8375c0daea
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
|
2016-06-16 18:43:19 -07:00 |
thinkerou
|
f3bc3b62a7
|
Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback
|
2016-06-17 09:41:04 +08:00 |
David Garcia Quintas
|
909dd6ec8b
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
|
2016-06-16 17:03:40 -07:00 |
Vijay Pai
|
8b79fdef7a
|
Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working.
Disabling it allows clang-3.4 to run C/C++ on docker
|
2016-06-16 02:17:09 -07:00 |
Vijay Pai
|
a9e62c2ddb
|
no ccache
|
2016-06-16 02:05:45 -07:00 |
Vijay Pai
|
b9e927afcc
|
Merge branch 'master' into wheezy
|
2016-06-15 22:57:21 -07:00 |
Craig Tiller
|
123f137728
|
Allow forcing the use of the default polling strategy [instead of all strategies]
|
2016-06-15 15:06:14 -07:00 |
Craig Tiller
|
edcd4e247d
|
Disable fuzzed tests on TSAN
|
2016-06-15 14:21:24 -07:00 |
murgatroid99
|
245e997084
|
Change cleanup step in node package build to account for well known protos
|
2016-06-15 11:23:09 -07:00 |
murgatroid99
|
f66c6d0747
|
Fix compiler/plugin.proto copying to the wrong place
|
2016-06-15 11:21:58 -07:00 |
murgatroid99
|
43b6373b42
|
Add well known protos to Node and Ruby tools packages
|
2016-06-15 11:19:29 -07:00 |
Craig Tiller
|
13c0940f66
|
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
|
2016-06-15 09:41:33 -07:00 |
Jan Tattermusch
|
febfd32af9
|
Merge pull request #6572 from y-zeng/base64_decode
Add base64 decoder
|
2016-06-14 13:45:56 -07:00 |
Sree Kuchibhotla
|
7ed39a1ef1
|
PHP stress client in stress test framework
|
2016-06-14 12:54:02 -07:00 |
Jan Tattermusch
|
0aa23d83ad
|
Merge pull request #6704 from yang-g/distribtest
Add distrib test utilities for c++
|
2016-06-13 22:30:51 -07:00 |
yang-g
|
46f4a681d2
|
minor fixes
|
2016-06-13 15:31:27 -07:00 |
Jan Tattermusch
|
136307756c
|
Merge pull request #6438 from y-zeng/reflection_separate_lib
Proto server reflection
|
2016-06-13 14:16:06 -07:00 |
Vijay Pai
|
488fd0ec31
|
Add an option --regex_exclude to block certain tests from running
|
2016-06-13 12:37:12 -07:00 |
Craig Tiller
|
cf7281c1bd
|
Merge branch 'error' of github.com:ctiller/grpc into error
|
2016-06-13 10:59:47 -07:00 |
Craig Tiller
|
a72e281fcf
|
Merge branch 'error' of https://github.com/ctiller/grpc into error
|
2016-06-13 17:58:51 +00:00 |
Craig Tiller
|
1d39a06d06
|
Merge github.com:grpc/grpc into error
|
2016-06-13 10:29:32 -07:00 |