Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | populate metadata about jenkins build in benchmark results | Jan Tattermusch | 2016-04-15 |
| | |||
* | result uploading | Jan Tattermusch | 2016-04-15 |
| | |||
* | minor changes to schema | Jan Tattermusch | 2016-04-15 |
| | |||
* | Uploading results to big query | Jan Tattermusch | 2016-04-15 |
| | |||
* | Enable JSON reports for qps drivers | Jan Tattermusch | 2016-04-14 |
| | |||
* | regenerate tests.json with C++ perf scenarios | Jan Tattermusch | 2016-04-14 |
| | |||
* | fix redundant C++ scenario | Jan Tattermusch | 2016-04-14 |
| | |||
* | add some more C# scenarios | Jan Tattermusch | 2016-04-14 |
| | |||
* | add support for cross-language tests | Jan Tattermusch | 2016-04-14 |
| | |||
* | added support for regex selection of scenarios | Jan Tattermusch | 2016-04-14 |
| | |||
* | tiny fixes to scenario_config | Jan Tattermusch | 2016-04-14 |
| | |||
* | Merge pull request #6145 from nicolasnoble/memtracking | Nicolas Noble | 2016-04-13 |
|\ | | | | | Memtracking stuff | ||
* | | Misc changes to stress test scripts | Sree Kuchibhotla | 2016-04-12 |
| | | |||
| * | Merge branch 'master' of https://github.com/grpc/grpc into memtracking | Nicolas "Pixel" Noble | 2016-04-12 |
| |\ | |/ |/| | |||
* | | Merge pull request #6148 from ctiller/fuzzing_client | Nicolas Noble | 2016-04-12 |
|\ \ | | | | | | | Fuzzing client | ||
* \ \ | Merge pull request #6132 from ctiller/e2efuzz | Nicolas Noble | 2016-04-11 |
|\ \ \ | | | | | | | | | Expand server corpus | ||
| | * | | Expand corpus | Craig Tiller | 2016-04-11 |
| | | | | |||
| | * | | Expand corpus | Craig Tiller | 2016-04-11 |
| | | | | |||
| | * | | Expand corpus | Craig Tiller | 2016-04-11 |
| | | | | |||
| | * | | Expand corpus | Craig Tiller | 2016-04-11 |
| | | | | |||
* | | | | Merge pull request #6134 from jtattermusch/migrate_nunit3 | Jan Tattermusch | 2016-04-11 |
|\ \ \ \ | | | | | | | | | | | Migrate C# to NUnit 3.2 | ||
| | | * | | Expand corpus | Craig Tiller | 2016-04-11 |
| | | | | | |||
| | | * | | Expand corpus | Craig Tiller | 2016-04-11 |
| | | | | | |||
| | | * | | Expand corpus | Craig Tiller | 2016-04-11 |
| | | | | | |||
| | | * | | Regen projects | Craig Tiller | 2016-04-11 |
| | | | | | |||
| | | * | | Add client fuzzer | Craig Tiller | 2016-04-11 |
| |_|/ / |/| | | | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into memtracking | Nicolas "Pixel" Noble | 2016-04-12 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | Moving memory allocation tracking to its own file. | Nicolas "Pixel" Noble | 2016-04-12 |
| | | | | |||
| * | | | make sure OpenCover.Console runs exclusively | Jan Tattermusch | 2016-04-11 |
| | | | | |||
| * | | | fix C# coverage on windows | Jan Tattermusch | 2016-04-11 |
| | | | | |||
| * | | | fix .bat script | Jan Tattermusch | 2016-04-11 |
| | | | | |||
| * | | | run_tests.py script fixup | Jan Tattermusch | 2016-04-11 |
| | | | | |||
| * | | | teach run_tests how to run C# tests with NUnitLite | Jan Tattermusch | 2016-04-11 |
| | | | | |||
| * | | | use correct non-overwrite flag for cp | Jan Tattermusch | 2016-04-11 |
| | | | | |||
| * | | | fix run_tests scripts | Jan Tattermusch | 2016-04-11 |
| | | | | |||
| | * | | Expand server corpus | Craig Tiller | 2016-04-09 |
| | | | | |||
| | * | | Expand uri corpus | Craig Tiller | 2016-04-08 |
| | | | | |||
* | | | | Added codegen_test_full | David Garcia Quintas | 2016-04-08 |
|/ / / | | | | | | | | | | Which makes sure target that depend on both codegen and grpc build. | ||
| * / | Expand server corpus | Craig Tiller | 2016-04-08 |
|/ / | |||
* | | Merge pull request #6108 from miselin/sanity-check-vsprojects | Nicolas Noble | 2016-04-08 |
|\ \ | |/ |/| | Add a sanity check to make sure vsprojects stays usable. | ||
* | | Merge pull request #6106 from ctiller/server_fix | Nicolas Noble | 2016-04-07 |
|\ \ | | | | | | | Expand corpus, fix crash | ||
| | * | Add a sanity check to make sure vsprojects stays usable. | Matthew Iselin | 2016-04-07 |
| | | | |||
* | | | Sort out codegen dependencies | Craig Tiller | 2016-04-07 |
| | | | |||
* | | | Remove *_codegen_lib | Craig Tiller | 2016-04-07 |
| | | | | | | | | | | | | Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly. | ||
| * | | Fix build | Craig Tiller | 2016-04-06 |
| |/ | |||
* | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-06 |
|\| | |||
| * | Merge pull request #6091 from sreecha/fix_stress_client_spec | Jan Tattermusch | 2016-04-06 |
| |\ | | | | | | | Fix a typo in the spec (and make corresponding change in node stress client) | ||
| * \ | Merge pull request #6071 from ctiller/e2efuzz | Nicolas Noble | 2016-04-06 |
| |\ \ | | | | | | | | | Full stack server fuzzer | ||
| * \ \ | Merge pull request #6084 from sreecha/nodejs_stress | Jan Tattermusch | 2016-04-06 |
| |\ \ \ | | | | | | | | | | | Add nodejs stress tests to the test-framework | ||
| | | * \ | Merge github.com:grpc/grpc into e2efuzz | Craig Tiller | 2016-04-06 |
| | | |\ \ |