Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 14ac815b3c8df3289e6085926557425facf2454d
https://github.com/jenkinsci/jenkins/commit/14ac815b3c8df3289e6085926557425facf2454d
Author: Jesse Glick <[email protected]>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
M core/src/main/resources/hudson/cli/CLIAction/command.jelly
Log Message:
-----------
Display command.longDescription in a preformatted block.
This makes the overall appearance of the page match what you would actually see
from the console.
(Using: java -jar jenkins-cli.jar -s <URL> help <COMMAND>)
For some commands, such as SupportCommand (in support-core), this is critical,
since the expectation is that longDescription is a multiline fixed-width block.
Commit: ac3a5c57a883c8e763d52975bef2840772f5a158
https://github.com/jenkinsci/jenkins/commit/ac3a5c57a883c8e763d52975bef2840772f5a158
Author: Jesse Glick <[email protected]>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java
Log Message:
-----------
Jenkins.getRootPath will never be null.
Commit: e4c5c7104206536c80379ce18ec640f56b7dba74
https://github.com/jenkinsci/jenkins/commit/e4c5c7104206536c80379ce18ec640f56b7dba74
Author: Jesse Glick <[email protected]>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
M core/src/main/java/jenkins/security/DefaultConfidentialStore.java
Log Message:
-----------
Misleading error message.
Commit: 6318b8d800abdf8b280f4e1b8ce8bf22e49242ad
https://github.com/jenkinsci/jenkins/commit/6318b8d800abdf8b280f4e1b8ce8bf22e49242ad
Author: Jesse Glick <[email protected]>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
M changelog.html
M core/src/main/java/jenkins/security/DefaultConfidentialStore.java
Log Message:
-----------
[FIXED JENKINS-25937] Treat BadPaddingException as an unloadable key and
continue.
Compare:
https://github.com/jenkinsci/jenkins/compare/a59cf9f37f47...6318b8d800ab
--
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.