1. 4d9ddc9 Updatey typo on jenkins.sh by annerajb · 8 years ago
  2. 837f9a6 Fix regression from bbbb76d4 by Charles Duffy · 8 years ago
  3. ffbd787 Fix shellcheck warning by Charles Duffy · 8 years ago
  4. bbbb76d Avoid eval, shell-injection via JAVA_OPTS or JENKINS_OPTS by Charles Duffy · 8 years ago
  5. 9868358 Support non-GNU find; avoid shell-injection vulnerability via malicious filenames (#351) by Charles Duffy · 8 years ago
  6. c14af95 Make versionsLT support versions with qualifier (#307) by Vincent Latombe · 8 years ago
  7. bb8f8c9 Upgrade plugins if needed (#306) by Vincent Latombe · 8 years ago
  8. 9b2d222 Merge pull request #214 from dhrapson/master by Carlos Sanchez · 9 years ago
  9. e7d56fa Fix Issue #213 Get JAVA_OPTS, JENKIS_OPTS and arguments working by Carlos Sanchez · 9 years ago
  10. 595a468 replace hard-coded /var/jenkins_home with $JENKINS_HOME by Dave Head-Rapson · 9 years ago
  11. 5fc9cd0 Use exec instead of bash to start java by Carlos Sanchez · 9 years ago
  12. db6eb67 use /etc/init.d/jenkins variant to provide multiple java options with quotes by Sergey Chipiga · 9 years ago
  13. 0d1755f Fix #185 Allow options and arguments with quotes by Carlos Sanchez · 9 years ago
  14. bd2f6c9 Exit if we can't write to jenkins home by Carlos Sanchez · 9 years ago
  15. 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
  16. 6549597 Fix bad dir name when it contains spaces by Carlos Sanchez · 9 years ago
  17. d01d3d7 Issue #177 Print a warning if can't write to jenkins home by Carlos Sanchez · 9 years ago
  18. 4409632 Escape variables by Kanstantsin Shautsou · 9 years ago
  19. aa2b354 Fix copy of files with a $ in filename by Vincent Latombe · 9 years ago
  20. 69d55cd Rename plugins to jpi and pin them on initial installation by Carlos Sanchez · 10 years ago
  21. 1f9d73c Minor Docker cleanups by Mike Dillon · 10 years ago
  22. 8cdfb1f Moving log file to /var/run. by Jesse Glick · 10 years ago
  23. eaad361 oops by Jesse Glick · 10 years ago
  24. 6bc3607 echo >> /tmp/copy_reference_file.log by Jesse Glick · 10 years ago
  25. 8c14395 Make copy_reference_file quieter by Jesse Glick · 10 years ago
  26. acb8649 fix #18 by Nicolas De Loof · 10 years ago
  27. f744bdb remove JENKINS_PREFIX support as same can now be achieved by Nicolas De Loof · 10 years ago
  28. b2b442e properly quote the arguments by Nicolas De loof · 10 years ago
  29. 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
  30. b32f552 define JENKINS_OPTS so a derived image can customize jenkins launcher command line by Nicolas De Loof · 10 years ago
  31. d606438 use a helper script as recommended on https://docs.docker.com/articles/dockerfile_best-practices/#entrypoint by Nicolas De Loof · 10 years ago
  32. 28d0c59 option to set JVM parameters, especially system properties by Nicolas De Loof · 10 years ago
  33. c9c889b Add a few minor tweaks and reorganizations to improve caching and overall build by Tianon Gravi · 10 years ago
  34. 1ac0bcd Adding url prefix by Vincent Dupain · 10 years ago