aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* moreGravatar yang-g2016-12-27
|
* default serviceGravatar yang-g2016-12-27
|
* Add more filesGravatar yang-g2016-12-27
|
* Add filesGravatar yang-g2016-12-27
|
* Merge pull request #9178 from jtattermusch/docker_inception_is_evilGravatar Jan Tattermusch2016-12-23
|\ | | | | Cleanup and speedup sanity tests
* \ Merge pull request #9190 from matt-kwong/fix-python-artifactGravatar matt-kwong2016-12-22
|\ \ | | | | | | Fix Python artifact build
* | | Update interop html template locationGravatar Matt Kwong2016-12-22
| | |
| * | Fix Python artifact buildGravatar Matt Kwong2016-12-22
| | |
| | * cleanup and speedup of sanity testsGravatar Jan Tattermusch2016-12-22
| |/ |/|
* | cleanup tools/run_tests directoryGravatar Jan Tattermusch2016-12-22
|/
* Merge pull request #9180 from soltanmm-google/lodash_becomes-midashGravatar Masood Malekghassemi2016-12-21
|\ | | | | Change grpcio_tools to grpcio-tools
| * Change grpcio_tools to grpcio-toolsGravatar Masood Malekghassemi2016-12-20
| | | | | | | | | | This should address the difference in how we ask users to install grpcio-tools and the files the user ends up downloading from PyPI.
* | support --exclude in run_tests_matrix.pyGravatar Jan Tattermusch2016-12-20
|/
* Merge pull request #9158 from jtattermusch/deflaking_adjustmentsGravatar Jan Tattermusch2016-12-20
|\ | | | | Allow running many runs per test without flooding the logs
* \ Merge pull request #9161 from jtattermusch/reenable_timeoutsGravatar Jan Tattermusch2016-12-20
|\ \ | | | | | | Reintroduce test timeouts eliminated by mistake
| | * enable running many runs per test without flooding the logsGravatar Jan Tattermusch2016-12-19
| |/
| * test timeouts eliminated by mistakeGravatar Jan Tattermusch2016-12-19
| |
* | v1.0.x → master upmergeGravatar Nathaniel Manista2016-12-16
|\ \ | |/ |/| | | | | | | | | | | | | | | Manual changes: - Fixed use of Exception.message in _invalid_metadata_test.py - Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb - Added "set -e" to generate_build_additions.sh
* | Merge pull request #9109 from jtattermusch/protoc_artifacts_fixGravatar Jan Tattermusch2016-12-15
|\ \ | | | | | | Fix building protoc artifacts on linux
| | * Upversion PythonGravatar Masood Malekghassemi2016-12-14
| | |
| | * Patch overlooked strings from Python un-namespacingGravatar Masood Malekghassemi2016-12-14
| | |
* | | Patch overlooked strings from Python un-namespacingGravatar Masood Malekghassemi2016-12-14
| | |
| * | fix building protoc artifacts on linuxGravatar Jan Tattermusch2016-12-14
|/ /
| * Up-version PythonGravatar Masood Malekghassemi2016-12-12
| |
| * Un-namespace Python packagesGravatar Masood Malekghassemi2016-12-12
| | | | | | | | | | Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks.
* | Un-namespace Python packagesGravatar Masood Malekghassemi2016-12-12
| | | | | | | | | | Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks.
* | Merge pull request #9062 from grpc/revert-9019-short_deadlinesGravatar Craig Tiller2016-12-12
|\ \ | | | | | | Revert "Handle (and test) short call deadlines"
* | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""Gravatar Craig Tiller2016-12-12
| | |
| * | Revert "Handle (and test) short call deadlines"Gravatar Craig Tiller2016-12-12
|/ /
* | Merge pull request #9026 from jtattermusch/protobuf_consistent_cmakeGravatar Jan Tattermusch2016-12-12
|\ \ | | | | | | Make cmake protobuf building consistent with third_party/protobuf
| | * Merge pull request #9051 from ↵Gravatar Masood Malekghassemi2016-12-09
| | |\ | | | | | | | | | | | | | | | | soltanmm-google/I-used-to-hate-history-class,then-I-learned-for-myself-that-so-long-as-we're-all-human-we-will-make-the-same-human-mistakes-again-and-again-and-that's-worth-studying Backport Python setuptools unpinning
| | * \ Merge pull request #9044 from ncteisen/go_docker_fix_backportGravatar Noah Eisen2016-12-09
| | |\ \ | | | | | | | | | | Fix Go Docker Backport
| | | | * Backport Python setuptools unpinningGravatar Masood Malekghassemi2016-12-09
| | | |/ | | |/| | | | | | | | | This should allow our tests to build on newer virtualenvs.
| | | * Fix go dockerGravatar Noah Eisen2016-12-09
| | | |
| | * | Up-version Python for backportsGravatar Masood Malekghassemi2016-12-09
| | |/
* | | Short deadlines: set Status on deadlineGravatar David Garcia Quintas2016-12-09
| | |
* | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Mark D. Roth2016-12-09
|\ \ \ | | | | | | | | | | | | revert-8949-revert-8922-slice_cleanup
| * | | readable output from run_tests.py on windowsGravatar Jan Tattermusch2016-12-09
| | | |
| | * | make protobuf building consistentGravatar Jan Tattermusch2016-12-09
| |/ /
| * | Merge pull request #8699 from apolcyn/run_perf_on_benchmarksGravatar apolcyn2016-12-08
| |\ \ | | | | | | | | Add perf option to benchmark runner script, create text profiles and flamegraphs
| | * | add a "perf" option to benchmarks script, generate profile text reports and ↵Gravatar Alexander Polcyn2016-12-08
| | | | | | | | | | | | | | | | flamegraphs
| * | | Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeoutGravatar apolcyn2016-12-08
| |\ \ \ | | | | | | | | | | handle empty string for qps workers in driver and dont quit them after netperf test
| * \ \ \ Merge pull request #8966 from soltanmm-google/this-is-okayGravatar Masood Malekghassemi2016-12-07
| |\ \ \ \ | | | | | | | | | | | | Fix #8285
| | * | | | Unpin Python setuptools dependencyGravatar Masood Malekghassemi2016-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #8285, allows us to work on later versions of virtualenv without getting problems with too-recent python packaging versions.
| * | | | | Renamed google_benchmark submodule to benchmarkGravatar David Garcia Quintas2016-12-06
| | |_|/ / | |/| | |
| * | | | Merge pull request #8948 from jtattermusch/internal_fuzzerGravatar Jan Tattermusch2016-12-06
| |\ \ \ \ | | | | | | | | | | | | Try running client_fuzzer on internal CI
| | | | | * Fix test runner failures for Python on WindowsGravatar Masood Malekghassemi2016-12-05
| | | | | |
| | | | * | clean up scenario.workers length checkGravatar Alex Polcyn2016-12-06
| | | | | |
| | | | * | handle empty string for qps workers in driver and dont quit them on netperfGravatar Alex Polcyn2016-12-06
| | | |/ /
| * | / / Fix test runner failures for Python on WindowsGravatar Masood Malekghassemi2016-12-05
| | |/ / | |/| |