Jan Tattermusch
|
698d3e91ff
|
Merge pull request #6822 from yang-g/empty_message_test
add a test with empty request
|
2016-06-09 17:22:10 -07:00 |
David Klempner
|
e27d189f21
|
Factor out json seriailzation code and move it into parse_json.
This is for the same reasons as ParseJson, that is so that we can limit
the scope of the proto namespace differences between internal and
external.
|
2016-06-08 17:11:26 -07:00 |
David Garcia Quintas
|
20d802db98
|
removed unused vble
|
2016-06-07 22:04:10 -07:00 |
David Garcia Quintas
|
126ae106d6
|
fixed silly typo
|
2016-06-07 21:15:05 -07:00 |
David Garcia Quintas
|
d3ce0218d1
|
disabled bogus checks for streaming compressed
|
2016-06-07 18:45:21 -07:00 |
David Garcia Quintas
|
14f40b8b02
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
|
2016-06-07 18:00:53 -07:00 |
David Garcia Quintas
|
5756c8fead
|
removed RANDOM and simplified req for compression
|
2016-06-07 18:00:44 -07:00 |
yang-g
|
000aa457dc
|
add a test with empty request
|
2016-06-07 13:08:39 -07:00 |
Jan Tattermusch
|
570408fd4c
|
Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call
Let Next set ok=true when receiving error status
|
2016-06-07 10:54:02 -07:00 |
yang-g
|
34b5861e5c
|
Spliting filegroup.
|
2016-06-03 17:51:00 -07:00 |
yang-g
|
aaee544d69
|
merge and resolve conflicts
|
2016-06-03 15:34:01 -07:00 |
yang-g
|
17487f9a22
|
Make grpc++ independent of protobuf
|
2016-06-03 15:21:15 -07:00 |
Jan Tattermusch
|
b0bb674df3
|
Merge pull request #6636 from yang-g/grpc_cli
Add proto file support in grpc_cli
|
2016-06-03 16:12:36 -04:00 |
Jan Tattermusch
|
05808c4208
|
Merge pull request #6731 from vjpai/beheader
Remove unused portions of C++ QPS testing
|
2016-06-03 16:09:51 -04:00 |
Jan Tattermusch
|
2ff798629c
|
Merge pull request #6664 from dklempner/server_builder_plugin_test
Fix a missing initialization
|
2016-06-02 20:28:39 -04:00 |
yang-g
|
15759f610e
|
Let Next set ok=true when receiving error status
|
2016-06-01 11:21:27 -07:00 |
vjpai
|
711472f846
|
Remove unused gflags and gtest includes
|
2016-05-31 12:57:38 -07:00 |
vjpai
|
d8364f7af5
|
Deprecate perf_db use
|
2016-05-31 12:54:04 -07:00 |
Craig Tiller
|
e0ddc35aa3
|
Speed up tests
|
2016-05-23 15:57:48 -07:00 |
Craig Tiller
|
825cd4533c
|
Cleanup redundant tests
|
2016-05-23 15:54:38 -07:00 |
Craig Tiller
|
e67f7b6b54
|
Fix timeout on async server shutdown
Server was continuing to make requests for new calls forever, which were
starving out the shutdown sequence. Change order and win.
|
2016-05-23 14:50:24 -07:00 |
Craig Tiller
|
c4c6ecf8e9
|
Merge github.com:grpc/grpc into test_affine
|
2016-05-23 12:48:55 -07:00 |
Jan Tattermusch
|
b90e6c9b4a
|
Merge pull request #6670 from ctiller/guess_cpu
Better guesses at benchmarks turned unit tests cpu cost
|
2016-05-22 21:17:08 -04:00 |
Jan Tattermusch
|
d44b15a0c6
|
Merge pull request #6436 from jboeuf/credentials_refactoring
Refactoring the core security code.
|
2016-05-22 17:29:43 -04:00 |
Craig Tiller
|
bc7593de7a
|
Revert "Revert "Remove spam""
This reverts commit e76528ce26.
|
2016-05-21 13:05:44 -07:00 |
Craig Tiller
|
34c6e87598
|
Simpler trick to force a listening cq
|
2016-05-21 13:05:01 -07:00 |
Craig Tiller
|
e76528ce26
|
Revert "Remove spam"
This reverts commit 3f3312e7e9.
|
2016-05-21 12:43:17 -07:00 |
Craig Tiller
|
3f3312e7e9
|
Remove spam
|
2016-05-21 12:35:29 -07:00 |
Craig Tiller
|
ae09d9dca9
|
Fixes and code simplification
|
2016-05-20 22:23:37 -07:00 |
Craig Tiller
|
c0cb23b885
|
Merge branch 'guess_cpu' into test_affine
|
2016-05-20 11:17:31 -07:00 |
Craig Tiller
|
bd24a4611f
|
Better guesses at benchmarks turned unit tests cpu cost
|
2016-05-20 11:15:58 -07:00 |
Craig Tiller
|
139040b8be
|
Merge github.com:grpc/grpc into test_affine
|
2016-05-20 10:56:52 -07:00 |
Craig Tiller
|
718ce51af8
|
Fix server plugin test
|
2016-05-20 10:44:23 -07:00 |
Craig Tiller
|
e004958fd6
|
Fix formatting, mem leak, stall
|
2016-05-20 10:31:09 -07:00 |
Craig Tiller
|
aae6c2cb96
|
Fix server plugin test
|
2016-05-20 08:58:30 -07:00 |
David Klempner
|
b941d5a4aa
|
Fix a missing initialization
|
2016-05-19 21:00:47 -07:00 |
yang-g
|
fe3e8b7313
|
remote unused member
|
2016-05-19 15:30:05 -07:00 |
Jan Tattermusch
|
54140f9760
|
Merge pull request #6608 from yang-g/interop
Assert we get a valid creds.
|
2016-05-19 13:20:43 -07:00 |
Jan Tattermusch
|
1226387698
|
Merge pull request #6585 from ctiller/connect_first
Make qps workers connect before even warmup stage begins
|
2016-05-19 13:20:00 -07:00 |
Julien Boeuf
|
a4880374f9
|
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
|
2016-05-18 22:12:43 -07:00 |
Jan Tattermusch
|
b9f11c3fa2
|
Merge pull request #6625 from sreecha/stress_test_misc
Misc changes to stress test framework (to reduce false positives and tools for debugging)
|
2016-05-18 18:41:35 -07:00 |
Craig Tiller
|
9766f4f424
|
Merge github.com:grpc/grpc into test_affine
|
2016-05-18 16:55:35 -07:00 |
yang-g
|
df012d048a
|
Add proto file support in grpc_cli
|
2016-05-18 16:15:15 -07:00 |
Jan Tattermusch
|
aa51f63da3
|
Merge pull request #6463 from dgquintas/fix_compression_interop
Fixed compression interop and re-enable for C++.
|
2016-05-18 07:29:04 -07:00 |
Sree Kuchibhotla
|
4dd02fc63c
|
Misc changes
|
2016-05-17 18:37:52 -07:00 |
Sree Kuchibhotla
|
eaa3072744
|
Make the rpc timeout configurable
|
2016-05-17 17:18:23 -07:00 |
yang-g
|
ed9ae72e7b
|
Assert we get a valid creds.
|
2016-05-16 14:09:23 -07:00 |
Craig Tiller
|
c3b88b079e
|
Better testing
|
2016-05-16 11:21:17 -07:00 |
Craig Tiller
|
1102faffca
|
Merge branch 'connect_first' into test_affine
|
2016-05-14 13:27:02 -07:00 |
Craig Tiller
|
f7a670fe6d
|
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
|
2016-05-14 13:05:41 -07:00 |