[jenkinsci/ec2-fleet-plugin] 476104: Maintain cache of booting instances, so booting in...
Branch: refs/heads/more-tests Home: https://github.com/jenkinsci/ec2-fleet-plugin Commit: 4761042208d2d57f3f43b5b37b4b14a915a7ef15 https://github.com/jenkinsci/ec2-fleet-plugin/commit/4761042208d2d57f3f43b5b37b4b14a915a7ef15 Author: Mark Lagendijk Date: 2019-02-19 (Tue, 19 Feb 2019) Changed paths: M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java Log Message: --- Maintain cache of booting instances, so booting instances can be subtracted from the workload, when determining if extra nodes need to be booted. Commit: c8696f527e6fa9b3fd911b3775a05f5ee186f7e4 https://github.com/jenkinsci/ec2-fleet-plugin/commit/c8696f527e6fa9b3fd911b3775a05f5ee186f7e4 Author: Artem Stasiuk Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java Log Message: --- Merge branch '53' # Conflicts: # src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java Commit: 8344d485b14e795d848e8b479514ba59e4170fd5 https://github.com/jenkinsci/ec2-fleet-plugin/commit/8344d485b14e795d848e8b479514ba59e4170fd5 Author: Artem Stasiuk Date: 2019-05-27 (Mon, 27 May 2019) Changed paths: M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly A src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-name.html M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java M src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java Log Message: --- Merge remote-tracking branch 'origin/master' Commit: 5450a45f215aa3ed40a159a6eb6cfc890635b893 https://github.com/jenkinsci/ec2-fleet-plugin/commit/5450a45f215aa3ed40a159a6eb6cfc890635b893 Author: Artem Stasiuk Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java M src/main/java/com/amazon/jenkins/ec2fleet/FleetStateStats.java M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java R src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java A src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java A src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java Log Message: --- Reformat and more cloud name tests Compare: https://github.com/jenkinsci/ec2-fleet-plugin/compare/4761042208d2%5E...5450a45f215a -- 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-fleet-plugin/push/refs/heads/more-tests/00-5450a4%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin] c206d9: SMB2 Support
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: c206d93968744bf2c1f17fe3aeeb5b21a2e007d4 https://github.com/jenkinsci/ec2-plugin/commit/c206d93968744bf2c1f17fe3aeeb5b21a2e007d4 Author: Raihaan Shouhell Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M pom.xml M src/main/java/hudson/plugins/ec2/win/WinConnection.java Log Message: --- SMB2 Support Commit: 6361e52d76f1e5a508ad7a649fe2b50e8fd5e098 https://github.com/jenkinsci/ec2-plugin/commit/6361e52d76f1e5a508ad7a649fe2b50e8fd5e098 Author: Raihaan Shouhell Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java M src/main/java/hudson/plugins/ec2/win/WinConnection.java Log Message: --- Close filestreams and fix file handling Commit: 8335bd5a04ce40e6ada82db97992dba4d48ea11f https://github.com/jenkinsci/ec2-plugin/commit/8335bd5a04ce40e6ada82db97992dba4d48ea11f Author: Raihaan Shouhell Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/WinConnection.java Log Message: --- Remove logstream bits Commit: 53c69a3b53df2f7948637d2a9d115865f22a7185 https://github.com/jenkinsci/ec2-plugin/commit/53c69a3b53df2f7948637d2a9d115865f22a7185 Author: Raihaan Shouhell Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/WinConnection.java Log Message: --- Remove extra semi-colons Commit: a2ea08be7be91c702ca1ea4b8ed656d09468c271 https://github.com/jenkinsci/ec2-plugin/commit/a2ea08be7be91c702ca1ea4b8ed656d09468c271 Author: Raihaan Shouhell Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/WinConnection.java Log Message: --- Fix findbug Commit: 3d6a5e88ba365d3aea0b183cdf47d0df38331182 https://github.com/jenkinsci/ec2-plugin/commit/3d6a5e88ba365d3aea0b183cdf47d0df38331182 Author: Raihaan Shouhell Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java Log Message: --- Remove close() Commit: c6c126738703ea84e1118f0b9b5521113673fd7f https://github.com/jenkinsci/ec2-plugin/commit/c6c126738703ea84e1118f0b9b5521113673fd7f Author: Raihaan Shouhell Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/WinConnection.java Log Message: --- Code cleanup Commit: 82622eb45a0013e450fd6fa58c98f551b3bfeab3 https://github.com/jenkinsci/ec2-plugin/commit/82622eb45a0013e450fd6fa58c98f551b3bfeab3 Author: Raihaan Shouhell Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java Log Message: --- Fixup based on suggestion Commit: 2e1edbb9846129b43ecf545079e7cabfddac6f96 https://github.com/jenkinsci/ec2-plugin/commit/2e1edbb9846129b43ecf545079e7cabfddac6f96 Author: Raihaan Shouhell Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M spotbugs-exclude.xml Log Message: --- Filter unreliable check on JDK11 Commit: 4dc0d779cf208e0108cf8f9d1c4e63f37fc288f1 https://github.com/jenkinsci/ec2-plugin/commit/4dc0d779cf208e0108cf8f9d1c4e63f37fc288f1 Author: Raihaan Shouhell Date: 2019-05-26 (Sun, 26 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java M src/main/java/hudson/plugins/ec2/EC2Cloud.java M src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java M src/main/java/hudson/plugins/ec2/EC2RetentionStrategy.java M src/main/java/hudson/plugins/ec2/EC2SlaveMonitor.java M src/main/java/hudson/plugins/ec2/EC2SpotSlave.java M src/main/java/hudson/plugins/ec2/NoDelayProvisionerStrategy.java M src/main/java/hudson/plugins/ec2/PluginImpl.java M src/main/java/hudson/plugins/ec2/SlaveTemplate.java M src/main/java/hudson/plugins/ec2/UnixData.java M src/main/java/hudson/plugins/ec2/ebs/ZPoolMonitor.java M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java M src/test/java/hudson/plugins/ec2/AmazonEC2CloudTest.java A src/test/java/hudson/plugins/ec2/AmazonEC2CloudUnitTest.java Log Message: --- Merge branch 'master' into smb2-support Commit: fd081c3c2158bd6afb87245b7c61b90f6923321c https://github.com/jenkinsci/ec2-plugin/commit/fd081c3c2158bd6afb87245b7c61b90f6923321c Author: Fabrizio Manfredi Furuholmen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml M spotbugs-exclude.xml M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java M src/main/java/hudson/plugins/ec2/win/WinConnection.java Log Message: -
[jenkinsci/ec2-plugin] 7f1479: JENKINS-46294: Allow block reservations for spot i...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: 7f14792fef12116c661ef34e043ce1a1eef2e98f https://github.com/jenkinsci/ec2-plugin/commit/7f14792fef12116c661ef34e043ce1a1eef2e98f Author: Lee Webb Date: 2018-12-17 (Mon, 17 Dec 2018) Changed paths: M src/main/java/hudson/plugins/ec2/SlaveTemplate.java M src/main/java/hudson/plugins/ec2/SpotConfiguration.java M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly A src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-spotBlockReservationDurationStr.html Log Message: --- JENKINS-46294: Allow block reservations for spot instances Commit: d0a50d65c74611cb4293573ffc67efb04a55aedc https://github.com/jenkinsci/ec2-plugin/commit/d0a50d65c74611cb4293573ffc67efb04a55aedc Author: Fabrizio Manfredi Furuholmen Date: 2019-02-06 (Wed, 06 Feb 2019) Changed paths: M src/main/java/hudson/plugins/ec2/SlaveTemplate.java Log Message: --- Update SlaveTemplate.java Commit: 8387ebceab6733f8e2a358dbf5d92a0389507d73 https://github.com/jenkinsci/ec2-plugin/commit/8387ebceab6733f8e2a358dbf5d92a0389507d73 Author: Lee Webb Date: 2019-02-20 (Wed, 20 Feb 2019) Changed paths: M pom.xml M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java A src/main/java/hudson/plugins/ec2/ConnectionStrategy.java M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java M src/main/java/hudson/plugins/ec2/EC2Cloud.java A src/main/java/hudson/plugins/ec2/EC2HostAddressProvider.java M src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java A src/main/java/hudson/plugins/ec2/EC2Readiness.java M src/main/java/hudson/plugins/ec2/EC2RetentionStrategy.java M src/main/java/hudson/plugins/ec2/EC2SpotSlave.java M src/main/java/hudson/plugins/ec2/SlaveTemplate.java M src/main/java/hudson/plugins/ec2/SpotConfiguration.java M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java M src/main/resources/hudson/plugins/ec2/AmazonEC2Cloud/config-entries.jelly M src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly A src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-fallbackToOndemand.html A src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-maxTotalUses.html M src/test/java/hudson/plugins/ec2/AmazonEC2CloudTest.java A src/test/java/hudson/plugins/ec2/ConnectionStrategyTest.java M src/test/java/hudson/plugins/ec2/EC2AbstractSlaveTest.java A src/test/java/hudson/plugins/ec2/EC2HostAddressProviderTest.java M src/test/java/hudson/plugins/ec2/EC2OndemandSlaveTest.java M src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java Log Message: --- Merge remote-tracking branch 'upstream/master' into JENKINS-46294-allow-block-reservation Commit: 0b79b951329c43555287f806ffe31c7e7e648b22 https://github.com/jenkinsci/ec2-plugin/commit/0b79b951329c43555287f806ffe31c7e7e648b22 Author: Lee Webb Date: 2019-02-21 (Thu, 21 Feb 2019) Changed paths: M src/main/java/hudson/plugins/ec2/SlaveTemplate.java Log Message: --- Add block duration when bid price is not set Commit: d19a06afe34fc27ea56a8ee826e37cef32703e1b https://github.com/jenkinsci/ec2-plugin/commit/d19a06afe34fc27ea56a8ee826e37cef32703e1b Author: Fabrizio Manfredi Furuholmen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/SlaveTemplate.java M src/main/java/hudson/plugins/ec2/SpotConfiguration.java M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly A src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-spotBlockReservationDurationStr.html M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java Log Message: --- Merge pull request #327 from nullify005/JENKINS-46294-allow-block-reservation JENKINS-46294: Allow block reservations for spot instances Compare: https://github.com/jenkinsci/ec2-plugin/compare/20f0c2406d62...d19a06afe34f -- 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/20f0c2-d19a06%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-plugin] 0bd256: Add remoting workdir
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: 0bd2563f6c8e21e73303e0fba77246556c009b90 https://github.com/jenkinsci/ec2-plugin/commit/0bd2563f6c8e21e73303e0fba77246556c009b90 Author: Raihaan Shouhell Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java Log Message: --- Add remoting workdir Commit: 611deb86659eec4ca5b4de31d9933963116f08fa https://github.com/jenkinsci/ec2-plugin/commit/611deb86659eec4ca5b4de31d9933963116f08fa Author: Raihaan Shouhell Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java Log Message: --- Quote remoteFS on windows Commit: b500c696d4ad7b81692d16836ceccc4b179d4cb0 https://github.com/jenkinsci/ec2-plugin/commit/b500c696d4ad7b81692d16836ceccc4b179d4cb0 Author: Raihaan Shouhell Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: A src/main/java/hudson/os/WindowsUtil.java M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java Log Message: --- Add WindowsUtil from core with todo, fix windows tmpdir and quote appropriate arguments Commit: a3119423f849208d01861d9a7cee2292a2801227 https://github.com/jenkinsci/ec2-plugin/commit/a3119423f849208d01861d9a7cee2292a2801227 Author: Raihaan Shouhell Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: M src/main/java/hudson/os/WindowsUtil.java Log Message: --- Remove assert from WindowsUtil Commit: dc2e18433afe7e5235a6f8b1e8d4ab6c5e5881d6 https://github.com/jenkinsci/ec2-plugin/commit/dc2e18433afe7e5235a6f8b1e8d4ab6c5e5881d6 Author: Raihaan Shouhell Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java Log Message: --- Fix spotbugs Commit: 79c2a47cad254094f2b6c20d724e205afc9a713e https://github.com/jenkinsci/ec2-plugin/commit/79c2a47cad254094f2b6c20d724e205afc9a713e Author: Raihaan Shouhell Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: M src/main/java/hudson/os/WindowsUtil.java Log Message: --- Changes based on feedback Commit: 20f0c2406d62ddbd0d005a2fb15f3f9bb95b3f20 https://github.com/jenkinsci/ec2-plugin/commit/20f0c2406d62ddbd0d005a2fb15f3f9bb95b3f20 Author: Fabrizio Manfredi Furuholmen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: A src/main/java/hudson/os/WindowsUtil.java M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java Log Message: --- Merge pull request #352 from res0nance/remoting-workdir Add remoting workdir Compare: https://github.com/jenkinsci/ec2-plugin/compare/fd081c3c2158...20f0c2406d62 -- 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/fd081c-20f0c2%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/qmetry-test-management-plugin] a819b6: added support for proxy settings
Branch: refs/heads/master Home: https://github.com/jenkinsci/qmetry-test-management-plugin Commit: a819b6324f8eb659d4c09e3a6b94a4f35c5c2575 https://github.com/jenkinsci/qmetry-test-management-plugin/commit/a819b6324f8eb659d4c09e3a6b94a4f35c5c2575 Author: dharaghodasara Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/com/qmetry/QMetryConnection.java M src/main/java/com/qmetry/QMetryResultUtil.java M src/main/java/com/qmetry/QTMReportPublisher.java M src/main/resources/com/qmetry/QTMReportPublisher/config.jelly A src/main/resources/com/qmetry/QTMReportPublisher/help-proxyUrl.html Log Message: --- added support for proxy settings added support for proxy settings -- 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/qmetry-test-management-plugin/push/refs/heads/master/e658c5-a819b6%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/qmetry-test-management-plugin] ca72de: [maven-release-plugin] prepare release 1.7
Branch: refs/heads/master Home: https://github.com/jenkinsci/qmetry-test-management-plugin Commit: ca72dedf878174c656ba90f5db2961396a975a69 https://github.com/jenkinsci/qmetry-test-management-plugin/commit/ca72dedf878174c656ba90f5db2961396a975a69 Author: dharaghodasara Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release 1.7 -- 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/qmetry-test-management-plugin/push/refs/heads/master/a819b6-ca72de%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/qmetry-test-management-plugin]
Branch: refs/tags/1.7 Home: https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin/push/refs/tags/1.7/00-f4a943%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/qmetry-test-management-plugin] d4eb8f: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/qmetry-test-management-plugin Commit: d4eb8fe5e2307919e16f8aed14a7d6fcac31999e https://github.com/jenkinsci/qmetry-test-management-plugin/commit/d4eb8fe5e2307919e16f8aed14a7d6fcac31999e Author: dharaghodasara Date: 2019-05-28 (Tue, 28 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/qmetry-test-management-plugin/push/refs/heads/master/ca72de-d4eb8f%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/qmetry-test-management-plugin] 00faf9: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/qmetry-test-management-plugin Commit: 00faf90c685d5e3dcb2cdc8ba9219b4e587fbd60 https://github.com/jenkinsci/qmetry-test-management-plugin/commit/00faf90c685d5e3dcb2cdc8ba9219b4e587fbd60 Author: dharaghodasara Date: 2019-05-28 (Tue, 28 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/qmetry-test-management-plugin/push/refs/heads/master/8106df-00faf9%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/qmetry-test-management-plugin] 8106df: [maven-release-plugin] prepare release qmetry-test...
Branch: refs/heads/master Home: https://github.com/jenkinsci/qmetry-test-management-plugin Commit: 8106df2af15c2a2ec8a8dff2a86d81f7988f9924 https://github.com/jenkinsci/qmetry-test-management-plugin/commit/8106df2af15c2a2ec8a8dff2a86d81f7988f9924 Author: dharaghodasara Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release qmetry-test-management-1.7 -- 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/qmetry-test-management-plugin/push/refs/heads/master/d4eb8f-8106df%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/qmetry-test-management-plugin]
Branch: refs/tags/qmetry-test-management-1.7 Home: https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin/push/refs/tags/qmetry-test-management-1.7/00-3018a3%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/kubernetes-cd-plugin] d19ceb: mark google package to avoid LinkageError (#81)
Branch: refs/heads/migrate_sdk Home: https://github.com/jenkinsci/kubernetes-cd-plugin Commit: d19cebb32b54240809d69c833e75c04c61c0d498 https://github.com/jenkinsci/kubernetes-cd-plugin/commit/d19cebb32b54240809d69c833e75c04c61c0d498 Author: runzexia Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml M src/main/java/com/microsoft/jenkins/kubernetes/wrapper/ExtensionV1beta1ResourceManager.java M src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1ResourceManager.java M src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1beta1ResourceManager.java Log Message: --- mark google package to avoid LinkageError (#81) Signed-off-by: runzexia -- 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/kubernetes-cd-plugin/push/refs/heads/migrate_sdk/988b08-d19ceb%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/azure-ad-plugin] b71d13: Improve tests
Branch: refs/heads/casc Home: https://github.com/jenkinsci/azure-ad-plugin Commit: b71d1396ebe5f8c40c363dfff46e04e072f5e2bd https://github.com/jenkinsci/azure-ad-plugin/commit/b71d1396ebe5f8c40c363dfff46e04e072f5e2bd Author: Jie Shen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml M src/test/java/com/microsoft/jenkins/azuread/integrations/casc/ConfigAsCodeTest.java M src/test/resources/com/microsoft/jenkins/azuread/integrations/casc/ConfigAsCodeTest/config.xml Log Message: --- Improve tests -- 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/azure-ad-plugin/push/refs/heads/casc/edb7f1-b71d13%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/bitbucket-build-status-notifier-plugin] 837be7: Create FUNDING.yml
Branch: refs/heads/master Home: https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin Commit: 837be722d760d81eba61a5ecf5d2f2d3bd2c3632 https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/commit/837be722d760d81eba61a5ecf5d2f2d3bd2c3632 Author: Antonio Mansilla Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: A .github/FUNDING.yml Log Message: --- Create FUNDING.yml -- 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/bitbucket-build-status-notifier-plugin/push/refs/heads/master/df373d-837be7%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/bitbucket-build-status-notifier-plugin] 2316d7: Update FUNDING.yml
Branch: refs/heads/master Home: https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin Commit: 2316d7bf573d9fd317d5074862ca729a0d6f36db https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/commit/2316d7bf573d9fd317d5074862ca729a0d6f36db Author: Antonio Mansilla Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M .github/FUNDING.yml Log Message: --- Update FUNDING.yml -- 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/bitbucket-build-status-notifier-plugin/push/refs/heads/master/837be7-2316d7%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/bitbucket-build-status-notifier-plugin] f1b6bd: Create FUNDING.yml
Branch: refs/heads/master Home: https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin Commit: f1b6bd03f9f897479e136a66f01d1cda84d57f05 https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/commit/f1b6bd03f9f897479e136a66f01d1cda84d57f05 Author: Antonio Mansilla Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: A .github/FUNDING.yml Log Message: --- Create FUNDING.yml -- 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/bitbucket-build-status-notifier-plugin/push/refs/heads/master/2316d7-f1b6bd%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-model] 03baea: Fix ChangeLog link to PR#177.
Branch: refs/heads/master Home: https://github.com/jenkinsci/analysis-model Commit: 03baea71f89b0de78d18575c04578b1186e36695 https://github.com/jenkinsci/analysis-model/commit/03baea71f89b0de78d18575c04578b1186e36695 Author: Ulli Hafner Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M CHANGELOG.md Log Message: --- Fix ChangeLog link to PR#177. -- 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/analysis-model/push/refs/heads/master/16aa7d-03baea%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-model] f20851: Fix PMD warnings.
Branch: refs/heads/master Home: https://github.com/jenkinsci/analysis-model Commit: f208512cd53a9539fa9b0cee3acfe23833ad5fa4 https://github.com/jenkinsci/analysis-model/commit/f208512cd53a9539fa9b0cee3acfe23833ad5fa4 Author: Ulli Hafner Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/edu/hm/hafner/analysis/Issue.java M src/main/java/edu/hm/hafner/analysis/parser/IssuePropertiesParser.java Log Message: --- Fix PMD warnings. -- 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/analysis-model/push/refs/heads/master/03baea-f20851%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/bitbucket-build-status-notifier-plugin] e0431e: Create FUNDING.yml
Branch: refs/heads/master Home: https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin Commit: e0431e470cf249cf14d6dad4e921bee5adf60612 https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/commit/e0431e470cf249cf14d6dad4e921bee5adf60612 Author: Antonio Mansilla Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: A .github/FUNDING.yml Log Message: --- Create FUNDING.yml -- 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/bitbucket-build-status-notifier-plugin/push/refs/heads/master/f1b6bd-e0431e%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/analysis-model] 9d23ee: Fix link to Jira issue.
Branch: refs/heads/master Home: https://github.com/jenkinsci/analysis-model Commit: 9d23eea68b888641bbaa3848338ab247f038 https://github.com/jenkinsci/analysis-model/commit/9d23eea68b888641bbaa3848338ab247f038 Author: Ulli Hafner Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M CHANGELOG.md Log Message: --- Fix link to Jira issue. -- 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/analysis-model/push/refs/heads/master/f20851-9d23ee%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/bitbucket-build-status-notifier-plugin] 1a29bc: Throw exception if no git repos found
Branch: refs/heads/master Home: https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin Commit: 1a29bc9d594f752f48de52144d2441a621ae0096 https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/commit/1a29bc9d594f752f48de52144d2441a621ae0096 Author: Nick Petrovic Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/bitbucket/scm/GitScmAdapter.java Log Message: --- Throw exception if no git repos found -- 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/bitbucket-build-status-notifier-plugin/push/refs/heads/master/e0431e-1a29bc%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/codesonar-plugin] 54dc96: Java 11 compatability. Include jaxb plugin
Branch: refs/heads/master Home: https://github.com/jenkinsci/codesonar-plugin Commit: 54dc96f740479cabd075d284165be816054d8a28 https://github.com/jenkinsci/codesonar-plugin/commit/54dc96f740479cabd075d284165be816054d8a28 Author: Mads Nielsen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- Java 11 compatability. Include jaxb 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/codesonar-plugin/push/refs/heads/master/10ef6b-54dc96%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/snyk-security-scanner-plugin]
Branch: refs/tags/2.0.7 Home: https://github.com/jenkinsci/snyk-security-scanner-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/snyk-security-scanner-plugin/push/refs/tags/2.0.7/00-926cb5%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/proxmox-plugin]
Branch: refs/tags/proxmox-0.3.0 Home: https://github.com/jenkinsci/proxmox-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/proxmox-plugin/push/refs/tags/proxmox-0.3.0/00-15d0cd%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/plugin-pom] a1b9b3: Bump maven-war-plugin from 3.2.2 to 3.2.3
Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-pom Commit: a1b9b3b84b4bbb4ac43a22164b37a8aa3d1c4966 https://github.com/jenkinsci/plugin-pom/commit/a1b9b3b84b4bbb4ac43a22164b37a8aa3d1c4966 Author: dependabot-preview[bot] Date: 2019-05-27 (Mon, 27 May 2019) Changed paths: M pom.xml Log Message: --- Bump maven-war-plugin from 3.2.2 to 3.2.3 Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.2.2...maven-war-plugin-3.2.3) Commit: af27a9e4ee95e80f47de8c8175ce5d99c3a8e24e https://github.com/jenkinsci/plugin-pom/commit/af27a9e4ee95e80f47de8c8175ce5d99c3a8e24e Author: dependabot-preview[bot] Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #202 from jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.2.3 Compare: https://github.com/jenkinsci/plugin-pom/compare/907515ef6324...af27a9e4ee95 -- 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/plugin-pom/push/refs/heads/master/907515-af27a9%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/plugin-pom]
Branch: refs/heads/dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.2.3 Home: https://github.com/jenkinsci/plugin-pom -- 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/plugin-pom/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.2.3/a1b9b3-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/credentials-plugin] 131776: add support for configuration-as-code
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-plugin Commit: 13177609e5ad5769dbdf8aa848af8cf9adedc6ad https://github.com/jenkinsci/credentials-plugin/commit/13177609e5ad5769dbdf8aa848af8cf9adedc6ad Author: Nicolas De Loof Date: 2019-04-24 (Wed, 24 Apr 2019) Changed paths: M pom.xml A src/main/java/com/cloudbees/plugins/credentials/casc/CredentialsRootConfigurator.java A src/main/java/com/cloudbees/plugins/credentials/casc/SystemCredentialsProviderConfigurator.java A src/test/java/com/cloudbees/plugins/credentials/casc/SystemCredentialsTest.java A src/test/resources/com/cloudbees/plugins/credentials/casc/SystemCredentialsTest.yaml Log Message: --- add support for configuration-as-code Signed-off-by: Nicolas De Loof Commit: e3eb85409f80dca4baf4db341db3fafae798d391 https://github.com/jenkinsci/credentials-plugin/commit/e3eb85409f80dca4baf4db341db3fafae798d391 Author: Joseph Petersen Date: 2019-04-24 (Wed, 24 Apr 2019) Changed paths: M pom.xml M src/main/java/com/cloudbees/plugins/credentials/casc/CredentialsRootConfigurator.java M src/main/java/com/cloudbees/plugins/credentials/casc/SystemCredentialsProviderConfigurator.java M src/test/java/com/cloudbees/plugins/credentials/casc/SystemCredentialsTest.java M src/test/resources/com/cloudbees/plugins/credentials/casc/SystemCredentialsTest.yaml Log Message: --- update JCasC to a released version and add export test Commit: 4198f594fd83cb6fc292d0abcfe92e5aa87abd85 https://github.com/jenkinsci/credentials-plugin/commit/4198f594fd83cb6fc292d0abcfe92e5aa87abd85 Author: Joseph Petersen Date: 2019-04-24 (Wed, 24 Apr 2019) Changed paths: M pom.xml Log Message: --- ignore access modifier checker for now Should we remove the XML code? This search shows that we are the only plugin actually parsing XML https://github.com/search?q=org%3Ajenkinsci+%22req.getContentType%22+extension%3Ajava+xml&type=Code Commit: 0cfe624d6e2aa2cb6059a59de31751bcbeea20b7 https://github.com/jenkinsci/credentials-plugin/commit/0cfe624d6e2aa2cb6059a59de31751bcbeea20b7 Author: Joseph Petersen Date: 2019-04-24 (Wed, 24 Apr 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsParameterValue.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java Log Message: --- fix spotbugs Commit: 15a3f9a8b3a8c2834f85e13c9a007b44bc85fc15 https://github.com/jenkinsci/credentials-plugin/commit/15a3f9a8b3a8c2834f85e13c9a007b44bc85fc15 Author: Joseph Petersen Date: 2019-05-10 (Fri, 10 May 2019) Changed paths: M src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java M src/main/java/com/cloudbees/plugins/credentials/CredentialsStore.java M src/main/java/com/cloudbees/plugins/credentials/casc/CredentialsRootConfigurator.java M src/main/java/com/cloudbees/plugins/credentials/casc/SystemCredentialsProviderConfigurator.java M src/test/java/com/cloudbees/plugins/credentials/casc/SystemCredentialsTest.java M src/test/java/com/cloudbees/plugins/credentials/impl/DummyLegacyCredentials.java M src/test/java/jenkins/security/ConfidentialStoreRule.java Log Message: --- javadoc Commit: 93e6d36f69cca4625fcebc6e359dd35781d54a4e https://github.com/jenkinsci/credentials-plugin/commit/93e6d36f69cca4625fcebc6e359dd35781d54a4e Author: Joseph Petersen Date: 2019-05-10 (Fri, 10 May 2019) Changed paths: M src/test/java/com/cloudbees/plugins/credentials/casc/SystemCredentialsTest.java Log Message: --- test decrypted secret in configuration test Commit: 9343114f187d7acd3696eef1a3c7bffe2d15bab6 https://github.com/jenkinsci/credentials-plugin/commit/9343114f187d7acd3696eef1a3c7bffe2d15bab6 Author: Joseph Petersen Date: 2019-05-10 (Fri, 10 May 2019) Changed paths: M pom.xml M src/main/java/com/cloudbees/plugins/credentials/CredentialsStoreAction.java M src/main/java/com/cloudbees/plugins/credentials/cli/BaseCredentialsCLICommand.java A src/main/java/com/cloudbees/plugins/credentials/xml/RestrictiveEntityResolver.java A src/main/java/com/cloudbees/plugins/credentials/xml/XMLUtils.java Log Message: --- Move transform XMLUtils bits to credentials plugin Commit: 6401f91ab72a8ae4c9a0adfb0877f800db4b55c2 https://github.com/jenkinsci/credentials-plugin/commit/6401f91ab72a8ae4c9a0adfb0877f800db4b55c2 Author: Joseph Petersen Date: 2019-05-10 (Fri, 10 May 2019) Changed paths: M pom.xml Log Message: --- bump jcasc version and parent pom Commit: c6ccdd73b99ba6aaf28df7f9cf33f7ec6b0f0cba https://github.com/jenkinsci/credentials-plugin/commit/c6ccdd73b99ba6aaf28df7f9cf33f7ec6b0f0cba Author: Tim Jacomb Date: 2019-05-26 (Sun, 26 May 201
[jenkinsci/git-plugin] 35447f: Use checkstyle plugin 3.1 and checkstyle version 8.21
Branch: refs/heads/master Home: https://github.com/jenkinsci/git-plugin Commit: 35447ff4dcf8ff2b58ed4aa646b14dd2c99839a1 https://github.com/jenkinsci/git-plugin/commit/35447ff4dcf8ff2b58ed4aa646b14dd2c99839a1 Author: Mark Waite Date: 2019-05-27 (Mon, 27 May 2019) Changed paths: M pom.xml Log Message: --- Use checkstyle plugin 3.1 and checkstyle version 8.21 Commit: 1dd66dab9970d7c218c955d99b7f69eb17a29d71 https://github.com/jenkinsci/git-plugin/commit/1dd66dab9970d7c218c955d99b7f69eb17a29d71 Author: Mark Waite Date: 2019-05-27 (Mon, 27 May 2019) Changed paths: M pom.xml Log Message: --- Test matrix project plugin 1.14 Commit: cb3b40594b528906df509a6a18587c113fc5ce92 https://github.com/jenkinsci/git-plugin/commit/cb3b40594b528906df509a6a18587c113fc5ce92 Author: Mark Waite Date: 2019-05-27 (Mon, 27 May 2019) Changed paths: Log Message: --- Test junit plugin 1.27 The junit plugin 1.28 requires an update of workflow components. Commit: 42ab63c2d69c012122d9b373450404244cc58e81 https://github.com/jenkinsci/git-plugin/commit/42ab63c2d69c012122d9b373450404244cc58e81 Author: Mark Waite Date: 2019-05-27 (Mon, 27 May 2019) Changed paths: M pom.xml Log Message: --- Test script security plugin 1.59 Commit: 28c82b7a1390929a715c1f01f66ff5d7afecfccd https://github.com/jenkinsci/git-plugin/commit/28c82b7a1390929a715c1f01f66ff5d7afecfccd Author: Mark Waite Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #722 from MarkEWaite/update-test-dependencies Update test dependencies Compare: https://github.com/jenkinsci/git-plugin/compare/7103d596ea96...28c82b7a1390 -- 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/git-plugin/push/refs/heads/master/7103d5-28c82b%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/codesonar-plugin] c66e55: Added Jenkinsfile for jenkinsci.org
Branch: refs/heads/master Home: https://github.com/jenkinsci/codesonar-plugin Commit: c66e55d074c70be560e954d5d2c1b9d5e7423230 https://github.com/jenkinsci/codesonar-plugin/commit/c66e55d074c70be560e954d5d2c1b9d5e7423230 Author: Mads Nielsen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: A Jenkinsfile Log Message: --- Added Jenkinsfile for jenkinsci.org -- 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/codesonar-plugin/push/refs/heads/master/54dc96-c66e55%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/splunk-devops-plugin]
Branch: refs/tags/1.7.3 Home: https://github.com/jenkinsci/splunk-devops-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/splunk-devops-plugin/push/refs/tags/1.7.3/00-f05e57%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/splunk-devops-plugin] 3b9fbb: remove duplicate code
Branch: refs/heads/develop Home: https://github.com/jenkinsci/splunk-devops-plugin Commit: 3b9fbbb8b8e1a91fc3c7f6cc1272f37266444ddc https://github.com/jenkinsci/splunk-devops-plugin/commit/3b9fbbb8b8e1a91fc3c7f6cc1272f37266444ddc Author: Ted Xiao Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M splunk-devops/src/main/java/com/splunk/splunkjenkins/TeeConsoleLogFilter.java Log Message: --- remove duplicate code Commit: a2e05d4b52055bc51cc2507a53de4f1b53be6d5b https://github.com/jenkinsci/splunk-devops-plugin/commit/a2e05d4b52055bc51cc2507a53de4f1b53be6d5b Author: Ted Xiao Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M splunk-devops-extend/src/main/java/com/splunk/splunkjenkins/SplunkConsoleLogStep.java Log Message: --- fix warnings Commit: 8398967ae5c56b88df9c9da15a55e3904bf4d669 https://github.com/jenkinsci/splunk-devops-plugin/commit/8398967ae5c56b88df9c9da15a55e3904bf4d669 Author: Ted Xiao Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M readme.md M splunk-devops/src/main/java/com/splunk/splunkjenkins/utils/SplunkLogService.java Log Message: --- add splunkins.verifySSL system properties Commit: 1bbac11159c0c0f156ac4cf3d357535d0d611831 https://github.com/jenkinsci/splunk-devops-plugin/commit/1bbac11159c0c0f156ac4cf3d357535d0d611831 Author: Ted Xiao Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml M splunk-devops-extend/pom.xml M splunk-devops-shaded/pom.xml M splunk-devops/pom.xml Log Message: --- [maven-release-plugin] prepare release 1.7.3 Compare: https://github.com/jenkinsci/splunk-devops-plugin/compare/1b18f126c311...1bbac11159c0 -- 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/splunk-devops-plugin/push/refs/heads/develop/1b18f1-1bbac1%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/splunk-devops-plugin] ea1060: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/develop Home: https://github.com/jenkinsci/splunk-devops-plugin Commit: ea1060bcff7c7952bffe24e88ca2d492995c310f https://github.com/jenkinsci/splunk-devops-plugin/commit/ea1060bcff7c7952bffe24e88ca2d492995c310f Author: Ted Xiao Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml M splunk-devops-extend/pom.xml M splunk-devops-shaded/pom.xml M splunk-devops/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/splunk-devops-plugin/push/refs/heads/develop/1bbac1-ea1060%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/splunk-devops-plugin] 3b9fbb: remove duplicate code
Branch: refs/heads/master Home: https://github.com/jenkinsci/splunk-devops-plugin Commit: 3b9fbbb8b8e1a91fc3c7f6cc1272f37266444ddc https://github.com/jenkinsci/splunk-devops-plugin/commit/3b9fbbb8b8e1a91fc3c7f6cc1272f37266444ddc Author: Ted Xiao Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M splunk-devops/src/main/java/com/splunk/splunkjenkins/TeeConsoleLogFilter.java Log Message: --- remove duplicate code Commit: a2e05d4b52055bc51cc2507a53de4f1b53be6d5b https://github.com/jenkinsci/splunk-devops-plugin/commit/a2e05d4b52055bc51cc2507a53de4f1b53be6d5b Author: Ted Xiao Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M splunk-devops-extend/src/main/java/com/splunk/splunkjenkins/SplunkConsoleLogStep.java Log Message: --- fix warnings Commit: 8398967ae5c56b88df9c9da15a55e3904bf4d669 https://github.com/jenkinsci/splunk-devops-plugin/commit/8398967ae5c56b88df9c9da15a55e3904bf4d669 Author: Ted Xiao Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M readme.md M splunk-devops/src/main/java/com/splunk/splunkjenkins/utils/SplunkLogService.java Log Message: --- add splunkins.verifySSL system properties Commit: 1bbac11159c0c0f156ac4cf3d357535d0d611831 https://github.com/jenkinsci/splunk-devops-plugin/commit/1bbac11159c0c0f156ac4cf3d357535d0d611831 Author: Ted Xiao Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml M splunk-devops-extend/pom.xml M splunk-devops-shaded/pom.xml M splunk-devops/pom.xml Log Message: --- [maven-release-plugin] prepare release 1.7.3 Commit: ea1060bcff7c7952bffe24e88ca2d492995c310f https://github.com/jenkinsci/splunk-devops-plugin/commit/ea1060bcff7c7952bffe24e88ca2d492995c310f Author: Ted Xiao Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml M splunk-devops-extend/pom.xml M splunk-devops-shaded/pom.xml M splunk-devops/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Compare: https://github.com/jenkinsci/splunk-devops-plugin/compare/1b18f126c311...ea1060bcff7c -- 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/splunk-devops-plugin/push/refs/heads/master/1b18f1-ea1060%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/plugin-pom]
Branch: refs/heads/release-drafter Home: https://github.com/jenkinsci/plugin-pom -- 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/plugin-pom/push/refs/heads/release-drafter/00-af27a9%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/plugin-pom] 0fc0c9: Enable Release Drafter for the repo
Branch: refs/heads/release-drafter Home: https://github.com/jenkinsci/plugin-pom Commit: 0fc0c95823975957c52a329867f0d17a9e2b88b0 https://github.com/jenkinsci/plugin-pom/commit/0fc0c95823975957c52a329867f0d17a9e2b88b0 Author: Oleg Nenashev Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: A .github/release-drafter.yml Log Message: --- Enable Release Drafter for the repo -- 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/plugin-pom/push/refs/heads/release-drafter/af27a9-0fc0c9%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/role-strategy-plugin] ecd64f: Improve the CascBenchmark to benchmark creation of...
Branch: refs/heads/master Home: https://github.com/jenkinsci/role-strategy-plugin Commit: ecd64f41f365b325ca0958dc6a3a2f5190a8c552 https://github.com/jenkinsci/role-strategy-plugin/commit/ecd64f41f365b325ca0958dc6a3a2f5190a8c552 Author: Abhyudaya Sharma Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/test/java/jmh/benchmarks/CascBenchmark.java Log Message: --- Improve the CascBenchmark to benchmark creation of ACL objects Commit: 967072d6786694c0dd8a3e628a61bae5347c983d https://github.com/jenkinsci/role-strategy-plugin/commit/967072d6786694c0dd8a3e628a61bae5347c983d Author: Oleg Nenashev Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/test/java/jmh/benchmarks/CascBenchmark.java Log Message: --- Merge pull request #66 from AbhyudayaSharma/acl-benchmark Add a benchmark for creation of ACL objects Compare: https://github.com/jenkinsci/role-strategy-plugin/compare/3d21300bd288...967072d67866 -- 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/role-strategy-plugin/push/refs/heads/master/3d2130-967072%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/role-strategy-plugin] 3a2289: Support Configuration-as-Code
Branch: refs/heads/master Home: https://github.com/jenkinsci/role-strategy-plugin Commit: 3a2289f494a53e1e63f97e21d176b1ef2ba5ad4b https://github.com/jenkinsci/role-strategy-plugin/commit/3a2289f494a53e1e63f97e21d176b1ef2ba5ad4b Author: Nicolas De Loof Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml A src/main/java/org/jenkinsci/plugins/rolestrategy/RoleBasedAuthorizationStrategyConfigurator.java A src/main/java/org/jenkinsci/plugins/rolestrategy/RoleDefinition.java A src/test/java/org/jenkinsci/plugins/rolestrategy/PermissionAssert.java A src/test/java/org/jenkinsci/plugins/rolestrategy/RoleStrategyTest.java A src/test/resources/org/jenkinsci/plugins/rolestrategy/Configuration-as-Code.yml Log Message: --- Support Configuration-as-Code Signed-off-by: Nicolas De Loof Commit: ddded7a8001ce54a96f7c10447957c663dbf40b3 https://github.com/jenkinsci/role-strategy-plugin/commit/ddded7a8001ce54a96f7c10447957c663dbf40b3 Author: Joseph Petersen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml R src/main/java/org/jenkinsci/plugins/rolestrategy/RoleBasedAuthorizationStrategyConfigurator.java R src/main/java/org/jenkinsci/plugins/rolestrategy/RoleDefinition.java A src/main/java/org/jenkinsci/plugins/rolestrategy/casc/GrantedRoles.java A src/main/java/org/jenkinsci/plugins/rolestrategy/casc/PermissionFinder.java A src/main/java/org/jenkinsci/plugins/rolestrategy/casc/RoleBasedAuthorizationStrategyConfigurator.java A src/main/java/org/jenkinsci/plugins/rolestrategy/casc/RoleDefinition.java M src/test/java/org/jenkinsci/plugins/rolestrategy/RoleStrategyTest.java M src/test/resources/org/jenkinsci/plugins/rolestrategy/Configuration-as-Code.yml A src/test/resources/org/jenkinsci/plugins/rolestrategy/Configuration-as-Code2.yml Log Message: --- move role strategy configurator from JCasC plugin Commit: fe24c41d7edccc4c849bf79401a44c7fbbcdbdb5 https://github.com/jenkinsci/role-strategy-plugin/commit/fe24c41d7edccc4c849bf79401a44c7fbbcdbdb5 Author: Tim Jacomb Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml M src/test/java/org/jenkinsci/plugins/rolestrategy/RoleStrategyTest.java A src/test/resources/org/jenkinsci/plugins/rolestrategy/Configuration-as-Code-Export.yml Log Message: --- Add export test Commit: 750ca5af72508e13a4ec364f30005bf3374bf2bd https://github.com/jenkinsci/role-strategy-plugin/commit/750ca5af72508e13a4ec364f30005bf3374bf2bd Author: Joseph Petersen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: A .mvn/extensions.xml A .mvn/maven.config M pom.xml Log Message: --- incrementalify Commit: b102a7989c001f1c669148d8beb0234f2e15c52e https://github.com/jenkinsci/role-strategy-plugin/commit/b102a7989c001f1c669148d8beb0234f2e15c52e Author: Joseph Petersen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- remove duplicated deps Commit: 93a3b5b052c7e6199428bf7c0f18a85f42c5fc70 https://github.com/jenkinsci/role-strategy-plugin/commit/93a3b5b052c7e6199428bf7c0f18a85f42c5fc70 Author: Joseph Petersen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/test/java/org/jenkinsci/plugins/rolestrategy/PermissionAssert.java Log Message: --- fix ACL context! Commit: 307bbff3fbcaa566bc6ad1f9ec10fb4b9c964044 https://github.com/jenkinsci/role-strategy-plugin/commit/307bbff3fbcaa566bc6ad1f9ec10fb4b9c964044 Author: Joseph Petersen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- use variable for JCasC dep Commit: dbae1a0caa40d12b90ff14de5159dbb38c76cda7 https://github.com/jenkinsci/role-strategy-plugin/commit/dbae1a0caa40d12b90ff14de5159dbb38c76cda7 Author: Joseph Petersen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- use released JCasC Commit: dba75c4a0cca57229380a0603409c2beb5ba31b1 https://github.com/jenkinsci/role-strategy-plugin/commit/dba75c4a0cca57229380a0603409c2beb5ba31b1 Author: Joseph Petersen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/rolestrategy/casc/RoleDefinition.java Log Message: --- unused import Commit: f4a9a3832847fa35c032178d3ece9a39fd54bd4a https://github.com/jenkinsci/role-strategy-plugin/commit/f4a9a3832847fa35c032178d3ece9a39fd54bd4a Author: Oleg Nenashev Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: A .mvn/extensions.xml A .mvn/maven.config M pom.xml A src/main/java/org/jenkinsci/plugins/rolestrategy/casc/GrantedRoles.java A src/main/java/org/jenkinsci/plugins/rolestrategy/casc/PermissionFinder.java A src/main/java/org/jenkinsci/plugins/rolestrategy/
[jenkinsci/plugin-pom]
Branch: refs/heads/release-drafter Home: https://github.com/jenkinsci/plugin-pom -- 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/plugin-pom/push/refs/heads/release-drafter/0fc0c9-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/plugin-pom] 0fc0c9: Enable Release Drafter for the repo
Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-pom Commit: 0fc0c95823975957c52a329867f0d17a9e2b88b0 https://github.com/jenkinsci/plugin-pom/commit/0fc0c95823975957c52a329867f0d17a9e2b88b0 Author: Oleg Nenashev Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: A .github/release-drafter.yml Log Message: --- Enable Release Drafter for the repo Commit: 2413dc59f9cafe7f4e282cd13d5bb4acbe2e5b6e https://github.com/jenkinsci/plugin-pom/commit/2413dc59f9cafe7f4e282cd13d5bb4acbe2e5b6e Author: Oleg Nenashev Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: A .github/release-drafter.yml Log Message: --- Merge pull request #203 from jenkinsci/release-drafter Enable Release Drafter for the repo Compare: https://github.com/jenkinsci/plugin-pom/compare/af27a9e4ee95...2413dc59f9ca -- 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/plugin-pom/push/refs/heads/master/af27a9-2413dc%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/role-strategy-plugin] 5094f0: Add a benchmark for RoleMap#hasPermission
Branch: refs/heads/master Home: https://github.com/jenkinsci/role-strategy-plugin Commit: 5094f02949f4369437c1bffa2ee0b7c1d8f4a76c https://github.com/jenkinsci/role-strategy-plugin/commit/5094f02949f4369437c1bffa2ee0b7c1d8f4a76c Author: Abhyudaya Sharma Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/test/java/jmh/BenchmarkRunner.java A src/test/java/jmh/benchmarks/RoleMapBenchmark.java Log Message: --- Add a benchmark for RoleMap#hasPermission Commit: 4f14c0a4c06d6f03302738e025fb489c39c40aa5 https://github.com/jenkinsci/role-strategy-plugin/commit/4f14c0a4c06d6f03302738e025fb489c39c40aa5 Author: Oleg Nenashev Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/test/java/jmh/BenchmarkRunner.java A src/test/java/jmh/benchmarks/RoleMapBenchmark.java Log Message: --- Merge pull request #67 from AbhyudayaSharma/rolemap-benchmark Add a benchmark for RoleMap#hasPermission Compare: https://github.com/jenkinsci/role-strategy-plugin/compare/f4a9a3832847...4f14c0a4c06d -- 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/role-strategy-plugin/push/refs/heads/master/f4a9a3-4f14c0%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/mock-slave-plugin] 9722ac: Bump configuration-as-code from 1.6 to 1.17
Branch: refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.17 Home: https://github.com/jenkinsci/mock-slave-plugin Commit: 9722acfb7ef3d4dcc5d37be4ef29b873ad5f0518 https://github.com/jenkinsci/mock-slave-plugin/commit/9722acfb7ef3d4dcc5d37be4ef29b873ad5f0518 Author: dependabot-preview[bot] Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- Bump configuration-as-code from 1.6 to 1.17 Bumps [configuration-as-code](https://github.com/jenkinsci/configuration-as-code-plugin) from 1.6 to 1.17. - [Release notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases) - [Changelog](https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/configuration-as-code-plugin/compare/configuration-as-code-1.6...configuration-as-code-1.17) -- 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/mock-slave-plugin/push/refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.17/00-9722ac%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/mock-slave-plugin]
Branch: refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.16 Home: https://github.com/jenkinsci/mock-slave-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/mock-slave-plugin/push/refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.16/bded06-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/compuware-topaz-for-total-test-plugin]
Branch: refs/tags/compuware-topaz-for-total-test-2.2.0 Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-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/compuware-topaz-for-total-test-plugin/push/refs/tags/compuware-topaz-for-total-test-2.2.0/00-f5cec8%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/compuware-topaz-for-total-test-plugin] c9abbe: [maven-release-plugin] prepare release compuware-t...
Branch: refs/heads/master Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin Commit: c9abbe946cbeacbabb504ddba4852db534c1f6b3 https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/c9abbe946cbeacbabb504ddba4852db534c1f6b3 Author: efhjnw0 Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release compuware-topaz-for-total-test-2.2.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/compuware-topaz-for-total-test-plugin/push/refs/heads/master/33cfd2-c9abbe%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/compuware-topaz-for-total-test-plugin] 610ea5: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin Commit: 610ea54cf465ac884521f5dd2b918dd23720b9a5 https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/610ea54cf465ac884521f5dd2b918dd23720b9a5 Author: efhjnw0 Date: 2019-05-28 (Tue, 28 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/compuware-topaz-for-total-test-plugin/push/refs/heads/master/c9abbe-610ea5%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/nomad-plugin] 93ea21: Fixing Issue with Orphaned Agents and configurable...
Branch: refs/heads/master Home: https://github.com/jenkinsci/nomad-plugin Commit: 93ea215a649575e4063e1dfe8361b684c29a91e3 https://github.com/jenkinsci/nomad-plugin/commit/93ea215a649575e4063e1dfe8361b684c29a91e3 Author: Christopher Kuchin Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M .gitignore M pom.xml M src/main/java/org/jenkinsci/plugins/nomad/NomadCloud.java M src/main/java/org/jenkinsci/plugins/nomad/NomadComputer.java M src/main/java/org/jenkinsci/plugins/nomad/NomadConstraintTemplate.java M src/main/java/org/jenkinsci/plugins/nomad/NomadProvisioningStrategy.java M src/main/java/org/jenkinsci/plugins/nomad/NomadRetentionStrategy.java M src/main/java/org/jenkinsci/plugins/nomad/NomadSlave.java M src/main/java/org/jenkinsci/plugins/nomad/NomadSlaveTemplate.java M src/main/resources/org/jenkinsci/plugins/nomad/NomadCloud/config.jelly M src/main/resources/org/jenkinsci/plugins/nomad/NomadSlave/configure-entries.jelly M src/main/resources/org/jenkinsci/plugins/nomad/NomadSlaveTemplate/config.jelly M src/test/java/org/jenkinsci/plugins/nomad/NomadApiTest.java M src/test/java/org/jenkinsci/plugins/nomad/NomadCloudTest.java Log Message: --- Fixing Issue with Orphaned Agents and configurable startup timeout (#1) (#37) * Fixing Issue with Orphaned Agents and configurable startup timeout (#1) Adding Configurable Agent Startup Timeout and Fixing bug the resulted in Agents being orphaned on the Jenkins UI * refactor to enable editing the agent after it has started (#2) * refactor to enable editing the agent after it has started * downgrading so it runs in current version we are running * Update .gitignore * Delete config.yml * commiting fix to SECURITY-1058 * Update src/main/java/org/jenkinsci/plugins/nomad/NomadCloud.java Co-Authored-By: aphill70 * updating per code review * fixing messed of conflict resolution * had the wrong import -- 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/nomad-plugin/push/refs/heads/master/fe2cc9-93ea21%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/nunit-plugin] e0bef6: Fix parallel publishing of NUnit test results
Branch: refs/heads/master Home: https://github.com/jenkinsci/nunit-plugin Commit: e0bef61a3f7565175e98795e2f8f18e95a7cffef https://github.com/jenkinsci/nunit-plugin/commit/e0bef61a3f7565175e98795e2f8f18e95a7cffef Author: Aliaksei Savanchuk Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: M pom.xml M src/main/java/hudson/plugins/nunit/NUnitArchiver.java M src/main/java/hudson/plugins/nunit/NUnitPublisher.java M src/test/java/hudson/plugins/nunit/NUnitArchiverTest.java M src/test/java/hudson/plugins/nunit/NUnitPublisherTest.java A src/test/resources/hudson/plugins/nunit/NUnit-correct.xml A src/test/resources/hudson/plugins/nunit/NUnit-correct2.xml A src/test/resources/hudson/plugins/nunit/NUnit-correct3.xml Log Message: --- Fix parallel publishing of NUnit test results Before this change if you try to publish test results in parallel it would probably make something wrong - add two test result actions, overwrite the existing test results, messing junit temporary reports. Changed this to be able to process reports in parallel. Applied the similar change as was applied in the JUnit plugin. https://github.com/jenkinsci/junit-plugin/commit/3fd230f488f85a1094f34a5e5143c69c00ff59ce Commit: 2aad924484fae04753b216921551fab16637e3b6 https://github.com/jenkinsci/nunit-plugin/commit/2aad924484fae04753b216921551fab16637e3b6 Author: Alex Earl Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml M src/main/java/hudson/plugins/nunit/NUnitArchiver.java M src/main/java/hudson/plugins/nunit/NUnitPublisher.java M src/test/java/hudson/plugins/nunit/NUnitArchiverTest.java M src/test/java/hudson/plugins/nunit/NUnitPublisherTest.java A src/test/resources/hudson/plugins/nunit/NUnit-correct.xml A src/test/resources/hudson/plugins/nunit/NUnit-correct2.xml A src/test/resources/hudson/plugins/nunit/NUnit-correct3.xml Log Message: --- Merge pull request #20 from tempora-mutantur/master Fix parallel publishing of NUnit test results Compare: https://github.com/jenkinsci/nunit-plugin/compare/c944f9105e91...2aad924484fa -- 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/nunit-plugin/push/refs/heads/master/c944f9-2aad92%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/text-finder-plugin] f9f1e2: Improve logs to help discern what is being looked ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/text-finder-plugin Commit: f9f1e2de5d8d836dd1f91994154d9db1bdce6773 https://github.com/jenkinsci/text-finder-plugin/commit/f9f1e2de5d8d836dd1f91994154d9db1bdce6773 Author: Jorge Marin Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/hudson/plugins/textfinder/TextFinderPublisher.java M src/test/java/hudson/plugins/textfinder/TextFinderPublisherAgentTest.java M src/test/java/hudson/plugins/textfinder/TextFinderPublisherFreestyleTest.java M src/test/java/hudson/plugins/textfinder/TextFinderPublisherPipelineTest.java Log Message: --- Improve logs to help discern what is being looked for, when, and where (#21) -- 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/text-finder-plugin/push/refs/heads/master/793fa8-f9f1e2%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/workflow-cps-plugin] c1e27c: [JENKINS-50223] Clear CpsStepContext.outcome after...
Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-cps-plugin Commit: c1e27cf69caab729c15aa2bc689188ea76e5fa5a https://github.com/jenkinsci/workflow-cps-plugin/commit/c1e27cf69caab729c15aa2bc689188ea76e5fa5a Author: Jesse Glick Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java Log Message: --- [JENKINS-50223] Clear CpsStepContext.outcome after the step completes. Commit: 1e92fd3d62c2f0e14fc45721248ec129cccb1660 https://github.com/jenkinsci/workflow-cps-plugin/commit/1e92fd3d62c2f0e14fc45721248ec129cccb1660 Author: Jesse Glick Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: M pom.xml Log Message: --- Merge branch 'master' into CpsStepContext.outcome-JENKINS-50223 Commit: b7f7be1476c4c96c23de5a51a284ce0626c34423 https://github.com/jenkinsci/workflow-cps-plugin/commit/b7f7be1476c4c96c23de5a51a284ce0626c34423 Author: Jesse Glick Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java Log Message: --- cleanUpClassHelperCache Commit: 21eb17675a6da3adbac7841c19908c6d04929ad0 https://github.com/jenkinsci/workflow-cps-plugin/commit/21eb17675a6da3adbac7841c19908c6d04929ad0 Author: Devin Nusbaum Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java Log Message: --- Merge pull request #289 from jglick/CpsStepContext.outcome-JENKINS-50223 [JENKINS-50223] Memory leaks related to libraries Compare: https://github.com/jenkinsci/workflow-cps-plugin/compare/e5e5f8054ff4...21eb17675a6d -- 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/workflow-cps-plugin/push/refs/heads/master/e5e5f8-21eb17%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/workflow-cps-plugin] ba3575: CpsThreadGroup: use synchronizedNavigableMap
Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-cps-plugin Commit: ba3575b51e37bd4d0a64dbcad10be4c24dff94d3 https://github.com/jenkinsci/workflow-cps-plugin/commit/ba3575b51e37bd4d0a64dbcad10be4c24dff94d3 Author: William Forson Date: 2019-05-09 (Thu, 09 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java Log Message: --- CpsThreadGroup: use synchronizedNavigableMap since TreeMap is NOT a synchronized collection. see: https://issues.jenkins-ci.org/browse/JENKINS-56890 Commit: c04fb79998e7fb4b64109ba064c8356a8dd8fce5 https://github.com/jenkinsci/workflow-cps-plugin/commit/c04fb79998e7fb4b64109ba064c8356a8dd8fce5 Author: Devin Nusbaum Date: 2019-05-10 (Fri, 10 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsBodyExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThread.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDump.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java Log Message: --- Make CpsThreadGroup.threads private and add concurrency-related docs Commit: 01a83c1f2ec3b6fefabbfcfbfd2c761a196c6994 https://github.com/jenkinsci/workflow-cps-plugin/commit/01a83c1f2ec3b6fefabbfcfbfd2c761a196c6994 Author: Devin Nusbaum Date: 2019-05-14 (Tue, 14 May 2019) Changed paths: M pom.xml Log Message: --- Merge branch 'master' into JENKINS-56890 Commit: cb6b2b238f7afde8a75ae528020cdcc624529940 https://github.com/jenkinsci/workflow-cps-plugin/commit/cb6b2b238f7afde8a75ae528020cdcc624529940 Author: Devin Nusbaum Date: 2019-05-14 (Tue, 14 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDump.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java Log Message: --- Make CpsThreadDump.from safe for use off of the CPS VM thread Commit: bec3ce519bb46827949d065290d7cedf5c850557 https://github.com/jenkinsci/workflow-cps-plugin/commit/bec3ce519bb46827949d065290d7cedf5c850557 Author: Devin Nusbaum Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDump.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java Log Message: --- Switch to ConcurrentSkipListMap instead of a synchronized TreeMap Commit: 3502606e3675905cf153cc50365c2c997c6aec0d https://github.com/jenkinsci/workflow-cps-plugin/commit/3502606e3675905cf153cc50365c2c997c6aec0d Author: Devin Nusbaum Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsBodyExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThread.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDump.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java Log Message: --- Merge pull request #288 from dwnusbaum/JENKINS-56890 [JENKINS-56890] Make access to CpsThreadGroup.threads thread-safe Compare: https://github.com/jenkinsci/workflow-cps-plugin/compare/21eb17675a6d...3502606e3675 -- 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/workflow-cps-plugin/push/refs/heads/master/21eb17-350260%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/workflow-cps-plugin] 10a65b: [maven-release-plugin] prepare release workflow-cp...
Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-cps-plugin Commit: 10a65bb79b34d3c987902269b550c1498a7ba6af https://github.com/jenkinsci/workflow-cps-plugin/commit/10a65bb79b34d3c987902269b550c1498a7ba6af Author: Devin Nusbaum Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release workflow-cps-2.69 -- 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/workflow-cps-plugin/push/refs/heads/master/350260-10a65b%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/workflow-cps-plugin]
Branch: refs/tags/workflow-cps-2.69 Home: https://github.com/jenkinsci/workflow-cps-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/workflow-cps-plugin/push/refs/tags/workflow-cps-2.69/00-889e71%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/workflow-cps-plugin] 84cafe: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-cps-plugin Commit: 84cafe7a3f649fdf988727b9443941004b1ba0d0 https://github.com/jenkinsci/workflow-cps-plugin/commit/84cafe7a3f649fdf988727b9443941004b1ba0d0 Author: Devin Nusbaum Date: 2019-05-28 (Tue, 28 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/workflow-cps-plugin/push/refs/heads/master/10a65b-84cafe%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/build-name-setter-plugin]
Branch: refs/heads/readme Home: https://github.com/jenkinsci/build-name-setter-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/build-name-setter-plugin/push/refs/heads/readme/df1708-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/build-name-setter-plugin]
Branch: refs/heads/docs Home: https://github.com/jenkinsci/build-name-setter-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/build-name-setter-plugin/push/refs/heads/docs/c55d94-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/build-name-setter-plugin]
Branch: refs/heads/revert-40-docs Home: https://github.com/jenkinsci/build-name-setter-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/build-name-setter-plugin/push/refs/heads/revert-40-docs/ec854f-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/build-name-setter-plugin] 1152d5: Restore variable BUILD_DISPLAY_NAME
Branch: refs/heads/variable Home: https://github.com/jenkinsci/build-name-setter-plugin Commit: 1152d539bac2dd58d1dff7ab5fcd832f2145d1e1 https://github.com/jenkinsci/build-name-setter-plugin/commit/1152d539bac2dd58d1dff7ab5fcd832f2145d1e1 Author: Damian Szczepanik Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/EnvironmentVarSetter.java M src/main/java/org/jenkinsci/plugins/buildnamesetter/BuildNameSetter.java M src/main/java/org/jenkinsci/plugins/buildnamesetter/Executor.java M src/main/java/org/jenkinsci/plugins/buildnameupdater/BuildNameUpdater.java M src/test/java/org/jenkinsci/plugins/buildnamesetter/BuildNameSetterTest.java Log Message: --- Restore variable BUILD_DISPLAY_NAME Issue #38 -- 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/build-name-setter-plugin/push/refs/heads/variable/00-1152d5%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/build-name-setter-plugin] 1152d5: Restore variable BUILD_DISPLAY_NAME
Branch: refs/heads/master Home: https://github.com/jenkinsci/build-name-setter-plugin Commit: 1152d539bac2dd58d1dff7ab5fcd832f2145d1e1 https://github.com/jenkinsci/build-name-setter-plugin/commit/1152d539bac2dd58d1dff7ab5fcd832f2145d1e1 Author: Damian Szczepanik Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/EnvironmentVarSetter.java M src/main/java/org/jenkinsci/plugins/buildnamesetter/BuildNameSetter.java M src/main/java/org/jenkinsci/plugins/buildnamesetter/Executor.java M src/main/java/org/jenkinsci/plugins/buildnameupdater/BuildNameUpdater.java M src/test/java/org/jenkinsci/plugins/buildnamesetter/BuildNameSetterTest.java Log Message: --- Restore variable BUILD_DISPLAY_NAME Issue #38 Commit: bc9ee69269f5b7acc6a424bb9ec985652e3f6fd2 https://github.com/jenkinsci/build-name-setter-plugin/commit/bc9ee69269f5b7acc6a424bb9ec985652e3f6fd2 Author: Damian Szczepanik Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/EnvironmentVarSetter.java M src/main/java/org/jenkinsci/plugins/buildnamesetter/BuildNameSetter.java M src/main/java/org/jenkinsci/plugins/buildnamesetter/Executor.java M src/main/java/org/jenkinsci/plugins/buildnameupdater/BuildNameUpdater.java M src/test/java/org/jenkinsci/plugins/buildnamesetter/BuildNameSetterTest.java Log Message: --- Merge pull request #46 from jenkinsci/variable Restore variable BUILD_DISPLAY_NAME Issue #38 Compare: https://github.com/jenkinsci/build-name-setter-plugin/compare/c54b915137a3...bc9ee69269f5 -- 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/build-name-setter-plugin/push/refs/heads/master/c54b91-bc9ee6%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/support-core-plugin] 680c13: JENKINS-57708 (CE-2748) - Check if X-Forwarded-For...
Branch: refs/heads/master Home: https://github.com/jenkinsci/support-core-plugin Commit: 680c1374bb130c4c273b279cde1e1a1465efcc91 https://github.com/jenkinsci/support-core-plugin/commit/680c1374bb130c4c273b279cde1e1a1465efcc91 Author: Owen Wood Date: 2019-05-29 (Wed, 29 May 2019) Changed paths: A src/main/java/com/cloudbees/jenkins/support/impl/ReverseProxy.java A src/test/java/com/cloudbees/jenkins/support/impl/ReverseProxyTest.java Log Message: --- JENKINS-57708 (CE-2748) - Check if X-Forwarded-For is present (#169) * JENKINS-57708 (CE-2748) - Check if X-Forwarded-For is present -- 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/support-core-plugin/push/refs/heads/master/bcbe1d-680c13%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/office-365-connector-plugin]
Branch: refs/heads/status Home: https://github.com/jenkinsci/office-365-connector-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/office-365-connector-plugin/push/refs/heads/status/8b9f05-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/office-365-connector-plugin]
Branch: refs/heads/integration Home: https://github.com/jenkinsci/office-365-connector-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/office-365-connector-plugin/push/refs/heads/integration/24ad2c-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/role-strategy-plugin] f3318a: Remove duplicate PermissionAssert.java
Branch: refs/heads/master Home: https://github.com/jenkinsci/role-strategy-plugin Commit: f3318ab72235e3b66d55a92ea764a1e0c392f7a9 https://github.com/jenkinsci/role-strategy-plugin/commit/f3318ab72235e3b66d55a92ea764a1e0c392f7a9 Author: Abhyudaya Sharma Date: 2019-05-29 (Wed, 29 May 2019) Changed paths: R src/test/java/jmh/PermissionAssert.java M src/test/java/jmh/benchmarks/CascBenchmark.java Log Message: --- Remove duplicate PermissionAssert.java Commit: e61185f199800dec933509c87c6fc7f8eb240ed4 https://github.com/jenkinsci/role-strategy-plugin/commit/e61185f199800dec933509c87c6fc7f8eb240ed4 Author: runzexia Date: 2019-05-29 (Wed, 29 May 2019) Changed paths: R src/test/java/jmh/PermissionAssert.java M src/test/java/jmh/benchmarks/CascBenchmark.java Log Message: --- Merge pull request #68 from AbhyudayaSharma/remove-duplicate Remove duplicate PermissionAssert.java Compare: https://github.com/jenkinsci/role-strategy-plugin/compare/4f14c0a4c06d...e61185f19980 -- 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/role-strategy-plugin/push/refs/heads/master/4f14c0-e61185%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-fleet-plugin] 5b5849: Fix tests cases by remove optional JDK conf parameter
Branch: refs/heads/more-tests Home: https://github.com/jenkinsci/ec2-fleet-plugin Commit: 5b584970a3010601dcdf8dd89d929d09acf64617 https://github.com/jenkinsci/ec2-fleet-plugin/commit/5b584970a3010601dcdf8dd89d929d09acf64617 Author: Artem Stasiuk Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java Log Message: --- Fix tests cases by remove optional JDK conf parameter -- 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-fleet-plugin/push/refs/heads/more-tests/5450a4-5b5849%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-fleet-plugin] 476104: Maintain cache of booting instances, so booting in...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-fleet-plugin Commit: 4761042208d2d57f3f43b5b37b4b14a915a7ef15 https://github.com/jenkinsci/ec2-fleet-plugin/commit/4761042208d2d57f3f43b5b37b4b14a915a7ef15 Author: Mark Lagendijk Date: 2019-02-19 (Tue, 19 Feb 2019) Changed paths: M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java Log Message: --- Maintain cache of booting instances, so booting instances can be subtracted from the workload, when determining if extra nodes need to be booted. Commit: c8696f527e6fa9b3fd911b3775a05f5ee186f7e4 https://github.com/jenkinsci/ec2-fleet-plugin/commit/c8696f527e6fa9b3fd911b3775a05f5ee186f7e4 Author: Artem Stasiuk Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java Log Message: --- Merge branch '53' # Conflicts: # src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java Commit: 8344d485b14e795d848e8b479514ba59e4170fd5 https://github.com/jenkinsci/ec2-fleet-plugin/commit/8344d485b14e795d848e8b479514ba59e4170fd5 Author: Artem Stasiuk Date: 2019-05-27 (Mon, 27 May 2019) Changed paths: M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly A src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-name.html M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java M src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java Log Message: --- Merge remote-tracking branch 'origin/master' Commit: 5450a45f215aa3ed40a159a6eb6cfc890635b893 https://github.com/jenkinsci/ec2-fleet-plugin/commit/5450a45f215aa3ed40a159a6eb6cfc890635b893 Author: Artem Stasiuk Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java M src/main/java/com/amazon/jenkins/ec2fleet/FleetStateStats.java M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java R src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java A src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java A src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java Log Message: --- Reformat and more cloud name tests Commit: 5b584970a3010601dcdf8dd89d929d09acf64617 https://github.com/jenkinsci/ec2-fleet-plugin/commit/5b584970a3010601dcdf8dd89d929d09acf64617 Author: Artem Stasiuk Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java Log Message: --- Fix tests cases by remove optional JDK conf parameter Commit: 54e1a441fdbb8e1421fefda075c4a2d3d1f9c517 https://github.com/jenkinsci/ec2-fleet-plugin/commit/54e1a441fdbb8e1421fefda075c4a2d3d1f9c517 Author: Artem Stasiuk Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java M src/main/java/com/amazon/jenkins/ec2fleet/FleetStateStats.java M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java R src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java A src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java A src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java Log Message: --- Merge pull request #77 from jenkinsci/more-tests * Reformat and more cloud name integration tests Compare: https://github.com/jenkinsci/ec2-fleet-plugin/compare/07ae2aee0476...54e1a441fdbb -- 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-fleet-plugin/push/refs/heads/master/07ae2a-54e1a4%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-fleet-plugin]
Branch: refs/heads/more-tests Home: https://github.com/jenkinsci/ec2-fleet-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-fleet-plugin/push/refs/heads/more-tests/5b5849-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-fleet-plugin]
Branch: refs/tags/ec2-fleet-1.3.0 Home: https://github.com/jenkinsci/ec2-fleet-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-fleet-plugin/push/refs/tags/ec2-fleet-1.3.0/00-59974f%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-fleet-plugin] 0b7ee9: [maven-release-plugin] prepare release ec2-fleet-1...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-fleet-plugin Commit: 0b7ee9810c927c0ae8c9c65f6303a9d498d70edc https://github.com/jenkinsci/ec2-fleet-plugin/commit/0b7ee9810c927c0ae8c9c65f6303a9d498d70edc Author: Artem Stasiuk Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release ec2-fleet-1.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/ec2-fleet-plugin/push/refs/heads/master/54e1a4-0b7ee9%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-fleet-plugin] 93884c: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-fleet-plugin Commit: 93884c6aac581a4d2eecb6e89099a9bab1b9a20f https://github.com/jenkinsci/ec2-fleet-plugin/commit/93884c6aac581a4d2eecb6e89099a9bab1b9a20f Author: Artem Stasiuk Date: 2019-05-28 (Tue, 28 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/ec2-fleet-plugin/push/refs/heads/master/0b7ee9-93884c%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/lockable-resources-plugin] 751d70: [JENKINS-55787] Switch labels from entry to checkb...
Branch: refs/heads/master Home: https://github.com/jenkinsci/lockable-resources-plugin Commit: 751d70d3ae6068edd233a8144c63d9e2422ad829 https://github.com/jenkinsci/lockable-resources-plugin/commit/751d70d3ae6068edd233a8144c63d9e2422ad829 Author: Josh Soref Date: 2019-05-29 (Wed, 29 May 2019) Changed paths: M src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config.jelly Log Message: --- [JENKINS-55787] Switch labels from entry to checkbox (#125) -- 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/lockable-resources-plugin/push/refs/heads/master/3663ab-751d70%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-fleet-plugin] caa9d0: Provide details guide for setup process
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-fleet-plugin Commit: caa9d04d30bb0b4b44821a9765b296b631041c0b https://github.com/jenkinsci/ec2-fleet-plugin/commit/caa9d04d30bb0b4b44821a9765b296b631041c0b Author: Artem Stasiuk Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M README.md Log Message: --- Provide details guide for setup process -- 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-fleet-plugin/push/refs/heads/master/93884c-caa9d0%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ec2-fleet-plugin] 628d07: fix typo
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-fleet-plugin Commit: 628d078257261123eb16be15253bafa861f7861d https://github.com/jenkinsci/ec2-fleet-plugin/commit/628d078257261123eb16be15253bafa861f7861d Author: Artem Stasiuk Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M README.md Log Message: --- fix typo -- 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-fleet-plugin/push/refs/heads/master/caa9d0-628d07%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/flaky-test-handler-plugin] b54846: Replace deprecated API methods with new ones
Branch: refs/heads/master Home: https://github.com/jenkinsci/flaky-test-handler-plugin Commit: b548460917a245e053f018f1d74ba8513082604d https://github.com/jenkinsci/flaky-test-handler-plugin/commit/b548460917a245e053f018f1d74ba8513082604d Author: Sven Jost Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M pom.xml M src/main/java/com/google/jenkins/flakyTestHandler/junit/FlakyTestResult.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/HistoryAggregatedFlakyTestResultAction.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/JUnitFlakyTestDataPublisher.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/deflake/DeflakeAction.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/deflake/DeflakeCause.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/deflake/DeflakeGitBuildChooser.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/deflake/DeflakeListener.java Log Message: --- Replace deprecated API methods with new ones Commit: b0bc2097afe05b67e11d523bba324120c8b910af https://github.com/jenkinsci/flaky-test-handler-plugin/commit/b0bc2097afe05b67e11d523bba324120c8b910af Author: Sven Jost Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M src/test/java/com/google/jenkins/flakyTestHandler/plugin/deflake/DeflakeActionIntegrationTest.java Log Message: --- Add test case for deflake action in pipeline Commit: 6708ec19b80ee2785913e0ca81e24950d8b6c1c3 https://github.com/jenkinsci/flaky-test-handler-plugin/commit/6708ec19b80ee2785913e0ca81e24950d8b6c1c3 Author: Sven Jost Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M pom.xml M src/main/java/com/google/jenkins/flakyTestHandler/junit/FlakyTestResult.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/HistoryAggregatedFlakyTestResultAction.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/JUnitFlakyTestDataPublisher.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/deflake/DeflakeAction.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/deflake/DeflakeCause.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/deflake/DeflakeGitBuildChooser.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/deflake/DeflakeListener.java Log Message: --- Replace deprecated API methods with new ones Commit: a7dc5afe985dc4ee9534ace58bbb8df82aba5087 https://github.com/jenkinsci/flaky-test-handler-plugin/commit/a7dc5afe985dc4ee9534ace58bbb8df82aba5087 Author: Sven Jost Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M src/test/java/com/google/jenkins/flakyTestHandler/plugin/deflake/DeflakeActionIntegrationTest.java Log Message: --- Add test case for deflake action in pipeline Commit: f76e770a57ca174065588671b0561d296df231b0 https://github.com/jenkinsci/flaky-test-handler-plugin/commit/f76e770a57ca174065588671b0561d296df231b0 Author: Sven Jost Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: Log Message: --- Merge branch 'pipeline-support' of github.com:mythsunwind/flaky-test-handler-plugin into pipeline-support Commit: be46cfc6542ea386bcf3793bb9d25f2810d1afba https://github.com/jenkinsci/flaky-test-handler-plugin/commit/be46cfc6542ea386bcf3793bb9d25f2810d1afba Author: Sven Jost Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M src/main/java/com/google/jenkins/flakyTestHandler/junit/FlakyCaseResult.java Log Message: --- Fix DM_DEFAULT_ENCODING and IS2_INCONSISTENT_SYNC Commit: 674a79b57d4b660eac805acf1ff30f978b0e6f9c https://github.com/jenkinsci/flaky-test-handler-plugin/commit/674a79b57d4b660eac805acf1ff30f978b0e6f9c Author: Sven Jost Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M src/main/java/com/google/jenkins/flakyTestHandler/junit/FlakyClassResult.java M src/main/java/com/google/jenkins/flakyTestHandler/junit/FlakyPackageResult.java Log Message: --- Fix SE_NO_SERIALVERSIONID Commit: e76f03d689b4271c9090683bc50c0041c4d9d4b5 https://github.com/jenkinsci/flaky-test-handler-plugin/commit/e76f03d689b4271c9090683bc50c0041c4d9d4b5 Author: Sven Jost Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M src/main/java/com/google/jenkins/flakyTestHandler/junit/FlakySuiteResult.java Log Message: --- Fix BC_IMPOSSIBLE_CAST Commit: 592f004737687c3a2855921c7e2d2d7634c4c9c4 https://github.com/jenkinsci/flaky-test-handler-plugin/commit/592f004737687c3a2855921c7e2d2d7634c4c9c4 Author: Sven Jost Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M src/main/java/com/google/jenkins/flakyTestHandler/plugin/FlakyTestResultAction.java M src/main/java/com/google/jenkins/flakyTestHandler/plugin/JUnitFlakyTestDataPublishe