aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* /usr/bin/env python -> /usr/bin/env python2.7Gravatar Nathaniel Manista2016-02-02
|
* Merge pull request #5007 from ctiller/memcpy3Gravatar Nicolas Noble2016-02-02
|\ | | | | Use old memcpy for wrappers
* \ Merge pull request #5009 from ctiller/distrib_csGravatar Jan Tattermusch2016-02-02
|\ \ | | | | | | C# centos docker target
| * | C# centos docker targetGravatar Craig Tiller2016-02-02
| | |
* | | Merge pull request #5003 from jtattermusch/python_artifactsGravatar Masood Malekghassemi2016-02-02
|\ \ \ | | | | | | | | Build python linux artifacts on Jenkins
* \ \ \ Merge pull request #4995 from vjpai/corelimit2Gravatar David G. Quintas2016-02-02
|\ \ \ \ | |_|/ / |/| | | Enable core limits on performance testing client and server
| | | * Use old memcpy for wrappersGravatar Craig Tiller2016-02-02
| |_|/ |/| |
| | * add artifact builder for pythonGravatar Jan Tattermusch2016-02-01
| |/ |/|
* | fix copyrightsGravatar Jan Tattermusch2016-02-01
| |
* | test C# nuget packageGravatar Jan Tattermusch2016-02-01
| |
* | replace nuget version by placeholderGravatar Jan Tattermusch2016-02-01
| |
| * Merge branch 'master' into corelimit2Gravatar Vijay Pai2016-02-01
| |\ | |/ |/|
* | Merge pull request #4979 from nicolasnoble/win32_subprocessGravatar Craig Tiller2016-02-01
|\ \ | | | | | | Adding windows support for gpr subprocesses.
* \ \ Merge pull request #4978 from nicolasnoble/alarmingGravatar Craig Tiller2016-01-31
|\ \ \ | | | | | | | | Fixing, using and testing alarm code.
* | | | Actually moving this to the proper place.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | |
| | * | Adding windows support for gpr subprocesses.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / |/| |
| * | Fixing, using and testing alarm code.Gravatar Nicolas "Pixel" Noble2016-01-31
|/ /
* | Merge pull request #4954 from jtattermusch/generalize_artifact_builderGravatar Michael Lumish2016-01-29
|\ \ | | | | | | Generalize artifact builder
* \ \ Merge pull request #4942 from ctiller/measure_some_thingsGravatar Jan Tattermusch2016-01-28
|\ \ \ | | | | | | | | Measure CPU costs on Jenkins Linux
* \ \ \ Merge pull request #4948 from ejona86/fix-java-dockerGravatar Jan Tattermusch2016-01-28
|\ \ \ \ | | | | | | | | | | Don't bother with full build in java docker
* \ \ \ \ Merge pull request #4775 from dgquintas/sync-async-plus-interfacesGravatar Craig Tiller2016-01-28
|\ \ \ \ \ | | | | | | | | | | | | Support mixing sync and async method in the same service + Separation of core from proto compiler output
| | | | * | generalize build_artifacts.pyGravatar Jan Tattermusch2016-01-28
| |_|_|/ / |/| | | |
| | * | | Don't bother with full build in java dockerGravatar Eric Anderson2016-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 win64Gravatar Jan Tattermusch2016-01-28
| |/ / / |/| | |
| | * | Install "time" so that we can profile thingsGravatar Craig Tiller2016-01-28
| | | |
| | * | Merge github.com:grpc/grpc into measure_some_thingsGravatar Craig Tiller2016-01-28
| | |\ \ | |_|/ / |/| | |
| * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-28
| |\ \ \
* | \ \ \ Merge pull request #4941 from jtattermusch/runtests_buildonly_reportsGravatar Craig Tiller2016-01-28
|\ \ \ \ \ | |_|/ / / |/| | | | Generate report.xml report with --build_only too
| | | * | Measure CPU costs on Jenkins LinuxGravatar Craig Tiller2016-01-28
| | | | |
| * | | | Generate report.xml report with --build_only tooGravatar Jan Tattermusch2016-01-28
| | |/ / | |/| |
* / | | toggle --build_only flag via scenarioGravatar Jan Tattermusch2016-01-28
|/ / /
| * | Fixed wrong usage of global varGravatar David Garcia Quintas2016-01-28
| | |
* | | Merge branch 'master' into makefile-cleanupGravatar Nicolas "Pixel" Noble2016-01-28
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile templates/Makefile.template
| | * | sanity fixesGravatar David Garcia Quintas2016-01-27
| | | |
| | * | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
| | |\ \ | | |/ / | |/| |
| | * | DONE!!1oneGravatar David Garcia Quintas2016-01-27
| | | |
| * | | Merge pull request #4928 from jtattermusch/fix_32bit_linux_testsGravatar Jan Tattermusch2016-01-27
| |\ \ \ | | | | | | | | | | Fix 32bit linux tests
| | | * | After GrpcLibrary refactoring. Compiles and passes. WIP stillGravatar David Garcia Quintas2016-01-27
| | | | |
* | | | | Moving some config defaults to build.yaml, and moving others to CPPFLAGS.Gravatar Nicolas "Pixel" Noble2016-01-28
| | | | |
| | * | | update run_portability scriptGravatar Jan Tattermusch2016-01-27
| | | | |
| * | | | Merge github.com:grpc/grpc into things_be_slowGravatar Craig Tiller2016-01-27
| |\| | |
| * | | | Reduce CPU, increase MSAN timeoutsGravatar Craig Tiller2016-01-27
| | | | |
| | * | | Merge pull request #4906 from jtattermusch/runtest_more_cleanupGravatar Craig Tiller2016-01-27
| | |\ \ \ | | | | | | | | | | | | More cleanup of run_tests.py
| | * \ \ \ Merge github.com:grpc/grpc into fix-c++Gravatar Craig Tiller2016-01-27
| | |\ \ \ \
| | | * \ \ \ Merge pull request #4888 from ctiller/twahGravatar Vijay Pai2016-01-27
| | | |\ \ \ \ | | | | | | | | | | | | | | | | Fix some outstanding TSAN issues
| | | | | * | | meaningful name for grpc_jenkins_slaveGravatar Jan Tattermusch2016-01-27
| | | | | | | |
| | | | | * | | dockerfile cleanupGravatar Jan Tattermusch2016-01-27
| | | | | | | |
| | | | | * | | cleanup sanity testsGravatar Jan Tattermusch2016-01-27
| | | | | | | |
| | | * | | | | Merge pull request #4873 from murgatroid99/node_test_running_fixGravatar Jan Tattermusch2016-01-27
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | Stop Node tests from incorrectly reporting success
| | | | | * | | Merge branch 'twah' of github.com:ctiller/grpc into twahGravatar Craig Tiller2016-01-27
| |_|_|_|/| | | |/| | | | | | |