[jenkinsci/docker-commons-plugin] b088f7: [JENKINS-57420] - Use f:secretTextarea for client ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/docker-commons-plugin Commit: b088f7d3425eac6cf704f05f0a53b47a9e93a785 https://github.com/jenkinsci/docker-commons-plugin/commit/b088f7d3425eac6cf704f05f0a53b47a9e93a785 Author: Matt Sicker Date: 2019-05-13 (Mon, 13 May 2019) Changed paths: M .mvn/extensions.xml M pom.xml M src/main/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentials.java M src/main/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentialsBinding.java M src/main/java/org/jenkinsci/plugins/docker/commons/impl/ServerKeyMaterialFactory.java M src/main/java/org/jenkinsci/plugins/docker/commons/impl/ServerKeyMaterialFactoryFromDockerCredentials.java M src/main/resources/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentials/credentials.jelly M src/test/java/org/jenkinsci/plugins/docker/commons/ConfigTest.java M src/test/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentialsBindingTest.java M src/test/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentialsTest.java M src/test/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerEndpointTest.java Log Message: --- [JENKINS-57420] - Use f:secretTextarea for client private key (#76) * Use f:secretTextarea for client private key This updates the form UI for client keys to use the newly introduced f:secretTextarea Jelly tag from Jenkins 2.171. Now the client key can be more securely entered and updated. Signed-off-by: Matt Sicker * Deprecate old property name and use updated code Signed-off-by: Matt Sicker * Fix formatting Signed-off-by: Matt Sicker * Apply suggestions from code review Co-Authored-By: jvz * Use temp lib version of secretTextarea Signed-off-by: Matt Sicker -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-commons-plugin/push/refs/heads/master/cffb30-b088f7%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin] 1bde84: Only periodically call internalCheck in EC2Retenti...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: 1bde84ace965f55bf0f66013e63cc7560b30af35 https://github.com/jenkinsci/ec2-plugin/commit/1bde84ace965f55bf0f66013e63cc7560b30af35 Author: Joyce Yee Date: 2019-05-06 (Mon, 06 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/EC2RetentionStrategy.java M src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java Log Message: --- Only periodically call internalCheck in EC2RetentionStrategy. Co-authored-by: Adrien Tateno Commit: bb111d19611cf7fcb6f8f2b76718fac28fe18b39 https://github.com/jenkinsci/ec2-plugin/commit/bb111d19611cf7fcb6f8f2b76718fac28fe18b39 Author: Matt Sicker Date: 2019-05-20 (Mon, 20 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/EC2RetentionStrategy.java M src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java Log Message: --- Merge pull request #346 from jzyeezy/respect_check_wait Only periodically call internalCheck in EC2RetentionStrategy. Compare: https://github.com/jenkinsci/ec2-plugin/compare/45047bd0f321...bb111d19611c -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/45047b-bb111d%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jackson2-api-plugin] 8bccdc: Update to parent pom 3.43
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: 8bccdc0eeab9019a48e3a2858aa9f0db1a23bc16 https://github.com/jenkinsci/jackson2-api-plugin/commit/8bccdc0eeab9019a48e3a2858aa9f0db1a23bc16 Author: Matt Sicker Date: 2019-05-21 (Tue, 21 May 2019) Changed paths: M pom.xml Log Message: --- Update to parent pom 3.43 Commit: bd14987324120bdb7518f1e2dea7530e66cdad54 https://github.com/jenkinsci/jackson2-api-plugin/commit/bd14987324120bdb7518f1e2dea7530e66cdad54 Author: Matt Sicker Date: 2019-05-21 (Tue, 21 May 2019) Changed paths: M pom.xml Log Message: --- Update to Jackson 2.9.9 https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.9 Notably, this includes a fix for CVE-2019-12086. See https://github.com/FasterXML/jackson-databind/issues/2326 for details. Commit: 7150e766ed883962cf0a7c0ed86088366ebd420e https://github.com/jenkinsci/jackson2-api-plugin/commit/7150e766ed883962cf0a7c0ed86088366ebd420e Author: Matt Sicker Date: 2019-05-21 (Tue, 21 May 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #13 from jvz/jackson-2.9.9 Update to Jackson 2.9.9 Compare: https://github.com/jenkinsci/jackson2-api-plugin/compare/18f6e81352ca...7150e766ed88 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/18f6e8-7150e7%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jackson2-api-plugin] aae9bb: [maven-release-plugin] prepare release jackson2-ap...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: aae9bbe481ea4aaca28e69fd5c202cb906cb55c4 https://github.com/jenkinsci/jackson2-api-plugin/commit/aae9bbe481ea4aaca28e69fd5c202cb906cb55c4 Author: Matt Sicker Date: 2019-05-21 (Tue, 21 May 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release jackson2-api-2.9.9 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/7150e7-aae9bb%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jackson2-api-plugin]
Branch: refs/tags/jackson2-api-2.9.9 Home: https://github.com/jenkinsci/jackson2-api-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/tags/jackson2-api-2.9.9/00-78acd3%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jackson2-api-plugin] 13bf96: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: 13bf966871e51f7f3f1409fa146353d54fe25050 https://github.com/jenkinsci/jackson2-api-plugin/commit/13bf966871e51f7f3f1409fa146353d54fe25050 Author: Matt Sicker Date: 2019-05-21 (Tue, 21 May 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/aae9bb-13bf96%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ssh-credentials-plugin] 3a4fa6: update parent pom
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: 3a4fa665e9ff0528576eb49ad5ded9e5291853e0 https://github.com/jenkinsci/ssh-credentials-plugin/commit/3a4fa665e9ff0528576eb49ad5ded9e5291853e0 Author: Joseph Petersen Date: 2019-05-31 (Fri, 31 May 2019) Changed paths: M pom.xml Log Message: --- update parent pom Commit: 21bb9af01f160353baf6ba01813de0ba7f862dd3 https://github.com/jenkinsci/ssh-credentials-plugin/commit/21bb9af01f160353baf6ba01813de0ba7f862dd3 Author: Matt Sicker Date: 2019-05-31 (Fri, 31 May 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #41 from casz/patch-1 update parent pom Compare: https://github.com/jenkinsci/ssh-credentials-plugin/compare/66cbc8c4c052...21bb9af01f16 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/66cbc8-21bb9a%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/deployer-framework-plugin] 9f5170: Update icu4j to something recent
Branch: refs/heads/master Home: https://github.com/jenkinsci/deployer-framework-plugin Commit: 9f51701c82e72443b061ab776b452141f21c1548 https://github.com/jenkinsci/deployer-framework-plugin/commit/9f51701c82e72443b061ab776b452141f21c1548 Author: Matt Sicker Date: 2019-06-04 (Tue, 04 Jun 2019) Changed paths: M pom.xml Log Message: --- Update icu4j to something recent This plugin bundles a positively ancient version of icu4j which has a lot of updates. Commit: b00e82f944426d2c54e4f24101629e587022fe89 https://github.com/jenkinsci/deployer-framework-plugin/commit/b00e82f944426d2c54e4f24101629e587022fe89 Author: Matt Sicker Date: 2019-06-04 (Tue, 04 Jun 2019) Changed paths: M src/main/java/com/cloudbees/plugins/deployer/DeployNowRunAction.java M src/main/resources/com/cloudbees/plugins/deployer/Messages.properties Log Message: --- Migrate upstream L10n message into resource bundle Signed-off-by: Matt Sicker Commit: d3a43d056826492548092c956c3149fdf18df942 https://github.com/jenkinsci/deployer-framework-plugin/commit/d3a43d056826492548092c956c3149fdf18df942 Author: Matt Sicker Date: 2019-06-04 (Tue, 04 Jun 2019) Changed paths: M pom.xml M src/main/java/com/cloudbees/plugins/deployer/DeployNowJobProperty.java M src/main/java/com/cloudbees/plugins/deployer/DeployNowSlave.java Log Message: --- Update dependencies and fix various build errors Signed-off-by: Matt Sicker Commit: 1c4729fbd1a6e4ca8b1da781eeda4f598db6fb09 https://github.com/jenkinsci/deployer-framework-plugin/commit/1c4729fbd1a6e4ca8b1da781eeda4f598db6fb09 Author: Matt Sicker Date: 2019-06-04 (Tue, 04 Jun 2019) Changed paths: A .mvn/extensions.xml A .mvn/maven.config M pom.xml Log Message: --- Incrementalify project Commit: dd9937ed4c9aeb8866e08924aaf65aa6a0a4bf89 https://github.com/jenkinsci/deployer-framework-plugin/commit/dd9937ed4c9aeb8866e08924aaf65aa6a0a4bf89 Author: Matt Sicker Date: 2019-06-04 (Tue, 04 Jun 2019) Changed paths: A Jenkinsfile Log Message: --- Add basic Jenkinsfile Commit: c9b2897d882470b1d51f9e607d1da82c0e2769fd https://github.com/jenkinsci/deployer-framework-plugin/commit/c9b2897d882470b1d51f9e607d1da82c0e2769fd Author: Matt Sicker Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M src/main/java/com/cloudbees/plugins/deployer/DeployNowSlave.java Log Message: --- Use agent terminology Co-Authored-By: Oleg Nenashev Commit: 66623012a9c575d6523c238660cf99060ce4004c https://github.com/jenkinsci/deployer-framework-plugin/commit/66623012a9c575d6523c238660cf99060ce4004c Author: Matt Sicker Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M pom.xml Log Message: --- Update more dependencies and remove unnecessary pom config Signed-off-by: Matt Sicker Commit: 0310b6ff7f4ddf6b10a910d2578949ce9961ada2 https://github.com/jenkinsci/deployer-framework-plugin/commit/0310b6ff7f4ddf6b10a910d2578949ce9961ada2 Author: Matt Sicker Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: A .mvn/extensions.xml A .mvn/maven.config M pom.xml M src/main/java/com/cloudbees/plugins/deployer/DeployNowJobProperty.java M src/main/java/com/cloudbees/plugins/deployer/DeployNowRunAction.java M src/main/java/com/cloudbees/plugins/deployer/DeployNowSlave.java M src/main/resources/com/cloudbees/plugins/deployer/Messages.properties Log Message: --- Merge pull request #7 from jvz/patch-1 Update icu4j to something recent Compare: https://github.com/jenkinsci/deployer-framework-plugin/compare/e45f30a8d8ef...0310b6ff7f4d -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/deployer-framework-plugin/push/refs/heads/master/e45f30-0310b6%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/deployer-framework-plugin] 4c0cdf: [maven-release-plugin] prepare release deployer-fr...
Branch: refs/heads/master Home: https://github.com/jenkinsci/deployer-framework-plugin Commit: 4c0cdf147d8daaa837733b5d9724ac45d781f97e https://github.com/jenkinsci/deployer-framework-plugin/commit/4c0cdf147d8daaa837733b5d9724ac45d781f97e Author: Matt Sicker Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release deployer-framework-1.2 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/deployer-framework-plugin/push/refs/heads/master/0310b6-4c0cdf%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/deployer-framework-plugin]
Branch: refs/tags/deployer-framework-1.2 Home: https://github.com/jenkinsci/deployer-framework-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/deployer-framework-plugin/push/refs/tags/deployer-framework-1.2/00-54ea36%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/deployer-framework-plugin] b2791c: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/deployer-framework-plugin Commit: b2791c1cd6e9d678da370f52575b6940d5741fea https://github.com/jenkinsci/deployer-framework-plugin/commit/b2791c1cd6e9d678da370f52575b6940d5741fea Author: Matt Sicker Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/deployer-framework-plugin/push/refs/heads/master/4c0cdf-b2791c%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin] 05c13c: Bump plugin POM to latest
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: 05c13cb1367c81ec517fe6b9b1145c294be3a400 https://github.com/jenkinsci/ec2-plugin/commit/05c13cb1367c81ec517fe6b9b1145c294be3a400 Author: Raihaan Shouhell Date: 2019-06-12 (Wed, 12 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin POM to latest Commit: b3cba1dd31960cba4e52f1f5d751ea2d34813dfe https://github.com/jenkinsci/ec2-plugin/commit/b3cba1dd31960cba4e52f1f5d751ea2d34813dfe Author: Matt Sicker Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #362 from res0nance/patch-1 Bump plugin POM to latest Compare: https://github.com/jenkinsci/ec2-plugin/compare/c78ff54861e8...b3cba1dd3196 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/c78ff5-b3cba1%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin] fcef50: Add plugin shield
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: fcef507b866216a762cb10d1edd3fba66ffb0c90 https://github.com/jenkinsci/ec2-plugin/commit/fcef507b866216a762cb10d1edd3fba66ffb0c90 Author: Raihaan Shouhell Date: 2019-06-18 (Tue, 18 Jun 2019) Changed paths: M README.md Log Message: --- Add plugin shield Commit: 1fb21b211e9d0784c99297ccad12da91471674da https://github.com/jenkinsci/ec2-plugin/commit/1fb21b211e9d0784c99297ccad12da91471674da Author: Matt Sicker Date: 2019-06-18 (Tue, 18 Jun 2019) Changed paths: M README.md Log Message: --- Merge pull request #364 from res0nance/plugin-shield Add plugin shield Compare: https://github.com/jenkinsci/ec2-plugin/compare/d1c1ab982845...1fb21b211e9d -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/d1c1ab-1fb21b%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin] f6245c: [FIXES JENKINS-58160] Don't use Guava Beta APIs.
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: f6245c9e5fe1c96fb18b1c3e8bc541999639c7d8 https://github.com/jenkinsci/ec2-plugin/commit/f6245c9e5fe1c96fb18b1c3e8bc541999639c7d8 Author: Tilman Blumenbach Date: 2019-06-24 (Mon, 24 Jun 2019) Changed paths: M src/main/java/hudson/plugins/ec2/EC2HostAddressProvider.java A src/main/java/hudson/plugins/ec2/util/Closeables.java M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java M src/main/java/hudson/plugins/ec2/win/winrm/WindowsProcess.java M src/test/java/hudson/plugins/ec2/EC2HostAddressProviderTest.java Log Message: --- [FIXES JENKINS-58160] Don't use Guava Beta APIs. Guava's Beta APIs can be changed at any time; we cannot rely on them. - EC2HostAddressProvider uses the HostAndPort Beta API, but for no clear reason: The IP addresses that are parsed seem always to be plain IPv4 addresses without a port. Use a plain String instead. - WindowsProcess uses the Closeables Beta API to close resources quietly, without throwing an exception. What the Closeables.closeQuietly() does is very easy to re-implement ourselves, so do just that. Commit: 0cc2eb336e56912e24f0a2a19df04a79a7689cf6 https://github.com/jenkinsci/ec2-plugin/commit/0cc2eb336e56912e24f0a2a19df04a79a7689cf6 Author: Matt Sicker Date: 2019-06-25 (Tue, 25 Jun 2019) Changed paths: M src/main/java/hudson/plugins/ec2/EC2HostAddressProvider.java A src/main/java/hudson/plugins/ec2/util/Closeables.java M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java M src/main/java/hudson/plugins/ec2/win/winrm/WindowsProcess.java M src/test/java/hudson/plugins/ec2/EC2HostAddressProviderTest.java Log Message: --- Merge pull request #371 from Tblue/JENKINS-58160 [JENKINS-58160] Don't use Guava Beta APIs Compare: https://github.com/jenkinsci/ec2-plugin/compare/e9c5ae989c00...0cc2eb336e56 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/e9c5ae-0cc2eb%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ssh-credentials-plugin] 283a9a: Remove myself from developers in pom.xml
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: 283a9a4fc37b27e5b97a969aaff5f4d428abc339 https://github.com/jenkinsci/ssh-credentials-plugin/commit/283a9a4fc37b27e5b97a969aaff5f4d428abc339 Author: Devin Nusbaum Date: 2019-06-26 (Wed, 26 Jun 2019) Changed paths: M pom.xml Log Message: --- Remove myself from developers in pom.xml Commit: 7b4a7d77bbd8a5d4757d5a36c0215192945e2a03 https://github.com/jenkinsci/ssh-credentials-plugin/commit/7b4a7d77bbd8a5d4757d5a36c0215192945e2a03 Author: Matt Sicker Date: 2019-06-26 (Wed, 26 Jun 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #43 from dwnusbaum/patch-1 Remove myself from developers in pom.xml Compare: https://github.com/jenkinsci/ssh-credentials-plugin/compare/261fc963f28e...7b4a7d77bbd8 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/261fc9-7b4a7d%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin] 294c82: [JENKINS-53322]Cross-version dom4j compatibility t...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: 294c823ab3fa4b1f44a295a65a55cb47818c9989 https://github.com/jenkinsci/ec2-plugin/commit/294c823ab3fa4b1f44a295a65a55cb47818c9989 Author: Jeff Thompson Date: 2019-06-25 (Tue, 25 Jun 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/winrm/WinRMClient.java Log Message: --- [JENKINS-53322]Cross-version dom4j compatibility tweaks. Tweaks to make ec2 compile and pass tests on both the currently-used ancient dom4j and the latest community supported version. This makes it possible to remove our reliance of long outdated fork. This is one piece of the components required for JENKINS-53322, but sufficient to make the ec2 plugin work on old or new. Commit: 538e1aacf6c2ed09dfb045da9262a6348369bf70 https://github.com/jenkinsci/ec2-plugin/commit/538e1aacf6c2ed09dfb045da9262a6348369bf70 Author: Matt Sicker Date: 2019-06-26 (Wed, 26 Jun 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/winrm/WinRMClient.java Log Message: --- Merge pull request #372 from jeffret-b/dom4jStandard [JENKINS-53322] Cross-version dom4j compatibility tweaks. Compare: https://github.com/jenkinsci/ec2-plugin/compare/a47942ad1ae0...538e1aacf6c2 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/a47942-538e1a%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin]
Branch: refs/tags/ec2-1.42.1 Home: https://github.com/jenkinsci/ec2-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/tags/ec2-1.42.1/00-19ee85%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin] 37483c: [JENKINS-55203] Do not log private key material.
Branch: refs/heads/1.42.1 Home: https://github.com/jenkinsci/ec2-plugin Commit: 37483cfcb6932f285562d10ba211b840b52ed6c8 https://github.com/jenkinsci/ec2-plugin/commit/37483cfcb6932f285562d10ba211b840b52ed6c8 Author: Tilman Blumenbach Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java Log Message: --- [JENKINS-55203] Do not log private key material. Commit: 67f3b4a8a84fcc9855d8d10535382b47e4631928 https://github.com/jenkinsci/ec2-plugin/commit/67f3b4a8a84fcc9855d8d10535382b47e4631928 Author: Matt Sicker Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M pom.xml Log Message: --- Set version to snapshot Commit: dcae63b304d53e0c452043e0790974fc93c7e026 https://github.com/jenkinsci/ec2-plugin/commit/dcae63b304d53e0c452043e0790974fc93c7e026 Author: Matt Sicker Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release ec2-1.42.1 Compare: https://github.com/jenkinsci/ec2-plugin/compare/37483cfcb693%5E...dcae63b304d5 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/1.42.1/00-dcae63%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin] 02ebc8: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/1.42.1 Home: https://github.com/jenkinsci/ec2-plugin Commit: 02ebc818a59fda730b9ecac074e915c484a126ed https://github.com/jenkinsci/ec2-plugin/commit/02ebc818a59fda730b9ecac074e915c484a126ed Author: Matt Sicker Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/1.42.1/dcae63-02ebc8%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin] 42b1a4: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/1.41.1 Home: https://github.com/jenkinsci/ec2-plugin Commit: 42b1a42986a490a777bfece28849b57814c7b8bb https://github.com/jenkinsci/ec2-plugin/commit/42b1a42986a490a777bfece28849b57814c7b8bb Author: Matt Sicker Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/1.41.1/cb387d-42b1a4%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin]
Branch: refs/tags/ec2-1.41.1 Home: https://github.com/jenkinsci/ec2-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/tags/ec2-1.41.1/00-1c0af4%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin] fce70b: [JENKINS-55203] Do not log private key material.
Branch: refs/heads/1.41.1 Home: https://github.com/jenkinsci/ec2-plugin Commit: fce70b36af23b27ff86d194a311445c24e5b26e9 https://github.com/jenkinsci/ec2-plugin/commit/fce70b36af23b27ff86d194a311445c24e5b26e9 Author: Tilman Blumenbach Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java Log Message: --- [JENKINS-55203] Do not log private key material. Commit: bc3f80257acd0f7a7162053c54553758368500a5 https://github.com/jenkinsci/ec2-plugin/commit/bc3f80257acd0f7a7162053c54553758368500a5 Author: Matt Sicker Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M pom.xml Log Message: --- Set version to snapshot Commit: cb387d9c1366b97870907cf7370e3ccd5d1315f2 https://github.com/jenkinsci/ec2-plugin/commit/cb387d9c1366b97870907cf7370e3ccd5d1315f2 Author: Matt Sicker Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release ec2-1.41.1 Compare: https://github.com/jenkinsci/ec2-plugin/compare/fce70b36af23%5E...cb387d9c1366 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/1.41.1/00-cb387d%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jackson2-api-plugin] 254002: Update jackson-databind to 2.9.9.1
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: 2540020955737f9496c345e4eae69f4d10e47c66 https://github.com/jenkinsci/jackson2-api-plugin/commit/2540020955737f9496c345e4eae69f4d10e47c66 Author: Matt Sicker Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M pom.xml Log Message: --- Update jackson-databind to 2.9.9.1 This addresses more polymorphic deserialization CVEs. Commit: dfd5f11a9ddb55f42555a8bb79573bffd560b2d3 https://github.com/jenkinsci/jackson2-api-plugin/commit/dfd5f11a9ddb55f42555a8bb79573bffd560b2d3 Author: Matt Sicker Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #14 from jvz/jackson-2.9.9.1 Update jackson-databind to 2.9.9.1 Compare: https://github.com/jenkinsci/jackson2-api-plugin/compare/13bf966871e5...dfd5f11a9ddb -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/13bf96-dfd5f1%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jackson2-api-plugin] 00cc63: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: 00cc6324fa914791fc1ba51c67f12680e8e351f7 https://github.com/jenkinsci/jackson2-api-plugin/commit/00cc6324fa914791fc1ba51c67f12680e8e351f7 Author: Matt Sicker Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/90a66e-00cc63%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jackson2-api-plugin] 90a66e: [maven-release-plugin] prepare release jackson2-ap...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: 90a66eee9953d0a955b84be23b85e26655ec48c0 https://github.com/jenkinsci/jackson2-api-plugin/commit/90a66eee9953d0a955b84be23b85e26655ec48c0 Author: Matt Sicker Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release jackson2-api-2.9.9.1 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/dfd5f1-90a66e%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jackson2-api-plugin]
Branch: refs/tags/jackson2-api-2.9.9.1 Home: https://github.com/jenkinsci/jackson2-api-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/tags/jackson2-api-2.9.9.1/00-b1c31e%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jackson2-api-plugin] c38103: Update README.md
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: c3810379834ad86631fc6513f136a07c27906066 https://github.com/jenkinsci/jackson2-api-plugin/commit/c3810379834ad86631fc6513f136a07c27906066 Author: Jéferson Chaves <1755734+jefersoncha...@users.noreply.github.com> Date: 2019-07-08 (Mon, 08 Jul 2019) Changed paths: M README.md Log Message: --- Update README.md Fix link to FasterXML Jackson 2 Commit: c3d9f73aa3eb4426426d93dfec6460300d885e69 https://github.com/jenkinsci/jackson2-api-plugin/commit/c3d9f73aa3eb4426426d93dfec6460300d885e69 Author: Matt Sicker Date: 2019-07-08 (Mon, 08 Jul 2019) Changed paths: M README.md Log Message: --- Merge pull request #15 from jefersonchaves/jefersonchaves-patch-1 Update README.md Compare: https://github.com/jenkinsci/jackson2-api-plugin/compare/00cc6324fa91...c3d9f73aa3eb -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/00cc63-c3d9f7%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jenkins] 2be390: Fix typo (#4106)
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 2be390e9ca9031fdef30482905f8dad28332b328 https://github.com/jenkinsci/jenkins/commit/2be390e9ca9031fdef30482905f8dad28332b328 Author: Matt Sicker Date: 2019-07-10 (Wed, 10 Jul 2019) Changed paths: M core/src/main/resources/lib/form/optionalProperty.jelly Log Message: --- Fix typo (#4106) -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/2bfded-2be390%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ssh-credentials-plugin] f3a329: add trailing newline to private keys to appease ss...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: f3a3299e84600b414f67c855e1dcb8d3f004761a https://github.com/jenkinsci/ssh-credentials-plugin/commit/f3a3299e84600b414f67c855e1dcb8d3f004761a Author: liath Date: 2019-06-27 (Thu, 27 Jun 2019) Changed paths: M src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java M src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java Log Message: --- add trailing newline to private keys to appease ssh-add Commit: 2aaa1350b50a5781162577a2ae5eae992d759957 https://github.com/jenkinsci/ssh-credentials-plugin/commit/2aaa1350b50a5781162577a2ae5eae992d759957 Author: Matt Sicker Date: 2019-07-10 (Wed, 10 Jul 2019) Changed paths: M src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java M src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java Log Message: --- Merge pull request #33 from Liath/jenkins-50181 [JENKINS-50181] add trailing newline to private keys entered in web UI to appease ssh-add Compare: https://github.com/jenkinsci/ssh-credentials-plugin/compare/7b4a7d77bbd8...2aaa1350b50a -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/7b4a7d-2aaa13%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ssh-credentials-plugin] be13b3: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: be13b3412e1e976870888671068e796cc30b7085 https://github.com/jenkinsci/ssh-credentials-plugin/commit/be13b3412e1e976870888671068e796cc30b7085 Author: Matt Sicker Date: 2019-07-10 (Wed, 10 Jul 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/d893f8-be13b3%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ssh-credentials-plugin] d893f8: [maven-release-plugin] prepare release ssh-credent...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: d893f8332a1b6d666840f519550452c6b9fbb6bc https://github.com/jenkinsci/ssh-credentials-plugin/commit/d893f8332a1b6d666840f519550452c6b9fbb6bc Author: Matt Sicker Date: 2019-07-10 (Wed, 10 Jul 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release ssh-credentials-1.17.1 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/2aaa13-d893f8%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ssh-credentials-plugin]
Branch: refs/tags/ssh-credentials-1.17.1 Home: https://github.com/jenkinsci/ssh-credentials-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/tags/ssh-credentials-1.17.1/00-59af77%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/credentials-plugin] 5a1231: spelling: abbreviation
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 5a1231dd9ba3d2d9d90259ab1de42df452b879b5 https://github.com/jenkinsci/credentials-plugin/commit/5a1231dd9ba3d2d9d90259ab1de42df452b879b5 Author: Josh Soref Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M CONTRIBUTING.md Log Message: --- spelling: abbreviation Commit: 4da63f3d430cefd322f60544b4db0a7b75c66502 https://github.com/jenkinsci/credentials-plugin/commit/4da63f3d430cefd322f60544b4db0a7b75c66502 Author: Josh Soref Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M CONTRIBUTING.md Log Message: --- spelling: assignment Commit: 5071038f0394cbf78adcb1bff6512d2b2909cb0a https://github.com/jenkinsci/credentials-plugin/commit/5071038f0394cbf78adcb1bff6512d2b2909cb0a Author: Josh Soref Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M docs/consumer.adoc Log Message: --- spelling: assumption Commit: 1cc82b7ff461712fa016f4216103b0102663466c https://github.com/jenkinsci/credentials-plugin/commit/1cc82b7ff461712fa016f4216103b0102663466c Author: Josh Soref Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsSnapshotTaker.java Log Message: --- spelling: certificate Commit: 0181d47be2885a6780430aba1d3e09f1393bccbf https://github.com/jenkinsci/credentials-plugin/commit/0181d47be2885a6780430aba1d3e09f1393bccbf Author: Josh Soref Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M docs/user.adoc M src/test/java/com/cloudbees/plugins/credentials/domains/DomainTest.java Log Message: --- spelling: credentials Commit: 7fc71af21c113ba6f1c0ccabdeb1c127240e https://github.com/jenkinsci/credentials-plugin/commit/7fc71af21c113ba6f1c0ccabdeb1c127240e Author: Josh Soref Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java Log Message: --- spelling: description Commit: 92155efdce360cac38b788a2fa8e425a284c7cc5 https://github.com/jenkinsci/credentials-plugin/commit/92155efdce360cac38b788a2fa8e425a284c7cc5 Author: Josh Soref Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/common/AbstractIdCredentialsListBoxModel.java Log Message: --- spelling: supplied Commit: e6bd4299b5e70793ec142382ac368f32910799bb https://github.com/jenkinsci/credentials-plugin/commit/e6bd4299b5e70793ec142382ac368f32910799bb Author: Josh Soref Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M src/test/java/com/cloudbees/plugins/credentials/fingerpints/FingerprintTest.java Log Message: --- spelling: usage Commit: 4f67c90b883712206cb58e133043699e2b5a10dd https://github.com/jenkinsci/credentials-plugin/commit/4f67c90b883712206cb58e133043699e2b5a10dd Author: Josh Soref Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java Log Message: --- spelling: waited for Commit: 48fb652766e775e09819835c8f0cd10e55851ee3 https://github.com/jenkinsci/credentials-plugin/commit/48fb652766e775e09819835c8f0cd10e55851ee3 Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: M CONTRIBUTING.md M docs/consumer.adoc M docs/user.adoc M src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsSnapshotTaker.java M src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java M src/main/java/com/cloudbees/plugins/credentials/common/AbstractIdCredentialsListBoxModel.java M src/test/java/com/cloudbees/plugins/credentials/domains/DomainTest.java M src/test/java/com/cloudbees/plugins/credentials/fingerpints/FingerprintTest.java Log Message: --- Merge pull request #99 from jsoref/spelling Spelling Compare: https://github.com/jenkinsci/credentials-plugin/compare/a86d7f397de8...48fb652766e7 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/a86d7f-48fb65%40github.com.
[jenkinsci/credentials-plugin] 7a4896: grammar: use; punctuation
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 7a489697bdbab8d4ba7bf8f8e6763807f200b5df https://github.com/jenkinsci/credentials-plugin/commit/7a489697bdbab8d4ba7bf8f8e6763807f200b5df Author: Josh Soref Date: 2018-06-25 (Mon, 25 Jun 2018) Changed paths: M src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/CredentialsWrapper/index.properties Log Message: --- grammar: use; punctuation Commit: a86d7f397de8db9e8f27e6e5a55821e1e976af1d https://github.com/jenkinsci/credentials-plugin/commit/a86d7f397de8db9e8f27e6e5a55821e1e976af1d Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: M src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/CredentialsWrapper/index.properties Log Message: --- Merge pull request #100 from jsoref/grammar-use grammar: use; punctuation Compare: https://github.com/jenkinsci/credentials-plugin/compare/7971b2a8f2db...a86d7f397de8 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/7971b2-a86d7f%40github.com.
[jenkinsci/credentials-plugin] e435b6: Sentences should end with periods...
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: e435b61e6dbc52c16e350400e6581b143a1313bc https://github.com/jenkinsci/credentials-plugin/commit/e435b61e6dbc52c16e350400e6581b143a1313bc Author: Josh Soref Date: 2019-02-03 (Sun, 03 Feb 2019) Changed paths: M src/main/resources/com/cloudbees/plugins/credentials/domains/HostnamePortSpecification/help-excludes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/HostnamePortSpecification/help-includes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/HostnameSpecification/help-excludes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/HostnameSpecification/help-includes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/PathSpecification/help-excludes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/PathSpecification/help-includes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/SchemeSpecification/help-schemes.html Log Message: --- Sentences should end with periods... Commit: 152174f518300c29770490e6649d1571281ee009 https://github.com/jenkinsci/credentials-plugin/commit/152174f518300c29770490e6649d1571281ee009 Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: M src/main/resources/com/cloudbees/plugins/credentials/domains/HostnamePortSpecification/help-excludes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/HostnamePortSpecification/help-includes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/HostnameSpecification/help-excludes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/HostnameSpecification/help-includes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/PathSpecification/help-excludes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/PathSpecification/help-includes.html M src/main/resources/com/cloudbees/plugins/credentials/domains/SchemeSpecification/help-schemes.html Log Message: --- Merge pull request #108 from jsoref/punctuation Sentences should end with periods... Compare: https://github.com/jenkinsci/credentials-plugin/compare/48fb652766e7...152174f51830 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/48fb65-152174%40github.com.
[jenkinsci/credentials-plugin] 9b2fd3: replace j:local with j:scope
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 9b2fd367a6c4244d13dbc3a8ceaa1f885b6f5daa https://github.com/jenkinsci/credentials-plugin/commit/9b2fd367a6c4244d13dbc3a8ceaa1f885b6f5daa Author: Josh Soref Date: 2019-02-05 (Tue, 05 Feb 2019) Changed paths: M src/main/resources/com/cloudbees/plugins/credentials/CredentialsSelectHelper/WrappedCredentialsStore/credential.jelly M src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/CredentialsWrapper/update.jelly M src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/DomainWrapper/newCredentials.jelly M src/main/resources/com/cloudbees/plugins/credentials/ViewCredentialsAction/index.jelly Log Message: --- replace j:local with j:scope Commit: 9a0a829a5dcfe8893f4c792caccf33aaf2cd4f93 https://github.com/jenkinsci/credentials-plugin/commit/9a0a829a5dcfe8893f4c792caccf33aaf2cd4f93 Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: M src/main/resources/com/cloudbees/plugins/credentials/CredentialsSelectHelper/WrappedCredentialsStore/credential.jelly M src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/CredentialsWrapper/update.jelly M src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/DomainWrapper/newCredentials.jelly M src/main/resources/com/cloudbees/plugins/credentials/ViewCredentialsAction/index.jelly Log Message: --- Merge pull request #109 from jsoref/j-scope replace j:local with j:scope Compare: https://github.com/jenkinsci/credentials-plugin/compare/152174f51830...9a0a829a5dcf -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/152174-9a0a82%40github.com.
[jenkinsci/credentials-plugin] b55de2: Removing unused UploadedKeyStoreSource.LOGGER with...
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: b55de23474cd0a59fd5031ff1632956fc3252c22 https://github.com/jenkinsci/credentials-plugin/commit/b55de23474cd0a59fd5031ff1632956fc3252c22 Author: Lucas Cimon Date: 2019-04-01 (Mon, 01 Apr 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java Log Message: --- Removing unused UploadedKeyStoreSource.LOGGER with wrong name Commit: 315b59641d0ece900fe71c82bb715342a6b7e859 https://github.com/jenkinsci/credentials-plugin/commit/315b59641d0ece900fe71c82bb715342a6b7e859 Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: Log Message: --- Merge pull request #111 from voyages-sncf-technologies/master Removing unused UploadedKeyStoreSource.LOGGER with wrong name Compare: https://github.com/jenkinsci/credentials-plugin/compare/9a0a829a5dcf...315b59641d0e -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/9a0a82-315b59%40github.com.
[jenkinsci/credentials-plugin] 2c6b7d: Avoid confusion between UUID and ID
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 2c6b7d132052e2d1c318682b3b09488dd93fcb55 https://github.com/jenkinsci/credentials-plugin/commit/2c6b7d132052e2d1c318682b3b09488dd93fcb55 Author: Wadeck Follonier Date: 2019-04-18 (Thu, 18 Apr 2019) Changed paths: M src/main/resources/com/cloudbees/plugins/credentials/CredentialsParameterDefinition/help.html Log Message: --- Avoid confusion between UUID and ID Commit: d1cb15ae489da84d5cc6cb19c9673d05626e0743 https://github.com/jenkinsci/credentials-plugin/commit/d1cb15ae489da84d5cc6cb19c9673d05626e0743 Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: M src/main/resources/com/cloudbees/plugins/credentials/CredentialsParameterDefinition/help.html Log Message: --- Merge pull request #113 from Wadeck/Wadeck-patch-1 Avoid confusion between UUID and ID Compare: https://github.com/jenkinsci/credentials-plugin/compare/315b59641d0e...d1cb15ae489d -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/315b59-d1cb15%40github.com.
[jenkinsci/credentials-plugin] 236842: [JENKINS-56607] Fix permission check in sidepanel
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 23684229e847ae29299f40c52b34bda583fd77a1 https://github.com/jenkinsci/credentials-plugin/commit/23684229e847ae29299f40c52b34bda583fd77a1 Author: Daniel Beck Date: 2019-03-18 (Mon, 18 Mar 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/ViewCredentialsAction.java M src/main/resources/com/cloudbees/plugins/credentials/ViewCredentialsAction/action.jelly Log Message: --- [JENKINS-56607] Fix permission check in sidepanel Commit: 075c5918c7913872f13ad6e54f45e83367726c4d https://github.com/jenkinsci/credentials-plugin/commit/075c5918c7913872f13ad6e54f45e83367726c4d Author: Daniel Beck Date: 2019-03-18 (Mon, 18 Mar 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/ViewCredentialsAction.java Log Message: --- DoNotUse didn't work despite lack of use Commit: 0b2bbafb654f47e8c327f343f496723721507078 https://github.com/jenkinsci/credentials-plugin/commit/0b2bbafb654f47e8c327f343f496723721507078 Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/ViewCredentialsAction.java M src/main/resources/com/cloudbees/plugins/credentials/ViewCredentialsAction/action.jelly Log Message: --- Merge pull request #110 from daniel-beck/JENKINS-56607 [JENKINS-56607] Fix permission check in sidepanel Compare: https://github.com/jenkinsci/credentials-plugin/compare/d1cb15ae489d...0b2bbafb654f -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/d1cb15-0b2bba%40github.com.
[jenkinsci/credentials-plugin] 3aa065: Remove credential fingerprints for nodes not in Je...
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 3aa065b5acc2a06d50da065f140099be12bc2678 https://github.com/jenkinsci/credentials-plugin/commit/3aa065b5acc2a06d50da065f140099be12bc2678 Author: fraz3alpha Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java M src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java Log Message: --- Remove credential fingerprints for nodes not in Jenkins - Add a test to check that fingerprints aren't stored for nodes that aren't known - Checks that storing a fingerprint for a node that Jenkins doesn't know about is not saved - Checks that adding a fingerprint for a node that Jenkins does know about is saved - Checks that the fingerprint is removed when calling track() after the node has been removed - Add functionality for the above. When iterating the facets of the fingerprint any NodeCredentialsFingerprintFacet elements are checked in the iterator and removed if necessary. An additional check has been added around the eventual addition to skip the case where it doesn't exist at that point Commit: 64f12f35caaf090ea240323e9dc905854883c9cd https://github.com/jenkinsci/credentials-plugin/commit/64f12f35caaf090ea240323e9dc905854883c9cd Author: fraz3alpha Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java Log Message: --- Correct some comments Commit: 64b38b165fadcc71a8a86200578a288f9f7af7a3 https://github.com/jenkinsci/credentials-plugin/commit/64b38b165fadcc71a8a86200578a288f9f7af7a3 Author: fraz3alpha Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java Log Message: --- Add extra subtest to check re-tracking of credential - Check that tracking a credential on the same node again doesn't result in two entries Commit: 0ab6d59073905427ff22780b384889d2499bb83c https://github.com/jenkinsci/credentials-plugin/commit/0ab6d59073905427ff22780b384889d2499bb83c Author: fraz3alpha Date: 2018-03-01 (Thu, 01 Mar 2018) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java M src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java Log Message: --- Reinstate spaces Commit: 86f293a04ae6ae6d36b5ea935e69866da241a471 https://github.com/jenkinsci/credentials-plugin/commit/86f293a04ae6ae6d36b5ea935e69866da241a471 Author: Devin Nusbaum Date: 2018-04-19 (Thu, 19 Apr 2018) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java Log Message: --- Use Jenkins.getActiveInstance to fix FindBugs warning Commit: 5f985f1b20d3bd129e390e4eccefb696265e601f https://github.com/jenkinsci/credentials-plugin/commit/5f985f1b20d3bd129e390e4eccefb696265e601f Author: Andy Taylor Date: 2018-04-22 (Sun, 22 Apr 2018) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java Log Message: --- Merge pull request #1 from dwnusbaum/JENKINS-49235 Use Jenkins.getActiveInstance to fix FindBugs warning Commit: 6f62d7fdd3e902105829a00e01a30b7898ceb1e1 https://github.com/jenkinsci/credentials-plugin/commit/6f62d7fdd3e902105829a00e01a30b7898ceb1e1 Author: Devin Nusbaum Date: 2018-06-04 (Mon, 04 Jun 2018) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java Log Message: --- Add TODO comment to fix cloud tracking and move set creation out of loop Commit: 4c140d40514f75b5ddf140191a9b5ed6c3eb6c82 https://github.com/jenkinsci/credentials-plugin/commit/4c140d40514f75b5ddf140191a9b5ed6c3eb6c82 Author: Devin Nusbaum Date: 2018-06-04 (Mon, 04 Jun 2018) Changed paths: M src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java Log Message: --- Clean up tests and cover all new branches Commit: 742afdef515651d5a027edaf5ff56ee03f537b9a https://github.com/jenkinsci/credentials-plugin/commit/742afdef515651d5a027edaf5ff56ee03f537b9a Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java M src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java Log Message: --- Merge pull request #103 from dwnusbaum/JENKINS-49235 [JENKINS-49235] Prune fingerprints of nonexistent node credentials (and add ticket to fix tracking for ephemeral nodes) Compare: https://github.com/jenkinsci/credentials-plugin/compare/0b2bbafb654f...742afdef51
[jenkinsci/credentials-plugin] 094549: Add incrementals support
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 09454986d8236521c2de15eca7f301267ec6c9a1 https://github.com/jenkinsci/credentials-plugin/commit/09454986d8236521c2de15eca7f301267ec6c9a1 Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: A .mvn/extensions.xml A .mvn/maven.config M pom.xml Log Message: --- Add incrementals support Commit: a12ce184795f2cb43ab0b82ddb55da2b46ad0cef https://github.com/jenkinsci/credentials-plugin/commit/a12ce184795f2cb43ab0b82ddb55da2b46ad0cef Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: A .mvn/extensions.xml A .mvn/maven.config M pom.xml Log Message: --- Merge pull request #122 from jvz/incrementals Add incrementals support Compare: https://github.com/jenkinsci/credentials-plugin/compare/742afdef5156...a12ce184795f -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/742afd-a12ce1%40github.com.
[jenkinsci/credentials-plugin] cb2aed: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: cb2aed09e90491405ded028cef14bcda39ef85ae https://github.com/jenkinsci/credentials-plugin/commit/cb2aed09e90491405ded028cef14bcda39ef85ae Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/df1e9f-cb2aed%40github.com.
[jenkinsci/credentials-plugin]
Branch: refs/tags/credentials-2.2.1 Home: https://github.com/jenkinsci/credentials-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/tags/credentials-2.2.1/00-9ec1e5%40github.com.
[jenkinsci/credentials-plugin] df1e9f: [maven-release-plugin] prepare release credentials...
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: df1e9f5fdb98c687c456d2ef5f511ef27a005946 https://github.com/jenkinsci/credentials-plugin/commit/df1e9f5fdb98c687c456d2ef5f511ef27a005946 Author: Matt Sicker Date: 2019-08-01 (Thu, 01 Aug 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release credentials-2.2.1 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/a12ce1-df1e9f%40github.com.
[jenkinsci/jenkins] dae530: [JENKINS-58548] Remove extra whitespace from scrip...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: dae53088b71d78346d235b8c3bb783c583dd4d52 https://github.com/jenkinsci/jenkins/commit/dae53088b71d78346d235b8c3bb783c583dd4d52 Author: Matt Sicker Date: 2019-08-02 (Fri, 02 Aug 2019) Changed paths: M core/src/main/resources/jenkins/model/Jenkins/_scriptText.jelly M core/src/main/resources/lib/layout/view.jelly M test/src/test/java/jenkins/model/JenkinsTest.java Log Message: --- [JENKINS-58548] Remove extra whitespace from scriptText (#4133) * [JENKINS-58548] Remove extra whitespace from scriptText This removes the unnecessary whitespace being output in scriptText and anywhere else that has non-XML whitespace semantics in its output when using . Signed-off-by: Matt Sicker * Fix test name Co-Authored-By: Daniel Beck <1831569+daniel-b...@users.noreply.github.com> -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/5169f1-dae530%40github.com.
[jenkinsci/credentials-plugin] a6b33c: Use GitHub docs for plugins.jenkins.io
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: a6b33c01bddfb6171e805d77cac0e52bb3b04803 https://github.com/jenkinsci/credentials-plugin/commit/a6b33c01bddfb6171e805d77cac0e52bb3b04803 Author: Mark Waite Date: 2019-11-22 (Fri, 22 Nov 2019) Changed paths: M pom.xml Log Message: --- Use GitHub docs for plugins.jenkins.io Switch from the wiki to GitHub Commit: b5c54149deaf6036bdbcec66bf6906bb3c0b5a1a https://github.com/jenkinsci/credentials-plugin/commit/b5c54149deaf6036bdbcec66bf6906bb3c0b5a1a Author: Matt Sicker Date: 2019-11-22 (Fri, 22 Nov 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #128 from MarkEWaite/patch-1 Use GitHub docs for plugins.jenkins.io Compare: https://github.com/jenkinsci/credentials-plugin/compare/67d4c74b3db8...b5c54149deaf -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/67d4c7-b5c541%40github.com.
[jenkinsci/credentials-plugin] aa585f: bump configuration-as-code-plugin to v1.34
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: aa585fcdae37badae877a46463977af7b8c1e461 https://github.com/jenkinsci/credentials-plugin/commit/aa585fcdae37badae877a46463977af7b8c1e461 Author: Joseph Petersen Date: 2019-12-12 (Thu, 12 Dec 2019) Changed paths: M pom.xml Log Message: --- bump configuration-as-code-plugin to v1.34 Commit: 0447cde14088763edb7d3353ac5c5c6b84b96e9f https://github.com/jenkinsci/credentials-plugin/commit/0447cde14088763edb7d3353ac5c5c6b84b96e9f Author: Matt Sicker Date: 2019-12-13 (Fri, 13 Dec 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #130 from casz/bump/jcasc bump configuration-as-code-plugin to v1.34 Compare: https://github.com/jenkinsci/credentials-plugin/compare/b5c54149deaf...0447cde14088 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/b5c541-0447cd%40github.com.
[jenkinsci/remoting] ab8a2c: Modernize source code up to Java 8 (#362)
Branch: refs/heads/master Home: https://github.com/jenkinsci/remoting Commit: ab8a2c293df32ffe87ad641ab540b7162c93af6c https://github.com/jenkinsci/remoting/commit/ab8a2c293df32ffe87ad641ab540b7162c93af6c Author: Matt Sicker Date: 2019-12-27 (Fri, 27 Dec 2019) Changed paths: M src/main/java/hudson/remoting/AbstractByteArrayCommandTransport.java M src/main/java/hudson/remoting/BinarySafeStream.java M src/main/java/hudson/remoting/Channel.java M src/main/java/hudson/remoting/CommandTransport.java M src/main/java/hudson/remoting/FastPipedOutputStream.java M src/main/java/hudson/remoting/FileSystemJarCache.java M src/main/java/hudson/remoting/Launcher.java M src/main/java/hudson/remoting/RemoteClassLoader.java M src/main/java/hudson/remoting/RemoteInvocationHandler.java M src/main/java/hudson/remoting/UserRequest.java M src/main/java/hudson/remoting/Util.java M src/main/java/hudson/remoting/VirtualChannel.java M src/main/java/hudson/remoting/Which.java M src/main/java/hudson/remoting/jnlp/Main.java M src/main/java/org/jenkinsci/remoting/engine/EngineUtil.java M src/main/java/org/jenkinsci/remoting/engine/HandshakeCiphers.java M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpoint.java M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java M src/main/java/org/jenkinsci/remoting/engine/JnlpProtocol2Handler.java M src/main/java/org/jenkinsci/remoting/engine/LegacyJnlpConnectionState.java M src/main/java/org/jenkinsci/remoting/nio/NioChannelHub.java M src/main/java/org/jenkinsci/remoting/util/AnonymousClassWarnings.java M src/main/java/org/jenkinsci/remoting/util/VersionNumber.java M src/test/java/hudson/remoting/BinarySafeStreamTest.java M src/test/java/hudson/remoting/DeadRemoteOutputStreamTest.java M src/test/java/hudson/remoting/DummyClassLoader.java M src/test/java/hudson/remoting/RegExpBenchmark.java M src/test/java/hudson/remoting/RemoteInputStreamTest.java M src/test/java/hudson/remoting/SimpleTest.java M src/test/java/org/jenkinsci/remoting/nio/FifoBufferTest.java M src/test/java/org/jenkinsci/remoting/protocol/IOBufferMatcher.java M src/test/java/org/jenkinsci/remoting/protocol/IOHubTest.java M src/test/java/org/jenkinsci/remoting/protocol/ProtocolStackImplTest.java M src/test/java/org/jenkinsci/remoting/protocol/impl/AckFilterLayerTest.java M src/test/java/org/jenkinsci/remoting/protocol/impl/ConnectionHeadersFilterLayerTest.java M src/test/java/org/jenkinsci/remoting/protocol/impl/ConnectionHeadersTest.java M src/test/java/org/jenkinsci/remoting/protocol/impl/NetworkLayerTest.java M src/test/java/org/jenkinsci/remoting/protocol/impl/SSLEngineFilterLayerTest.java Log Message: --- Modernize source code up to Java 8 (#362) * Modernize source code up to Java 8 This performs some automated refactoring of code to use language and library updates. Signed-off-by: Matt Sicker * Remove unnecessary casts Co-Authored-By: Oleg Nenashev Co-authored-by: Oleg Nenashev Co-authored-by: Jeff Thompson <37345299+jeffre...@users.noreply.github.com> -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/remoting/push/refs/heads/master/946602-ab8a2c%40github.com.
[jenkinsci/jackson2-api-plugin] 39c530: [maven-release-plugin] prepare release jackson2-ap...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: 39c5302e1b0719a70e75c9a8ce388165e978b072 https://github.com/jenkinsci/jackson2-api-plugin/commit/39c5302e1b0719a70e75c9a8ce388165e978b072 Author: Matt Sicker Date: 2020-01-06 (Mon, 06 Jan 2020) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release jackson2-api-2.10.2 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/c958f3-39c530%40github.com.
[jenkinsci/jackson2-api-plugin] 6f074f: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: 6f074f571a073a21ec450b6e6636476aedd3d95b https://github.com/jenkinsci/jackson2-api-plugin/commit/6f074f571a073a21ec450b6e6636476aedd3d95b Author: Matt Sicker Date: 2020-01-06 (Mon, 06 Jan 2020) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/39c530-6f074f%40github.com.
[jenkinsci/jackson2-api-plugin]
Branch: refs/tags/jackson2-api-2.10.2 Home: https://github.com/jenkinsci/jackson2-api-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/tags/jackson2-api-2.10.2/00-5abf4f%40github.com.
[jenkinsci/jenkins] 032149: Merge pull request #4348 from pilou-/handle_empty_...
Branch: refs/heads/stable-2.204 Home: https://github.com/jenkinsci/jenkins Commit: 03214978a3226be82db0ca6f32098313efb61714 https://github.com/jenkinsci/jenkins/commit/03214978a3226be82db0ca6f32098313efb61714 Author: Oleg Nenashev Date: 2020-01-13 (Mon, 13 Jan 2020) Changed paths: M core/src/main/java/hudson/model/ViewGroupMixIn.java Log Message: --- Merge pull request #4348 from pilou-/handle_empty_views [JENKINS-60092] getPrimaryView: return null if no view is defined (cherry picked from commit 8bc435f32e819a1d318918c04b7bc7dd227e5db1) Commit: e29e3635c0769fc1839fe526faca55593c6c0350 https://github.com/jenkinsci/jenkins/commit/e29e3635c0769fc1839fe526faca55593c6c0350 Author: Oleg Nenashev Date: 2020-01-13 (Mon, 13 Jan 2020) Changed paths: M core/src/main/java/hudson/util/AtomicFileWriter.java Log Message: --- Merge pull request #4357 from bulanovk/JENKINS-60167 [JENKINS-60167] - Fix AtomicFileWriter performance issue on CephFS in case of Empty File creation (cherry picked from commit cce9587639fb4747a8a3fc3a56ce44a2ba3c2ca5) Commit: cae20e7613f3ae6443df52c3e3dfb6050622d7a5 https://github.com/jenkinsci/jenkins/commit/cae20e7613f3ae6443df52c3e3dfb6050622d7a5 Author: Baptiste Mathus Date: 2020-01-13 (Mon, 13 Jan 2020) Changed paths: M core/src/main/java/hudson/model/Computer.java Log Message: --- Merge pull request #4329 from lgoenner/executor [JENKINS-57304] - Add call to oneOffExecutors.remove in Computer.removeExecutor (cherry picked from commit cb424f3ca0d008c09029a6ded6e85f2471b3fc13) Commit: 5bc53da058ffeb0e88f1b7dd103971d797feecd9 https://github.com/jenkinsci/jenkins/commit/5bc53da058ffeb0e88f1b7dd103971d797feecd9 Author: James Nord Date: 2020-01-13 (Mon, 13 Jan 2020) Changed paths: M core/src/main/java/hudson/Util.java M core/src/main/java/jenkins/util/io/PathRemover.java Log Message: --- [JENKINS-60351] - Make it possible to disable multiple deletion attempts by setting hudson.Util.maxFileDeletionRetries to zero (#4382) * [JENKINS-60351] It should be possible to disable a retry of the PathRemover This does not address the issues that the comments and code in hudons.Util are inconsistent if they are for retries or total number of attempts (they are currently total number of attempts) * [JENKINS-60351] Make the code conform to the documentation maxRetries should control the number of retries not the number of attempts. * rename field from DELETION_MAX to DELETION_RETRIES (cherry picked from commit 7228af5bb1c4f9058bd35be50a7f9239f4345e04) Commit: 47f9a947941048e5e96b52db8ffa96b32065ba3b https://github.com/jenkinsci/jenkins/commit/47f9a947941048e5e96b52db8ffa96b32065ba3b Author: Matt Sicker Date: 2020-01-13 (Mon, 13 Jan 2020) Changed paths: M core/src/main/java/jenkins/security/seed/UserSeedSecurityListener.java A test/src/test/java/jenkins/security/seed/UserSeedSecurityListenerTest.java Log Message: --- [JENKINS-59107] User is no longer logged out when authenticating another user This fixes a regression introduced in SECURITY-901 where performing an authentication check on another user while logged in caused the user to get logged out. Signed-off-by: Matt Sicker (cherry picked from commit d5b716625cd128cd84ad82d618f02b516521cda5) Compare: https://github.com/jenkinsci/jenkins/compare/cffb86a4e26a...47f9a9479410 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/stable-2.204/cffb86-47f9a9%40github.com.
[jenkinsci/credentials-plugin] 882b93: grammar fixes
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 882b93d50f494d4c34e48050db0a8b91213d189e https://github.com/jenkinsci/credentials-plugin/commit/882b93d50f494d4c34e48050db0a8b91213d189e Author: Josh Soref Date: 2020-01-13 (Mon, 13 Jan 2020) Changed paths: M src/main/resources/com/cloudbees/plugins/credentials/BaseCredentials/help-scope.html Log Message: --- grammar fixes Commit: 6354fe27d83e50b0ab947178c0aeeb0d6f610f02 https://github.com/jenkinsci/credentials-plugin/commit/6354fe27d83e50b0ab947178c0aeeb0d6f610f02 Author: Matt Sicker Date: 2020-01-13 (Mon, 13 Jan 2020) Changed paths: M src/main/resources/com/cloudbees/plugins/credentials/BaseCredentials/help-scope.html Log Message: --- Merge pull request #131 from jsoref/patch-1 grammar fixes Compare: https://github.com/jenkinsci/credentials-plugin/compare/0447cde14088...6354fe27d83e -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/0447cd-6354fe%40github.com.
[jenkinsci/credentials-plugin] 6afdc5: fix jcasc test harness
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 6afdc5244cf0aec31eaf387160e7b88724362e68 https://github.com/jenkinsci/credentials-plugin/commit/6afdc5244cf0aec31eaf387160e7b88724362e68 Author: Joseph Petersen Date: 2020-01-13 (Mon, 13 Jan 2020) Changed paths: M pom.xml Log Message: --- fix jcasc test harness Commit: d42826a2757228604b35fcadee369fa1373a4a9b https://github.com/jenkinsci/credentials-plugin/commit/d42826a2757228604b35fcadee369fa1373a4a9b Author: Joseph Petersen Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- Merge branch 'master' into fix/jcasc-test-harness Commit: 4e20d62512c9c74cd3161d7084d5e67d07fda65e https://github.com/jenkinsci/credentials-plugin/commit/4e20d62512c9c74cd3161d7084d5e67d07fda65e Author: Matt Sicker Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- Merge pull request #133 from casz/fix/jcasc-test-harness fix jcasc test harness Compare: https://github.com/jenkinsci/credentials-plugin/compare/b03d6cca27b6...4e20d62512c9 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/b03d6c-4e20d6%40github.com.
[jenkinsci/credentials-plugin]
Branch: refs/tags/credentials-2.3.1 Home: https://github.com/jenkinsci/credentials-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/tags/credentials-2.3.1/00-e29e78%40github.com.
[jenkinsci/credentials-plugin] 963f7d: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 963f7d07ef72a30259af03e12556ca2f426c0f2a https://github.com/jenkinsci/credentials-plugin/commit/963f7d07ef72a30259af03e12556ca2f426c0f2a Author: Matt Sicker Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/3604bb-963f7d%40github.com.
[jenkinsci/credentials-plugin] 3604bb: [maven-release-plugin] prepare release credentials...
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 3604bb8bced234e054a24eff80f97d36f6eab0ff https://github.com/jenkinsci/credentials-plugin/commit/3604bb8bced234e054a24eff80f97d36f6eab0ff Author: Matt Sicker Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release credentials-2.3.1 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/4e20d6-3604bb%40github.com.
[jenkinsci/ssh-credentials-plugin] 4b93a7: Upgrade to use jcasc test harness
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: 4b93a75d0a4f1ce91e3bfca03b570c1a205c17e6 https://github.com/jenkinsci/ssh-credentials-plugin/commit/4b93a75d0a4f1ce91e3bfca03b570c1a205c17e6 Author: Tim Jacomb Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- Upgrade to use jcasc test harness Commit: c54340d772a6f22092508fb279ce96f4c42aed70 https://github.com/jenkinsci/ssh-credentials-plugin/commit/c54340d772a6f22092508fb279ce96f4c42aed70 Author: Matt Sicker Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- Merge pull request #49 from timja/bump-jcasc-test-harness Upgrade to use jcasc test harness Compare: https://github.com/jenkinsci/ssh-credentials-plugin/compare/aa948c6c8f1f...c54340d772a6 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/aa948c-c54340%40github.com.
[jenkinsci/ssh-credentials-plugin] bb4c88: [maven-release-plugin] prepare release ssh-credent...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: bb4c8880a96c100891c46b9973d3a1c6c70301c2 https://github.com/jenkinsci/ssh-credentials-plugin/commit/bb4c8880a96c100891c46b9973d3a1c6c70301c2 Author: Matt Sicker Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release ssh-credentials-1.18.1 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/c54340-bb4c88%40github.com.
[jenkinsci/ssh-credentials-plugin] 2bb8f7: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: 2bb8f748701ced463533ff0a4d83b82c2fc8d259 https://github.com/jenkinsci/ssh-credentials-plugin/commit/2bb8f748701ced463533ff0a4d83b82c2fc8d259 Author: Matt Sicker Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/bb4c88-2bb8f7%40github.com.
[jenkinsci/ssh-credentials-plugin]
Branch: refs/tags/ssh-credentials-1.18.1 Home: https://github.com/jenkinsci/ssh-credentials-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/tags/ssh-credentials-1.18.1/00-434b7b%40github.com.
[jenkinsci/ssh-credentials-plugin]
Branch: refs/heads/1.17.x Home: https://github.com/jenkinsci/ssh-credentials-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/1.17.x/00-99cabf%40github.com.
[jenkinsci/ssh-credentials-plugin] 4c482a: Upgrade to use jcasc test harness
Branch: refs/heads/1.17.x Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: 4c482aafc69c531f4de6972bce00246d650ceb34 https://github.com/jenkinsci/ssh-credentials-plugin/commit/4c482aafc69c531f4de6972bce00246d650ceb34 Author: Tim Jacomb Date: 2020-01-20 (Mon, 20 Jan 2020) Changed paths: M pom.xml Log Message: --- Upgrade to use jcasc test harness Commit: 2c4c5c92832b6e8728a380722554187413167492 https://github.com/jenkinsci/ssh-credentials-plugin/commit/2c4c5c92832b6e8728a380722554187413167492 Author: Matt Sicker Date: 2020-01-20 (Mon, 20 Jan 2020) Changed paths: M pom.xml Log Message: --- Merge pull request #50 from timja/backport-jcasc-test-harness backport - Upgrade to use jcasc test harness Compare: https://github.com/jenkinsci/ssh-credentials-plugin/compare/99cabf85615d...2c4c5c92832b -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/1.17.x/99cabf-2c4c5c%40github.com.
[jenkinsci/ssh-credentials-plugin] f107f9: Prepare for snapshot
Branch: refs/heads/1.17.x Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: f107f9674027592a450c0715ea82fe011d6fdeff https://github.com/jenkinsci/ssh-credentials-plugin/commit/f107f9674027592a450c0715ea82fe011d6fdeff Author: Matt Sicker Date: 2020-01-20 (Mon, 20 Jan 2020) Changed paths: M pom.xml Log Message: --- Prepare for snapshot -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/1.17.x/2c4c5c-f107f9%40github.com.
[jenkinsci/ssh-credentials-plugin] c79585: [maven-release-plugin] prepare release ssh-credent...
Branch: refs/heads/1.17.x Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: c79585982bdccdc16e3275b3fa818a296d7a372d https://github.com/jenkinsci/ssh-credentials-plugin/commit/c79585982bdccdc16e3275b3fa818a296d7a372d Author: Matt Sicker Date: 2020-01-20 (Mon, 20 Jan 2020) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release ssh-credentials-1.17.4 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/1.17.x/f107f9-c79585%40github.com.
[jenkinsci/ssh-credentials-plugin]
Branch: refs/tags/ssh-credentials-1.17.4 Home: https://github.com/jenkinsci/ssh-credentials-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/tags/ssh-credentials-1.17.4/00-20d5a9%40github.com.
[jenkinsci/ssh-credentials-plugin] 6802cd: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/1.17.x Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: 6802cd113d801226bd04e770bb56d771a3727938 https://github.com/jenkinsci/ssh-credentials-plugin/commit/6802cd113d801226bd04e770bb56d771a3727938 Author: Matt Sicker Date: 2020-01-20 (Mon, 20 Jan 2020) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/1.17.x/c79585-6802cd%40github.com.
[jenkinsci/credentials-plugin] 19cb37: Migrate CHANGELOG from wiki to GitHub
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 19cb3740a8a47b57b978f16a97a80d8d00695d47 https://github.com/jenkinsci/credentials-plugin/commit/19cb3740a8a47b57b978f16a97a80d8d00695d47 Author: Mark Waite Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: A CHANGELOG.md Log Message: --- Migrate CHANGELOG from wiki to GitHub Commit: 075acfdac04b87d51f73ebe1a432f17595f62f9c https://github.com/jenkinsci/credentials-plugin/commit/075acfdac04b87d51f73ebe1a432f17595f62f9c Author: Mark Waite Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: M README.md Log Message: --- Link from README to CHANGELOG Commit: e27fcc08c0ca19f3801ce600840d58fbc46ac6b7 https://github.com/jenkinsci/credentials-plugin/commit/e27fcc08c0ca19f3801ce600840d58fbc46ac6b7 Author: Mark Waite Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: M CHANGELOG.md Log Message: --- Remove extra '**' from changelog Commit: 9291bb670b69c38ff013fe36e53250a0dbdd29fc https://github.com/jenkinsci/credentials-plugin/commit/9291bb670b69c38ff013fe36e53250a0dbdd29fc Author: Mark Waite Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: M CHANGELOG.md Log Message: --- Improve changelog PR readability PR-xx as a link, descriptive text not included in link Commit: d8f76ae354cb00899f5f171f29702a55c8b28ade https://github.com/jenkinsci/credentials-plugin/commit/d8f76ae354cb00899f5f171f29702a55c8b28ade Author: Matt Sicker Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: A CHANGELOG.md M README.md Log Message: --- Merge pull request #134 from MarkEWaite/add-historical-changelog Migrate CHANGELOG from wiki to GitHub Compare: https://github.com/jenkinsci/credentials-plugin/compare/963f7d07ef72...d8f76ae354cb -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/963f7d-d8f76a%40github.com.
[jenkinsci/pam-auth-plugin] 1827a5: Copy Readme from the Wiki
Branch: refs/heads/master Home: https://github.com/jenkinsci/pam-auth-plugin Commit: 1827a5c59bfb85106c2054fa3f74efd5cadac7bc https://github.com/jenkinsci/pam-auth-plugin/commit/1827a5c59bfb85106c2054fa3f74efd5cadac7bc Author: Zbynek Konecny Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: A README.md Log Message: --- Copy Readme from the Wiki Commit: 46bef2b031af3dbb7d73a8b16cba3f6269acfa96 https://github.com/jenkinsci/pam-auth-plugin/commit/46bef2b031af3dbb7d73a8b16cba3f6269acfa96 Author: Zbynek Konecny Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: A CHANGELOG.md Log Message: --- Move Changelog from the Wiki Commit: 29570bfd59989aae89ade1bee34cc7c9f64a2e01 https://github.com/jenkinsci/pam-auth-plugin/commit/29570bfd59989aae89ade1bee34cc7c9f64a2e01 Author: Zbynek Konecny Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: M CHANGELOG.md Log Message: --- Markdown fix Commit: 3beee641b197cbcb877fd066dd899ce429b87485 https://github.com/jenkinsci/pam-auth-plugin/commit/3beee641b197cbcb877fd066dd899ce429b87485 Author: Zbynek Konecny Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: M README.md Log Message: --- Add badges, fix typo Commit: 9e5b53de2edea6e8149d0df9821a4fb9a2165ba7 https://github.com/jenkinsci/pam-auth-plugin/commit/9e5b53de2edea6e8149d0df9821a4fb9a2165ba7 Author: Zbynek Konecny Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: M pom.xml Log Message: --- Point to GitHub readme Commit: af1ff593c891eccbfcb145b1632f2f248562b1c7 https://github.com/jenkinsci/pam-auth-plugin/commit/af1ff593c891eccbfcb145b1632f2f248562b1c7 Author: Matt Sicker Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: A CHANGELOG.md A README.md M pom.xml Log Message: --- Merge pull request #17 from zbynek/master [WEBSITE-637] Use GitHub as the source of documentation Compare: https://github.com/jenkinsci/pam-auth-plugin/compare/23287212a8da...af1ff593c891 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pam-auth-plugin/push/refs/heads/master/232872-af1ff5%40github.com.
[jenkinsci/jenkins] 6ae322: [JENKINS-58595] Add missing ${h} in rss and atom v...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 6ae32202576a24a7272ed29a4c7c59ac4551d5a7 https://github.com/jenkinsci/jenkins/commit/6ae32202576a24a7272ed29a4c7c59ac4551d5a7 Author: Matt Sicker Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M core/src/main/resources/hudson/atom.jelly M core/src/main/resources/hudson/rss20.jelly Log Message: --- [JENKINS-58595] Add missing ${h} in rss and atom views (#4148) * [JENKINS-58595] Add missing ${h} in rss and atom views Now that l:view was fixed not to output whitespace, these views can be updated to directly use l:view. Otherwise, they needed to initialize the ${h} Jelly variable which is done via l:view normally. This fixes a regression introduced in SECURITY-534. Signed-off-by: Matt Sicker * Fix the fix Signed-off-by: Matt Sicker -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/17d45f-6ae322%40github.com.
[jenkinsci/jenkins] 8fcce3: [JENKINS-58548] Remove extra whitespace from scrip...
Branch: refs/heads/stable-2.176 Home: https://github.com/jenkinsci/jenkins Commit: 8fcce3c8505313384a337b42444f9dfbccda6ced https://github.com/jenkinsci/jenkins/commit/8fcce3c8505313384a337b42444f9dfbccda6ced Author: Matt Sicker Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M core/src/main/resources/jenkins/model/Jenkins/_scriptText.jelly M core/src/main/resources/lib/layout/view.jelly M test/src/test/java/jenkins/model/JenkinsTest.java Log Message: --- [JENKINS-58548] Remove extra whitespace from scriptText (#4133) * [JENKINS-58548] Remove extra whitespace from scriptText This removes the unnecessary whitespace being output in scriptText and anywhere else that has non-XML whitespace semantics in its output when using . Signed-off-by: Matt Sicker * Fix test name Co-Authored-By: Daniel Beck <1831569+daniel-b...@users.noreply.github.com> (cherry picked from commit dae53088b71d78346d235b8c3bb783c583dd4d52) -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/stable-2.176/ae1052-8fcce3%40github.com.
[jenkinsci/credentials-plugin] ccebb3: Replace deprecated API use of Jenkins' getInstance...
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: ccebb350ed66b0b6254dc6714f32a1262a376e20 https://github.com/jenkinsci/credentials-plugin/commit/ccebb350ed66b0b6254dc6714f32a1262a376e20 Author: René Scheibe Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M docs/consumer.adoc M src/main/java/com/cloudbees/plugins/credentials/BaseCredentials.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsDescriptor.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsParameterDefinition.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProviderManager.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsStoreAction.java M src/main/java/com/cloudbees/plugins/credentials/GlobalCredentialsConfiguration.java M src/main/java/com/cloudbees/plugins/credentials/SystemCredentialsProvider.java M src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java M src/main/java/com/cloudbees/plugins/credentials/ViewCredentialsAction.java M src/main/java/com/cloudbees/plugins/credentials/common/AbstractIdCredentialsListBoxModel.java M src/main/java/com/cloudbees/plugins/credentials/fingerprints/ItemCredentialsFingerprintFacet.java M src/main/java/com/cloudbees/plugins/credentials/fingerprints/NodeCredentialsFingerprintFacet.java M src/main/java/com/cloudbees/plugins/credentials/impl/BaseStandardCredentials.java M src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java M src/test/java/com/cloudbees/plugins/credentials/CredentialsParameterDefinitionTest.java M src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java M src/test/java/com/cloudbees/plugins/credentials/casc/SystemCredentialsTest.java M src/test/java/com/cloudbees/plugins/credentials/cli/CLICommandsTest.java M src/test/java/com/cloudbees/plugins/credentials/domains/DomainRestrictedCredentialsTest.java M src/test/java/com/cloudbees/plugins/credentials/domains/DomainTest.java M src/test/java/com/cloudbees/plugins/credentials/fingerpints/FingerprintTest.java Log Message: --- Replace deprecated API use of Jenkins' getInstance() and getActiveInstance() Commit: 3cfa932bcaffdf7e9f9aa2a81a812000958ba45b https://github.com/jenkinsci/credentials-plugin/commit/3cfa932bcaffdf7e9f9aa2a81a812000958ba45b Author: Matt Sicker Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M docs/consumer.adoc M src/main/java/com/cloudbees/plugins/credentials/BaseCredentials.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsDescriptor.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsParameterDefinition.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProviderManager.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsStoreAction.java M src/main/java/com/cloudbees/plugins/credentials/GlobalCredentialsConfiguration.java M src/main/java/com/cloudbees/plugins/credentials/SystemCredentialsProvider.java M src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java M src/main/java/com/cloudbees/plugins/credentials/ViewCredentialsAction.java M src/main/java/com/cloudbees/plugins/credentials/common/AbstractIdCredentialsListBoxModel.java M src/main/java/com/cloudbees/plugins/credentials/fingerprints/ItemCredentialsFingerprintFacet.java M src/main/java/com/cloudbees/plugins/credentials/fingerprints/NodeCredentialsFingerprintFacet.java M src/main/java/com/cloudbees/plugins/credentials/impl/BaseStandardCredentials.java M src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java M src/test/java/com/cloudbees/plugins/credentials/CredentialsParameterDefinitionTest.java M src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java M src/test/java/com/cloudbees/plugins/credentials/casc/SystemCredentialsTest.java M src/test/java/com/cloudbees/plugins/credentials/cli/CLICommandsTest.java M src/test/java/com/cloudbees/plugins/credentials/domains/DomainRestrictedCredentialsTest.java M src/test/java/com/cloudbees/plugins/credentials/domains/DomainTest.java M src/test/java/com/cloudbees/plugins/credentials/fingerpints/FingerprintTest.java Log Message: --- Merge pull request #123 from darxriggs/replace-deprecated-jenkins-api Replace deprecated API use of Jenkins' g
[jenkinsci/credentials-plugin] 10dfbb: Fix typos
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 10dfbb01717917f44ee3a35ec2469f4437511532 https://github.com/jenkinsci/credentials-plugin/commit/10dfbb01717917f44ee3a35ec2469f4437511532 Author: René Scheibe Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M CONTRIBUTING.md M README.md M docs/consumer.adoc M src/main/java/com/cloudbees/plugins/credentials/CredentialsMatchers.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProviderFilter.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProviderManager.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsTypeFilter.java M src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java M src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java M src/test/java/com/cloudbees/plugins/credentials/cli/CLICommandsTest.java M src/test/resources/com/cloudbees/plugins/credentials/cli/credentials-input.xml Log Message: --- Fix typos Commit: 1371e42759cb11dade2633368ee8203276fef1a4 https://github.com/jenkinsci/credentials-plugin/commit/1371e42759cb11dade2633368ee8203276fef1a4 Author: Matt Sicker Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M CONTRIBUTING.md M README.md M docs/consumer.adoc M src/main/java/com/cloudbees/plugins/credentials/CredentialsMatchers.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProviderFilter.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProviderManager.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsTypeFilter.java M src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java M src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java M src/test/java/com/cloudbees/plugins/credentials/cli/CLICommandsTest.java M src/test/resources/com/cloudbees/plugins/credentials/cli/credentials-input.xml Log Message: --- Merge pull request #124 from darxriggs/fix-typos Fix typos Compare: https://github.com/jenkinsci/credentials-plugin/compare/3cfa932bcaff...1371e42759cb -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/3cfa93-1371e4%40github.com.
[jenkinsci/credentials-plugin] 7392bb: Remove unused imports
s/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/config.jelly M src/main/resources/lib/credentials/select/select.js Log Message: --- Fix unterminated Javascript statements Commit: c72a8bba55b098522cf1cb4afe16970275c52ba2 https://github.com/jenkinsci/credentials-plugin/commit/c72a8bba55b098522cf1cb4afe16970275c52ba2 Author: René Scheibe Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/ContextMenuIconUtils.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsDescriptor.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsMatchers.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsNameProvider.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsResolver.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsStoreAction.java M src/main/java/com/cloudbees/plugins/credentials/cli/BaseCredentialsCLICommand.java M src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java M src/main/java/com/cloudbees/plugins/credentials/matchers/BeanPropertyMatcher.java Log Message: --- Collapse identical catch blocks to reduce code duplication Commit: 6d79efcb436c5d39f745ec54ae080137fac8dbf4 https://github.com/jenkinsci/credentials-plugin/commit/6d79efcb436c5d39f745ec54ae080137fac8dbf4 Author: Matt Sicker Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/ContextMenuIconUtils.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsDescriptor.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsMatchers.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsNameProvider.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsParameterDefinition.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProviderManager.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsResolver.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsStoreAction.java M src/main/java/com/cloudbees/plugins/credentials/GlobalCredentialsConfiguration.java M src/main/java/com/cloudbees/plugins/credentials/PluginImpl.java M src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java M src/main/java/com/cloudbees/plugins/credentials/cli/BaseCredentialsCLICommand.java M src/main/java/com/cloudbees/plugins/credentials/domains/AntPathMatcher.java M src/main/java/com/cloudbees/plugins/credentials/domains/Domain.java M src/main/java/com/cloudbees/plugins/credentials/impl/BaseStandardCredentials.java M src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java M src/main/java/com/cloudbees/plugins/credentials/matchers/BeanPropertyMatcher.java M src/main/resources/com/cloudbees/plugins/credentials/SystemCredentialsProvider/ProviderImpl/help.groovy M src/main/resources/com/cloudbees/plugins/credentials/UserCredentialsProvider/help.groovy M src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config.jelly M src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/config.jelly M src/main/resources/lib/credentials/select/select.js M src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java M src/test/java/com/cloudbees/plugins/credentials/CredentialsUnavailableExceptionTest.java M src/test/java/com/cloudbees/plugins/credentials/SystemCredentialsProviderTest.java M src/test/java/com/cloudbees/plugins/credentials/cli/CLICommandsTest.java M src/test/java/com/cloudbees/plugins/credentials/fingerpints/FingerprintTest.java M src/test/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest.java M src/test/java/com/cloudbees/plugins/credentials/impl/DummyCredentials.java Log Message: --- Merge pull request #125 from darxriggs/improvements Some Code Improvements Compare: https://github.com/jenkinsci/credentials-plugin/compare/1371e42759cb...6d79efcb436c -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/1371e4-6d79ef%40github.com.
[jenkinsci/jenkins] f8f095: Replace Charset.forName with StandardCharsets (#4132)
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: f8f095e466fe6782b14712bb792acfcf1bf04533 https://github.com/jenkinsci/jenkins/commit/f8f095e466fe6782b14712bb792acfcf1bf04533 Author: Matt Sicker Date: 2019-08-16 (Fri, 16 Aug 2019) Changed paths: M core/src/main/java/hudson/TcpSlaveAgentListener.java M core/src/main/java/hudson/security/csrf/DefaultCrumbIssuer.java M core/src/main/java/hudson/util/HttpResponses.java M core/src/main/java/hudson/util/WriterOutputStream.java M core/src/main/java/hudson/util/XStream2.java M core/src/test/java/hudson/util/AtomicFileWriterTest.java M test/src/test/java/hudson/model/UsageStatisticsTest.java Log Message: --- Replace Charset.forName with StandardCharsets (#4132) This refactors usage of Charset::forName on common character sets that now have an equivalent value in StandardCharsets. -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/fda304-f8f095%40github.com.
[jenkinsci/jenkins] 3d8115: Clean up formatting (#4143)
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 3d8115624ae6137a57547ab39ebc4ef97d87ea43 https://github.com/jenkinsci/jenkins/commit/3d8115624ae6137a57547ab39ebc4ef97d87ea43 Author: Matt Sicker Date: 2019-08-16 (Fri, 16 Aug 2019) Changed paths: M core/src/main/java/hudson/model/User.java Log Message: --- Clean up formatting (#4143) Signed-off-by: Matt Sicker -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/8b70c4-3d8115%40github.com.
[jenkinsci/jenkins] eadd4b: [JENKINS-58734] Use SHA-256 for crumbs (#4134)
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: eadd4b72e1437acd6d3f262441e436d81db2092b https://github.com/jenkinsci/jenkins/commit/eadd4b72e1437acd6d3f262441e436d81db2092b Author: Matt Sicker Date: 2019-08-16 (Fri, 16 Aug 2019) Changed paths: M core/src/main/java/hudson/security/csrf/DefaultCrumbIssuer.java Log Message: --- [JENKINS-58734] Use SHA-256 for crumbs (#4134) * [JENKINS-58734] Use SHA-256 for crumbs Signed-off-by: Matt Sicker * Use SHA-256 more consistently Signed-off-by: Matt Sicker -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/35e507-eadd4b%40github.com.
[jenkinsci/ec2-plugin] 9ba2db: Fix typo for sleep time
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: 9ba2db927967723c6f1de0dc2e926a5224014219 https://github.com/jenkinsci/ec2-plugin/commit/9ba2db927967723c6f1de0dc2e926a5224014219 Author: Raihaan Shouhell Date: 2019-08-23 (Fri, 23 Aug 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/winrm/WinRMClient.java Log Message: --- Fix typo for sleep time Commit: 0e7fc25404fa9b085ef50d2f5b1f3af04c9f2226 https://github.com/jenkinsci/ec2-plugin/commit/0e7fc25404fa9b085ef50d2f5b1f3af04c9f2226 Author: Matt Sicker Date: 2019-08-23 (Fri, 23 Aug 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/winrm/WinRMClient.java Log Message: --- Merge pull request #390 from res0nance/sleep-typo Fix typo for sleep time Compare: https://github.com/jenkinsci/ec2-plugin/compare/ab351be86d44...0e7fc25404fa -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/ab351b-0e7fc2%40github.com.
[jenkinsci/ec2-plugin] 1667ea: Replace base64 implementation with java provided one
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: 1667eaf047e0ed273fd9b0bc2b0dccf0d88cd8db https://github.com/jenkinsci/ec2-plugin/commit/1667eaf047e0ed273fd9b0bc2b0dccf0d88cd8db Author: Raihaan Shouhell Date: 2019-08-23 (Fri, 23 Aug 2019) Changed paths: M src/main/java/hudson/plugins/ec2/EC2PrivateKey.java M src/main/java/hudson/plugins/ec2/SlaveTemplate.java M src/main/java/hudson/plugins/ec2/win/winrm/WinRMClient.java M src/main/java/hudson/plugins/ec2/win/winrm/request/SendInputRequest.java Log Message: --- Replace base64 implementation with java provided one Commit: 62938ca7a47aaf3723f5ac5ba385bc559a190928 https://github.com/jenkinsci/ec2-plugin/commit/62938ca7a47aaf3723f5ac5ba385bc559a190928 Author: Matt Sicker Date: 2019-08-23 (Fri, 23 Aug 2019) Changed paths: M src/main/java/hudson/plugins/ec2/EC2PrivateKey.java M src/main/java/hudson/plugins/ec2/SlaveTemplate.java M src/main/java/hudson/plugins/ec2/win/winrm/WinRMClient.java M src/main/java/hudson/plugins/ec2/win/winrm/request/SendInputRequest.java Log Message: --- Merge pull request #391 from res0nance/base64 Replace base64 implementation with java provided one Compare: https://github.com/jenkinsci/ec2-plugin/compare/0e7fc25404fa...62938ca7a47a -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/0e7fc2-62938c%40github.com.
[jenkinsci/credentials-plugin] 6cca6d: [JENKINS-47699] Add CredentialsParameterAction pro...
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 6cca6d311692386df9c4fb111d23803fa2d6281c https://github.com/jenkinsci/credentials-plugin/commit/6cca6d311692386df9c4fb111d23803fa2d6281c Author: Matt Sicker Date: 2019-06-12 (Wed, 12 Jun 2019) Changed paths: A .mvn/extensions.xml A .mvn/maven.config M pom.xml M src/main/java/com/cloudbees/plugins/credentials/CredentialsParameterValue.java A src/main/java/com/cloudbees/plugins/credentials/CredentialsParametersAction.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java Log Message: --- [JENKINS-47699] Add CredentialsParameterAction prototype Signed-off-by: Matt Sicker Commit: 4e91945ed436711929bb2721c6e11ee7a48493c6 https://github.com/jenkinsci/credentials-plugin/commit/4e91945ed436711929bb2721c6e11ee7a48493c6 Author: Matt Sicker Date: 2019-06-13 (Thu, 13 Jun 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsParametersAction.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java Log Message: --- Support more flexible usage of user credentials This makes user-scoped credentials accessible in pipelines without requiring the use of the ${parameterName} syntax. Signed-off-by: Matt Sicker Commit: 2ac21c3e4f5851066d8270ddc8196b7435d54c38 https://github.com/jenkinsci/credentials-plugin/commit/2ac21c3e4f5851066d8270ddc8196b7435d54c38 Author: Matt Sicker Date: 2019-06-13 (Thu, 13 Jun 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsParametersAction.java Log Message: --- Add credential input params to build environment Signed-off-by: Matt Sicker Commit: 0b840dece0c1bac68bfa19c2bacc4eb64a6c851b https://github.com/jenkinsci/credentials-plugin/commit/0b840dece0c1bac68bfa19c2bacc4eb64a6c851b Author: Matt Sicker Date: 2019-06-20 (Thu, 20 Jun 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java Log Message: --- Use shadowing mechanism instead of direct value Commit: d8795ceeb80fcc6dd52908562789f3eb377f09fa https://github.com/jenkinsci/credentials-plugin/commit/d8795ceeb80fcc6dd52908562789f3eb377f09fa Author: Matt Sicker Date: 2019-06-21 (Fri, 21 Jun 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java Log Message: --- Support both credential parameter names and values Signed-off-by: Matt Sicker Commit: fd31dbfb6c4980c731ff12ff42208826abdd https://github.com/jenkinsci/credentials-plugin/commit/fd31dbfb6c4980c731ff12ff42208826abdd Author: Matt Sicker Date: 2019-06-21 (Fri, 21 Jun 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsParameterValue.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsParametersAction.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java Log Message: --- Clean up code and javadocs Signed-off-by: Matt Sicker Commit: 3e8ff4aaa706286e2d82bdcd7b31422b08f4f451 https://github.com/jenkinsci/credentials-plugin/commit/3e8ff4aaa706286e2d82bdcd7b31422b08f4f451 Author: Matt Sicker Date: 2019-06-21 (Fri, 21 Jun 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsParameterValue.java A src/test/java/com/cloudbees/plugins/credentials/CredentialsParametersActionTest.java Log Message: --- Add tests Signed-off-by: Matt Sicker Commit: d5f199758ffad6bf7625d350e02f6750dfc47ef5 https://github.com/jenkinsci/credentials-plugin/commit/d5f199758ffad6bf7625d350e02f6750dfc47ef5 Author: Matt Sicker Date: 2019-06-21 (Fri, 21 Jun 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsParametersAction.java M src/test/java/com/cloudbees/plugins/credentials/CredentialsParametersActionTest.java Log Message: --- Add license headers Signed-off-by: Matt Sicker Commit: 7be9d768fb25cee3386377df449772cf1a2500d8 https://github.com/jenkinsci/credentials-plugin/commit/7be9d768fb25cee3386377df449772cf1a2500d8 Author: Matt Sicker Date: 2019-06-21 (Fri, 21 Jun 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsParametersAction.java Log Message: --- Simplify constructors Signed-off-by: Matt Sicker Commit: fa365cf878d97451969aa8a665d485e99766db44 https://github.com/jenkinsci/credentials-plugin/commit/fa365cf878d97451969aa8a665d485e99766db44 Author: Matt Sicker Date: 2019-06-25 (Tue, 25 Jun 2019) Changed paths: M src/main/resources/com/cloudbees/plugins/credentials/CredentialsParameterDefinition/index.jelly Log Message: --- Add
[jenkinsci/credentials-plugin]
Branch: refs/tags/credentials-2.3.0 Home: https://github.com/jenkinsci/credentials-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/tags/credentials-2.3.0/00-286935%40github.com.
[jenkinsci/credentials-plugin] 29f052: [maven-release-plugin] prepare release credentials...
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 29f05217b404b3dce1039e77a8c09b9d50238e4d https://github.com/jenkinsci/credentials-plugin/commit/29f05217b404b3dce1039e77a8c09b9d50238e4d Author: Matt Sicker Date: 2019-08-26 (Mon, 26 Aug 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release credentials-2.3.0 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/43be90-29f052%40github.com.
[jenkinsci/credentials-plugin] 6bb7c7: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 6bb7c73966608c56319cf6cbae677176114309bd https://github.com/jenkinsci/credentials-plugin/commit/6bb7c73966608c56319cf6cbae677176114309bd Author: Matt Sicker Date: 2019-08-26 (Mon, 26 Aug 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/29f052-6bb7c7%40github.com.
[jenkinsci/ec2-plugin] 728308: Enable release drafter
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: 7283083f7fdd38256cf41d767dd83a2f5eda5149 https://github.com/jenkinsci/ec2-plugin/commit/7283083f7fdd38256cf41d767dd83a2f5eda5149 Author: Raihaan Shouhell Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: A .github/release-drafter.yml Log Message: --- Enable release drafter Commit: 494edb69f7fd413fe161b6b02d754009eb9e93c2 https://github.com/jenkinsci/ec2-plugin/commit/494edb69f7fd413fe161b6b02d754009eb9e93c2 Author: Matt Sicker Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: A .github/release-drafter.yml Log Message: --- Merge pull request #394 from res0nance/release-drafter Enable release drafter Compare: https://github.com/jenkinsci/ec2-plugin/compare/5f41a5008a6d...494edb69f7fd -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/5f41a5-494edb%40github.com.
[jenkinsci/ec2-plugin] 4f5761: Add dependabot
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: 4f5761dc37fe666447bd0ab295b18342e178e005 https://github.com/jenkinsci/ec2-plugin/commit/4f5761dc37fe666447bd0ab295b18342e178e005 Author: Raihaan Shouhell Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: A .dependabot/config.yml Log Message: --- Add dependabot Commit: f373a93119b8b262e49e97794f4eac29119fa966 https://github.com/jenkinsci/ec2-plugin/commit/f373a93119b8b262e49e97794f4eac29119fa966 Author: Matt Sicker Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: A .dependabot/config.yml Log Message: --- Merge pull request #393 from res0nance/dependabot Add dependabot Compare: https://github.com/jenkinsci/ec2-plugin/compare/494edb69f7fd...f373a93119b8 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/494edb-f373a9%40github.com.
[jenkinsci/jackson2-api-plugin] bf3f54: Update Jackson to 2.10.0.pr2
Branch: refs/heads/jackson-2.10.0.pr2 Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: bf3f548f9c87d97790ae9dc6b3c800409e052ca9 https://github.com/jenkinsci/jackson2-api-plugin/commit/bf3f548f9c87d97790ae9dc6b3c800409e052ca9 Author: Matt Sicker Date: 2019-09-03 (Tue, 03 Sep 2019) Changed paths: M pom.xml Log Message: --- Update Jackson to 2.10.0.pr2 This is a prerelease version of Jackson being made available as a beta release plugin for Jenkins. Commit: 4b95dce687a5bc7064bf9ec873224971fd4d70a0 https://github.com/jenkinsci/jackson2-api-plugin/commit/4b95dce687a5bc7064bf9ec873224971fd4d70a0 Author: Matt Sicker Date: 2019-09-03 (Tue, 03 Sep 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release jackson2-api-2.10.0-beta-1 Compare: https://github.com/jenkinsci/jackson2-api-plugin/compare/bf3f548f9c87%5E...4b95dce687a5 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/jackson-2.10.0.pr2/00-4b95dc%40github.com.
[jenkinsci/jackson2-api-plugin] 420e18: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/jackson-2.10.0.pr2 Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: 420e1851f3674ce0cc310c46a6d6e1fa1c6ea603 https://github.com/jenkinsci/jackson2-api-plugin/commit/420e1851f3674ce0cc310c46a6d6e1fa1c6ea603 Author: Matt Sicker Date: 2019-09-03 (Tue, 03 Sep 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/jackson-2.10.0.pr2/4b95dc-420e18%40github.com.
[jenkinsci/jackson2-api-plugin]
Branch: refs/tags/jackson2-api-2.10.0-beta-1 Home: https://github.com/jenkinsci/jackson2-api-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/tags/jackson2-api-2.10.0-beta-1/00-0b9fa5%40github.com.
[jenkinsci/jackson2-api-plugin]
Branch: refs/heads/jackson-2.10.0.pr2 Home: https://github.com/jenkinsci/jackson2-api-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/jackson-2.10.0.pr2/420e18-00%40github.com.
[jenkinsci/ssh-credentials-plugin] 581030: Bump jcasc version to post security fixes
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: 581030528fef6ffbb8052a9b2d842ede6aefc1d1 https://github.com/jenkinsci/ssh-credentials-plugin/commit/581030528fef6ffbb8052a9b2d842ede6aefc1d1 Author: Tim Jacomb Date: 2019-09-08 (Sun, 08 Sep 2019) Changed paths: M pom.xml M src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/jcasc/ExportImportRoundTripCasCSSHCredentialsTest.java Log Message: --- Bump jcasc version to post security fixes Commit: 22f6d71f611edd4b9e92f4032c68434164e20a89 https://github.com/jenkinsci/ssh-credentials-plugin/commit/22f6d71f611edd4b9e92f4032c68434164e20a89 Author: Tim Jacomb Date: 2019-09-09 (Mon, 09 Sep 2019) Changed paths: M pom.xml Log Message: --- Update pom.xml Co-Authored-By: Joseph Petersen Commit: ea49a296b477c5cd7bddbc01aaff1428b465 https://github.com/jenkinsci/ssh-credentials-plugin/commit/ea49a296b477c5cd7bddbc01aaff1428b465 Author: Tim Jacomb Date: 2019-09-09 (Mon, 09 Sep 2019) Changed paths: Log Message: --- Rerun CI Commit: 9791823405423a459b5c67765e43e040a7ac1ac0 https://github.com/jenkinsci/ssh-credentials-plugin/commit/9791823405423a459b5c67765e43e040a7ac1ac0 Author: Tim Jacomb Date: 2019-09-09 (Mon, 09 Sep 2019) Changed paths: Log Message: --- Rerun CI Commit: f8a3b982900a1dc7b277d9dbe883f7267d1b9c92 https://github.com/jenkinsci/ssh-credentials-plugin/commit/f8a3b982900a1dc7b277d9dbe883f7267d1b9c92 Author: Matt Sicker Date: 2019-09-09 (Mon, 09 Sep 2019) Changed paths: M pom.xml M src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/jcasc/ExportImportRoundTripCasCSSHCredentialsTest.java Log Message: --- Merge pull request #44 from timja/bump-jcasc Bump jcasc version to post security fixes Compare: https://github.com/jenkinsci/ssh-credentials-plugin/compare/be13b3412e1e...f8a3b982900a -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/be13b3-f8a3b9%40github.com.
[jenkinsci/ssh-credentials-plugin] 15cb4e: [maven-release-plugin] prepare release ssh-credent...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: 15cb4e488f0fdfafad5d57997c6cfd23930cf75a https://github.com/jenkinsci/ssh-credentials-plugin/commit/15cb4e488f0fdfafad5d57997c6cfd23930cf75a Author: Matt Sicker Date: 2019-09-10 (Tue, 10 Sep 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release ssh-credentials-1.17.2 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/f8a3b9-15cb4e%40github.com.
[jenkinsci/ssh-credentials-plugin] c56c7c: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: c56c7c6a079484f82716b0c72061b3ec683775f3 https://github.com/jenkinsci/ssh-credentials-plugin/commit/c56c7c6a079484f82716b0c72061b3ec683775f3 Author: Matt Sicker Date: 2019-09-10 (Tue, 10 Sep 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/15cb4e-c56c7c%40github.com.
[jenkinsci/ssh-credentials-plugin]
Branch: refs/tags/ssh-credentials-1.17.2 Home: https://github.com/jenkinsci/ssh-credentials-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/tags/ssh-credentials-1.17.2/00-098e76%40github.com.
[jenkinsci/jenkins] 885368: Recommend better jelly tag (#4191)
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 8853687cde7750a7d27840f1d7c1d69c0c01be86 https://github.com/jenkinsci/jenkins/commit/8853687cde7750a7d27840f1d7c1d69c0c01be86 Author: Matt Sicker Date: 2019-09-12 (Thu, 12 Sep 2019) Changed paths: M core/src/main/resources/lib/form/repeatableProperty.jelly Log Message: --- Recommend better jelly tag (#4191) An empty f:entry is basically the same thing as f:block but with extra steps. -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/be7e3f-885368%40github.com.
[jenkinsci/ssh-credentials-plugin] a6bb36: Use GitHub as the source of documentation
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: a6bb3671d20cc4056b8bf321198389e98758f77a https://github.com/jenkinsci/ssh-credentials-plugin/commit/a6bb3671d20cc4056b8bf321198389e98758f77a Author: Zbynek Konecny Date: 2019-09-15 (Sun, 15 Sep 2019) Changed paths: A CHANGELOG.md M README.md A doc/README.md M pom.xml Log Message: --- Use GitHub as the source of documentation Commit: 5dfd21e822c56e18cc00dcfbc89d3993c70346a3 https://github.com/jenkinsci/ssh-credentials-plugin/commit/5dfd21e822c56e18cc00dcfbc89d3993c70346a3 Author: Zbynek Konecny Date: 2019-09-15 (Sun, 15 Sep 2019) Changed paths: M CHANGELOG.md Log Message: --- Update formatting Commit: 73ed231b8f8292fa81729cd8bef0111fdb0baa98 https://github.com/jenkinsci/ssh-credentials-plugin/commit/73ed231b8f8292fa81729cd8bef0111fdb0baa98 Author: Zbynek Konecny Date: 2019-09-15 (Sun, 15 Sep 2019) Changed paths: M CHANGELOG.md Log Message: --- Fix formatting of a link Commit: fd9fc9d1892affb7c4300518d921e414db8fa1da https://github.com/jenkinsci/ssh-credentials-plugin/commit/fd9fc9d1892affb7c4300518d921e414db8fa1da Author: Matt Sicker Date: 2019-09-16 (Mon, 16 Sep 2019) Changed paths: A CHANGELOG.md M README.md A doc/README.md M pom.xml Log Message: --- Merge pull request #45 from zbynek/master Use GitHub as source of documentation Compare: https://github.com/jenkinsci/ssh-credentials-plugin/compare/c56c7c6a0794...fd9fc9d1892a -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/c56c7c-fd9fc9%40github.com.
[jenkinsci/pam-auth-plugin] ba058c: Use HTTPS URLs in pom.xml
Branch: refs/heads/master Home: https://github.com/jenkinsci/pam-auth-plugin Commit: ba058cb5472e14dafd67ea4740f022c4c5f7aab9 https://github.com/jenkinsci/pam-auth-plugin/commit/ba058cb5472e14dafd67ea4740f022c4c5f7aab9 Author: Daniel Beck Date: 2019-09-20 (Fri, 20 Sep 2019) Changed paths: M pom.xml Log Message: --- Use HTTPS URLs in pom.xml Commit: 83c918e0b0dd52eae9bc1f7135100250739c3d02 https://github.com/jenkinsci/pam-auth-plugin/commit/83c918e0b0dd52eae9bc1f7135100250739c3d02 Author: Matt Sicker Date: 2019-09-23 (Mon, 23 Sep 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #10 from daniel-beck-bot/https-urls-pom Use HTTPS URLs in pom.xml Compare: https://github.com/jenkinsci/pam-auth-plugin/compare/9776c32682f3...83c918e0b0dd -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pam-auth-plugin/push/refs/heads/master/9776c3-83c918%40github.com.
[jenkinsci/jackson2-api-plugin] c39e38: Update to Jackson 2.9.10
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: c39e385d11cad9ff2abec031ebedfbd5fcc5aa1e https://github.com/jenkinsci/jackson2-api-plugin/commit/c39e385d11cad9ff2abec031ebedfbd5fcc5aa1e Author: Matt Sicker Date: 2019-09-23 (Mon, 23 Sep 2019) Changed paths: M pom.xml Log Message: --- Update to Jackson 2.9.10 Release notes: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.10 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/c3d9f7-c39e38%40github.com.
[jenkinsci/jackson2-api-plugin] 8899ea: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: 8899ea46aaa641f96b82538170fcec69ddccdfa5 https://github.com/jenkinsci/jackson2-api-plugin/commit/8899ea46aaa641f96b82538170fcec69ddccdfa5 Author: Matt Sicker Date: 2019-09-23 (Mon, 23 Sep 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/dc0ccf-8899ea%40github.com.
[jenkinsci/jackson2-api-plugin]
Branch: refs/tags/jackson2-api-2.9.10 Home: https://github.com/jenkinsci/jackson2-api-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/tags/jackson2-api-2.9.10/00-d3531d%40github.com.
[jenkinsci/jackson2-api-plugin] dc0ccf: [maven-release-plugin] prepare release jackson2-ap...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jackson2-api-plugin Commit: dc0ccff78917c8e2af14b46afb793ea375ae https://github.com/jenkinsci/jackson2-api-plugin/commit/dc0ccff78917c8e2af14b46afb793ea375ae Author: Matt Sicker Date: 2019-09-23 (Mon, 23 Sep 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release jackson2-api-2.9.10 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jackson2-api-plugin/push/refs/heads/master/c39e38-dc0ccf%40github.com.