Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update remaining stresstest configs | Jan Tattermusch | 2016-05-03 |
| | |||
* | add a readme file | Jan Tattermusch | 2016-05-03 |
| | |||
* | update locations of dockerization scripts | Jan Tattermusch | 2016-05-03 |
| | |||
* | update working directories | Jan Tattermusch | 2016-05-03 |
| | |||
* | move helper script for dockerization | Jan Tattermusch | 2016-05-03 |
| | |||
* | Merge pull request #6376 from murgatroid99/node_test_multiple_versions | Jan Tattermusch | 2016-05-03 |
|\ | | | | | Made Node tests support multiple versions and set the Node default version to 4 everywhere possible | ||
* \ | Merge pull request #6406 from sreecha/ruby_stress_test_docker | Jan Tattermusch | 2016-05-03 |
|\ \ | | | | | | | Ruby docker files and config | ||
* \ \ | Merge pull request #6399 from nicolasnoble/source-of-truth-api | Nicolas Noble | 2016-05-02 |
|\ \ \ | | | | | | | | | Properly using our build.yaml source of truth to generate our list of public APIs. | ||
| | * | | Ruby docker files and config | Sree Kuchibhotla | 2016-05-02 |
| |/ / |/| | | |||
| | * | Updated a couple more scripts | murgatroid99 | 2016-05-02 |
| | | | |||
* | | | Merge pull request #6382 from sreecha/csharp_stress_test_docker | Jan Tattermusch | 2016-05-02 |
|\ \ \ | | | | | | | | | Add C# stress client to the test framework | ||
* \ \ \ | Merge pull request #6387 from ctiller/sml | Jan Tattermusch | 2016-05-02 |
|\ \ \ \ | | | | | | | | | | | Fix bug where max_frame_size was ignored | ||
| | | * | | Properly using our build.yaml source of truth to generate our list of public ↵ | Nicolas "Pixel" Noble | 2016-05-02 |
| | | | | | | | | | | | | | | | | | | | | APIs. | ||
* | | | | | Merge pull request #6371 from murgatroid99/ruby_tools_gem | Nicolas Noble | 2016-05-02 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Created grpc-tools ruby gem for distributing protoc and the plugin | ||
| | * | | | Fix bug where max_frame_size was ignored | Craig Tiller | 2016-04-30 |
| |/ / / |/| | | | | | | | | | | | Also add corpus entries that helped diagnose this bug | ||
| | * | | C# Dockerfile and Config scripts | Sree Kuchibhotla | 2016-04-29 |
| |/ / |/| | | |||
| | * | Made Node tests support multiple versions and set the Node default version ↵ | murgatroid99 | 2016-04-29 |
| |/ |/| | | | | | to 4 everywhere possible | ||
| * | Fixed build_package_ruby's use of variables | murgatroid99 | 2016-04-29 |
| | | |||
| * | Fixed build_package_ruby's use of variables | murgatroid99 | 2016-04-29 |
| | | |||
| * | Updated build_package_ruby to build the grpc-tools gem | murgatroid99 | 2016-04-29 |
| | | |||
* | | kill pending python workers on start | Jan Tattermusch | 2016-04-29 |
| | | |||
* | | Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging | Jan Tattermusch | 2016-04-29 |
|\ \ | | | | | | | Added node plugin to grpc-tools npm package, updated build_package_node | ||
* \ \ | Merge pull request #6298 from grpc/python_qps_tests | Jan Tattermusch | 2016-04-28 |
|\ \ \ | | | | | | | | | Python QPS Tests | ||
| * | | | Python QPS Worker/initial scenarios | Ken Payson | 2016-04-28 |
| | | | | |||
* | | | | Merge pull request #6260 from sreecha/stress_test_misc | Jan Tattermusch | 2016-04-28 |
|\ \ \ \ | | | | | | | | | | | Simplify QPS Metrics collection | ||
* \ \ \ \ | Merge pull request #6328 from jtattermusch/performance_tests_facelift | Jan Tattermusch | 2016-04-28 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Better killing of pending QpsWorkers (in single-machine setup). | ||
* | | | | | Merge pull request #6324 from jtattermusch/interop_fixups | Jan Tattermusch | 2016-04-28 |
|\ \ \ \ \ | | | | | | | | | | | | | Interop test cleanup | ||
* \ \ \ \ \ | Merge pull request #6255 from stanley-cheung/fix-buildgen-plugin-comment | Craig Tiller | 2016-04-28 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix buildgen plugin file comment | ||
| | | * | | | | get rid of local qpsworkers before starting the tests | Jan Tattermusch | 2016-04-27 |
| | | | | | | | |||
* | | | | | | | Merge pull request #6304 from ctiller/expandypie | Nicolas Noble | 2016-04-27 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Expand corpora | ||
* \ \ \ \ \ \ \ | Merge pull request #6183 from nicolasnoble/msys-support | Jan Tattermusch | 2016-04-27 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | Adding support for msys. | ||
| | | | * | | | | generate interop test Dockerfiles using templates | Jan Tattermusch | 2016-04-27 |
| | | | | | | | | |||
| | | | * | | | | move interop test docker files to a subdir | Jan Tattermusch | 2016-04-27 |
| | | | | | | | | |||
| | | | * | | | | get rid of the unused grpc_base Dockerfile | Jan Tattermusch | 2016-04-27 |
| | | | | | | | | |||
| | | | * | | | | run all implemented C# interop tests | Jan Tattermusch | 2016-04-27 |
| | | | | | | | | |||
| | | | * | | | | get rid of the old homebrew/linuxbrew tests | Jan Tattermusch | 2016-04-27 |
| | | | | | | | | |||
| | | | * | | | | cleanup interop test scripts | Jan Tattermusch | 2016-04-27 |
| |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #6286 from jtattermusch/runtests_python3_support | Jan Tattermusch | 2016-04-27 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add --compiler python3.4 option to run_tests.py (enable running test using python3) | ||
| | | | | * \ \ | Merge branch 'master' into stress_test_misc | Sree Kuchibhotla | 2016-04-27 |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
| | | | | | | * | Fixed case statement in build_package_node | murgatroid99 | 2016-04-27 |
| | | | | | | | | |||
| | | | | | | * | Clear bin directory after generating each tarball | murgatroid99 | 2016-04-27 |
| | | | | | | | | |||
| | | * | | | | | Expand corpora | Craig Tiller | 2016-04-26 |
| | | | |_|/ / | | | |/| | | | |||
| * | | | | | | cleanup build_interop.sh for python | Jan Tattermusch | 2016-04-26 |
| | | | | | | | |||
| | | | | | * | Get version explicitly | murgatroid99 | 2016-04-26 |
| | | | | | | | |||
| | | | | | * | Get version explicitly | murgatroid99 | 2016-04-26 |
| | | | | | | | |||
| * | | | | | | Add --compiler python3.4 option to run_tests.py | Jan Tattermusch | 2016-04-26 |
| | |/ / / / | |/| | | | | |||
| | | | | * | Fixed working directory path | murgatroid99 | 2016-04-26 |
| | | | | | | |||
| | | | | * | Actually make the output directories | murgatroid99 | 2016-04-26 |
| | | | | | | |||
| | | | | * | Account for windows file names | murgatroid99 | 2016-04-26 |
| | | | | | | |||
| | | | | * | Added node plugin to grpc-tools npm package, updated build_package_node | murgatroid99 | 2016-04-26 |
| | | | | | |