kpayson64
|
8006ed3d94
|
Merge pull request #7729 from apolcyn/update_to_sys_interactive
update to system interactive in distrib tests
|
2016-08-22 19:46:00 -07:00 |
kpayson64
|
e3ce8bd503
|
Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress-ga-api
Migrate distrib, interop, and stress to GA API
|
2016-08-15 10:53:02 -07:00 |
Alex Polcyn
|
ab394849d3
|
update to system interactive in distrib tests
|
2016-08-14 23:25:21 -07:00 |
Jan Tattermusch
|
80c704bfa8
|
update distribtest project to Google.Apis.Auth 0.15.0
|
2016-08-12 20:47:44 +08:00 |
Nathaniel Manista
|
5450f05e0c
|
Migrate distrib, interop, and stress to GA API
|
2016-08-11 14:07:37 +00:00 |
Vijay Pai
|
efef0d29c5
|
Merge pull request #7380 from nicolasnoble/no-c++11-threads
Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread.
|
2016-07-27 09:28:15 -07:00 |
Nicolas Noble
|
f6aefa3ea6
|
Merge pull request #7400 from yang-g/ga_branch2
Cherrypick #7319 into v1.0.x
|
2016-07-21 11:28:44 -07:00 |
Craig Tiller
|
77c7f9fd62
|
Merge pull request #7407 from ctiller/delayed-write
Benchmark fixes
|
2016-07-19 09:26:04 -07:00 |
Craig Tiller
|
5ca7e47493
|
Merge pull request #6737 from ctiller/delayed-write
Delay beginning most writes until we enter poll()
|
2016-07-19 09:25:49 -07:00 |
Masood Malekghassemi
|
302bfd1a10
|
Test Python source distribution installation
|
2016-07-15 23:48:25 -07:00 |
yang-g
|
807387641f
|
prevent spurious wake up and unstarted/already shutdown server
|
2016-07-14 22:59:39 -07:00 |
yang-g
|
05573f1692
|
Make Server::Wait work for async only server.
|
2016-07-13 22:23:19 -07:00 |
Nicolas "Pixel" Noble
|
e053e730d2
|
Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread.
|
2016-07-14 00:42:07 +02:00 |
kpayson64
|
cb6d26afd0
|
Merge pull request #7366 from y-zeng/fix-chttp2-parsing-msg
Remove unnecessary "Failed parsing HTTP2" detail
|
2016-07-13 14:03:46 -07:00 |
yang-g
|
7ace180dde
|
Use test roots.pem in test
|
2016-07-13 02:43:26 +02:00 |
Nicolas Noble
|
2b98c8838d
|
Merge pull request #7291 from ctiller/better_status
Make it more likely to correctly report deadline exceeded
|
2016-07-11 17:58:47 -07:00 |
Yuchen Zeng
|
9f340958f6
|
Remove unnecessary parsing detail
|
2016-07-11 15:15:40 -07:00 |
yang-g
|
dc3a775e60
|
Merge remote-tracking branch 'upstream/master' into import
|
2016-07-08 17:05:02 -07:00 |
Craig Tiller
|
c22e31fb05
|
Make it more likely to correctly report deadline exceeded
|
2016-07-08 13:22:18 -07:00 |
kpayson64
|
d3918fd870
|
Merge pull request #7100 from sreecha/stress_test_metrics_fix
Stress tests: Fix metrics-client logging
|
2016-07-08 10:19:16 -07:00 |
Sree Kuchibhotla
|
9181754cd9
|
Merge branch 'master' into stress_test_metrics_fix
|
2016-07-07 09:39:45 -07:00 |
yang-g
|
9ef0cd81f7
|
Initialize variable.
|
2016-07-06 16:17:37 -07:00 |
David Garcia Quintas
|
7ac58464df
|
removed use of __func__ in test
|
2016-07-06 15:42:03 -07:00 |
David Garcia Quintas
|
f2e20c2d8c
|
Merge branch 'master' of github.com:grpc/grpc into bb_reader_error
|
2016-07-06 15:34:42 -07:00 |
David Garcia Quintas
|
ecbe2d5285
|
Added test for C
|
2016-07-02 09:50:17 -07:00 |
Nicolas Noble
|
77e8b714e5
|
Merge pull request #7210 from ctiller/no-more-zookeeper
Expunge all references to zookeeper
|
2016-07-01 17:24:44 -07:00 |
Craig Tiller
|
eda85c6765
|
Expunge all references to zookeeper
|
2016-07-01 12:45:19 -07:00 |
Yuchen Zeng
|
753b45dcf8
|
Merge remote-tracking branch 'upstream/master' into handler_http_response
|
2016-06-30 19:16:59 -07:00 |
David Garcia Quintas
|
6721d4f0f1
|
Return success status of grpc_byte_buffer_reader
|
2016-06-30 17:30:08 -07:00 |
Sree Kuchibhotla
|
d2a4fd4385
|
Merge branch 'master' into stress_test_metrics_fix
|
2016-06-30 14:17:51 -07:00 |
Jan Tattermusch
|
2add6959d0
|
Merge pull request #7164 from dgquintas/fix_import_zu
fixed size_t format string
|
2016-06-30 13:29:30 -07:00 |
David Garcia Quintas
|
1e1a816c3f
|
fixed size_t format string
|
2016-06-29 20:12:40 -07:00 |
Sree Kuchibhotla
|
18a0e47970
|
Fix cout error string
|
2016-06-29 12:04:09 -07:00 |
Craig Tiller
|
a439859c73
|
Merge github.com:grpc/grpc into %s
|
2016-06-28 13:53:16 -07:00 |
Yuchen Zeng
|
c8e47ca36e
|
Fix format issues
|
2016-06-28 12:47:49 -07:00 |
Craig Tiller
|
f0255d4d9c
|
Merge pull request #7095 from ctiller/all_calls_together
Colocate calls for the same channel on the same CQ
|
2016-06-28 12:27:01 -07:00 |
Craig Tiller
|
94f0a50d1e
|
Merge pull request #7082 from ctiller/time_errors
Annotate error.c for timing, remove broken test
|
2016-06-27 22:14:42 -07:00 |
Sree Kuchibhotla
|
ad57b266c7
|
Fix metrics client logging
|
2016-06-27 20:46:37 -07:00 |
Jan Tattermusch
|
11015b43af
|
Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cpp
Fixed error messages for C++ interop client.
|
2016-06-27 16:21:22 -07:00 |
Craig Tiller
|
5b47ac385b
|
Colocate calls for the same channel on the same CQ
|
2016-06-27 15:47:17 -07:00 |
Craig Tiller
|
3203c37247
|
Fix new test
|
2016-06-27 14:52:21 -07:00 |
Jan Tattermusch
|
a9df5d1029
|
Merge pull request #6644 from ctiller/reuse_port
SO_REUSEPORT support
|
2016-06-27 12:38:39 -07:00 |
Craig Tiller
|
cea0004a53
|
Annotate error.c for timing, remove broken test
|
2016-06-27 11:32:08 -07:00 |
David Garcia Quintas
|
193a5c737f
|
printf portability sucks
|
2016-06-27 11:30:10 -07:00 |
Jan Tattermusch
|
fb39f1d6dc
|
Merge pull request #6973 from makdharma/network_status_change
Network status tracking
|
2016-06-27 10:02:11 -07:00 |
Craig Tiller
|
f467846b1b
|
Merge github.com:grpc/grpc into reuse_port
|
2016-06-26 09:54:53 -07:00 |
Craig Tiller
|
ffc780d70e
|
Merge pull request #6803 from sreecha/epoll_changes
New epoll based polling implementation
|
2016-06-25 08:43:50 -07:00 |
Yuchen Zeng
|
df4455a34d
|
Fix test failure
|
2016-06-24 16:15:18 -07:00 |
Jan Tattermusch
|
a5cae9bd64
|
Merge pull request #6798 from jboeuf/fix_3803
Fix #3803
|
2016-06-24 16:14:02 -07:00 |
David Garcia Quintas
|
83a6a828b0
|
Fixed error messages for C++ interop client.
|
2016-06-23 11:33:13 -07:00 |