Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mk
/
docker-jenkins
/
441257164849a0087e4d4082ad3725a2937674e4
4412571
Merge pull request #361 from visualphoenix/bugfix/connection-timeout
by Carlos Sanchez
· 8 years ago
baf3a2e
Merge pull request #363 from elyscape/fix-version-regex
by Carlos Sanchez
· 8 years ago
52fa1d7
Sort before running uniq
by Eli Young
· 8 years ago
7f54e32
Fix weekly version regular expression
by Eli Young
· 8 years ago
6233a4d
make curl settings configurable
by Raymond Barbiero
· 8 years ago
9cfc697
Merge pull request #357 from charles-dyfis-net/regression-fix-352
by Carlos Sanchez
· 8 years ago
837f9a6
Fix regression from bbbb76d4
by Charles Duffy
· 8 years ago
a87ec8a
Fix Issue #349 Support for version with more than two numbers
by Carlos Sanchez
· 8 years ago
3eec42c
Full best-practices / shellcheck-compliance pass
by Charles Duffy
· 8 years ago
ffbd787
Fix shellcheck warning
by Charles Duffy
· 8 years ago
bbbb76d
Avoid eval, shell-injection via JAVA_OPTS or JENKINS_OPTS
by Charles Duffy
· 8 years ago
9868358
Support non-GNU find; avoid shell-injection vulnerability via malicious filenames (#351)
by Charles Duffy
· 8 years ago
d6a7512
Remove zip dependency and replace with unzip equivalent (#354)
by Gareth Harcombe-Minson
· 8 years ago
3e58be9
Make Jenkinsfile work in https://ci.jenkins.io/job/Packaging/job/docker
by Carlos Sanchez
· 8 years ago
9539998
Fix bats cloning
by Carlos Sanchez
· 8 years ago
6eaa9b1
Use Jenkins 2.7.4 LTS (#343)
by Bertrand Roussel
· 8 years ago
1317ffc
Typos
by Carlos Sanchez
· 8 years ago
42fcf2b
Update README.md
by Nicolas De loof
· 8 years ago
f027728
Use Jenkins 2.7.3 LTS (#340)
by Mark Waite
· 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
· 8 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
Next »