aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge pull request #16608 from jtattermusch/foundry_upload_durationsGravatar Jan Tattermusch2018-09-12
|\ | | | | Upload test duration for foundry tests
| * upload test duration for foundry testsGravatar Jan Tattermusch2018-09-12
| |
* | Merge pull request #16492 from vjpai/client_callbackGravatar Vijay Pai2018-09-12
|\ \ | |/ |/| EXPERIMENTAL: C++ generic client-side unary callback API
* | Resolve ip literals and Windows localhost manually when using c-aresGravatar Alexander Polcyn2018-09-11
| |
* | Merge pull request #16601 from zhangkun83/java_release_1.15.0Gravatar Eric Anderson2018-09-10
|\ \ | | | | | | Add v1.15.0 release of grpc-java
| * | Add v1.15.0 release of grpc-javaGravatar Kun Zhang2018-09-10
| | |
* | | Revert "Second attempt: Implement Watch method in health check service."Gravatar Mark D. Roth2018-09-10
|/ /
* | fix interop docker buildGravatar Jan Tattermusch2018-09-07
| |
* | Merge pull request #16574 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-09-07
|\ \ | | | | | | Second attempt: Implement Watch method in health check service.
* | | simplified argument packingGravatar Bill Feng2018-09-07
| | |
* | | flipped script argument orderGravatar Bill Feng2018-09-06
| | |
* | | exclude less tests from qpsGravatar Bill Feng2018-09-06
| | |
* | | appended exclusion rules to pull_request scriptsGravatar Bill Feng2018-09-05
| | |
* | | excluded asan and tsan for qps testsGravatar Bill Feng2018-09-05
| | |
| * | Revert "Merge pull request #16512 from ↵Gravatar Mark D. Roth2018-09-05
|/ / | | | | | | | | | | | | grpc/revert-16351-health_checking_service" This reverts commit 4ee0f4c790f3b13dcfc8d55b21869140964d6de2, reversing changes made to 5ee9b5e7b547d0a82c84cc3767236ace8d5cd469.
* | Merge pull request #16498 from adelez/foundry3Gravatar adelez2018-08-31
|\ \ | | | | | | Fix the remote_instance_name value
| * | Set KOKORO_FOUNDRY_PROJECT_ID env var.Gravatar Adele Zhou2018-08-30
| | |
| * | mergeGravatar Adele Zhou2018-08-30
| | |
* | | Upmerge v1.15.x to masterGravatar Juanli Shen2018-08-30
|\ \ \
| | | * regen projectsGravatar Vijay Pai2018-08-30
| | | |
| | | * Provide a generic client-side unary callback APIGravatar Vijay Pai2018-08-30
| |_|/ |/| |
* | | Merge pull request #16461 from jtattermusch/refactor_uploading_to_bqGravatar Jan Tattermusch2018-08-30
|\ \ \ | | | | | | | | Refactor upload_test_results.py
| | * | fix run_interop_tests.pyGravatar Jan Tattermusch2018-08-30
| | | |
| | * | run_interop_tests.py: make sure to fail on exceptionGravatar Jan Tattermusch2018-08-30
| | | |
| * | | fixes to run_tests.py bq uploadingGravatar Jan Tattermusch2018-08-30
| | | |
| * | | yapf codeGravatar Jan Tattermusch2018-08-30
| | | |
* | | | Revert "Implement Watch method in health check service."Gravatar Juanli Shen2018-08-29
| |_|/ |/| |
* | | Merge pull request #16402 from billfeng327/feature/qps-bazel-testGravatar Bill Feng2018-08-28
|\ \ \ | | | | | | | | added qps tests on bazel
* \ \ \ Merge pull request #16478 from jtattermusch/foundry_more_logsGravatar Jan Tattermusch2018-08-28
|\ \ \ \ | | | | | | | | | | Run remote bazel tests with GRPC_VERBOSITY=debug
| | * | | yapf fixGravatar Bill Feng2018-08-28
| | | | |
| | * | | fixed indentationGravatar Bill Feng2018-08-28
| | | | |
| | * | | added a newline to end of fileGravatar Bill Feng2018-08-28
| | | | |
* | | | | Merge pull request #16351 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-08-28
|\ \ \ \ \ | | | | | | | | | | | | Implement Watch method in health check service.
| | | * | | added qps scenario change to sanity checksGravatar Bill Feng2018-08-28
| | | | | |
| * | | | | Implement Watch method in health check service.Gravatar Mark D. Roth2018-08-28
| | | | | |
| | * | | | run remote bazel tests with GRPC_VERBOSITY=debugGravatar Jan Tattermusch2018-08-28
| |/ / / / |/| | | |
* | | | | Merge pull request #16467 from AspirinSJL/bump_masterGravatar Juanli Shen2018-08-27
|\ \ \ \ \ | | | | | | | | | | | | Bump version to 1.16.0-dev
* \ \ \ \ \ Merge pull request #16469 from grpc/revert-16463-revert-15941-fathomtcpchangesGravatar Yash Tibrewal2018-08-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | Revert "Revert "Fathom tcp changes""
| | | | * | | used names instead of numbers for each scenarioGravatar Bill Feng2018-08-27
| | | | | | |
| * | | | | | Revert "Revert "Fathom tcp changes""Gravatar Yash Tibrewal2018-08-27
| | |_|/ / / | |/| | | |
| | | | | * Regenerate projectsGravatar Juanli Shen2018-08-27
| | |_|_|/ | |/| | |
* / | | | Switch to use the default instance.Gravatar Adele Zhou2018-08-27
|/ / / /
| * / / Regenerate projectsGravatar Juanli Shen2018-08-27
|/ / /
* | | Revert "Fathom tcp changes"Gravatar Jan Tattermusch2018-08-27
| | |
| | * refactor upload_to_bq functionsGravatar Jan Tattermusch2018-08-26
| |/ |/|
* | Upgrade bazel to 0.16.1Gravatar Adele Zhou2018-08-24
| |
* | Merge pull request #15941 from yashykt/fathomtcpchangesGravatar Yash Tibrewal2018-08-24
|\ \ | | | | | | Fathom tcp changes
* \ \ Merge pull request #16414 from vjpai/core_callback_testGravatar Vijay Pai2018-08-24
|\ \ \ | | | | | | | | Add an inproc-based non-polling end2end test of core callback API
* \ \ \ Merge pull request #16358 from muxi/privatize-boringsslGravatar Muxi Yan2018-08-24
|\ \ \ \ | | | | | | | | | | Make symbols of BoringSSL private
| * | | | Make symbols of BoringSSL private to gRPCGravatar Muxi Yan2018-08-23
| | | | |