Branch: refs/heads/master
Home: https://github.com/jenkinsci/support-core-plugin
Commit: f983cd58b73b7035f57e1b9baf3b3fd44ddc0ad5
https://github.com/jenkinsci/support-core-plugin/commit/f983cd58b73b7035f57e1b9baf3b3fd44ddc0ad5
Author: christ66 <[email protected]>
Date: 2014-10-08 (Wed, 08 Oct 2014)
Changed paths:
A src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java
Log Message:
-----------
[FIXED JENKINS-21668] Obtain Root CA information from java instance. This
will only work if there is no password for obtaining the keystore.
Commit: 598450af79b40a14773d9d8ad019e59985084ef0
https://github.com/jenkinsci/support-core-plugin/commit/598450af79b40a14773d9d8ad019e59985084ef0
Author: christ66 <[email protected]>
Date: 2014-10-08 (Wed, 08 Oct 2014)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java
Log Message:
-----------
Disable this option by default. Publishing Root CA information every time a
bundle is generated is probably excessive.
Commit: fa558e34d5aebdf0a474a3e1fd5f64ab55215b48
https://github.com/jenkinsci/support-core-plugin/commit/fa558e34d5aebdf0a474a3e1fd5f64ab55215b48
Author: christ66 <[email protected]>
Date: 2014-10-08 (Wed, 08 Oct 2014)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java
Log Message:
-----------
Remove unix specific code. This method should work on all platforms.
Commit: 08e772c1df12f635dde2805412e57e8610399ffb
https://github.com/jenkinsci/support-core-plugin/commit/08e772c1df12f635dde2805412e57e8610399ffb
Author: christ66 <[email protected]>
Date: 2015-01-02 (Fri, 02 Jan 2015)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java
Log Message:
-----------
Switch to using StringWriter. Remove printing Future<String>.
Commit: c6e95d7ca5669ac843fc13aca1581fa7a7e00280
https://github.com/jenkinsci/support-core-plugin/commit/c6e95d7ca5669ac843fc13aca1581fa7a7e00280
Author: christ66 <[email protected]>
Date: 2015-01-02 (Fri, 02 Jan 2015)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java
Log Message:
-----------
Remove blocking call Channel.call, and use instead callAsync and cache
results.
Commit: ac70a4045338554390b56fbf5007799319ab1958
https://github.com/jenkinsci/support-core-plugin/commit/ac70a4045338554390b56fbf5007799319ab1958
Author: christ66 <[email protected]>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java
Log Message:
-----------
Fix enumeration loop.
Commit: 89b43c4d960166e34c4ed4b30815c02d4e6b9423
https://github.com/jenkinsci/support-core-plugin/commit/89b43c4d960166e34c4ed4b30815c02d4e6b9423
Author: christ66 <[email protected]>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java
Log Message:
-----------
Use hudson.Functions to get error stacktrace.
Commit: 5d839eb7d152bc18ce1625e9e5b548fc1d19bdb6
https://github.com/jenkinsci/support-core-plugin/commit/5d839eb7d152bc18ce1625e9e5b548fc1d19bdb6
Author: Stephen Connolly <[email protected]>
Date: 2015-07-02 (Thu, 02 Jul 2015)
Changed paths:
A src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java
Log Message:
-----------
Merge pull request #11 from christ66/JENKINS-21668
[FIXED JENKINS-21668] Obtain root CA information for java instances
Compare:
https://github.com/jenkinsci/support-core-plugin/compare/304e00905006...5d839eb7d152
--
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.