Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mk
/
docker-jenkins
/
ef30df307205ba6705c2c7cf212e7a75f85d3d11
ef30df3
Disable test
by Filip Pytloun
· 8 years ago
1bb486d
Add user jenkins to docker group
by Filip Pytloun
· 8 years ago
9bc826f
Install workflow-scm-step plugin
by Filip Pytloun
· 8 years ago
506c6aa
Install workflow-remote-loader plugin
by Filip Pytloun
· 8 years ago
e9e6f56
Allow overriding number of executors
by Filip Pytloun
· 8 years ago
74ce0b0
Install docker
by Filip Pytloun
· 8 years ago
0d167af
Fix #337 Use the correct bash expansion in install-plugins
by Carlos Sanchez
· 8 years ago
af7f6fa
Merge pull request #334 from jeanlouisboudart/master
by Carlos Sanchez
· 8 years ago
fbb05c3
Fix default value handling (-u option is set making -z fail)
by Jean-Louis Boudart
· 8 years ago
4fb6e3e
Merge pull request #332 from jeanlouisboudart/master
by Carlos Sanchez
· 8 years ago
ad0ff9c
Fix #331 backport JENKINS_UC_DOWNLOAD feature in install-plugins.sh
by Jean-Louis Boudart
· 8 years ago
64c7ca3
java image is deprecated, use openjdk
by Carlos Sanchez
· 8 years ago
b5ae0c5
Print plugins bundled and installed
by Carlos Sanchez
· 8 years ago
119703c
Always install latest version of dependencies, not minimum
by Carlos Sanchez
· 8 years ago
c0f6379
Tabs to spaces
by Carlos Sanchez
· 8 years ago
7a54989
Fix shellcheck warnings
by Carlos Sanchez
· 8 years ago
7d165ac
Fail fast in install-plugins script
by Carlos Sanchez
· 8 years ago
f7c0eab
Split tests in two files
by Carlos Sanchez
· 8 years ago
dfa44ea
Merge pull request #329 from netrounds-fredrik/replace_carriage_return
by Carlos Sanchez
· 8 years ago
96ceb54
Don't use a carriage return character in the script
by Fredrik Kers
· 8 years ago
0e026d2
Run versionLT tests in the image we are building
by Carlos Sanchez
· 8 years ago
3a83b9d
Install plugins even when they already exist in a different version (#323)
by Carlos Sanchez
· 8 years ago
1bcbb38
Fix #319 Ignore plugins bundled under detached-plugins
by Carlos Sanchez
· 8 years ago
0ab4070
Fix #319 Ignore plugins bundled under detached-plugins
by Carlos Sanchez
· 8 years ago
a24d3e4
Use Jenkins 2.7.2 (#322)
by Mark Waite
· 8 years ago
31bc79c
introduce WAR_URL argument so one can use alternate download URL (#320)
by Nicolas De loof
· 8 years ago
04473ff
Test that optional dependencies are not bundled
by Carlos Sanchez
· 8 years ago
9bd5ef3
Merge pull request #309 from carlossg/install-plugins
by Carlos Sanchez
· 8 years ago
c14af95
Make versionsLT support versions with qualifier (#307)
by Vincent Latombe
· 8 years ago
8227277
install-plugins is not resolving transitive dependencies
by Carlos Sanchez
· 8 years ago
f50f960
Remove plugins.sh references from docs
by Carlos Sanchez
· 8 years ago
bb8f8c9
Upgrade plugins if needed (#306)
by Vincent Latombe
· 9 years ago
195787d
Add more install-plugins docs
by Carlos Sanchez
· 9 years ago
d01bd51
Test ouput without color in alpine
by Carlos Sanchez
· 9 years ago
e1b99f4
Do not bundle transitive dependencies already included in the war
by Carlos Sanchez
· 9 years ago
5b1dc30
Bump Jenkins to 2.7.1 (#304)
by Mark Waite
· 9 years ago
114dc70
#207, #219 Filter out plugins already installed, update tests
by Carlos Sanchez
· 9 years ago
44deec3
Use spaces instead of tabs
by Carlos Sanchez
· 9 years ago
4e24cac
#207, #219 - Filter out plugins already installed, updated with feedback
by Jim Zucker
· 9 years ago
d76ab2e
Silent plugin download
by Carlos Sanchez
· 9 years ago
45a6285
Add more tests for plugin installation
by Carlos Sanchez
· 9 years ago
95241d1
Skip tests committed by mistake
by Carlos Sanchez
· 9 years ago
15328f6
Use the correct image in test
by Carlos Sanchez
· 9 years ago
67055a2
Add tests for install-plugins.sh
by Carlos Sanchez
· 9 years ago
050b643
10 seconds is too little to download plugins
by Carlos Sanchez
· 9 years ago
16ae24e
Download as jpi instead of hpi
by Carlos Sanchez
· 9 years ago
6706b26
Install plugins timeout fix (#296)
by Brian Antonelli
· 9 years ago
bbd13d0
Update download script to add parallelism, correct locking, and specific version support. (#291)
by apottere
· 9 years ago
dd5373a
Fix #293 Use version sort so 2.10 gets built
by Carlos Sanchez
· 9 years ago
730a905
Add test for install-plugins
by Carlos Sanchez
· 9 years ago
53bb39d
Merge pull request #287 from jgmchan/patch-1
by Carlos Sanchez
· 9 years ago
e25c5e2
Merge pull request #290 from pli01/master
by Carlos Sanchez
· 9 years ago
7c03a37
upgrade tini version
by pli01
· 9 years ago
223ca36
Bump Jenkins to 1.651.3
by Carlos Sanchez
· 9 years ago
0540f31
Fix Issue #282 Always pull latest image and build without cache
by Carlos Sanchez
· 9 years ago
e550fba
Do not error if there are no 'resolved' flag files
by jgmchan
· 9 years ago
3ab1dee
Merge pull request #274 from cbuckleytbi/master
by Carlos Sanchez
· 9 years ago
cf78b91
run script wit `-e`
by Nicolas De Loof
· 9 years ago
a9d458b
fix download failure detection
by Nicolas De Loof
· 9 years ago
62421ca
Quote variables
by Sýlvan Heuser
· 9 years ago
b20f388
Fix script not necessarily working in the correct directory
by Sýlvan Heuser
· 9 years ago
2f2bdc9
Fix dependency resolving
by Sýlvan Heuser
· 9 years ago
4675f04
use local variables within functions
by Nicolas De Loof
· 9 years ago
a7a34c3
avoid resolving dependencies twice for the same plugin
by Nicolas De Loof
· 9 years ago
0e7eac3
typo: allready -> already (#278)
by Baptiste Mathus
· 9 years ago
3a3295f
docker node we use to build images uses docker <1.10
by Nicolas De Loof
· 9 years ago
91a9343
Document use of install-plugins script
by Nicolas De Loof
· 9 years ago
c22225f
rely on build-args
by Nicolas De Loof
· 9 years ago
d141786
Merge branch 'weekly' not needed anymore as the Dockerfile no accept ARGS
by Nicolas De Loof
· 9 years ago
dfe81a3
handle >1 plugins to be installed with dependencies
by Nicolas De Loof
· 9 years ago
69bf630
handle >1 plugins to be installed with dependencies
by Nicolas De Loof
· 9 years ago
7db6537
Merge branch 'master' into weekly
by Nicolas De Loof
· 9 years ago
0ef5a62
utility script to install plugin and it’s dependencies
by Nicolas De Loof
· 9 years ago
5373de8
adding retry to plugins.sh for curl
by Chris Buckley
· 9 years ago
9b7d091
Update README.md (#269)
by Rafael Benevides
· 9 years ago
373c45a
Bump Jenkins to 1.651.2
by Carlos Sanchez
· 9 years ago
7a15c65
Bump to 2.3 security release
by Carlos Sanchez
· 9 years ago
b8ce02a
Update README.md
by Carlos Sanchez
· 9 years ago
10b7daa
Add reference to weekly builds
by Carlos Sanchez
· 9 years ago
758cd60
Latest Docker for mac uses localhost
by Carlos Sanchez
· 9 years ago
e77dae5
Noting jenkins.install.UpgradeWizard.state
by Jesse Glick
· 9 years ago
aed5a50
Update weekly.sh
by Nicolas De loof
· 9 years ago
1a727f9
Update weekly.sh
by Nicolas De loof
· 9 years ago
816a88e
Update weekly.sh
by Nicolas De loof
· 9 years ago
aa66561
Change Update Center to updates.jenkins.io (#251)
by jamesHsiaoAcquia
· 9 years ago
5a51d0a
Make tests work in 2.0
by Carlos Sanchez
· 9 years ago
60a3616
2.0!
by Kohsuke Kawaguchi
· 9 years ago
b8ad2f6
Update to 1.651.1
by Carlos Sanchez
· 9 years ago
c3e7a0c
Make tests work on Docker for Mac
by Carlos Sanchez
· 9 years ago
8cb67a0
Some bash improvements
by Carlos Sanchez
· 9 years ago
2d72a18
Test that plugins are actually installed
by Carlos Sanchez
· 9 years ago
2d68b19
Remove newlines in test output
by Carlos Sanchez
· 9 years ago
3e8e948
Add test for plugins.sh execution
by Carlos Sanchez
· 9 years ago
d393aa6
Remove wget, no longer used
by Carlos Sanchez
· 9 years ago
eecaeb2
Use 2 spaces in sha1sum
by Carlos Sanchez
· 9 years ago
5fe7e3e
Merge pull request #237 from outime/patch-1
by Carlos Sanchez
· 9 years ago
fab7f70
Script name typo
by Rubén Díaz
· 9 years ago
c9045dc
Merge pull request #212 from jimzucker/currentPlugins
by Carlos Sanchez
· 9 years ago
67f1189
Silent curl download
by Carlos Sanchez
· 9 years ago
be28694
Merge pull request #235 from gmacario/feat-jenkins-1.642.4
by Carlos Sanchez
· 9 years ago
Next »