Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mk
/
docker-jenkins
/
refs/heads/2.52
/
jenkins.sh
2234425
Fix extension
by Filip Pytloun
· 8 years ago
d17c92d
Fix theme
by Filip Pytloun
· 8 years ago
64ddc40
Fix theme installation
by Filip Pytloun
· 8 years ago
6c6ec26
Add mirantis theme
by Filip Pytloun
· 8 years ago
2e21a9f
Merge remote-tracking branch 'upstream/master'
by Filip Pytloun
· 8 years ago
4d9ddc9
Updatey typo on jenkins.sh
by annerajb
· 8 years ago
837f9a6
Fix regression from bbbb76d4
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
a067c49
jenkins skin
by Jakub Pavlik
· 8 years ago
e9e6f56
Allow overriding number of executors
by Filip Pytloun
· 8 years ago
c14af95
Make versionsLT support versions with qualifier (#307)
by Vincent Latombe
· 8 years ago
bb8f8c9
Upgrade plugins if needed (#306)
by Vincent Latombe
· 8 years ago
9b2d222
Merge pull request #214 from dhrapson/master
by Carlos Sanchez
· 9 years ago
e7d56fa
Fix Issue #213 Get JAVA_OPTS, JENKIS_OPTS and arguments working
by Carlos Sanchez
· 9 years ago
595a468
replace hard-coded /var/jenkins_home with $JENKINS_HOME
by Dave Head-Rapson
· 9 years ago
5fc9cd0
Use exec instead of bash to start java
by Carlos Sanchez
· 9 years ago
db6eb67
use /etc/init.d/jenkins variant to provide multiple java options with quotes
by Sergey Chipiga
· 9 years ago
0d1755f
Fix #185 Allow options and arguments with quotes
by Carlos Sanchez
· 9 years ago
bd2f6c9
Exit if we can't write to jenkins home
by Carlos Sanchez
· 9 years ago
45b0f67
if a config file has .override appended to its name, it will override and overwrite any existing config file
by Bastiaan Bakker
· 9 years ago
6549597
Fix bad dir name when it contains spaces
by Carlos Sanchez
· 9 years ago
d01d3d7
Issue #177 Print a warning if can't write to jenkins home
by Carlos Sanchez
· 9 years ago
4409632
Escape variables
by Kanstantsin Shautsou
· 9 years ago
aa2b354
Fix copy of files with a $ in filename
by Vincent Latombe
· 9 years ago
69d55cd
Rename plugins to jpi and pin them on initial installation
by Carlos Sanchez
· 10 years ago
1f9d73c
Minor Docker cleanups
by Mike Dillon
· 10 years ago
8cdfb1f
Moving log file to /var/run.
by Jesse Glick
· 10 years ago
eaad361
oops
by Jesse Glick
· 10 years ago
6bc3607
echo >> /tmp/copy_reference_file.log
by Jesse Glick
· 10 years ago
8c14395
Make copy_reference_file quieter
by Jesse Glick
· 10 years ago
acb8649
fix #18
by Nicolas De Loof
· 10 years ago
f744bdb
remove JENKINS_PREFIX support as same can now be achieved
by Nicolas De Loof
· 10 years ago
b2b442e
properly quote the arguments
by Nicolas De loof
· 10 years ago
07c307d
Conform to [dockerfile best practices](https://docs.docker.com/articles/dockerfile_best-practices/#entrypoint) to let user run alternate command
by Nicolas De Loof
· 10 years ago
b32f552
define JENKINS_OPTS so a derived image can customize jenkins launcher command line
by Nicolas De Loof
· 10 years ago
d606438
use a helper script as recommended on https://docs.docker.com/articles/dockerfile_best-practices/#entrypoint
by Nicolas De Loof
· 10 years ago
28d0c59
option to set JVM parameters, especially system properties
by Nicolas De Loof
· 10 years ago
c9c889b
Add a few minor tweaks and reorganizations to improve caching and overall build
by Tianon Gravi
· 10 years ago
1ac0bcd
Adding url prefix
by Vincent Dupain
· 10 years ago