[jenkinsci/disk-usage-plugin] 1b2e9b: JENKINS-30934 - remove dubious Thread.sleep(60000)
Branch: refs/heads/dont-Thread-sleep Home: https://github.com/jenkinsci/disk-usage-plugin Commit: 1b2e9bc61af0b917b448850689bbc6ac7900fdeb https://github.com/jenkinsci/disk-usage-plugin/commit/1b2e9bc61af0b917b448850689bbc6ac7900fdeb Author: Thomas de Grenier de Latour Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M src/main/java/hudson/plugins/disk_usage/DiskUsageCalculation.java Log Message: --- JENKINS-30934 - remove dubious Thread.sleep(6) -- 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/disk-usage-plugin/push/refs/heads/dont-Thread-sleep/00-1b2e9b%40github.com.
[jenkinsci/dependency-check-plugin] de44c6: bump parent pom, use the bom, use Jenkins 2.249.x
Branch: refs/heads/master Home: https://github.com/jenkinsci/dependency-check-plugin Commit: de44c68d981598cdd0208ca0187856bfd4d46344 https://github.com/jenkinsci/dependency-check-plugin/commit/de44c68d981598cdd0208ca0187856bfd4d46344 Author: Thomas de Grenier de Latour Date: 2022-10-10 (Mon, 10 Oct 2022) Changed paths: M pom.xml Log Message: --- bump parent pom, use the bom, use Jenkins 2.249.x Commit: 3252ccc8535bb0c9d29bfad1e88ac5dcb61a22d8 https://github.com/jenkinsci/dependency-check-plugin/commit/3252ccc8535bb0c9d29bfad1e88ac5dcb61a22d8 Author: Thomas de Grenier de Latour Date: 2022-10-10 (Mon, 10 Oct 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckPublisher.java M src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder.java Log Message: --- [JENKINS-59869] updated SimpleBuildStep#perform signature, to get the right EnvVars Compare: https://github.com/jenkinsci/dependency-check-plugin/compare/05988de44526...3252ccc8535b -- 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/dependency-check-plugin/push/refs/heads/master/05988d-3252cc%40github.com.
[jenkinsci/performance-plugin] 57f0ac: [JENKINS-64990] tables-to-div: make plugin compati...
Branch: refs/heads/master Home: https://github.com/jenkinsci/performance-plugin Commit: 57f0ace0acc0eed03cf5024680da8e58aff09fc2 https://github.com/jenkinsci/performance-plugin/commit/57f0ace0acc0eed03cf5024680da8e58aff09fc2 Author: Thomas de Grenier de Latour Date: 2021-07-05 (Mon, 05 Jul 2021) Changed paths: M src/main/resources/hudson/plugins/performance/PerformancePublisher/config.jelly M src/main/resources/hudson/plugins/performance/constraints/AbsoluteConstraint/config.jelly M src/main/resources/hudson/plugins/performance/constraints/RelativeConstraint/config.jelly A src/main/resources/lib/performance/blockWrapper.jelly A src/main/resources/lib/performance/taglib Log Message: --- [JENKINS-64990] tables-to-div: make plugin compatible with Jenkins 2.264+ (#200) -- 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/performance-plugin/push/refs/heads/master/e5f78d-57f0ac%40github.com.
[jenkinsci/jenkins] 42c563: [JENKINS-65585] Fix requestSubmit() usage (#5479)
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 42c56333db578f13f0aa711df920e044a5238750 https://github.com/jenkinsci/jenkins/commit/42c56333db578f13f0aa711df920e044a5238750 Author: Thomas de Grenier de Latour Date: 2021-05-25 (Tue, 25 May 2021) Changed paths: M test/src/test/java/jenkins/security/RekeySecretAdminMonitorTest.java M war/src/main/webapp/scripts/yui/button/button-debug.js M war/src/main/webapp/scripts/yui/button/button-min.js Log Message: --- [JENKINS-65585] Fix requestSubmit() usage (#5479) Co-authored-by: Basil Crow -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/4fc0d5-42c563%40github.com.
[jenkinsci/jenkins] 5b1dd7: [JENKINS-43889] Make sure Environments are always ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 5b1dd72d9b7f295c23f19dd21a8827de519be6d8 https://github.com/jenkinsci/jenkins/commit/5b1dd72d9b7f295c23f19dd21a8827de519be6d8 Author: Thomas de Grenier de Latour Date: 2020-09-14 (Mon, 14 Sep 2020) Changed paths: M core/src/main/java/hudson/model/AbstractBuild.java M core/src/main/java/hudson/model/Build.java M core/src/main/java/hudson/model/Result.java M test/src/test/java/jenkins/tasks/SimpleBuildWrapperTest.java Log Message: --- [JENKINS-43889] Make sure Environments are always torn down (in AbstractBuild) (#4517) Co-authored-by: Raihaan Shouhell -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/2d8220-5b1dd7%40github.com.
[jenkinsci/durable-task-plugin] 835174: [JENKINS-60960] fix/workaround memory leak on agen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/durable-task-plugin Commit: 835174dafe10b3f129c2af05829c05b9d89c278c https://github.com/jenkinsci/durable-task-plugin/commit/835174dafe10b3f129c2af05829c05b9d89c278c Author: Thomas de Grenier de Latour Date: 2020-03-09 (Mon, 09 Mar 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/durabletask/BourneShellScript.java M src/main/java/org/jenkinsci/plugins/durabletask/FileMonitoringTask.java M src/main/java/org/jenkinsci/plugins/durabletask/PowershellScript.java M src/main/java/org/jenkinsci/plugins/durabletask/WindowsBatchScript.java M src/test/java/org/jenkinsci/plugins/durabletask/BourneShellScriptTest.java Log Message: --- [JENKINS-60960] fix/workaround memory leak on agent (#120) -- 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/durable-task-plugin/push/refs/heads/master/fb1c46-835174%40github.com.
[jenkinsci/jenkins] d36acc: [JENKINS-59656] check build id before interrupting...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: d36acc1c81694fd204d1f3c0efcde278883e9b79 https://github.com/jenkinsci/jenkins/commit/d36acc1c81694fd204d1f3c0efcde278883e9b79 Author: Thomas de Grenier de Latour Date: 2019-12-10 (Tue, 10 Dec 2019) Changed paths: M core/src/main/java/hudson/Functions.java M core/src/main/java/hudson/model/Executor.java M core/src/main/resources/lib/hudson/executors.jelly M test/src/test/java/jenkins/security/stapler/Security400Test.java Log Message: --- [JENKINS-59656] check build id before interrupting from the executors widget (#4264) * [JENKINS-59656] when stopping a Run via the executors widget, make sure it's the intended one * [JENKINS-59656] added Executor.stopBuild(String) instead of .stop(String) * revert change to deprecated doStop(StaplerRequest,StaplerResponse), useless now that it's doStopBuild(String) which takes a runExtId parameter * javadoc: "@since TODO" rather than "@since 2.???" * [JENKINS-59656] added test case * jelly cleanup with h.urlEncode(String) * make Functions.urlEncode(null) return empty String * Executor.doStopBuild(runExtId): ignore runExtId if executable is not a Run * Executor.doStopBuild(runExtId) doesn't have to be a public API -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/2479e8-d36acc%40github.com.
[jenkinsci/jenkins] f31af9: [JENKINS-56809] LAST_COMPLETED_BUILD should be a P...
Branch: refs/heads/stable-2.190 Home: https://github.com/jenkinsci/jenkins Commit: f31af9ba663e9c9d36e83bd8beff2aa28255bf07 https://github.com/jenkinsci/jenkins/commit/f31af9ba663e9c9d36e83bd8beff2aa28255bf07 Author: Jesse Glick Date: 2019-11-01 (Fri, 01 Nov 2019) Changed paths: M core/src/main/java/hudson/model/Job.java M core/src/main/java/hudson/model/PermalinkProjectAction.java M test/src/test/java/jenkins/model/PeepholePermalinkTest.java Log Message: --- [JENKINS-56809] LAST_COMPLETED_BUILD should be a PeepholePermalink. (#4228) (cherry picked from commit cb8cdda131d83ebecc3c357db714de9789c3b7cb) Commit: 61d46b63f846af098c3c26463057044bb205f6ec https://github.com/jenkinsci/jenkins/commit/61d46b63f846af098c3c26463057044bb205f6ec Author: Andrea Scarpino Date: 2019-11-01 (Fri, 01 Nov 2019) Changed paths: M core/src/main/resources/hudson/model/Job/rssHeader.jelly M core/src/main/resources/hudson/model/View/sidepanel.jelly M core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly M core/src/main/resources/lib/hudson/rssBar.jelly Log Message: --- JENKINS-48375: Make Atom default and fix links' types (cherry picked from commit 488dbe9f25e4b4e5440e65d9e07cd4a68953ebbf) Commit: 64f21010c0dd2db72e8aa994ba98c007b91057a9 https://github.com/jenkinsci/jenkins/commit/64f21010c0dd2db72e8aa994ba98c007b91057a9 Author: Thomas de Grenier de Latour Date: 2019-11-01 (Fri, 01 Nov 2019) Changed paths: M war/src/main/webapp/scripts/yui/button/button-debug.js M war/src/main/webapp/scripts/yui/button/button-min.js Log Message: --- [JENKINS-58296] Revert "[JENKINS-53462] Submit form on Firefox as well" (#4246) * [JENKINS-58296] Revert "[JENKINS-53462] Submit form on Firefox as well" This reverts commit acc4eec688a0594be89f9b5ce860785ed84ac2df. This change had been made in Jenkins to anticipate Firefox not dispatching untrusted submit events anymore in v69, but this has actually been backed out. See https://bugzilla.mozilla.org/show_bug.cgi?id=1370630 Since this change seems to have introduced a double-submission bug on forms with inputs of type "file", reverting sounds like the next logical step. * [JENKINS-58296] added comment about the Firefox case (cherry picked from commit 79b624f2c1cf566b56237934ea11187d72229a28) Compare: https://github.com/jenkinsci/jenkins/compare/f3950c31e5cb...64f21010c0dd -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/stable-2.190/f3950c-64f210%40github.com.
[jenkinsci/jenkins] 79b624: [JENKINS-58296] Revert "[JENKINS-53462] Submit for...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 79b624f2c1cf566b56237934ea11187d72229a28 https://github.com/jenkinsci/jenkins/commit/79b624f2c1cf566b56237934ea11187d72229a28 Author: Thomas de Grenier de Latour Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M war/src/main/webapp/scripts/yui/button/button-debug.js M war/src/main/webapp/scripts/yui/button/button-min.js Log Message: --- [JENKINS-58296] Revert "[JENKINS-53462] Submit form on Firefox as well" (#4246) * [JENKINS-58296] Revert "[JENKINS-53462] Submit form on Firefox as well" This reverts commit acc4eec688a0594be89f9b5ce860785ed84ac2df. This change had been made in Jenkins to anticipate Firefox not dispatching untrusted submit events anymore in v69, but this has actually been backed out. See https://bugzilla.mozilla.org/show_bug.cgi?id=1370630 Since this change seems to have introduced a double-submission bug on forms with inputs of type "file", reverting sounds like the next logical step. * [JENKINS-58296] added comment about the Firefox case -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/619c2e-79b624%40github.com.
[jenkinsci/jenkins] 96cc9c: added Functions.urlEncode(String) (#4278)
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 96cc9ce0c57fe25e1538c9e8601672eed4b059db https://github.com/jenkinsci/jenkins/commit/96cc9ce0c57fe25e1538c9e8601672eed4b059db Author: Thomas de Grenier de Latour Date: 2019-10-11 (Fri, 11 Oct 2019) Changed paths: M core/src/main/java/hudson/Functions.java M core/src/main/java/hudson/search/Search.java M core/src/main/resources/hudson/search/Search/search-failed.jelly M core/src/main/resources/lib/hudson/project/upstream-downstream.jelly Log Message: --- added Functions.urlEncode(String) (#4278) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/2f4210-96cc9c%40github.com.