1. c24ef82 Issue #213 Add test for JAVA_OPTS by Carlos Sanchez · 9 years ago
  2. 5fc9cd0 Use exec instead of bash to start java by Carlos Sanchez · 9 years ago
  3. a74dd10 Merge pull request #205 from jenkinsci/download-from-maven by Kohsuke Kawaguchi · 9 years ago
  4. b957dd9 Download from Maven repository by Kohsuke Kawaguchi · 9 years ago
  5. 814ed31 Merge pull request #203 from sbesson/lts_1.642.2 by Carlos Sanchez · 9 years ago
  6. 2cd2b9e Update to latest LTS version 1.642.2 by Sebastien Besson · 9 years ago
  7. f07a41e Merge pull request #194 from sergeychipiga/master by Carlos Sanchez · 9 years ago
  8. db6eb67 use /etc/init.d/jenkins variant to provide multiple java options with quotes by Sergey Chipiga · 9 years ago
  9. 62de121 Merge pull request #191 from MarkEWaite/develop/use-1.642.1 by Carlos Sanchez · 9 years ago
  10. 96962db Update to next LTS version of Jenkins : 1.642.1 by Mark Waite · 9 years ago
  11. d1b4a24 Merge pull request #190 from s17t/patch-1 by Carlos Sanchez · 9 years ago
  12. db1bb4a Header row in plugins.txt must be not included. by s17t.net · 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. 56eb2b7 Merge pull request #186 from bastiaanb/feature/config-files-can-override-2 by Carlos Sanchez · 9 years ago
  16. 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
  17. 6549597 Fix bad dir name when it contains spaces by Carlos Sanchez · 9 years ago
  18. d01d3d7 Issue #177 Print a warning if can't write to jenkins home by Carlos Sanchez · 9 years ago
  19. c6152ba Merge pull request #180 from jenkinsci/bad_scripting by Carlos Sanchez · 9 years ago
  20. 4409632 Escape variables by Kanstantsin Shautsou · 9 years ago
  21. 83ce6f6 Add link by Carlos Sanchez · 9 years ago
  22. ce8d6bd Merge pull request #178 from jpthiery/upgrade_to_1.625.3 by Carlos Sanchez · 9 years ago
  23. 683b0d6 Update to latest LTS version 1.625.3 by jpthiery · 9 years ago
  24. 5236c3e Merge pull request #175 from batmat/clarify-ssh-slaves by Carlos Sanchez · 9 years ago
  25. c2384f5 Port 50000 is only required for JNLP Slaves by Baptiste Mathus · 9 years ago
  26. 4fa9ebc Merge pull request #167 from jpthiery/upgrade_to_1.625.2 by Carlos Sanchez · 9 years ago
  27. 3eb0f83 Update to next LTS version of Jenkins : 1.625.2 by jpthiery · 9 years ago
  28. e9a1095 Merge pull request #163 from sgnewson/master by Carlos Sanchez · 9 years ago
  29. 39046ee Fix comments in Dockerfile by Scott Newson · 9 years ago
  30. 6c51ecc Remove outdated image link by Carlos Sanchez · 9 years ago
  31. 02721aa Merge pull request #159 from SebastianVilstrup/master by Carlos Sanchez · 9 years ago
  32. fe85c74 Updated to latest LTS version 1.625.1, including a fresh sha1 by Sebastian Vilstrup · 9 years ago
  33. 8256de6 Merge pull request #156 from jenkinsci/jenkins-30911-readme-fix by Carlos Sanchez · 9 years ago
  34. f1f4398 Clean up the change-executors example in the README by R. Tyler Croy · 9 years ago
  35. 8d8c529 Clarify plugin resolution in readme by Carlos Sanchez · 9 years ago
  36. d1f2665 Make tests run with remote docker hosts by Carlos Sanchez · 9 years ago
  37. 75b17c4 Issue #145 #146 Validate that plugins are zip files by Carlos Sanchez · 9 years ago
  38. c1fdb58 Revert "Merge pull request #146 from ngiger/verify_downloads" by Carlos Sanchez · 9 years ago
  39. 56109af Merge pull request #144 from thomasleveil/travisci by Nicolas De loof · 9 years ago
  40. c6d0c27 Merge pull request #140 from vvitayau/patch-2 by Nicolas De loof · 9 years ago
  41. 4494a71 Merge pull request #146 from ngiger/verify_downloads by Nicolas De loof · 9 years ago
  42. 58695bb [tests] Add test suite by Thomas LEVEIL · 9 years ago
  43. 995f681 Verify that downloaded plugin is really a Zip archive by Niklaus Giger · 9 years ago
  44. 06dd4e6 add docker-compose.yml by Victor Vitayaudom · 9 years ago
  45. 9395d3f 1.609.3 LTS by Nicolas De loof · 9 years ago
  46. fef08f7 Update Dockerfile by Nicolas De loof · 9 years ago
  47. 2989f3b Update Dockerfile by Nicolas De loof · 9 years ago
  48. f5a524a Add a 'Configuring logging' section to readme by Carlos Sanchez · 9 years ago
  49. aaaa9c5 Merge pull request #135 from Erethon/master by Carlos Sanchez · 9 years ago
  50. d8332e5 Merge pull request #137 from ddqd/master by Carlos Sanchez · 9 years ago
  51. 1a65016 set correct slave port from env by Dmitry Gureev · 9 years ago
  52. b5b788c Verify tini using sha1sum by Dionysis Grigoropoulos · 9 years ago
  53. 01b970d Merge pull request #133 from jeichel-miovision/slaveAgentPortEnvVar by Nicolas De loof · 9 years ago
  54. aebb8b2 Added jenkins slave agent port settings through the environmental variable JENKINS_SLAVE_AGENT_PORT by jeichel · 9 years ago
  55. beabf9a Issue #132 #126 Avoid issue reports by printing a 'done' message by Carlos Sanchez · 9 years ago
  56. 04c013d Merge pull request #131 from samgd/typo by Carlos Sanchez · 9 years ago
  57. 5437f3f Typo fix by Sam Davis · 9 years ago
  58. 175733c Merge pull request #130 from Vlatombe/do_not_interpret_variables by Carlos Sanchez · 9 years ago
  59. aa2b354 Fix copy of files with a $ in filename by Vincent Latombe · 9 years ago
  60. fdeab76 1.609.2 LTS by Nicolas De loof · 9 years ago
  61. 0907683 Merge pull request #124 from jenkinsci/#54 by Nicolas De loof · 10 years ago
  62. d5aea67 Prevent jenkins to leak zombie processes fix issue #54 by Nicolas De Loof · 10 years ago
  63. 40c86cd Fix #62 Add link to Docker volumes doc by Carlos Sanchez · 10 years ago
  64. 1fac965 Add contribution guidelines by Carlos Sanchez · 10 years ago
  65. ae8f8ed Merge pull request #119 from carlossg/jenkins-uc-download by Nicolas De loof · 10 years ago
  66. d359b04 Issue #106 Fix regresion by only checking JENKINS_UC_DOWNLOAD at runtime by Carlos Sanchez · 10 years ago
  67. 004bc59 Show error message if curl fails by Carlos Sanchez · 10 years ago
  68. c8c95d1 Issue #112 Allow running container under different user to match jenkins home volumes by Carlos Sanchez · 10 years ago
  69. d666953 Issue #115 Add section on setting the number of master executors by Carlos Sanchez · 10 years ago
  70. 67b0ff5 Issue #116 Add JNLP port to the instructions on starting the container by Carlos Sanchez · 10 years ago
  71. aa188cf Merge pull request #106 from lucamilanesio/master by Luca Milanesio · 10 years ago
  72. c15da93 Allow usage of mirror Jenkins Update-Center for downloading plugins by Luca Milanesio · 10 years ago
  73. 1865d74 Merge pull request #108 from rhels/patch-1 by Carlos Sanchez · 10 years ago
  74. 9aa8840 minor spelling mistake by rhels · 10 years ago
  75. 1f0d2b7 Merge pull request #107 from jglick/fail-on-err-plugins.sh by Nicolas De loof · 10 years ago
  76. e8b8aa5 Merge pull request #105 from MarkEWaite/master-1.609.1 by Nicolas De loof · 10 years ago
  77. 9c8ddc4 plugins.sh ought to fail if a plugin download failed. by Jesse Glick · 10 years ago
  78. da842e4 Update to Jenkins 1.609.1 - latest LTS by Mark Waite · 10 years ago
  79. c60d752 Merge pull request #98 from carlossg/jpi by Carlos Sanchez · 10 years ago
  80. 69d55cd Rename plugins to jpi and pin them on initial installation by Carlos Sanchez · 10 years ago
  81. e23563a Merge pull request #92 from carlossg/issue-46 by Carlos Sanchez · 10 years ago
  82. 8496029 Merge pull request #36 from ggtools:patch-2 by Carlos Sanchez · 10 years ago
  83. 7af6fc7 Merge branch 'patch-2' of https://github.com/ggtools/jenkins-ci.org-docker into ggtools-patch-2 by Carlos Sanchez · 10 years ago
  84. 0351c1c Merge pull request #77 from appropriate/minor-docker-cleanups by Carlos Sanchez · 10 years ago
  85. 1f9d73c Minor Docker cleanups by Mike Dillon · 10 years ago
  86. c0475fd Issue #46 Last line of plugins.txt ignored if a new line is not present on that last line by Carlos Sanchez · 10 years ago
  87. 0c37434 Merge pull request #83 from carlossg/jdk8 by Nicolas De loof · 10 years ago
  88. 1956254 Upgrade to JDK 8 by Carlos Sanchez · 10 years ago
  89. 47516fc Merge pull request #80 from KengoTODA/issue-48 by Nicolas De loof · 10 years ago
  90. 5dea360 Merge pull request #81 from yurinnick/plugin-download-fix by Nicolas De loof · 10 years ago
  91. ecf3930 Merge pull request #89 from jenkinsci/quiet by Nicolas De loof · 10 years ago
  92. 63009a7 Merge pull request #85 from carlossg/readme by Nicolas De loof · 10 years ago
  93. 8f909ab Merge pull request #61 from hexa2k9/master by Jesse Glick · 10 years ago
  94. 6dcb2e3 Merge pull request #90 from cloudbees/jglick-typo by Nicolas De loof · 10 years ago
  95. fc9e710 Typo by Jesse Glick · 10 years ago
  96. 8cdfb1f Moving log file to /var/run. by Jesse Glick · 10 years ago
  97. eaad361 oops by Jesse Glick · 10 years ago
  98. 6bc3607 echo >> /tmp/copy_reference_file.log by Jesse Glick · 10 years ago
  99. 8c14395 Make copy_reference_file quieter by Jesse Glick · 10 years ago
  100. 11fd2a0 Add missing script to readme example by Carlos Sanchez · 10 years ago