aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests
Commit message (Collapse)AuthorAge
* Clarify log messages when starting test cases.Gravatar Mark D. Roth2017-09-05
|
* Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| | | | This reverts commit bf19961d0a49b43cb528392efeb4880eeebb9b5e.
* Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-31
|\
* \ Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
|\ \
| | * Documentation change + e2e test fixGravatar Ken Payson2017-08-29
| | |
| | * Have write ops take ownership over slicesGravatar Ken Payson2017-08-29
| | |
| * | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| |/
| * Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-21
| |\
| * | Polish names of testsGravatar Muxi Yan2017-08-15
| | |
| * | Merge branch 'master' into stream_compression_configGravatar Muxi Yan2017-08-02
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-01
| | | |\ | | | |/ | | |/|
| | * | add comment and test for memory api of grpc_call_cancel_with_statusGravatar Alexander Polcyn2017-07-28
| | | |
| * | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-07-26
| |\| |
| * | | bug fixGravatar Muxi Yan2017-07-26
| | | |
| * | | Separate stream compression from message-wise compressionGravatar Muxi Yan2017-07-26
| | | |
| | | * Fix streaming_error_response test (failing in epoll1 but bug is not related ↵Gravatar Sree Kuchibhotla2017-07-26
| | |/ | | | | | | | | | to epoll1)
* | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-07-21
|\ \ \ | | |/ | |/|
| * | Test credentials are passed with channel arg. Renamed macros and refactored ↵Gravatar Yash Tibrewal2017-07-20
| | | | | | | | | | | | code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload.
| * | Adding connect auth feature. Proxy-Authorization header is being inserted ↵Gravatar Yash Tibrewal2017-07-19
| | | | | | | | | | | | when user creds are present in uri
* | | Add a simple stats framework to gRPC C coreGravatar Craig Tiller2017-07-18
|/ /
| * Add testsGravatar Muxi Yan2017-07-12
| |
* | Merge pull request #11602 from muxi/add_cancel_after_round_trip_testGravatar Muxi Yan2017-07-05
|\ \ | |/ |/| Add a end2end test of cancel call
| * Fix test failuresGravatar Muxi Yan2017-06-28
| |
| * Correct copyright yearGravatar Muxi Yan2017-06-27
| |
| * Resolve asan failureGravatar Muxi Yan2017-06-27
| |
* | Merge pull request #11577 from markdroth/compression_filter_fixGravatar Mark D. Roth2017-06-26
|\ \ | | | | | | Fix handling of send_message before send_initial_metadata in compress filter.
| | * Add testGravatar Muxi Yan2017-06-23
| | |
* | | Fix bad_pingGravatar Yuchen Zeng2017-06-23
| |/ |/|
| * Fix Windows compiler problem.Gravatar Mark D. Roth2017-06-23
| |
| * Fix handling of send_message before send_initial_metadata in compress filter.Gravatar Mark D. Roth2017-06-22
| |
* | Fix max_message_lengthGravatar Yuchen Zeng2017-06-19
|/
* Add rich closure debug modeGravatar ncteisen2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Revert "Revert "Implement Server Backward Compatibility""Gravatar Muxi Yan2017-05-15
|
* Revert "Implement Server Backward Compatibility"Gravatar Nicolas Noble2017-05-12
|
* Merge pull request #10849 from muxi/backward-compatGravatar Muxi Yan2017-05-12
|\ | | | | Implement Server Backward Compatibility
* | Always receive initial metadata in this testGravatar Craig Tiller2017-05-11
| |
| * Add a separate test case for workaround_cronet_compressionGravatar Muxi Yan2017-05-09
| |
| * Merge remote-tracking branch 'upstream/master' into backward-compatGravatar Muxi Yan2017-04-30
| |\ | |/ |/|
| * Add end2end test for workaroundsGravatar Muxi Yan2017-04-28
| |
* | Expand allowable resource quota failures: unavailable seems saneGravatar Craig Tiller2017-04-26
|/
* Fix HTTP proxy testsGravatar Craig Tiller2017-04-21
| | | | | - heap allocate the pollset shutdown closure (this may be called asynchronously) - ensure a poller remains until all endpoints are closed
* Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-18
|\
| * Load Reporting back to using metadataGravatar David Garcia Quintas2017-04-15
| |
* | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\|
| * Merge pull request #10660 from ctiller/bugfixesGravatar Craig Tiller2017-04-14
| |\ | | | | | | Bugfixes
| | * Fix broken testGravatar Craig Tiller2017-04-14
| | |
| | * Fix broken testGravatar Craig Tiller2017-04-14
| | |
| | * Fix broken testGravatar Craig Tiller2017-04-14
| | |
| * | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-13
| |\|