aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Merge pull request #7512 from stanley-cheung/php-cleanup-dockerfileGravatar kpayson642016-07-25
|\
* \ Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_masterGravatar Nicolas Noble2016-07-25
|\ \
* \ \ Merge pull request #7451 from y-zeng/seperate_generated_filesGravatar kpayson642016-07-25
|\ \ \
| | | * fix copyrightGravatar Stanley Cheung2016-07-25
* | | | Merge pull request #7395 from markdroth/handshake_apiGravatar kpayson642016-07-25
|\ \ \ \
| | | * | Fix merge againGravatar murgatroid992016-07-25
| | | | * php: add php7 to jenkins basic and interop testsGravatar Stanley Cheung2016-07-23
| | | | * php: remove protobuf-php clone hackGravatar Stanley Cheung2016-07-22
| | | | * remove outdated php dockerfile dependencyGravatar Stanley Cheung2016-07-22
| |_|_|/ |/| | |
| | | * Fixed incorrect mergesGravatar murgatroid992016-07-22
| | | * Actually commit changes to tools/distrib/python/grpcio_tools/setup.pyGravatar murgatroid992016-07-22
| | | * Merge v1.0.x into masterGravatar murgatroid992016-07-22
| |_|/| |/| | |
* | | | Merge pull request #7269 from y-zeng/cli_callGravatar kpayson642016-07-21
|\ \ \ \
| | | | * Merge pull request #7491 from kpayson64/remote_linux_whl_artifactsGravatar kpayson642016-07-21
| | | | |\
| | | * | \ Merge remote-tracking branch 'upstream/master' into seperate_generated_filesGravatar Yuchen Zeng2016-07-21
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | | * | Merge remote-tracking branch 'google/v1.0.x' into no_verbose_fixGravatar Nicolas "Pixel" Noble2016-07-21
| | | | |\ \
| | | | | | * Remove non-manylinux linux .whl artifactsGravatar Ken Payson2016-07-21
| | | | | * | Merge pull request #7462 from ctiller/backport-delayed-writeGravatar Nicolas Noble2016-07-21
| | | | | |\ \ | | | | | | |/ | | | | | |/|
* | | | | | | Merge pull request #7465 from grpc/revert-6942-perf_html_reportGravatar kpayson642016-07-21
|\ \ \ \ \ \ \
| | | | | | * \ Merge pull request #7484 from soltanmm/docgen-improGravatar kpayson642016-07-21
| | | | | | |\ \
| | | | | | | * | Upgrade virtualenv pip in Python docgenGravatar Masood Malekghassemi2016-07-20
| | | | | | * | | Correct shell scripting mistake in node package generation codeGravatar murgatroid992016-07-20
| | | | | | |/ /
| | | * | | | | Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-20
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | | | * | | | Merge remote-tracking branch 'upstream/master' into seperate_generated_filesGravatar Yuchen Zeng2016-07-19
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | | | | * | Merge pull request #7397 from soltanmm/hua-tulyada-hua-wa-hua-HEY-Hey-hey-heyGravatar kpayson642016-07-19
| | | | | | |\ \
| | | | | | * \ \ Merge pull request #7424 from soltanmm/macverfixGravatar kpayson642016-07-19
| | | | | | |\ \ \
| | | | | | | | * | Document the custom grpcio-tools command classGravatar Masood Malekghassemi2016-07-19
* | | | | | | | | | Merge pull request #7431 from thinkerou/fix_spell_errorGravatar kpayson642016-07-19
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | Add latency profiling from 'important' marksGravatar Craig Tiller2016-07-19
| | | | | * | | | | | Fix sanity checkGravatar Yuchen Zeng2016-07-19
| | * | | | | | | | | Revert "Generate html report for perf tests"Gravatar Vijay Pai2016-07-19
| |/ / / / / / / / / |/| | | | | | | | |
| | | | | | | | | * Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-19
| | | | | | | * | | Force the Python host version on Mac OS XGravatar Masood Malekghassemi2016-07-18
| | | | | | | | |/ | | | | | | | |/|
| | | | * | | / | Separate generated file and protobuf dependencyGravatar Yuchen Zeng2016-07-18
| |_|_|/ / / / / |/| | | | | | |
| | | | | * | | Polish grpcio_health_checking packageGravatar Ken Payson2016-07-18
| | | | | |/ /
| | | | | * | Merge pull request #7416 from soltanmm/3DGravatar kpayson642016-07-18
| | | | | |\ \
* | | | | | \ \ Merge pull request #6942 from adelez/perf_html_reportGravatar kpayson642016-07-18
|\ \ \ \ \ \ \ \
| | | | | * | | | Make default log verbosity ERROR, run tests with DEBUGGravatar Craig Tiller2016-07-18
| | | | | | |_|/ | | | | | |/| |
| | * | | / | | fix spell error by pyflakes foundGravatar thinkerou2016-07-17
| |/ / / / / / |/| | | | | |
| | | | | | * Support long paths in make_grpcio_tools.pyGravatar Masood Malekghassemi2016-07-16
| | | | | | * Use normalized path separators in `setup.py`sGravatar Masood Malekghassemi2016-07-16
| | | | | | * Change directory when building grpcio-toolsGravatar Masood Malekghassemi2016-07-16
| | | | | | * Increase build timeouts for Python artifactsGravatar Masood Malekghassemi2016-07-16
| | | | | | * Build Python distributions for Python 3Gravatar Masood Malekghassemi2016-07-16
| | | | | | * Allow make_grpcio_tools.py to be invoked in parallelGravatar Masood Malekghassemi2016-07-16
| | | | | |/ | | | | |/|
| | | | | * Install virtualenv in Python distribtest DockerfilesGravatar Masood Malekghassemi2016-07-15
| | | | |/
* | | | | Merge pull request #7410 from sreecha/bq_bugGravatar Craig Tiller2016-07-15
|\ \ \ \ \
| | * | | | Generate html report for perf testsGravatar Adele Zhou2016-07-15
| |/ / / / |/| | | |
* | | | | Merge pull request #7347 from apolcyn/add_ruby_client_compression_interop_testsGravatar kpayson642016-07-15
|\ \ \ \ \
| | * | | | Add clientSuccess and serverSuccess to BQ schemaGravatar Sree Kuchibhotla2016-07-15
| |/ / / / |/| | | |