Nicolas "Pixel" Noble 863a0500df Flagging 1.7.0 hace 8 años
..
buildgen 27bf05d003 Add tests for c-ares wrapper using a local DNS server. hace 8 años
codegen 2477cf3778 Revert "General executor speedups, introspection" hace 8 años
distrib 863a0500df Flagging 1.7.0 hace 8 años
dockerfile 8bba3bfc25 Pin pip at 9.0.1 hace 8 años
doxygen 863a0500df Flagging 1.7.0 hace 8 años
flakes 38a83b3c40 Print kokoro URL for new flakes hace 8 años
fuzzer 7897ae9308 auto-fix most of licenses hace 8 años
gce 8bba3bfc25 Pin pip at 9.0.1 hace 8 años
gcp 58ca8beb16 add script for patching perf benchmark schema hace 8 años
github 054bba9edc More docs hace 8 años
gource 7897ae9308 auto-fix most of licenses hace 8 años
http2_interop b29f1fe3a2 Update include paths hace 8 años
internal_ci 8d1dc21994 Merge pull request #12782 from jtattermusch/debug_clock_skew hace 8 años
interop_matrix d847616e97 Added step-by-step instrution on how to add a new release to grpc backward compatiblity test. hace 8 años
jenkins f9a39ac7e2 Merge pull request #12718 from ZhouyihaiDing/c_ext_php hace 8 años
line_count 7897ae9308 auto-fix most of licenses hace 8 años
mkowners 8a08400af2 Fix spam hace 8 años
openssl 7897ae9308 auto-fix most of licenses hace 8 años
profiling c2d5edfef5 Increase CPU cost hace 8 años
run_tests 5b76eb9824 Use prebuilt ruby artifact docker image from dockerhub hace 8 años
README.md b2e4bfa1ef Merge matrix feature branch into master. hace 8 años
lsan_suppressions.txt 60b189199c Add one more openssl leak to suppressions list hace 9 años
tsan_suppressions.txt 30ddc63fdf Suppress race caused by cached_size tracking in protobuf hace 8 años
ubsan_suppressions.txt 7fab9bf3bb Add TSI test library and SSL and fake TSI tests hace 8 años

README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

gce: Scripts to help setup testing infrastructure on GCE.

gcp: Helper scripts for interacting with various services on GCP (like Google container engine, BigQuery etc)

internal_ci: Support for running tests on an internal CI platform.

interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.

run_tests/performance: See the README for more notes on the performance tests.