Esun Kim 7eb9262936 Merge pull request #20350 from veblush/cpp-now пре 6 година
..
api_reference a5433ddcfb shellcheck пре 7 година
buildgen 4ecc1fe6a4 fix the wrong word пре 6 година
codegen fa7bdff69f Fix buffer-overflow in grpc_static_mdelem_for_static_strings пре 6 година
debug 05b3eeff77 fix-up some spelling mistakes пре 6 година
distrib 7f6395426d Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh пре 6 година
dockerfile 782d9bfb34 add alpine distribtest пре 6 година
doxygen 1743519aa9 Activate C++ stdlib пре 6 година
failures 87cd994b04 Upgrade yapf to 0.20.0 пре 8 година
fuzzer cc93663910 Add ALTS fuzzer пре 7 година
gce 4ecc1fe6a4 fix the wrong word пре 6 година
gcp df7ad5f91c Repo stats tracking пре 6 година
github 4ecc1fe6a4 fix the wrong word пре 6 година
gource 7897ae9308 auto-fix most of licenses пре 8 година
http2_interop 05b3eeff77 fix-up some spelling mistakes пре 6 година
internal_ci 7eb9262936 Merge pull request #20350 from veblush/cpp-now пре 6 година
interop_matrix f12df974ae Merge pull request #20401 from tanjunchen/clean-up пре 6 година
line_count 87cd994b04 Upgrade yapf to 0.20.0 пре 8 година
mkowners 87cd994b04 Upgrade yapf to 0.20.0 пре 8 година
openssl 37629bacf5 Regenerate projects пре 8 година
package_hosting 0a69991080 Fix sort issue in package build page пре 7 година
profiling 4ecc1fe6a4 fix the wrong word пре 6 година
release ba761f77c5 Yapf. Pylint. Long-form birth certificate. пре 6 година
remote_build f81ef767d3 filter out non-linux tests пре 6 година
run_tests 7eb9262936 Merge pull request #20350 from veblush/cpp-now пре 6 година
README.md b2e4bfa1ef Merge matrix feature branch into master. пре 8 година
bazel 98d2d32b9e upgrade to bazel 0.29.1 пре 6 година
bazel.rc 1444cd1dd3 Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"" пре 6 година

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.