Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 85eacfe33663da94448eaea25aa71afcd388d0e7
https://github.com/jenkinsci/jenkins/commit/85eacfe33663da94448eaea25aa71afcd388d0e7
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M core/src/main/resources/hudson/PluginManager/installed.jelly
Log Message:
-----------
The only time whitespace contains the version number is when it's a private
build, and they tend to be long.
So it's better to wrap this to maximize the width allocated to the description.
Commit: 29f6a5dd010d490569014bd0d045daea777521b3
https://github.com/jenkinsci/jenkins/commit/29f6a5dd010d490569014bd0d045daea777521b3
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M changelog.html
M core/src/main/java/hudson/PluginWrapper.java
M core/src/main/resources/hudson/PluginManager/installed.jelly
A core/src/main/resources/hudson/PluginWrapper/uninstall.groovy
A core/src/main/resources/hudson/PluginWrapper/uninstall.properties
Log Message:
-----------
[FIXED JENKINS-3070]
Added uninstaller that removes *.jpi.
Compare:
https://github.com/jenkinsci/jenkins/compare/ce6c6a91767b...29f6a5dd010d