Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Make Python testing predictable again | Masood Malekghassemi | 2015-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 size | Carl Mastrangelo | 2015-12-03 | |
| | | ||||
* | | Merge pull request #4207 from yang-g/server_builder_options | Craig Tiller | 2015-12-03 | |
|\ \ | | | | | | | Server builder options | |||
* \ \ | Merge pull request #4265 from jtattermusch/display_csharp_coverage_report | Nicolas Noble | 2015-12-03 | |
|\ \ \ | | | | | | | | | Add index.html file for C# coverage reports | |||
* \ \ \ | Merge pull request #4248 from ctiller/odr | Nicolas Noble | 2015-12-03 | |
|\ \ \ \ | | | | | | | | | | | Fix dependency violations | |||
* | | | | | Supporting Msys2's python. | Nicolas "Pixel" Noble | 2015-12-03 | |
| | | | | | ||||
* | | | | | Merge pull request #4262 from nicolasnoble/unzip-override | Eric Anderson | 2015-12-02 | |
|\ \ \ \ \ | | | | | | | | | | | | | Force-unzipping test results. | |||
| | | * | | | add index.html file for C# coverage reports | Jan Tattermusch | 2015-12-02 | |
| |_|/ / / |/| | | | | ||||
| * | | | | Force-unzipping test results. | Nicolas "Pixel" Noble | 2015-12-02 | |
| | | | | | ||||
| | * | | | Build fix | Craig Tiller | 2015-12-02 | |
| | | | | | ||||
| | * | | | Correctly tag dependencies: generated files | Craig Tiller | 2015-12-02 | |
| | | | | | ||||
* | | | | | Merge pull request #4230 from nicolasnoble/generate-coverage-always | adelez | 2015-12-02 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Generate html reports always. | |||
* | | | | | Merge pull request #4188 from ctiller/no-transport-metadata | Sree Kuchibhotla | 2015-12-02 | |
|\ \ \ \ \ | | | | | | | | | | | | | Remove metadata contexts | |||
* \ \ \ \ \ | Merge pull request #4229 from nicolasnoble/ruby-gcov | Michael Lumish | 2015-12-01 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Ruby gcov support. | |||
| | | * | | | Generate html reports always. | Nicolas "Pixel" Noble | 2015-12-02 | |
| |_|/ / / |/| | | | | ||||
| * | | | | Adding coverage report for ruby. | Nicolas "Pixel" Noble | 2015-12-02 | |
| | | | | | ||||
* | | | | | Run code coverage no matter if tests failed or succeeded. | Adele Zhou | 2015-11-30 | |
|/ / / / | ||||
* | | | | fixes to run_jenkins.sh script | Jan Tattermusch | 2015-11-30 | |
| | | | | ||||
| * | | | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-25 | |
| |\ \ \ | |/ / / |/| | | | ||||
| | * | | Add set pointer api to channel_arguments | yang-g | 2015-11-25 | |
| | | | | ||||
| | * | | add server_builder_option | yang-g | 2015-11-25 | |
| | | | | ||||
* | | | | Handle goaway and http1 responses | Carl Mastrangelo | 2015-11-24 | |
| | | | | ||||
* | | | | merge with head | yang-g | 2015-11-24 | |
|\ \ \ \ | | |/ / | |/| | | ||||
| * | | | Merge pull request #4032 from ctiller/better-profile | Nicolas Noble | 2015-11-23 | |
| |\ \ \ | | | | | | | | | | | Lower latency profiling | |||
| | | * \ | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-23 | |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/cpp/interop/stress_test.cc | |||
| * | | | | | AVL: creation, destroy, add | Craig Tiller | 2015-11-23 | |
| | |_|/ / | |/| | | | ||||
| | * | | | Merge github.com:grpc/grpc into better-profile | Craig Tiller | 2015-11-21 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Skip OjbC when running code coverage. | Adele Zhou | 2015-11-20 | |
| | | | | | ||||
* | | | | | merge with head | yang-g | 2015-11-20 | |
|\| | | | | ||||
| | | * | | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-20 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | | * | | Remove metadata context entirely | Craig Tiller | 2015-11-20 | |
| | | | | | ||||
| | | * | | Remove metadata context from the channel stack | Craig Tiller | 2015-11-19 | |
| | | | | | ||||
| * | | | | Merge pull request #4161 from carl-mastrangelo/moreInterop1 | Jan Tattermusch | 2015-11-19 | |
| |\ \ \ \ | | | | | | | | | | | | | Add framing http2 test case, enable verbose output, and properly skip tests | |||
| * \ \ \ \ | Merge pull request #4165 from carl-mastrangelo/fixdocker | Jan Tattermusch | 2015-11-19 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix stdin on run_interop_tests | |||
| | * | | | | | Fix stdin on run_interop_tests | Carl Mastrangelo | 2015-11-19 | |
| | | | | | | | ||||
| | | * | | | | fix flag | Carl Mastrangelo | 2015-11-19 | |
| | | | | | | | ||||
| | | * | | | | Add framing http2 test case, enable verbose output, and properly skip tests | Carl Mastrangelo | 2015-11-19 | |
| | |/ / / / | ||||
| * | | | | | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-19 | |
| |\| | | | | ||||
| | * | | | | Merge pull request #4097 from ctiller/hpack_max_table_size | David G. Quintas | 2015-11-19 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | Support dynamic HPACK table resizing | |||
| | | | | * | | Add compression algorithms to static metadata | Craig Tiller | 2015-11-19 | |
| | | | | | | | ||||
| * | | | | | | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-19 | |
| |\| | | | | | ||||
| | | | | * | | Merge github.com:grpc/grpc into static-metadata | Craig Tiller | 2015-11-19 | |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | ||||
| | | | | * | | Add commentary | Craig Tiller | 2015-11-19 | |
| | | | | | | | ||||
| | * | | | | | Merge pull request #4155 from carl-mastrangelo/moreInterop | Jan Tattermusch | 2015-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 flag | Carl Mastrangelo | 2015-11-18 | |
| | | | | | | | | ||||
| | | | * | | | | Support rebuilding table | Craig Tiller | 2015-11-18 | |
| | | | | | | | | ||||
| | * | | | | | | Fix broken sanity tests. | Adele Zhou | 2015-11-18 | |
| | | | | | | | | ||||
| | * | | | | | | Use mako template for HTML report. | Adele Zhou | 2015-11-18 | |
| | | | | | | | | ||||
| | | | | | * | | More const | Craig Tiller | 2015-11-18 | |
| | | | | | | | | ||||
| | | | | | * | | Static metadata declarations | Craig Tiller | 2015-11-18 | |
| | | | | | | | |