Commit message (Expand) | Author | Age | |
---|---|---|---|
* | explicitly specify request and response size for netperf | Jan Tattermusch | 2016-05-10 |
* | add support for running netperf scenario | Jan Tattermusch | 2016-05-10 |
* | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 |
|\ | |||
* \ | Merge pull request #6320 from markdroth/limit_metadata_size | Jan Tattermusch | 2016-05-10 |
|\ \ | |||
* \ \ | Merge pull request #6498 from jtattermusch/csharp_server_improvements | Jan Tattermusch | 2016-05-10 |
|\ \ \ | |||
* \ \ \ | Merge pull request #6475 from grpc/release-0_14 | Nicolas Noble | 2016-05-09 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6421 from ctiller/mwha | Jan Tattermusch | 2016-05-09 |
|\ \ \ \ \ | |||
| | | * | | | enable previously disabled C# scenarios | Jan Tattermusch | 2016-05-09 |
| |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #6462 from jtattermusch/benchmarking_unify_scenarios | Jan Tattermusch | 2016-05-09 |
|\ \ \ \ \ | |||
| | | * | | | Fixed earlier fix with the right command | murgatroid99 | 2016-05-09 |
| | | * | | | Use local copy of node-pre-gyp on Windows to ensure that it is up to date | murgatroid99 | 2016-05-09 |
| | | * | | | Build Node 6 artifacts | murgatroid99 | 2016-05-09 |
| | | * | | | Merge pull request #6490 from nicolasnoble/reversal | Craig Tiller | 2016-05-09 |
| | | |\ \ \ | |||
| | | | * | | | Revert "Merge pull request #6214 from makdharma/master" | Nicolas "Pixel" Noble | 2016-05-09 |
* | | | | | | | Revert "cronet wrapper code" | Craig Tiller | 2016-05-09 |
| * | | | | | | comment out the right scenario | Jan Tattermusch | 2016-05-08 |
| | | * | | | | Fix windows linkage in Python grpcio-tools | Masood Malekghassemi | 2016-05-07 |
| | | |/ / / | |||
| * | | | | | disable some C# scenarios | Jan Tattermusch | 2016-05-06 |
* | | | | | | Merge pull request #6419 from sreecha/python_stress_test_docker | Jan Tattermusch | 2016-05-06 |
|\ \ \ \ \ \ | |||
| | | | * \ \ | Merge pull request #6466 from soltanmm/gpr-manylinux | Nicolas Noble | 2016-05-06 |
| | | | |\ \ \ | |||
| | | | * \ \ \ | Merge pull request #6468 from soltanmm/fix-grpcio-tools-windows | Jan Tattermusch | 2016-05-06 |
| | | | |\ \ \ \ | |||
| | | | | * | | | | Fix Python grpcio-tools windows build | Masood Malekghassemi | 2016-05-05 |
| |_|_|_|/ / / / |/| | | | | | | | |||
| | | | | * | | | Move manylinux1 precompiler definitions into port_platform.h | Masood Malekghassemi | 2016-05-05 |
| |_|_|_|/ / / |/| | | | | | | |||
| | | | * | | | Build grpcio-tools sdist | Masood Malekghassemi | 2016-05-05 |
| |_|_|/ / / |/| | | | | | |||
| | * | | | | mark some scenarios as smoketest and add a cmdline flag | Jan Tattermusch | 2016-05-05 |
| | * | | | | regenerate tests.json | Jan Tattermusch | 2016-05-05 |
| | * | | | | add support for scenario categories | Jan Tattermusch | 2016-05-05 |
* | | | | | | Merge pull request #6450 from nicolasnoble/gopro | Jan Tattermusch | 2016-05-05 |
|\ \ \ \ \ \ | |||
| | | * | | | | increase qps_worker max lifetime | Jan Tattermusch | 2016-05-05 |
| | | * | | | | add some more scenarios | Jan Tattermusch | 2016-05-05 |
| |_|/ / / / |/| | | | | | |||
* | | | | | | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6323 from dgquintas/codegen_remove_proto | Jan Tattermusch | 2016-05-04 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | Build grpcio tools on Windows | Masood Malekghassemi | 2016-05-04 |
| | | * | | | | | Fix missing symbols | Masood Malekghassemi | 2016-05-04 |
| | | * | | | | | Copy all generated Python distribs | Masood Malekghassemi | 2016-05-04 |
| | | * | | | | | Use manylinux | Masood Malekghassemi | 2016-05-04 |
| | | * | | | | | Integrate Python protoc Linux artifact builders | Masood Malekghassemi | 2016-05-04 |
| | | * | | | | | Add sanity test for grpcio protoc package | Masood Malekghassemi | 2016-05-04 |
| |_|/ / / / / |/| | | | | | | |||
| | * | | | | | Added all transitive header dependencies in build.yaml to fix the failing check. | Makarand Dharmapurikar | 2016-05-04 |
| | | * | | | | Fix the build path in config | Sree Kuchibhotla | 2016-05-04 |
| | | * | | | | Merge branch 'master' into python_stress_test_docker | Sree Kuchibhotla | 2016-05-04 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| | | | * | | | Exclude 1byte tests from msan | Craig Tiller | 2016-05-03 |
| |_|_|/ / / |/| | | | | | |||
| | * | | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 |
| | | * | | | Correct csharp kubernetes proxy port (so that it doesn't collide with | Sree Kuchibhotla | 2016-05-03 |
| | | * | | | Python dockerfiles and config files for stress testing | Sree Kuchibhotla | 2016-05-03 |
* | | | | | | update remaining stresstest configs | 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 |
|\ \ \ \ \ |