aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jenkins
Commit message (Collapse)AuthorAge
...
| * move artifact dockerfilesGravatar Jan Tattermusch2016-01-27
| |
| * move jenkins_slave dockerfiles under tools/dockerfileGravatar Jan Tattermusch2016-01-27
| |
| * simplify scriptsGravatar Jan Tattermusch2016-01-27
| |
| * fix copyrightsGravatar Jan Tattermusch2016-01-27
| |
| * better arch supportGravatar Jan Tattermusch2016-01-27
| |
| * refactor dockerization of run_tests.pyGravatar Jan Tattermusch2016-01-27
| |
| * Merge branch 'master' into node_binary_precompileGravatar murgatroid992016-01-26
| |\ | |/ |/|
* | Merge pull request #4826 from jtattermusch/fix_csharp_macGravatar Michael Lumish2016-01-22
|\ \ | | | | | | Fix C# build on mac
* | | fix copyrightGravatar Jan Tattermusch2016-01-22
| | |
* | | an attempt to fix #4835Gravatar Jan Tattermusch2016-01-22
| | |
| * | fix C# build on macGravatar Jan Tattermusch2016-01-21
|/ /
* | Merge pull request #4814 from ctiller/limit-cpuGravatar Michael Lumish2016-01-21
|\ \ | | | | | | Limit Jenkins builder concurrency to 3
* | | Propagate BUILD_ID env var to jenkins childrenGravatar Craig Tiller2016-01-21
| | |
| * | Limit Jenkins builder concurrency to 3Gravatar Craig Tiller2016-01-21
|/ /
| * Make Jenkins Node tests always build from sourceGravatar murgatroid992016-01-20
| |
* | Merge pull request #4749 from jtattermusch/artifact_builderGravatar Craig Tiller2016-01-19
|\ \ | | | | | | Add artifact builder script
| * | fix copyrightsGravatar Jan Tattermusch2016-01-19
| | |
| * | building artifacts under dockerGravatar Jan Tattermusch2016-01-19
| | |
| * | first take on artifact builder scriptGravatar Jan Tattermusch2016-01-19
| | |
* | | Revert "Disable ccache for the moment"Gravatar Craig Tiller2016-01-19
|/ /
* | extend copyright to 2016Gravatar Jan Tattermusch2016-01-15
| |
* | revamp C# native library loaderGravatar Jan Tattermusch2016-01-15
|/
* Merge pull request #4612 from sreecha/stress_test_jenkinsGravatar Nicolas Noble2016-01-15
|\ | | | | Jenkins integration of stress tests (running stress tests on locally jenkins node).
* | Updated copyrightsGravatar murgatroid992016-01-12
| |
* | Merge pull request #4457 from soltanmm/plate-tectonicsGravatar Nathaniel Manista2016-01-12
|\ \ | | | | | | Include core in Python distribution.
* | | Disable ccache for the momentGravatar Craig Tiller2016-01-08
| | |
* | | Dont fail build if no report generatedGravatar Craig Tiller2016-01-07
| | |
| * | Include core in Python distributionGravatar Masood Malekghassemi2016-01-07
|/ /
* | Merge pull request #4606 from ctiller/clangfmtGravatar Michael Lumish2016-01-07
|\ \ | | | | | | Actually making the clang format test properly fail sanity.
* | | Fix building submodules at headGravatar Craig Tiller2016-01-06
| | | | | | | | | | | | | | | - ensure failure propogates through run_jenkins.sh - don't try to regenerate projects on non-linux environments
| * | Update copyrightsGravatar Craig Tiller2016-01-04
| | |
| * | Attempt to get docker clang-format workingGravatar Craig Tiller2016-01-04
|/ /
| * Separate interop images and interop_stress imagesGravatar Sree Kuchibhotla2016-01-04
| |
| * initial version of run stress tests scriptGravatar Sree Kuchibhotla2016-01-04
|/
* Updating 32 bit dockerfileGravatar Craig Tiller2015-12-22
|
* BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|
* add run_portability.sh scriptGravatar Jan Tattermusch2015-12-17
|
* re-arrange dockerfileGravatar Stanley Cheung2015-12-15
|
* remove dockerfile hack;;Gravatar Stanley Cheung2015-12-15
|
* Tweak run_latency_profile.sh to run better on JenkinsGravatar Craig Tiller2015-12-15
| | | | | | - More robustly run processes in the background - Detect and use pypy if available - Add a --latency_profile flag to control whether to run the latency profiling stuff
* Capture latency trace for ping pong during performance runsGravatar Craig Tiller2015-12-15
|
* Merge pull request #4394 from stanley-cheung/php_creds_plugin_apiGravatar Michael Lumish2015-12-11
|\ | | | | PHP: metadata plugin based auth API
* | add run_performance.sh scriptGravatar Jan Tattermusch2015-12-10
| |
| * attempt to force update to PHP docker imageGravatar Stanley Cheung2015-12-10
|/
* try to prevent PHP interop flakeGravatar Jan Tattermusch2015-12-09
|
* Merge Python tox fix into release-0.12-to-be-merged-into-masterGravatar Jorge Canizales2015-12-07
|\
| * Fix interop Python test invocationGravatar Masood Malekghassemi2015-12-07
| | | | | | | | | | The ideal fix would be to have a tox test command for running the interop server and client.
* | Merge release-0.12 into masterGravatar Jorge Canizales2015-12-07
|\|
| * Use toxGravatar Masood Malekghassemi2015-12-04
| |
* | Merge pull request #4262 from nicolasnoble/unzip-overrideGravatar Eric Anderson2015-12-02
|\ \ | | | | | | Force-unzipping test results.