1. 07 6月, 2016 4 次提交
  2. 03 6月, 2016 5 次提交
  3. 02 6月, 2016 2 次提交
  4. 30 5月, 2016 1 次提交
  5. 29 5月, 2016 4 次提交
  6. 28 5月, 2016 1 次提交
  7. 22 5月, 2016 4 次提交
  8. 21 5月, 2016 2 次提交
  9. 20 5月, 2016 5 次提交
  10. 19 5月, 2016 2 次提交
  11. 18 5月, 2016 3 次提交
  12. 17 5月, 2016 2 次提交
  13. 16 5月, 2016 1 次提交
  14. 15 5月, 2016 4 次提交
    • O
      [JENKINS-34833] - Installation Wizard: Allow altering the list of suggested... · bb1f620d
      Oleg Nenashev 提交于
      [JENKINS-34833] - Installation Wizard: Allow altering the list of suggested plugins from update sites (#2348)
      
      * [JENKINS-34833] - Installation Wizard: Allow altering the list of succested plugins from update sites
      
      In our company we provide a custom package of Jenkins, which provides a customized set of plugins (open-source and closed-source ones). These plugins come from the custom update site.
      
      We would like to provide custom suggestions to users of our Jenkins packages when they install Jenkins. For such purpose we would like to make the plugin suggestions list overridable by UpdateSite extensions in Jenkins.
      
      * [JENKINS-34833] - Fix the JS Unit test (code from @kzantow)
      
      * [JENKINS-34833] - Unit tests for SetupWizard
      
      * [JENKINS-34833] - Address comment regarding the error propagation for the unknown version
      
      * [JENKINS-34833] - SetupWizard::getPlatformPluginList() is not a part of the public API
      
      * [JENKINS-34833] - Address comments from @orrc
      bb1f620d
    • E
      [JENKINS-34755] fix read of 'SystemProperties' values before init of the context (#2347) · 65f2a4a4
      evernat 提交于
      * fix read of 'SystemProperties' values before init of the context
      
      * fix constructor and test
      
      * revert help-spec_fr.html
      
      * revert help-spec_fr.html
      
      * revert help-spec_fr.html
      65f2a4a4
    • M
      [JENKINS-34628] - Bundle "Font Awesome" and "Google Fints: Roboto"... · 606794a4
      Manuel Recena 提交于
      [JENKINS-34628] - Bundle "Font Awesome" and "Google Fints: Roboto" dependencies to prevent failures in the offline mode (#2318)
      
      * [JENKINS-34628] Remove dependencies with external static resources
      
      * [JENKINS-34628] License files were added
      
      * [JENKINS-34628] Added references in the About page
      606794a4
    • A
      [JENKINS-32886] Pick up missing downloads on restart (#2345) · 5762eb9f
      Andres Rodriguez 提交于
      * [JENKINS-32886] Pick up missing downloads
      
      * [JENKINS-32886] Improve error handling.
      5762eb9f