Commit Graph

36606 Commits

Author SHA1 Message Date
renovate[bot] b69b0495c8
Update dependency prettier to v3.5.2 (#10337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:57:44 -08:00
renovate[bot] 75ce30d0ec
Update peter-evans/create-pull-request digest to 271a8d0 (#10372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:56:01 -08:00
renovate[bot] f22f8a779e
Update dependency com.puppycrawl.tools:checkstyle to v10.21.4 (#10371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:53:58 -08:00
renovate[bot] ca6362b7cf
Update dependency org.jenkins-ci:jenkins to v1.129 (#10370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:53:11 -08:00
renovate[bot] 8783fda72d
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2411 (#10353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:52:33 -08:00
renovate[bot] c25c243ce3
Update dependency io.jenkins.plugins:design-library to v358 (#10343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:48:10 -08:00
renovate[bot] 69901fcf9b
Update dependency io.jenkins.plugins:checks-api to v367 (#10342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:47:25 -08:00
renovate[bot] ea23e476df
Update dependency org.jenkins-ci.plugins:trilead-api to v2.192.vc50a_d147e369 (#10341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:46:50 -08:00
renovate[bot] f038c9dca4
Update dependency eslint-config-prettier to v10.0.2 (#10359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:45:20 -08:00
renovate[bot] 6409792c97
Update dependency org.jenkins-ci.plugins:scm-api to v704 (#10350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:44:59 -08:00
renovate[bot] 73b258f0ef
Update dependency io.jenkins.plugins:jaxb to v2.3.9-133.vb_ec76a_73f706 (#10347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:44:39 -08:00
renovate[bot] 1eac33e001
Update dependency org.jenkins-ci.main:remoting to v3291 (#10336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:44:06 -08:00
renovate[bot] dfd1c8cf98
Update dependency org.slf4j:slf4j-bom to v2.0.17 (#10340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:43:43 -08:00
renovate[bot] 87577aed38
Update dependency io.jenkins.plugins:echarts-api to v5.6.0-2 (#10334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 09:43:20 -08:00
Daniel Beck 122ae62eb0 [JENKINS-75370] Deprecate hudson.util.Scrambler 2025-03-05 13:16:09 +01:00
Markus Winter b86df8e830 remove duplicate id 2025-03-05 09:33:01 +01:00
Daniel Beck 9c2ef00d50 Merge remote-tracking branch 'jenkinsci/master' 2025-03-04 13:32:29 +01:00
Jenkins Release Bot 6169ddd214 [maven-release-plugin] prepare for next development iteration 2025-03-04 10:34:52 +00:00
Jenkins Release Bot cb753134b4 [maven-release-plugin] prepare release jenkins-2.500 2025-03-04 10:34:35 +00:00
Philipp Homann c987440f9f
Only limit height of console widget 2025-03-03 12:31:42 +01:00
Thorsten Scherler 4d0b0e3da5
Trigger Build 2025-03-03 11:18:04 +01:00
Markus Winter 8c78c28100 run prettier 2025-03-02 17:33:56 +01:00
Markus Winter b7aeff12a5 move func back to hudson-behaviour 2025-03-02 17:32:57 +01:00
Kyle Cronin 960d52e347 Update interrupted build action summary icon to symbol-close-circle
This change updates the interrupted build action summary icon from
`orange-square.png` to `symbol-close-circle` to align with the current design system.
2025-03-02 10:41:34 -05:00
Markus Winter 591df74eef add a Cancel button for edit description form
When one clicks on Add or Edit description, it is not possible to cancel
this. The only action to revert from here is to reload the page. This is
bad UX.

This adds a Cancel button to overcome this.
2025-03-02 16:05:03 +01:00
Stefan Spieker cc01b02d85 added missing claszz 2025-03-02 11:02:02 +01:00
Stefan Spieker 6a0430f5c4 replaced groovy with jelly 2025-03-01 22:04:52 +01:00
Stefan Spieker a7eb9a7453 replaced groovy with jelly 2025-03-01 17:35:00 +01:00
Harsh Wasnik e48d35d9f4
fixed spotbugs issue 2025-03-01 13:11:57 +05:30
Harsh Wasnik 2b67c901cd
Provides the deprecated plugins in sorted order 2025-03-01 12:37:11 +05:30
Basil Crow 532f9064cf Import `isOverridden` from the same repository 2025-02-27 14:35:18 -08:00
Devin Nusbaum 6bf3b09830
Merge branch 'master' into JENKINS-75232 2025-02-26 11:19:48 -05:00
Soham Juneja cd6cac41b5
Merge branch 'master' into oldData 2025-02-26 14:48:16 +05:30
Soham Juneja f7fc2cf692
Update manage.jelly
Co-authored-by: Kris Stern <krisstern@outlook.com>
2025-02-26 14:48:00 +05:30
Thorsten Scherler 604510959f
Merge branch 'master' into JENKINS-75320 2025-02-26 10:15:55 +01:00
Kris Stern 847981ebcb
Merge branch 'master' into add-groups-to-command-palette 2025-02-26 09:16:52 +08:00
Kris Stern 8fed3afa0c
Merge branch 'master' into remove-exception-endpoint 2025-02-26 09:14:47 +08:00
renovate[bot] 23f2b9ef59
Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v961 (#10339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-25 15:12:04 -08:00
SohamJuneja fe9d6ec33d Merge branch 'oldData' of https://github.com/SohamJuneja/jenkins into oldData 2025-02-25 23:22:10 +05:30
SohamJuneja a48a0864b2 Set hasExtra to be false originally 2025-02-25 23:21:40 +05:30
Kris Stern 0ea6dcff0e
Merge branch 'master' into add-groups-to-command-palette 2025-02-26 01:06:33 +08:00
Kris Stern eadf674927
Merge branch 'master' into remove-exception-endpoint 2025-02-26 01:01:56 +08:00
Kris Stern 74266c4458
Merge branch 'master' into oldData 2025-02-26 00:20:03 +08:00
Daniel Beck 923cdbc165 [SECURITY-3495][SECURITY-3496] 2025-02-25 16:17:38 +00:00
Daniel Beck 4a9a3ecd08 [SECURITY-3501] 2025-02-25 16:17:32 +00:00
Daniel Beck 84ef1a4d4d [SECURITY-3498] 2025-02-25 16:17:26 +00:00
Jenkins Release Bot 68425e2cd4 [maven-release-plugin] prepare for next development iteration 2025-02-25 15:57:51 +00:00
Jenkins Release Bot 9e5edded84 [maven-release-plugin] prepare release jenkins-2.499 2025-02-25 15:56:49 +00:00
SohamJuneja f97721e1fb changed title 2025-02-25 20:55:54 +05:30
Daniel Beck c526faeedd
Fix checkstyle errors (#10338)
Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
2025-02-25 05:24:24 -07:00