Branch: refs/heads/master
Home: https://github.com/jenkinsci/credentials-plugin
Commit: 03b497e4924644e16fa4a8457e76fabac619463b
https://github.com/jenkinsci/credentials-plugin/commit/03b497e4924644e16fa4a8457e76fabac619463b
Author: Cyrille Le Clerc <[email protected]>
Date: 2017-02-11 (Sat, 11 Feb 2017)
Changed paths:
M src/main/java/com/cloudbees/plugins/credentials/SecretBytes.java
Log Message:
-----------
[JENKINS-41946] Fix "IllegalArgumentException: Unable to convert to class
com.cloudbees.plugins.credentials.SecretBytes"
Commit: 70d44d2624fecd27089cab3735365891f20f2a3b
https://github.com/jenkinsci/credentials-plugin/commit/70d44d2624fecd27089cab3735365891f20f2a3b
Author: Cyrille Le Clerc <[email protected]>
Date: 2017-02-14 (Tue, 14 Feb 2017)
Changed paths:
M
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
Log Message:
-----------
[JENKINS-41952] mismatch on the encoding of the keystore: sometimes as
“Secret(base64(keystore))” and sometimes as “new
SecretBytes(keystore).toString()”
Commit: e0382cefe6b08a6169ae20f02189cf705c2a6dc7
https://github.com/jenkinsci/credentials-plugin/commit/e0382cefe6b08a6169ae20f02189cf705c2a6dc7
Author: Cyrille Le Clerc <[email protected]>
Date: 2017-02-15 (Wed, 15 Feb 2017)
Changed paths:
M src/main/java/com/cloudbees/plugins/credentials/SecretBytes.java
M
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
Log Message:
-----------
Remove no longer used stapler converter registration + use SecretBytes
instead of Secret for all the code of the uploaded keystore (discussed with
@stephenc).
Commit: cc0cd3a8474339963b6648b1ba8acb9308ba56d2
https://github.com/jenkinsci/credentials-plugin/commit/cc0cd3a8474339963b6648b1ba8acb9308ba56d2
Author: Stephen Connolly <[email protected]>
Date: 2017-02-20 (Mon, 20 Feb 2017)
Changed paths:
M src/main/java/com/cloudbees/plugins/credentials/SecretBytes.java
M
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
Log Message:
-----------
Merge pull request #83 from cyrille-leclerc/JENKINS-41952
[JENKINS-41952] mismatch on the encoding of the keystore: sometimes as
`Secret(base64(keystore))` and sometimes as `new
SecretBytes(keystore).toString()`
Compare:
https://github.com/jenkinsci/credentials-plugin/compare/72aef0dbf92e...cc0cd3a84743
--
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.