1. 2dd2138 Add throttle-concurrents plugin by chnyda · 7 years ago
  2. ee38d78 Add SSH Agent plugin by Alexander Evseev · 7 years ago
  3. e5e6201 Add jenkins plugin EnvInject by Alexander Evseev · 7 years ago
  4. b6cc0d7 Add Prometheus and CopyArtifact plugins by Konstantin Hontar · 7 years ago
  5. 8c1d62a Added github plugin by Jakub Josef · 7 years ago
  6. 9576519 Added reference to used ansi color plugin by Jakub Josef · 7 years ago
  7. 1aa4788 Fixed javascript coloring of async output by Jakub Josef · 7 years ago
  8. 52c3f12 Implemented Jenkins ANSI color plugin in pure JS, removed plugin from image build process by Jakub Josef · 7 years ago
  9. ab03135 Update to 2.73 by Filip Pytloun · 7 years ago
  10. b4e1ba9 Update to 2.71 by Filip Pytloun · 7 years ago
  11. dd4ea2b Fix checksum by Filip Pytloun · 8 years ago
  12. cc00109 Build jenkins 2.63 by Filip Pytloun · 8 years ago 2.63
  13. 4aa3ef8 Install lockable-resources plugin by Filip Pytloun · 8 years ago
  14. 78b4c44 Fixed email-ext plugin code by Jakub Josef · 8 years ago
  15. 8a089a7 Added email-ext-plugin by Jakub Josef · 8 years ago
  16. 0e87339 Increased size of code blocks in jenkins by Jakub Josef · 8 years ago
  17. cf38801 Add extensible choices params by Jakub Josef · 8 years ago
  18. b30e5fa Add ldap by Filip Pytloun · 8 years ago
  19. 274f9b2 Fixed CSS text color issue by Jakub Josef · 8 years ago
  20. 2234425 Fix extension by Filip Pytloun · 8 years ago
  21. d17c92d Fix theme by Filip Pytloun · 8 years ago
  22. 64ddc40 Fix theme installation by Filip Pytloun · 8 years ago
  23. b0994d9 Add git plugin by Filip Pytloun · 8 years ago
  24. 1e8af36 Fix plugins download by Filip Pytloun · 8 years ago
  25. 6c6ec26 Add mirantis theme by Filip Pytloun · 8 years ago
  26. d903d9a Remove docker binary, install plugins by Filip Pytloun · 8 years ago
  27. 2e21a9f Merge remote-tracking branch 'upstream/master' by Filip Pytloun · 8 years ago
  28. dc86915 Push the right tag by Carlos Sanchez · 8 years ago
  29. 09f1e50 Add a debug option to publish by Carlos Sanchez · 8 years ago
  30. 4d0468a pull the image to tag, in case it was built before by Carlos Sanchez · 8 years ago
  31. b857bb2 Print erro message if get-digest fails by Carlos Sanchez · 8 years ago
  32. ac44f2a Fix the tagging of images in publish script by Carlos Sanchez · 8 years ago
  33. df48ce7 Make publish do a build, even when dry running by Carlos Sanchez · 8 years ago
  34. 48c86a3 Issue #444 Use sha256 for the weekly builds by Carlos Sanchez · 8 years ago
  35. dbdcfe4 When dry running publish, tag may not exist by Carlos Sanchez · 8 years ago
  36. 6a34438 Fix unbound variables by Carlos Sanchez · 8 years ago
  37. fedbc7a Merge pull request #444 from jonahermansen/master by Carlos Sanchez · 8 years ago
  38. 14d338e Use SHA-256 instead of SHA-1 to verify the jenkins.war file by Jon Hermansen · 8 years ago
  39. ef7d4ef Print the digests when publishing by Carlos Sanchez · 8 years ago
  40. 8d23b18 Merge pull request #443 from jonahermansen/master by Carlos Sanchez · 8 years ago
  41. 4a64651 2.32.3 by Jon Hermansen · 8 years ago
  42. 60bff69 Merge pull request #439 from toshi38/stelau/fix-readme-drop-user by Carlos Sanchez · 8 years ago
  43. 298ccb1 Breakup USER and comment to two lines. by Stephen Lau · 8 years ago
  44. 881d143 Do not recreate tags that already have the same sha by Carlos Sanchez · 8 years ago
  45. 7fd3f21 Add a dry run option to publish by Carlos Sanchez · 8 years ago
  46. 4b0dcec [INFRA-1067] latest is pointing to a previous release by Carlos Sanchez · 8 years ago
  47. bc92224 Merge pull request #433 from carlossg/daily by R. Tyler Croy · 8 years ago
  48. b108a53 Push latest (for master) or the name of the branch by Carlos Sanchez · 8 years ago
  49. c97cc37 Merge pull request #432 from carlossg/daily by R. Tyler Croy · 8 years ago
  50. e43b7f9 [INFRA-729] Correctly determine what branch are we in, again by Carlos Sanchez · 8 years ago
  51. 5aa341e Merge pull request #431 from carlossg/daily by R. Tyler Croy · 8 years ago
  52. d43f429 [INFRA-729] Correctly determine what branch are we in by Carlos Sanchez · 8 years ago
  53. 0e0f281 Merge pull request #430 from carlossg/daily by R. Tyler Croy · 8 years ago
  54. 3ffc4e4 [INFRA-729] Publish alpine variant too by Carlos Sanchez · 8 years ago
  55. efce40c Merge pull request #429 from carlossg/daily by R. Tyler Croy · 8 years ago
  56. 7b8382f Use the correct build args and fix regex check by Carlos Sanchez · 8 years ago
  57. c1a7d3d Merge pull request #428 from rtyler/ci-semaphore by Carlos Sanchez · 8 years ago
  58. b3c49ab Only Build/Test on ci.jenkins.io by R. Tyler Croy · 8 years ago
  59. e8c4f94 Merge pull request #426 from rtyler/publish-containers-729 by R. Tyler Croy · 8 years ago
  60. 1bf552c Merge pull request #427 from carlossg/daily by R. Tyler Croy · 8 years ago
  61. 0f763d4 [INFRA-729] Publish all our versions under jenkinsci docker org by Carlos Sanchez · 8 years ago
  62. fc25da3 Make sure the docker Pipeline is run on a daily basis by R. Tyler Croy · 8 years ago
  63. 29da76e Merge pull request #425 from rtyler/publish-containers-729 by Carlos Sanchez · 8 years ago
  64. f358b3c Update the Jenkinsfile to publish containers when running in trusted.ci by R. Tyler Croy · 8 years ago
  65. 5eb7141 Update the Jenkinsfile to use stage blocks by R. Tyler Croy · 8 years ago
  66. fd79401 Merge pull request #423 from daniel-beck/2.32.2 by Carlos Sanchez · 8 years ago
  67. 02fa022 2.32.2 by Daniel Beck · 8 years ago
  68. 3b86cf6 Merge pull request #419 from muicoder/master by Carlos Sanchez · 8 years ago
  69. bac415c Upgrade Tini to 0.13.2 by muicoder · 8 years ago
  70. c694855 Doc update - reverse proxy (#414) by djoudi mohammed · 8 years ago
  71. 3cf0212 Merge pull request #407 from winggundamth/master-2.32.1 by Carlos Sanchez · 8 years ago
  72. 6c3d404 Fix tests in build agents without unzip installed (#409) by Carlos Sanchez · 8 years ago
  73. 349ac00 Update Jenkins to 2.32.1 by Jirayut 'Dear' Nimsaeng · 8 years ago
  74. 9aff279 Merge pull request #393 from krallin/upgrade-tini by Carlos Sanchez · 8 years ago
  75. c0d446e Upgrade Tini to 0.13.1 by Thomas Orozco · 8 years ago
  76. c47ac48 Add a script to Generate the Docker official-images file by Carlos Sanchez · 8 years ago
  77. 79e871d Merge pull request #392 from CoRfr/2.19.4 by Carlos Sanchez · 8 years ago
  78. 465b2cc Jenkins 2.19.4 by Bertrand Roussel · 8 years ago
  79. 3cfd7c1 Ask about non-dockerized jenkins in issue template by Carlos Sanchez · 8 years ago
  80. b665193 Add issue template by Carlos Sanchez · 8 years ago
  81. 5d9a559 2.19.3 by Daniel Beck · 8 years ago
  82. 635fa41 Merge pull request #387 from annerajb/patch-1 by Carlos Sanchez · 8 years ago
  83. 4d9ddc9 Updatey typo on jenkins.sh by annerajb · 8 years ago
  84. 59d9ef6 Allow running the tests with specific versions of Jenkins by Carlos Sanchez · 8 years ago
  85. a0f92a4 Jenkins 2.19.2 by Carlos Sanchez · 8 years ago
  86. adfb095 Merge pull request #375 from PierreBtz/fix-broken-link by Carlos Sanchez · 8 years ago
  87. 84a1cc1 Fix a broken link to docker data management documentation in README. by PierreBtz · 8 years ago
  88. d187b53 Add ssl to war download url by Joe Ferguson · 8 years ago
  89. 2fb0684 Fix race condition in tests, print with newline at end by Carlos Sanchez · 8 years ago
  90. ab87966 Merge pull request #360 from jenkinsci/2.19.1 by Carlos Sanchez · 8 years ago
  91. 21b0f37 Increase default curl timeout to 20 as tests are failing by Carlos Sanchez · 8 years ago
  92. 4412571 Merge pull request #361 from visualphoenix/bugfix/connection-timeout by Carlos Sanchez · 8 years ago
  93. baf3a2e Merge pull request #363 from elyscape/fix-version-regex by Carlos Sanchez · 8 years ago
  94. 52fa1d7 Sort before running uniq by Eli Young · 8 years ago
  95. 7f54e32 Fix weekly version regular expression by Eli Young · 8 years ago
  96. 6233a4d make curl settings configurable by Raymond Barbiero · 8 years ago
  97. 332f71b Upgrade to the new LTS baseline: 2.19.1 by R. Tyler Croy · 8 years ago
  98. 9cfc697 Merge pull request #357 from charles-dyfis-net/regression-fix-352 by Carlos Sanchez · 8 years ago
  99. 837f9a6 Fix regression from bbbb76d4 by Charles Duffy · 8 years ago
  100. a87ec8a Fix Issue #349 Support for version with more than two numbers by Carlos Sanchez · 8 years ago