aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures
Commit message (Expand)AuthorAge
...
| * | | Merge pull request #7953 from makdharma/grpc_caching_testGravatar Nicolas Noble2016-09-06
| |\ \ \
* | | | | Use http_proxy environment variable instead of URI query param.Gravatar Mark D. Roth2016-09-06
* | | | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-09-06
|\| | | |
| | * | | disable cacheability assert for proxyGravatar Makarand Dharmapurikar2016-08-29
| * | | | Merge remote-tracking branch 'upstream/master' into cq_verifier_file_lineGravatar Mark D. Roth2016-08-25
| |\| | |
| * | | | Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
| | | * | Remove completion queue parameter from grpc_server_add_insecure_channel_from_...Gravatar Sree Kuchibhotla2016-08-22
| | |/ /
| | | * Merge branch 'port_platform_split' into uv_core_transportGravatar murgatroid992016-08-22
| | |/|
* | | | Fix tsan failures.Gravatar Mark D. Roth2016-08-18
* | | | Fix test to shutdown the proxy from the main thread instead ofGravatar Mark D. Roth2016-08-15
| | | * Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
| | | * Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
| | |/ | |/|
* | | clang-formatGravatar Mark D. Roth2016-08-04
* | | Clean up test HTTP proxy code.Gravatar Mark D. Roth2016-08-04
* | | Plumbed read_buffer through and fixed leftover bytes problem.Gravatar Mark D. Roth2016-08-04
* | | Merge branch 'handshaker_api' into http_connectGravatar Mark D. Roth2016-08-04
|\ \ \ | | |/ | |/|
| * | Updated tests.Gravatar Mark D. Roth2016-08-04
| |/
* | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
|\|
* | Trying to debug proxy tests. Not working yet.Gravatar Mark D. Roth2016-08-02
* | Clean up test. Still debugging things.Gravatar Mark D. Roth2016-07-29
* | Fix use-after-free and memory leak problems.Gravatar Mark D. Roth2016-07-29
* | Work on debugging the HTTP proxy implementation.Gravatar Mark D. Roth2016-07-29
* | Made significant progress on the test, but not working yet.Gravatar Mark D. Roth2016-07-27
* | Basic proof-of-concept test. Needs more work to run stand-alone.Gravatar Mark D. Roth2016-07-25
| * Simplified LR filterGravatar David Garcia Quintas2016-07-13
| * Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
|/
* Update new fixtureGravatar Craig Tiller2016-06-09
* Merge pull request #6481 from dgquintas/compression_md_level_bisGravatar Jan Tattermusch2016-06-08
|\
* | clang-format, fix headers, windows fixesGravatar Adam Michalik2016-06-07
* | Add completion queue argument which is necessary after merge with masterGravatar Adam Michalik2016-06-07
* | implement support for adding external fd to serverGravatar Adam Michalik2016-06-07
* | code formattingGravatar Adam Michalik2016-06-07
* | added missing includeGravatar Adam Michalik2016-06-07
* | separate posix functionality to grpc_posix.hGravatar Adam Michalik2016-06-07
* | add testsGravatar Adam Michalik2016-06-07
| * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| |\ | |/ |/|
* | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
|\ \
| * \ Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| |\ \
| | * \ Merge pull request #6436 from jboeuf/credentials_refactoringGravatar Jan Tattermusch2016-05-22
| | |\ \
| | * | | Fixed the fixGravatar David Garcia Quintas2016-05-20
* | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
|\ \ \ \ \
| | * | | | Bug fixesGravatar Craig Tiller2016-05-17
| | | * | | Fixes leak in test_cancel_after_client_done & cancel_after_acceptGravatar David Garcia Quintas2016-05-16
| | |/ / / | |/| | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-12
| | | | |\ | | |_|_|/ | |/| | |
| | * | | Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-11
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into credentials_refact...Gravatar Julien Boeuf2016-05-10
| | | |\ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-10
| | |\ \ \
| * | | | | Enable -Wextra-semi on compilers that support itGravatar Craig Tiller2016-05-10
| | |/ / / | |/| | |
| * | | | Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
| |\ \ \ \
| | | | | * Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
| | |_|_|/ | |/| | |