Craig Tiller
|
ccad38227f
|
Merge github.com:grpc/grpc into stats
|
2017-08-31 12:23:53 -07:00 |
Craig Tiller
|
03c908fc9e
|
Merge github.com:grpc/grpc into stats
|
2017-08-29 12:34:10 -07:00 |
Ken Payson
|
9519718811
|
Documentation change + e2e test fix
|
2017-08-29 11:31:00 -07:00 |
Ken Payson
|
567e0f1eb6
|
Have write ops take ownership over slices
|
2017-08-29 09:21:22 -07:00 |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
2017-08-25 09:03:33 -07:00 |
Muxi Yan
|
7c62a35c6f
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
|
2017-08-21 15:19:50 -07:00 |
Muxi Yan
|
6f8217ba2f
|
Polish names of tests
|
2017-08-15 09:55:30 -07:00 |
Muxi Yan
|
69b8fe02b6
|
Merge branch 'master' into stream_compression_config
|
2017-08-02 16:57:23 -07:00 |
Sree Kuchibhotla
|
ea71c9daae
|
Merge remote-tracking branch 'upstream/master' into fix-end2end-test
|
2017-08-01 13:30:53 -07:00 |
Alexander Polcyn
|
088e85ca64
|
add comment and test for memory api of grpc_call_cancel_with_status
|
2017-07-28 16:07:16 -07:00 |
Muxi Yan
|
0603895423
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
|
2017-07-26 17:02:31 -07:00 |
Muxi Yan
|
df174ccd69
|
bug fix
|
2017-07-26 16:57:18 -07:00 |
Muxi Yan
|
68a0fd5416
|
Separate stream compression from message-wise compression
|
2017-07-26 14:20:01 -07:00 |
Sree Kuchibhotla
|
fc58bd827e
|
Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1)
|
2017-07-26 00:02:41 -07:00 |
Craig Tiller
|
39af3361ae
|
Merge github.com:grpc/grpc into stats
|
2017-07-21 16:06:48 -07:00 |
Yash Tibrewal
|
c62ce80b80
|
Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload.
|
2017-07-20 16:48:01 -07:00 |
Yash Tibrewal
|
f7350ea6b7
|
Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri
|
2017-07-19 10:26:41 -07:00 |
Craig Tiller
|
280866817f
|
Add a simple stats framework to gRPC C core
|
2017-07-18 14:22:19 -07:00 |
Muxi Yan
|
121e789f1d
|
Add tests
|
2017-07-12 14:04:30 -07:00 |
Muxi Yan
|
be7f2a41ab
|
Merge pull request #11602 from muxi/add_cancel_after_round_trip_test
Add a end2end test of cancel call
|
2017-07-05 09:15:49 -07:00 |
Muxi Yan
|
b8e6e2f299
|
Fix test failures
|
2017-06-28 17:59:52 -07:00 |
Muxi Yan
|
d46239a8c2
|
Correct copyright year
|
2017-06-27 16:30:46 -07:00 |
Muxi Yan
|
0c8cb1d652
|
Resolve asan failure
|
2017-06-27 14:00:53 -07:00 |
Mark D. Roth
|
bf527617bf
|
Merge pull request #11577 from markdroth/compression_filter_fix
Fix handling of send_message before send_initial_metadata in compress filter.
|
2017-06-26 15:02:21 -07:00 |
Muxi Yan
|
d19c112db0
|
Add test
|
2017-06-23 17:24:21 -07:00 |
Yuchen Zeng
|
32e41b452a
|
Fix bad_ping
|
2017-06-23 16:34:34 -07:00 |
Mark D. Roth
|
5dc774199b
|
Fix Windows compiler problem.
|
2017-06-23 09:13:16 -07:00 |
Mark D. Roth
|
7cd1425e29
|
Fix handling of send_message before send_initial_metadata in compress filter.
|
2017-06-22 10:49:43 -07:00 |
Yuchen Zeng
|
2768866320
|
Fix max_message_length
|
2017-06-19 16:53:43 -07:00 |
ncteisen
|
274bbbe6a0
|
Add rich closure debug mode
|
2017-06-08 15:29:29 -07:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Muxi Yan
|
29ff4665a8
|
Revert "Revert "Implement Server Backward Compatibility""
|
2017-05-15 10:27:55 -07:00 |
Nicolas Noble
|
7edcce2147
|
Revert "Implement Server Backward Compatibility"
|
2017-05-12 15:35:20 -07:00 |
Muxi Yan
|
a2d9d48a88
|
Merge pull request #10849 from muxi/backward-compat
Implement Server Backward Compatibility
|
2017-05-12 12:17:36 -07:00 |
Craig Tiller
|
822aae53d3
|
Always receive initial metadata in this test
|
2017-05-11 10:54:22 -07:00 |
Muxi Yan
|
bf5a5f92be
|
Add a separate test case for workaround_cronet_compression
|
2017-05-09 18:09:58 -07:00 |
Muxi Yan
|
e123a05913
|
Merge remote-tracking branch 'upstream/master' into backward-compat
|
2017-04-30 21:16:07 -07:00 |
Muxi Yan
|
5109b38d4b
|
Add end2end test for workarounds
|
2017-04-28 18:01:11 -07:00 |
Craig Tiller
|
78e0864d3d
|
Expand allowable resource quota failures: unavailable seems sane
|
2017-04-26 13:12:04 -07:00 |
Craig Tiller
|
20cb627339
|
Fix HTTP proxy tests
- heap allocate the pollset shutdown closure (this may be called asynchronously)
- ensure a poller remains until all endpoints are closed
|
2017-04-21 15:07:13 -07:00 |
Craig Tiller
|
cac4e178fd
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-18 13:39:18 -07:00 |
David Garcia Quintas
|
a818f72c0c
|
Load Reporting back to using metadata
|
2017-04-15 11:25:48 -07:00 |
Craig Tiller
|
2c6f63731c
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-14 13:14:10 -07:00 |
Craig Tiller
|
813e751d66
|
Merge pull request #10660 from ctiller/bugfixes
Bugfixes
|
2017-04-14 13:06:42 -07:00 |
Craig Tiller
|
9b3d391846
|
Fix broken test
|
2017-04-14 06:51:04 -07:00 |
Craig Tiller
|
a094b1a4c6
|
Fix broken test
|
2017-04-14 06:49:49 -07:00 |
Craig Tiller
|
6aba1e574a
|
Fix broken test
|
2017-04-14 06:49:43 -07:00 |
Sree Kuchibhotla
|
33f4c6d04a
|
Merge branch 'master' into cq_create_api_changes
|
2017-04-13 15:39:45 -07:00 |
Sree Kuchibhotla
|
2eeedad744
|
fix mac issues
|
2017-04-13 14:25:05 -07:00 |
Mark D. Roth
|
17a93b33e0
|
Fix test.
|
2017-04-13 07:14:47 -07:00 |