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