Branch: refs/heads/master Home: https://github.com/jenkinsci/instance-identity-module Commit: 6a56499c728a2036c5941c17b379c8cff895b587 https://github.com/jenkinsci/instance-identity-module/commit/6a56499c728a2036c5941c17b379c8cff895b587 Author: Baptiste Mathus <bat...@batmat.net> Date: 2018-10-26 (Fri, 26 Oct 2018)
Changed paths: M src/main/java/org/jenkinsci/main/modules/instance_identity/InstanceIdentity.java M src/main/java/org/jenkinsci/main/modules/instance_identity/PageDecoratorImpl.java Log Message: ----------- Make this easier to get the encoded public key Avoid having people either use the PageDecorator, or copy paste the encoding lines to go from RSAPublicKey to String. Commit: 186e30a0d149d28ba8d4d1c160cd4b3afad9bd48 https://github.com/jenkinsci/instance-identity-module/commit/186e30a0d149d28ba8d4d1c160cd4b3afad9bd48 Author: Baptiste Mathus <bat...@batmat.net> Date: 2018-10-26 (Fri, 26 Oct 2018) Changed paths: M src/main/java/org/jenkinsci/main/modules/instance_identity/InstanceIdentity.java Log Message: ----------- Add @since TODO Commit: a6b1874569284d8d0ebb335b9b14559ac8315908 https://github.com/jenkinsci/instance-identity-module/commit/a6b1874569284d8d0ebb335b9b14559ac8315908 Author: Baptiste Mathus <bat...@batmat.net> Date: 2018-10-27 (Sat, 27 Oct 2018) Changed paths: M src/main/java/org/jenkinsci/main/modules/instance_identity/InstanceIdentity.java Log Message: ----------- Use StandardCharsets instead of the hardcoded 'UTF-8' string Commit: bd9a215d5cc9eea47bd34e20382a717fdd31da38 https://github.com/jenkinsci/instance-identity-module/commit/bd9a215d5cc9eea47bd34e20382a717fdd31da38 Author: Baptiste Mathus <bat...@batmat.net> Date: 2018-10-30 (Tue, 30 Oct 2018) Changed paths: M src/main/java/org/jenkinsci/main/modules/instance_identity/InstanceIdentity.java Log Message: ----------- Move @since at the standard location Commit: acfc8278e4baac646190f94f35fe618697ac5bbe https://github.com/jenkinsci/instance-identity-module/commit/acfc8278e4baac646190f94f35fe618697ac5bbe Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2019-02-01 (Fri, 01 Feb 2019) Changed paths: M src/main/java/org/jenkinsci/main/modules/instance_identity/InstanceIdentity.java M src/main/java/org/jenkinsci/main/modules/instance_identity/PageDecoratorImpl.java Log Message: ----------- Merge pull request #13 from batmat/JENKINS-54266 Make this easier to get the encoded public key Compare: https://github.com/jenkinsci/instance-identity-module/compare/73b0479b779d...acfc8278e4ba -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.