grpc/tools
Nicolas Noble 0ad5f59075 Merge pull request #8516 from nicolasnoble/doing-v1.0.1
Going 1.0.1.
2016-10-26 14:00:34 -07:00
..
buildgen php: bump version 2016-08-22 08:45:12 -07:00
codegen Update generated files with new protobuf version 2016-08-03 10:48:23 -07:00
distrib Going 1.0.1. 2016-10-26 21:42:29 +02:00
dockerfile fix building go interop image 2016-10-05 11:46:10 +02:00
doxygen Going 1.0.1. 2016-10-26 21:42:29 +02:00
fuzzer Convert tests to new error scheme 2016-05-06 14:26:12 -07:00
gce update nuget client to latest version on performance workers 2016-08-15 12:22:41 -07:00
gcp Misc changes 2016-05-17 18:37:52 -07:00
gource Make videos 2016-04-19 13:40:00 -07:00
http2_interop Update http2 interop tests to work with Servers implementing HTTP Alternative Services 2016-04-07 16:10:25 -07:00
jenkins add proxy script for run_tests_matrix.py 2016-10-05 11:08:10 +02:00
openssl Update copyrights 2016-03-31 07:46:18 -07:00
profiling/latency_profile slightly fancier output 2016-06-21 15:20:19 -07:00
run_tests Add missing comma in run_tests.py 2016-10-26 13:45:04 -07:00
README.md Update README.md 2016-05-19 11:53:19 -07:00
lsan_suppressions.txt Get subchannel index working 2016-01-25 09:59:20 -08:00
tsan_suppressions.txt post merge 2016-02-02 09:43:02 -08:00

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)

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.