Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: bb1f620d0abfee671f65abbeffef5e3d2fd8cfed https://github.com/jenkinsci/jenkins/commit/bb1f620d0abfee671f65abbeffef5e3d2fd8cfed Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2016-05-15 (Sun, 15 May 2016)
Changed paths: M core/src/main/java/jenkins/install/SetupWizard.java A core/src/main/resources/jenkins/install/platform-plugins.json A test/src/test/java/jenkins/install/SetupWizardTest.java M war/src/main/js/api/pluginManager.js R war/src/main/js/api/plugins.js M war/src/main/js/pluginSetupWizardGui.js M war/src/test/js/pluginSetupWizard-spec.js Log Message: ----------- [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 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.