aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* add todo for ubsanGravatar Jan Tattermusch2018-10-24
|
* add todo for msanGravatar Jan Tattermusch2018-10-24
|
* align tsan configurationGravatar Jan Tattermusch2018-10-24
|
* align bazel asan configurationGravatar Jan Tattermusch2018-10-24
|
* Add suggested alias for bazelrc import locationGravatar Jan Tattermusch2018-10-24
| | | | See https://github.com/bazelbuild/bazel/issues/6319
* standardize format of bazel.rcGravatar Jan Tattermusch2018-10-24
|
* Merge pull request #16975 from jtattermusch/manual_foundry_runsGravatar Jan Tattermusch2018-10-24
|\ | | | | Align configuration of kokoro and manual foundry runs
* \ Merge pull request #16507 from markdroth/health_checking_clientGravatar Mark D. Roth2018-10-24
|\ \ | | | | | | Health checking client
* \ \ Merge pull request #16963 from yihuazhang/security_connector_refactor_newGravatar yihuaz2018-10-24
|\ \ \ | | | | | | | | security connector refactor
| | * | Client-side health checking support.Gravatar Mark D. Roth2018-10-24
| | | |
* | | | Merge pull request #16977 from stanley-cheung/update-interop-matrixGravatar Stanley Cheung2018-10-24
|\ \ \ \ | | | | | | | | | | Update client_matrix.py after 1.16 release
* \ \ \ \ Merge pull request #16980 from vjpai/no_inproc_nosecGravatar Vijay Pai2018-10-24
|\ \ \ \ \ | |_|_|/ / |/| | | | Remove inproc_nosec_test since inproc is inherently secure
| | | | * align configuration of kokoro and manual foundry runsGravatar Jan Tattermusch2018-10-24
| |_|_|/ |/| | |
* | | | Merge pull request #16911 from ejona86/warn-about-generatedGravatar Jan Tattermusch2018-10-24
|\ \ \ \ | | | | | | | | | | run_interop_tests: Use "GENERATED" comment in generated scripts
| | * | | Remove inproc_nosec_test since inproc is inherently secureGravatar Vijay Pai2018-10-23
| |/ / / |/| | |
* | | | Merge pull request #15674 from menghanl/release_matrixGravatar Doug Fawley2018-10-23
|\ \ \ \ | | | | | | | | | | Add new go release to client_matrix.py
* \ \ \ \ Merge pull request #16959 from markdroth/doc_reorgGravatar Mark D. Roth2018-10-23
|\ \ \ \ \ | | | | | | | | | | | | Move core docs to core subdir.
* \ \ \ \ \ Merge pull request #16727 from apolcyn/grpclb_interop_masterGravatar apolcyn2018-10-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add a grpclb-in-DNS interop test suite
| | | * | | | add 1.14, 1.15, 1.16Gravatar Menghan Li2018-10-23
| | | | | | |
| | | * | | | Add go release 1.13.0 to client_matrix.pyGravatar Menghan Li2018-10-23
| | | | | | |
| | | * | | | Add go release 1.12.2 to client_matrix.pyGravatar Menghan Li2018-10-23
| |_|/ / / / |/| | | | |
| | | | * | Update client_matrix.py after 1.16 releaseGravatar Stanley Cheung2018-10-23
| | | | | |
* | | | | | Merge pull request #16964 from jtattermusch/remote_csharp_from_coverageGravatar Jan Tattermusch2018-10-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove C# from coverage suite (to make the suite green again)
| | * | | | | Add a grpclb-in-DNS interop test suiteGravatar Alex Polcyn2018-10-23
| |/ / / / / |/| | | | |
| | * | | | Move core docs to core subdir.Gravatar Mark D. Roth2018-10-22
| | | |/ / | | |/| |
| * / | | remove C# from coverage suiteGravatar Jan Tattermusch2018-10-22
| |/ / /
| | | * security connector refactorGravatar Yihua Zhang2018-10-22
| | |/ | |/|
* | | build C++ in benchmarks with cmakeGravatar Jan Tattermusch2018-10-22
| | |
* | | more reasonable timeouts scenario timeoutGravatar Jan Tattermusch2018-10-22
| | |
* | | too many C++ benchmarks considered "smoketest"Gravatar Jan Tattermusch2018-10-22
|/ /
| * Format with tools/distrib/yapf_code.shGravatar Eric Anderson2018-10-19
| |
* | script for creating peformance workers from imageGravatar Jan Tattermusch2018-10-19
| |
* | upload to BQ from singlemachine benchmarks tooGravatar Jan Tattermusch2018-10-19
| |
* | Merge pull request #16905 from vishalpowar/xds_plugin_initGravatar vishalpowar2018-10-18
|\ \ | | | | | | Xds plugin init
| * | Changes to register xds plugin init and shutdown.Gravatar Vishal Powar2018-10-18
| | | | | | | | | | | | | | | | | | Also, - Changes to extract grpclb_proto into its own build target - Remove client_load_reporting_filter from xds plugin.
* | | Merge pull request #16697 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-10-18
|\ \ \ | | | | | | | | Third attempt: Implement Watch method in health check service.
* \ \ \ Merge pull request #16908 from jtattermusch/go_interop_111Gravatar Jan Tattermusch2018-10-18
|\ \ \ \ | |_|/ / |/| | | Update Go interop image to go1.11
| | | * run_interop_tests: Use "GENERATED" comment in generated scriptsGravatar Eric Anderson2018-10-17
| |_|/ |/| |
| | * Merge remote-tracking branch 'upstream/master' into health_checking_serviceGravatar Mark D. Roth2018-10-17
| | |\
| * | | update go interop image to go1.11Gravatar Jan Tattermusch2018-10-17
| | |/ | |/|
* | | fix peformance_profile_* jobs on masterGravatar Jan Tattermusch2018-10-17
| | |
* | | regenerate projectsGravatar Jan Tattermusch2018-10-17
|/ /
* | Merge pull request #16868 from vishalpowar/xds-pluginGravatar vishalpowar2018-10-16
|\ \ | | | | | | Add new grpc lb plugin 'xds'
| | * Merge remote-tracking branch 'upstream/master' into health_checking_serviceGravatar Mark D. Roth2018-10-16
| | |\ | |_|/ |/| |
| * | Add new grpc lb plugin 'xds'Gravatar Vishal Powar2018-10-16
| | | | | | | | | | | | | | | | | | | | | This plugin currently implements the grpclb protocol. NOTE: All the files under xds/ directory have been cloned from grpclb/ and will be updated in subsequently to support xds API.
* | | Merge pull request #16854 from jtattermusch/bazel_test_adjustmentsGravatar Jan Tattermusch2018-10-16
|\ \ \ | | | | | | | | Align some build.yaml test names with bazel counterparts
* \ \ \ Merge pull request #16851 from jtattermusch/benchmark_singlevm_jobGravatar Jan Tattermusch2018-10-16
|\ \ \ \ | | | | | | | | | | Add kokoro job for single VM benchmark
* \ \ \ \ Merge pull request #16893 from lidizheng/run-tests-python-3.7Gravatar Lidi Zheng2018-10-15
|\ \ \ \ \ | | | | | | | | | | | | Add support to run_tests.py for python 3.7
| * | | | | Add support for python 3.7Gravatar Lidi Zheng2018-10-15
| | | | | |
| | | | | * Merge remote-tracking branch 'upstream/master' into health_checking_serviceGravatar Mark D. Roth2018-10-15
| | | | | |\ | |_|_|_|_|/ |/| | | | |