Branch: refs/heads/unbundling-plugins
Home: https://github.com/jenkinsci/jenkins
Commit: cf0ab8e1e709ec237c20fb729a55c862ff9e772e
https://github.com/jenkinsci/jenkins/commit/cf0ab8e1e709ec237c20fb729a55c862ff9e772e
Author: tfennelly <[email protected]>
Date: 2015-09-27 (Sun, 27 Sep 2015)
Changed paths:
M core/src/main/java/hudson/Functions.java
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/model/UpdateCenter.java
A core/src/main/java/jenkins/install/InstallState.java
A core/src/main/java/jenkins/install/InstallUtil.java
R core/src/main/java/jenkins/install/StartupType.java
R core/src/main/java/jenkins/install/StartupUtil.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/resources/lib/layout/layout.jelly
A test/src/test/java/jenkins/install/InstallUtilTest.java
R test/src/test/java/jenkins/install/StartupUtilTest.java
Log Message:
-----------
Renamed StartupType to InstallState and StartupUtil to InstallUtil
Commit: 41958636d0cdc08b878062fb79049ff4438786f4
https://github.com/jenkinsci/jenkins/commit/41958636d0cdc08b878062fb79049ff4438786f4
Author: tfennelly <[email protected]>
Date: 2015-09-28 (Mon, 28 Sep 2015)
Changed paths:
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/jenkins/install/InstallState.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/resources/lib/layout/layout.jelly
M war/src/main/js/api/pluginManager.js
M war/src/main/js/pluginSetupWizardGui.js
M war/src/test/js/pluginSetupWizard-spec.js
Log Message:
-----------
Get page reload working while install in progress
Still not 100% right ... using the "available" plugin list is not right
because it means you get a different list as you are installing (those that are
installed drop off the available list).
Compare:
https://github.com/jenkinsci/jenkins/compare/5550968fb814...41958636d0cd
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.