Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #6421 from ctiller/mwha | Jan Tattermusch | 2016-05-09 |
|\ | |||
* \ | Merge pull request #6462 from jtattermusch/benchmarking_unify_scenarios | Jan Tattermusch | 2016-05-09 |
|\ \ | |||
* | | | Revert "cronet wrapper code" | Craig Tiller | 2016-05-09 |
| * | | comment out the right scenario | Jan Tattermusch | 2016-05-08 |
| * | | disable some C# scenarios | Jan Tattermusch | 2016-05-06 |
* | | | Merge pull request #6419 from sreecha/python_stress_test_docker | Jan Tattermusch | 2016-05-06 |
|\ \ \ | |||
| | * | | 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 |
* | | | | Master is now 0.15.0-dev. | Nicolas "Pixel" Noble | 2016-05-06 |
* | | | | 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 |
| |_|/ / |/| | | | |||
| * | | | Adding missing copyright. | Nicolas "Pixel" Noble | 2016-05-06 |
* | | | | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6333 from dgquintas/check_includes_moar_fixes | Jan Tattermusch | 2016-05-04 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | 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 |
| | | | * | | | Fix docker build | Masood Malekghassemi | 2016-05-04 |
| | | | * | | | Keep grpcio_tools version in sync with rest of project | Masood Malekghassemi | 2016-05-04 |
| | | | * | | | Don't truncate deps file on failure to find bazel | Masood Malekghassemi | 2016-05-04 |
| | | | * | | | Tightly integrate the Python plugin with its protoc | 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 |
| | | | * | | | Add Python 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 |
* | | | | | 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 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6406 from sreecha/ruby_stress_test_docker | Jan Tattermusch | 2016-05-03 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6399 from nicolasnoble/source-of-truth-api | Nicolas Noble | 2016-05-02 |
|\ \ \ \ \ \ | |||
| | * | | | | | 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 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6387 from ctiller/sml | Jan Tattermusch | 2016-05-02 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | Properly using our build.yaml source of truth to generate our list of public ... | Nicolas "Pixel" Noble | 2016-05-02 |
| | | | |_|_|/ | | | |/| | | | |||
* | | | | | | | Merge pull request #6371 from murgatroid99/ruby_tools_gem | Nicolas Noble | 2016-05-02 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| | | | | * | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto | David Garcia Quintas | 2016-05-02 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | |