1. 62421ca Quote variables by Sýlvan Heuser · 9 years ago
  2. b20f388 Fix script not necessarily working in the correct directory by Sýlvan Heuser · 9 years ago
  3. 2f2bdc9 Fix dependency resolving by Sýlvan Heuser · 9 years ago
  4. 4675f04 use local variables within functions by Nicolas De Loof · 9 years ago
  5. a7a34c3 avoid resolving dependencies twice for the same plugin by Nicolas De Loof · 9 years ago
  6. 0e7eac3 typo: allready -> already (#278) by Baptiste Mathus · 9 years ago
  7. 3a3295f docker node we use to build images uses docker <1.10 by Nicolas De Loof · 9 years ago
  8. 91a9343 Document use of install-plugins script by Nicolas De Loof · 9 years ago
  9. c22225f rely on build-args by Nicolas De Loof · 9 years ago
  10. d141786 Merge branch 'weekly' not needed anymore as the Dockerfile no accept ARGS by Nicolas De Loof · 9 years ago
  11. dfe81a3 handle >1 plugins to be installed with dependencies by Nicolas De Loof · 9 years ago
  12. 69bf630 handle >1 plugins to be installed with dependencies by Nicolas De Loof · 9 years ago
  13. 7db6537 Merge branch 'master' into weekly by Nicolas De Loof · 9 years ago
  14. 0ef5a62 utility script to install plugin and it’s dependencies by Nicolas De Loof · 9 years ago
  15. 9b7d091 Update README.md (#269) by Rafael Benevides · 9 years ago
  16. 373c45a Bump Jenkins to 1.651.2 by Carlos Sanchez · 9 years ago
  17. 7a15c65 Bump to 2.3 security release by Carlos Sanchez · 9 years ago
  18. b8ce02a Update README.md by Carlos Sanchez · 9 years ago
  19. 10b7daa Add reference to weekly builds by Carlos Sanchez · 9 years ago
  20. 758cd60 Latest Docker for mac uses localhost by Carlos Sanchez · 9 years ago
  21. e77dae5 Noting jenkins.install.UpgradeWizard.state by Jesse Glick · 9 years ago
  22. aed5a50 Update weekly.sh by Nicolas De loof · 9 years ago
  23. 1a727f9 Update weekly.sh by Nicolas De loof · 9 years ago
  24. 816a88e Update weekly.sh by Nicolas De loof · 9 years ago
  25. aa66561 Change Update Center to updates.jenkins.io (#251) by jamesHsiaoAcquia · 9 years ago
  26. 5a51d0a Make tests work in 2.0 by Carlos Sanchez · 9 years ago
  27. 60a3616 2.0! by Kohsuke Kawaguchi · 9 years ago
  28. b8ad2f6 Update to 1.651.1 by Carlos Sanchez · 9 years ago
  29. c3e7a0c Make tests work on Docker for Mac by Carlos Sanchez · 9 years ago
  30. 8cb67a0 Some bash improvements by Carlos Sanchez · 9 years ago
  31. 2d72a18 Test that plugins are actually installed by Carlos Sanchez · 9 years ago
  32. 2d68b19 Remove newlines in test output by Carlos Sanchez · 9 years ago
  33. 3e8e948 Add test for plugins.sh execution by Carlos Sanchez · 9 years ago
  34. d393aa6 Remove wget, no longer used by Carlos Sanchez · 9 years ago
  35. eecaeb2 Use 2 spaces in sha1sum by Carlos Sanchez · 9 years ago
  36. 5fe7e3e Merge pull request #237 from outime/patch-1 by Carlos Sanchez · 9 years ago
  37. fab7f70 Script name typo by Rubén Díaz · 9 years ago
  38. c9045dc Merge pull request #212 from jimzucker/currentPlugins by Carlos Sanchez · 9 years ago
  39. 67f1189 Silent curl download by Carlos Sanchez · 9 years ago
  40. be28694 Merge pull request #235 from gmacario/feat-jenkins-1.642.4 by Carlos Sanchez · 9 years ago
  41. 0d73e19 Update to latest LTS version 1.642.4 by Gianpaolo Macario · 9 years ago
  42. c0a8acd Merge pull request #233 from gmacario/feat-jenkins-1.642.3 by Carlos Sanchez · 9 years ago
  43. b4739d7 Update to latest LTS version 1.642.3 by Gianpaolo Macario · 9 years ago
  44. 504cb7c #206 - Added example to get a list of plugins in the required format from an existing server by Jim Zucker · 9 years ago
  45. 0c98782 Issue #226 Fix tests by Carlos Sanchez · 9 years ago
  46. 9a09763 Merge pull request #226 from yoanisgil/build-args by Carlos Sanchez · 9 years ago
  47. 91ae90c Merge pull request #223 from stigsb/configurable_uid_gid by Carlos Sanchez · 9 years ago
  48. 9b2d222 Merge pull request #214 from dhrapson/master by Carlos Sanchez · 9 years ago
  49. 8fbb91f Define build ARG by Yoanis Gil · 9 years ago
  50. e9f9095 Initial Jenkinsfile by Carlos Sanchez · 9 years ago
  51. 854a604 Make user/group/uid/gid configurable with docker --build-arg by Stig Bakken · 9 years ago
  52. e7d56fa Fix Issue #213 Get JAVA_OPTS, JENKIS_OPTS and arguments working by Carlos Sanchez · 9 years ago
  53. 65b3254 Add build and test instructions to README by Carlos Sanchez · 9 years ago
  54. 595a468 replace hard-coded /var/jenkins_home with $JENKINS_HOME by Dave Head-Rapson · 9 years ago
  55. 177b25f Re-add cleanup at the end of tests by Carlos Sanchez · 9 years ago
  56. c24ef82 Issue #213 Add test for JAVA_OPTS by Carlos Sanchez · 9 years ago
  57. 5fc9cd0 Use exec instead of bash to start java by Carlos Sanchez · 9 years ago
  58. a74dd10 Merge pull request #205 from jenkinsci/download-from-maven by Kohsuke Kawaguchi · 9 years ago
  59. b957dd9 Download from Maven repository by Kohsuke Kawaguchi · 9 years ago
  60. 814ed31 Merge pull request #203 from sbesson/lts_1.642.2 by Carlos Sanchez · 9 years ago
  61. 2cd2b9e Update to latest LTS version 1.642.2 by Sebastien Besson · 9 years ago
  62. f07a41e Merge pull request #194 from sergeychipiga/master by Carlos Sanchez · 9 years ago
  63. db6eb67 use /etc/init.d/jenkins variant to provide multiple java options with quotes by Sergey Chipiga · 9 years ago
  64. 62de121 Merge pull request #191 from MarkEWaite/develop/use-1.642.1 by Carlos Sanchez · 9 years ago
  65. 96962db Update to next LTS version of Jenkins : 1.642.1 by Mark Waite · 9 years ago
  66. d1b4a24 Merge pull request #190 from s17t/patch-1 by Carlos Sanchez · 9 years ago
  67. db1bb4a Header row in plugins.txt must be not included. by s17t.net · 9 years ago
  68. 0d1755f Fix #185 Allow options and arguments with quotes by Carlos Sanchez · 9 years ago
  69. bd2f6c9 Exit if we can't write to jenkins home by Carlos Sanchez · 9 years ago
  70. 56eb2b7 Merge pull request #186 from bastiaanb/feature/config-files-can-override-2 by Carlos Sanchez · 9 years ago
  71. 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
  72. 6549597 Fix bad dir name when it contains spaces by Carlos Sanchez · 9 years ago
  73. d01d3d7 Issue #177 Print a warning if can't write to jenkins home by Carlos Sanchez · 9 years ago
  74. c6152ba Merge pull request #180 from jenkinsci/bad_scripting by Carlos Sanchez · 9 years ago
  75. 4409632 Escape variables by Kanstantsin Shautsou · 9 years ago
  76. 83ce6f6 Add link by Carlos Sanchez · 9 years ago
  77. ce8d6bd Merge pull request #178 from jpthiery/upgrade_to_1.625.3 by Carlos Sanchez · 9 years ago
  78. 683b0d6 Update to latest LTS version 1.625.3 by jpthiery · 9 years ago
  79. 5236c3e Merge pull request #175 from batmat/clarify-ssh-slaves by Carlos Sanchez · 9 years ago
  80. c2384f5 Port 50000 is only required for JNLP Slaves by Baptiste Mathus · 9 years ago
  81. 4fa9ebc Merge pull request #167 from jpthiery/upgrade_to_1.625.2 by Carlos Sanchez · 9 years ago
  82. 3eb0f83 Update to next LTS version of Jenkins : 1.625.2 by jpthiery · 9 years ago
  83. e9a1095 Merge pull request #163 from sgnewson/master by Carlos Sanchez · 9 years ago
  84. 39046ee Fix comments in Dockerfile by Scott Newson · 9 years ago
  85. 6c51ecc Remove outdated image link by Carlos Sanchez · 9 years ago
  86. 02721aa Merge pull request #159 from SebastianVilstrup/master by Carlos Sanchez · 9 years ago
  87. fe85c74 Updated to latest LTS version 1.625.1, including a fresh sha1 by Sebastian Vilstrup · 9 years ago
  88. 8256de6 Merge pull request #156 from jenkinsci/jenkins-30911-readme-fix by Carlos Sanchez · 9 years ago
  89. f1f4398 Clean up the change-executors example in the README by R. Tyler Croy · 9 years ago
  90. 108666f automate weekly publication by Nicolas De Loof · 9 years ago
  91. f53b009 1.631 by Nicolas De loof · 9 years ago
  92. 55fb0ff 1.630 by Nicolas De loof · 9 years ago
  93. 881a85a 1.629 by Nicolas De loof · 9 years ago
  94. df5f1b0 1.628 by Nicolas De loof · 9 years ago
  95. 8d8c529 Clarify plugin resolution in readme by Carlos Sanchez · 9 years ago
  96. d1f2665 Make tests run with remote docker hosts by Carlos Sanchez · 9 years ago
  97. 75b17c4 Issue #145 #146 Validate that plugins are zip files by Carlos Sanchez · 9 years ago
  98. c1fdb58 Revert "Merge pull request #146 from ngiger/verify_downloads" by Carlos Sanchez · 9 years ago
  99. 56109af Merge pull request #144 from thomasleveil/travisci by Nicolas De loof · 9 years ago
  100. c6d0c27 Merge pull request #140 from vvitayau/patch-2 by Nicolas De loof · 9 years ago