aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Expand)AuthorAge
...
| | | | | * | | | | Move manylinux1 precompiler definitions into port_platform.hGravatar Masood Malekghassemi2016-05-05
| |_|_|_|/ / / / / |/| | | | | | | |
| | | | * | | | | Build grpcio-tools sdistGravatar Masood Malekghassemi2016-05-05
| |_|_|/ / / / / |/| | | | | | |
| | * | | | | | mark some scenarios as smoketest and add a cmdline flagGravatar Jan Tattermusch2016-05-05
| | * | | | | | regenerate tests.jsonGravatar Jan Tattermusch2016-05-05
| | * | | | | | add support for scenario categoriesGravatar Jan Tattermusch2016-05-05
* | | | | | | | Merge pull request #6450 from nicolasnoble/goproGravatar Jan Tattermusch2016-05-05
|\ \ \ \ \ \ \ \
| | | * | | | | | increase qps_worker max lifetimeGravatar Jan Tattermusch2016-05-05
| | | * | | | | | add some more scenariosGravatar Jan Tattermusch2016-05-05
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6323 from dgquintas/codegen_remove_protoGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \ \ \ \
| | | * | | | | | | Build grpcio tools on WindowsGravatar Masood Malekghassemi2016-05-04
| | | * | | | | | | Fix missing symbolsGravatar Masood Malekghassemi2016-05-04
| | | * | | | | | | Copy all generated Python distribsGravatar Masood Malekghassemi2016-05-04
| | | * | | | | | | Use manylinuxGravatar Masood Malekghassemi2016-05-04
| | | * | | | | | | Integrate Python protoc Linux artifact buildersGravatar Masood Malekghassemi2016-05-04
| | | * | | | | | | Add sanity test for grpcio protoc packageGravatar Masood Malekghassemi2016-05-04
| |_|/ / / / / / / |/| | | | | | | |
| | * | | | | | | Added all transitive header dependencies in build.yaml to fix the failing check.Gravatar Makarand Dharmapurikar2016-05-04
| | | * | | | | | Fix the build path in configGravatar Sree Kuchibhotla2016-05-04
| | | * | | | | | Merge branch 'master' into python_stress_test_dockerGravatar Sree Kuchibhotla2016-05-04
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | | | * | | | | Exclude 1byte tests from msanGravatar Craig Tiller2016-05-03
| |_|_|/ / / / / |/| | | | | | |
| | * | | | | | Added dummy cronet api implementation so we can build on Jenkins.Gravatar Makarand Dharmapurikar2016-05-03
| | | * | | | | Correct csharp kubernetes proxy port (so that it doesn't collide withGravatar Sree Kuchibhotla2016-05-03
| | | * | | | | Python dockerfiles and config files for stress testingGravatar Sree Kuchibhotla2016-05-03
* | | | | | | | update remaining stresstest configsGravatar Jan Tattermusch2016-05-03
* | | | | | | | update locations of dockerization scriptsGravatar Jan Tattermusch2016-05-03
* | | | | | | | update working directoriesGravatar Jan Tattermusch2016-05-03
* | | | | | | | move helper script for dockerizationGravatar Jan Tattermusch2016-05-03
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #6376 from murgatroid99/node_test_multiple_versionsGravatar Jan Tattermusch2016-05-03
|\ \ \ \ \ \ \
| | | | * \ \ \ Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-03
| | | | |\ \ \ \
| | | | * | | | | Added bad_client test to check that the server rejects requests with tooGravatar Mark D. Roth2016-05-03
| | | |/ / / / /
* | | | / / / / Ruby docker files and configGravatar Sree Kuchibhotla2016-05-02
| |_|_|/ / / / |/| | | | | |
| * | | | | | Updated a couple more scriptsGravatar murgatroid992016-05-02
* | | | | | | Merge pull request #6382 from sreecha/csharp_stress_test_dockerGravatar Jan Tattermusch2016-05-02
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #6387 from ctiller/smlGravatar Jan Tattermusch2016-05-02
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6371 from murgatroid99/ruby_tools_gemGravatar Nicolas Noble2016-05-02
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_protoGravatar David Garcia Quintas2016-05-02
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| | * | | | | | | Fix bug where max_frame_size was ignoredGravatar Craig Tiller2016-04-30
| |/ / / / / / / |/| | | | | | |
| | * | | | | | C# Dockerfile and Config scriptsGravatar Sree Kuchibhotla2016-04-29
| |/ / / / / / |/| | | | | |
| | * | | | | Made Node tests support multiple versions and set the Node default version to...Gravatar murgatroid992016-04-29
| |/ / / / / |/| | | | |
| | | | * | Server builder pluginGravatar Yuchen Zeng2016-04-29
| |_|_|/ / |/| | | |
| * | | | Fixed build_package_ruby's use of variablesGravatar murgatroid992016-04-29
| * | | | Fixed build_package_ruby's use of variablesGravatar murgatroid992016-04-29
| * | | | Updated build_package_ruby to build the grpc-tools gemGravatar murgatroid992016-04-29
* | | | | kill pending python workers on startGravatar Jan Tattermusch2016-04-29
* | | | | Merge pull request #6309 from murgatroid99/node_proto_plugin_packagingGravatar Jan Tattermusch2016-04-29
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6298 from grpc/python_qps_testsGravatar Jan Tattermusch2016-04-28
|\ \ \ \ \ \
| * | | | | | Python QPS Worker/initial scenariosGravatar Ken Payson2016-04-28
* | | | | | | Merge pull request #6260 from sreecha/stress_test_miscGravatar Jan Tattermusch2016-04-28
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #6328 from jtattermusch/performance_tests_faceliftGravatar Jan Tattermusch2016-04-28
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #6324 from jtattermusch/interop_fixupsGravatar Jan Tattermusch2016-04-28
|\ \ \ \ \ \ \ \