aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
...
* | | Adding upb as submoduleGravatar Vishal Powar2018-11-28
| | | | | | | | | | | | upb will be used for codegen of xDS protos.
| | * Channelz Python wrapper implementationGravatar Lidi Zheng2018-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Expose the C-Core API in Cython layer * Handle the object translation * Create a separate package for Channelz specifically * Handle nullptr and raise exception if seen one * Translate C++ Channelz unit tests * Adding 5 more invalid query unit tests Adding peripheral utility for grpcio-channelz package * Add to `pylint_code.sh` * Add to Python build script * Add to artifact build script * Add to Bazel * Add to Sphinx module list
| * | added toolchain_resolution_debug for displaying platformGravatar Bill Feng2018-11-27
| | |
* | | Merge pull request #17283 from jtattermusch/python_interop_37Gravatar Jan Tattermusch2018-11-26
|\ \ \ | | | | | | | | Run python interop tests with python3.7
| | * \ merge conflict fixGravatar Bill Feng2018-11-26
| | |\ \ | |_|/ / |/| | |
| | * | modified execution platform registration, added host platformGravatar Bill Feng2018-11-26
| | | |
* | | | Merge pull request #17239 from vishalpowar/add_ads_in_metadataGravatar vishalpowar2018-11-26
|\ \ \ \ | | | | | | | | | | Adding ads (data-plane-api) method name to wellknown names list.
| | * | | use python stretch3.7 image for interop testsGravatar Jan Tattermusch2018-11-26
| | | | |
| | * | | run python interop tests with python3.7Gravatar Jan Tattermusch2018-11-26
| |/ / / |/| | |
* | | | Merge pull request #15640 from jtattermusch/slow_python_interop_buildGravatar Jan Tattermusch2018-11-26
|\ \ \ \ | | | | | | | | | | Run interop tests using python3.4 (and build interop with 3.4 only)
* \ \ \ \ Merge branch 'master' into httpplumbingGravatar Yash Tibrewal2018-11-21
|\ \ \ \ \
| | * | | | run interop tests using python3.4Gravatar Jan Tattermusch2018-11-21
| | | | | |
| * | | | | Revert "Revert "pin google-api-python-client to 1.6.7 to avoid breakage""Gravatar Jan Tattermusch2018-11-21
| |/ / / /
* | | | | Reviewer commentsGravatar Yash Tibrewal2018-11-20
| | | | |
| * | | | Revert "pin google-api-python-client to 1.6.7 to avoid breakage"Gravatar Jan Tattermusch2018-11-20
| | |_|/ | |/| |
| * | | Merge pull request #17245 from jtattermusch/coverage_split_upGravatar Jan Tattermusch2018-11-20
| |\ \ \ | | | | | | | | | | Split up test coverage runs by language
| * \ \ \ Merge pull request #17254 from jtattermusch/runtests_python_nitsGravatar Jan Tattermusch2018-11-20
| |\ \ \ \ | | | | | | | | | | | | run_tests.py cleanup: nits in PythonLanguage
| * | | | | remove remnants of ccache with --use_dockerGravatar Jan Tattermusch2018-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | using ccache when building under a docker image isn't useful when building on kokoro as each build runs on a fresh VM. Originally ccache builds were used to speed up jenkins builds, now removing to guarantee build isolation and simplify stuff.
| | | * | | avoid C++ flakes by decreasing coverage parallelismGravatar Jan Tattermusch2018-11-20
| | | | | |
| | * | | | run_tests.py cleanup: nits in PythonLanguageGravatar Jan Tattermusch2018-11-20
| |/ / / /
| | * | | remove broken toplevel index.html fileGravatar Jan Tattermusch2018-11-20
| | | | |
| | * | | pip install coverage for python_stretch3.7 imageGravatar Jan Tattermusch2018-11-20
| | | | |
| | * | | remove an unneeded shell scriptGravatar Jan Tattermusch2018-11-20
| | | | |
| * | | | Regenerate projectsGravatar Muxi Yan2018-11-19
| | | | |
| | * | | split up coverage runs by languageGravatar Jan Tattermusch2018-11-19
| |/ / /
* | | | CleanupGravatar Yash Tibrewal2018-11-16
| | | |
| | * | Adding ads (data-plane-api) method name to wellknown names list.Gravatar Vishal Powar2018-11-16
| |/ / | | | | | | | | | This is the api for getting assignments from xDS server
* | | Merge masterGravatar Yash Tibrewal2018-11-16
|\ \ \
| | * \ Merge pull request #17229 from lidizheng/make-docgen-py-workGravatar Lidi Zheng2018-11-15
| | |\ \ | | | | | | | | | | Make docgen.py work
| | | * | Make docgen.py workGravatar Lidi Zheng2018-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Merge unnecessary arguments * Remove the build command (CI should make sure it works, not this script) * Speed up the GitHub operations with proper flags * Adding Sphinx to setup requirement
| | | | * attempting single platformGravatar Bill Feng2018-11-15
| | | | |
| | | | * fixed incorrect repo nameGravatar Bill Feng2018-11-15
| | | | |
| | * | | Merge pull request #17063 from AspirinSJL/lb_configGravatar Juanli Shen2018-11-15
| | |\ \ \ | | | | | | | | | | | | Add support for LB config in service config
| | * | | | Merge pull request #17210 from vishalpowar/import-envoy-submoduleGravatar vishalpowar2018-11-15
| |/| | | | | | | | | | | | | | | | Add envoy and its dependent repos as submodules in third_party
| | | * | | Add support for LB config in service configGravatar Juanli Shen2018-11-15
| | |/ / / | |/| | |
| | | | * added custom platformGravatar Bill Feng2018-11-15
| | | | |
| | | | * more destination fixesGravatar Bill Feng2018-11-14
| | | | |
| | | | * updated toolchain subversionGravatar Bill Feng2018-11-14
| | | | |
| | | | * updated toolchain subversionGravatar Bill Feng2018-11-14
| | | | |
| * | | | Merge pull request #17215 from jtattermusch/tool_test_msan_disableGravatar Jan Tattermusch2018-11-14
| |\ \ \ \ | | | | | | | | | | | | Disable grpc_tool_test on msan
| | | * | | Updating sanity check for submodulesGravatar Vishal Powar2018-11-14
| | | | | |
| * | | | | adding THREAD_SANITIZER define seems to trigger #17175Gravatar Jan Tattermusch2018-11-14
| | |/ / / | |/| | |
| | * | | disable grpc_tool_test on msanGravatar Jan Tattermusch2018-11-14
| |/ / /
| * | | remove ALTS shared resourcesGravatar Yihua Zhang2018-11-13
| | | |
| * | | create internal version of grpc_call_cancel.Gravatar Yihua Zhang2018-11-12
| | | |
| * | | Merge pull request #17187 from jtattermusch/macos_high_maxfilesGravatar Jan Tattermusch2018-11-12
| |\ \ \ | | | | | | | | | | Use the kokoro's default maxfiles on macosx
| * \ \ \ Merge pull request #17184 from jtattermusch/fix_python_linux_extraGravatar Jan Tattermusch2018-11-12
| |\ \ \ \ | | |_|/ / | |/| | | Fix linux_extra python artifacts
| * | | | Merge pull request #17172 from billfeng327/bugfix/enable-json-run-localhost-tsanGravatar Bill Feng2018-11-12
| |\ \ \ \ | | | | | | | | | | | | fix incorrect exclusion of json_run_localhost in TSAN and ASAN
| | | | * | use the kokoro's default maxfiles on macosxGravatar Jan Tattermusch2018-11-12
| | |_|/ / | |/| | |
| | * | | changed exclusion to the correct targetGravatar Bill Feng2018-11-12
| | | | |