Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #5003 from jtattermusch/python_artifacts | Masood Malekghassemi | 2016-02-02 |
|\ | | | | | Build python linux artifacts on Jenkins | ||
* \ | Merge pull request #4995 from vjpai/corelimit2 | David G. Quintas | 2016-02-02 |
|\ \ | | | | | | | Enable core limits on performance testing client and server | ||
| | * | add artifact builder for python | Jan Tattermusch | 2016-02-01 |
| |/ |/| | |||
* | | fix copyrights | Jan Tattermusch | 2016-02-01 |
| | | |||
* | | test C# nuget package | Jan Tattermusch | 2016-02-01 |
| | | |||
* | | replace nuget version by placeholder | Jan Tattermusch | 2016-02-01 |
| | | |||
| * | Merge branch 'master' into corelimit2 | Vijay Pai | 2016-02-01 |
| |\ | |/ |/| | |||
* | | Merge pull request #4979 from nicolasnoble/win32_subprocess | Craig Tiller | 2016-02-01 |
|\ \ | | | | | | | Adding windows support for gpr subprocesses. | ||
* \ \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 |
|\ \ \ | | | | | | | | | Fixing, using and testing alarm code. | ||
* | | | | Actually moving this to the proper place. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | | |||
| | * | | Adding windows support for gpr subprocesses. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / |/| | | |||
| * | | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 |
|/ / | |||
* | | Merge pull request #4954 from jtattermusch/generalize_artifact_builder | Michael Lumish | 2016-01-29 |
|\ \ | | | | | | | Generalize artifact builder | ||
* \ \ | Merge pull request #4942 from ctiller/measure_some_things | Jan Tattermusch | 2016-01-28 |
|\ \ \ | | | | | | | | | Measure CPU costs on Jenkins Linux | ||
* \ \ \ | Merge pull request #4948 from ejona86/fix-java-docker | Jan Tattermusch | 2016-01-28 |
|\ \ \ \ | | | | | | | | | | | Don't bother with full build in java docker | ||
* \ \ \ \ | Merge pull request #4775 from dgquintas/sync-async-plus-interfaces | Craig Tiller | 2016-01-28 |
|\ \ \ \ \ | | | | | | | | | | | | | Support mixing sync and async method in the same service + Separation of core from proto compiler output | ||
| | | | * | | generalize build_artifacts.py | Jan Tattermusch | 2016-01-28 |
| |_|_|/ / |/| | | | | |||
| | * | | | Don't bother with full build in java docker | Eric Anderson | 2016-01-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The command in the docker image is just to prepare a cache to reduce download for later builds. We only run installDist in build_interop.sh, so don't bother with full build. Fixes grpc/grpc-java#1370 | ||
* | | | | | use correct path for C tests on win64 | Jan Tattermusch | 2016-01-28 |
| |/ / / |/| | | | |||
| | * | | Install "time" so that we can profile things | Craig Tiller | 2016-01-28 |
| | | | | |||
| | * | | Merge github.com:grpc/grpc into measure_some_things | Craig Tiller | 2016-01-28 |
| | |\ \ | |_|/ / |/| | | | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-28 |
| |\ \ \ | |||
* | \ \ \ | Merge pull request #4941 from jtattermusch/runtests_buildonly_reports | Craig Tiller | 2016-01-28 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Generate report.xml report with --build_only too | ||
| | | * | | Measure CPU costs on Jenkins Linux | Craig Tiller | 2016-01-28 |
| | | | | | |||
| * | | | | Generate report.xml report with --build_only too | Jan Tattermusch | 2016-01-28 |
| | |/ / | |/| | | |||
* / | | | toggle --build_only flag via scenario | Jan Tattermusch | 2016-01-28 |
|/ / / | |||
| * | | Fixed wrong usage of global var | David Garcia Quintas | 2016-01-28 |
| | | | |||
* | | | Merge branch 'master' into makefile-cleanup | Nicolas "Pixel" Noble | 2016-01-28 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile templates/Makefile.template | ||
| | * | | sanity fixes | David Garcia Quintas | 2016-01-27 |
| | | | | |||
| | * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-27 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | DONE!!1one | David Garcia Quintas | 2016-01-27 |
| | | | | |||
| * | | | Merge pull request #4928 from jtattermusch/fix_32bit_linux_tests | Jan Tattermusch | 2016-01-27 |
| |\ \ \ | | | | | | | | | | | Fix 32bit linux tests | ||
| | | * | | After GrpcLibrary refactoring. Compiles and passes. WIP still | David Garcia Quintas | 2016-01-27 |
| | | | | | |||
* | | | | | Moving some config defaults to build.yaml, and moving others to CPPFLAGS. | Nicolas "Pixel" Noble | 2016-01-28 |
| | | | | | |||
| | * | | | update run_portability script | Jan Tattermusch | 2016-01-27 |
| | | | | | |||
| * | | | | Merge github.com:grpc/grpc into things_be_slow | Craig Tiller | 2016-01-27 |
| |\| | | | |||
| * | | | | Reduce CPU, increase MSAN timeouts | Craig Tiller | 2016-01-27 |
| | | | | | |||
| | * | | | Merge pull request #4906 from jtattermusch/runtest_more_cleanup | Craig Tiller | 2016-01-27 |
| | |\ \ \ | | | | | | | | | | | | | More cleanup of run_tests.py | ||
| | * \ \ \ | Merge github.com:grpc/grpc into fix-c++ | Craig Tiller | 2016-01-27 |
| | |\ \ \ \ | |||
| | | * \ \ \ | Merge pull request #4888 from ctiller/twah | Vijay Pai | 2016-01-27 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | Fix some outstanding TSAN issues | ||
| | | | | * | | | meaningful name for grpc_jenkins_slave | Jan Tattermusch | 2016-01-27 |
| | | | | | | | | |||
| | | | | * | | | dockerfile cleanup | Jan Tattermusch | 2016-01-27 |
| | | | | | | | | |||
| | | | | * | | | cleanup sanity tests | Jan Tattermusch | 2016-01-27 |
| | | | | | | | | |||
| | | * | | | | | Merge pull request #4873 from murgatroid99/node_test_running_fix | Jan Tattermusch | 2016-01-27 |
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | Stop Node tests from incorrectly reporting success | ||
| | | | | * | | | Merge branch 'twah' of github.com:ctiller/grpc into twah | Craig Tiller | 2016-01-27 |
| |_|_|_|/| | | |/| | | | | | | | |||
| | * | | | | | | Small testing fixes | Craig Tiller | 2016-01-27 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - end2end test deadlines may complete before checking IsCancelled => don't expect it to be false in these cases - add exponential backoff to port_posix - ensure run_tests rebuilds targets with a regex I commonly use | ||
| | * | | | | | Merge remote-tracking branch 'upstream/master' into run_tests_refactor | Jan Tattermusch | 2016-01-27 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Fix copyrights | Craig Tiller | 2016-01-27 |
| | | | | | | | |||
| | * | | | | | fix check_arch_option | Jan Tattermusch | 2016-01-27 |
| | | | | | | | |||
| | * | | | | | better architecture check on linux | Jan Tattermusch | 2016-01-27 |
| | | | | | | |