aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
...
| * Make Python testing predictable againGravatar Masood Malekghassemi2015-12-03
| | | | | | | | | | | | | | This reorganizes the Python code, scraps the current testing infrastructure, and implements a simple test discovery and run script based on the standard Python unittest library so we can trust that our tests are running.
* | Add http2 test for small http max frame sizeGravatar Carl Mastrangelo2015-12-03
| |
* | Merge pull request #4207 from yang-g/server_builder_optionsGravatar Craig Tiller2015-12-03
|\ \ | | | | | | Server builder options
* \ \ Merge pull request #4265 from jtattermusch/display_csharp_coverage_reportGravatar Nicolas Noble2015-12-03
|\ \ \ | | | | | | | | Add index.html file for C# coverage reports
* \ \ \ Merge pull request #4248 from ctiller/odrGravatar Nicolas Noble2015-12-03
|\ \ \ \ | | | | | | | | | | Fix dependency violations
* | | | | Supporting Msys2's python.Gravatar Nicolas "Pixel" Noble2015-12-03
| | | | |
* | | | | Merge pull request #4262 from nicolasnoble/unzip-overrideGravatar Eric Anderson2015-12-02
|\ \ \ \ \ | | | | | | | | | | | | Force-unzipping test results.
| | | * | | add index.html file for C# coverage reportsGravatar Jan Tattermusch2015-12-02
| |_|/ / / |/| | | |
| * | | | Force-unzipping test results.Gravatar Nicolas "Pixel" Noble2015-12-02
| | | | |
| | * | | Build fixGravatar Craig Tiller2015-12-02
| | | | |
| | * | | Correctly tag dependencies: generated filesGravatar Craig Tiller2015-12-02
| | | | |
* | | | | Merge pull request #4230 from nicolasnoble/generate-coverage-alwaysGravatar adelez2015-12-02
|\ \ \ \ \ | |_|/ / / |/| | | | Generate html reports always.
* | | | | Merge pull request #4188 from ctiller/no-transport-metadataGravatar Sree Kuchibhotla2015-12-02
|\ \ \ \ \ | | | | | | | | | | | | Remove metadata contexts
* \ \ \ \ \ Merge pull request #4229 from nicolasnoble/ruby-gcovGravatar Michael Lumish2015-12-01
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Ruby gcov support.
| | | * | | Generate html reports always.Gravatar Nicolas "Pixel" Noble2015-12-02
| |_|/ / / |/| | | |
| * | | | Adding coverage report for ruby.Gravatar Nicolas "Pixel" Noble2015-12-02
| | | | |
* | | | | Run code coverage no matter if tests failed or succeeded.Gravatar Adele Zhou2015-11-30
|/ / / /
* | | | fixes to run_jenkins.sh scriptGravatar Jan Tattermusch2015-11-30
| | | |
| * | | Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-25
| |\ \ \ | |/ / / |/| | |
| | * | Add set pointer api to channel_argumentsGravatar yang-g2015-11-25
| | | |
| | * | add server_builder_optionGravatar yang-g2015-11-25
| | | |
* | | | Handle goaway and http1 responsesGravatar Carl Mastrangelo2015-11-24
| | | |
* | | | merge with headGravatar yang-g2015-11-24
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #4032 from ctiller/better-profileGravatar Nicolas Noble2015-11-23
| |\ \ \ | | | | | | | | | | Lower latency profiling
| | | * \ Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-23
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/cpp/interop/stress_test.cc
| * | | | | AVL: creation, destroy, addGravatar Craig Tiller2015-11-23
| | |_|/ / | |/| | |
| | * | | Merge github.com:grpc/grpc into better-profileGravatar Craig Tiller2015-11-21
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Skip OjbC when running code coverage.Gravatar Adele Zhou2015-11-20
| | | | |
* | | | | merge with headGravatar yang-g2015-11-20
|\| | | |
| | | * | Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-20
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Remove metadata context entirelyGravatar Craig Tiller2015-11-20
| | | | |
| | | * | Remove metadata context from the channel stackGravatar Craig Tiller2015-11-19
| | | | |
| * | | | Merge pull request #4161 from carl-mastrangelo/moreInterop1Gravatar Jan Tattermusch2015-11-19
| |\ \ \ \ | | | | | | | | | | | | Add framing http2 test case, enable verbose output, and properly skip tests
| * \ \ \ \ Merge pull request #4165 from carl-mastrangelo/fixdockerGravatar Jan Tattermusch2015-11-19
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix stdin on run_interop_tests
| | * | | | | Fix stdin on run_interop_testsGravatar Carl Mastrangelo2015-11-19
| | | | | | |
| | | * | | | fix flagGravatar Carl Mastrangelo2015-11-19
| | | | | | |
| | | * | | | Add framing http2 test case, enable verbose output, and properly skip testsGravatar Carl Mastrangelo2015-11-19
| | |/ / / /
| * | | | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| |\| | | |
| | * | | | Merge pull request #4097 from ctiller/hpack_max_table_sizeGravatar David G. Quintas2015-11-19
| | |\ \ \ \ | | | | | | | | | | | | | | Support dynamic HPACK table resizing
| | | | | * | Add compression algorithms to static metadataGravatar Craig Tiller2015-11-19
| | | | | | |
| * | | | | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| |\| | | | |
| | | | | * | Merge github.com:grpc/grpc into static-metadataGravatar Craig Tiller2015-11-19
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | | | | * | Add commentaryGravatar Craig Tiller2015-11-19
| | | | | | |
| | * | | | | Merge pull request #4155 from carl-mastrangelo/moreInteropGravatar Jan Tattermusch2015-11-18
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Add cipher suite test to http2 interop tests, and honor test_case flag
| | | * | | | | Add cipher suite test to http2 interop tests, and honor test_case flagGravatar Carl Mastrangelo2015-11-18
| | | | | | | |
| | | | * | | | Support rebuilding tableGravatar Craig Tiller2015-11-18
| | | | | | | |
| | * | | | | | Fix broken sanity tests.Gravatar Adele Zhou2015-11-18
| | | | | | | |
| | * | | | | | Use mako template for HTML report.Gravatar Adele Zhou2015-11-18
| | | | | | | |
| | | | | | * | More constGravatar Craig Tiller2015-11-18
| | | | | | | |
| | | | | | * | Static metadata declarationsGravatar Craig Tiller2015-11-18
| | | | | | | |