Commit Graph

37589 Commits

Author SHA1 Message Date
renovate[bot] 19a767ad6b
Update dependency org.jenkins-ci.modules:sshd to v3.374.v19b_d59ce6610 (#10944)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 10:10:07 -07:00
renovate[bot] f045ccf8e8
Update actions/checkout action to v5 (#10947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 10:08:00 -07:00
Markus Winter 00770c4e78 fix test 2025-08-10 14:25:12 +02:00
jasssonpet f836cdc461
Add EOL whitespace in scriptConsole_bg.properties (#10943)
* Fix typo in scriptConsole_bg.properties

* Update scriptConsole_bg.properties

* Update scriptConsole_bg.properties
2025-08-10 13:37:27 +02:00
Kris Stern 6f9b5515e9
[JENKINS-75799] Replace AbstractLazyLoadRunMap.index by CopyOnWriteMap (#10759) 2025-08-10 16:59:40 +08:00
Kris Stern 9d86dc97d7
Update dependency stylelint to v16.23.1 (#10942) 2025-08-09 13:31:05 +08:00
renovate[bot] e5d245863a
Update dependency stylelint to v16.23.1 2025-08-08 22:51:42 +00:00
renovate[bot] e46ccda606
Update dependency sass to v1.90.0 (#10940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 22:27:29 +01:00
Markus Winter a5bb0fd919 show parameters readonly
also removes the injected inline javascript for checkboxes with
`readonly` attribute set.
2025-08-08 22:19:03 +02:00
renovate[bot] 683a124ae2
Update dependency org.jenkins-ci:jenkins to v1.137 (#10939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 10:03:47 -07:00
Vincent Latombe 0673bc698e
Introduce `Named`, `FullyNamed`, `FullyNamedModelObject` interfaces (#10827)
* Introduce `Nameable`, `FullyNameable`, `FullyNameableModelObject` interfaces

These correspond to methods `getName`, `getFullName`, `getFullDisplayName` that did not have any common interface to call them, causing some inconvenient usages of switch statements or even reflection in CloudBees CI HA.

* Nameable -> Named

* Improve javadoc

Co-authored-by: Jesse Glick <jglick@cloudbees.com>

* Make ResourceActivity extend ModelObject

* Use full name for affinity key if available.

---------

Co-authored-by: Jesse Glick <jglick@cloudbees.com>
2025-08-08 10:58:14 -06:00
Jesse Glick 761fa219fb
Make `CLICommand.getClientCharset` `public` (#10845) 2025-08-08 10:57:12 -06:00
renovate[bot] 35082b4682
Update dependency io.jenkins.plugins:jquery3-api to v3.7.1-583.vda_6ca_102270d (#10937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 10:55:06 -06:00
renovate[bot] 076aa7828a
Update Winstone and Jetty (#10933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 10:54:52 -06:00
Markus Winter aa1564ea4d
[JENKINS-75927] remove model-link--open onHide (#10931)
[JENKINS75927] remove model-link--open onHide

When a model-link is opened the link gets added a class that highlights
the link. Upon closing the menu (e.g. when clicking outside) the menu
disappears but the added class is not removed.
2025-08-08 10:54:36 -06:00
Jesse Glick a8ae2fab77
Avoid printing stack trace for `ClosedChannelException` in agent launch log (#10927) 2025-08-08 10:54:18 -06:00
Basil Crow 7455ceb97d
Stop filling in stack trace elements when loading jobs (#10934) 2025-08-07 14:47:37 -07:00
renovate[bot] 0833b621d1
Update dependency org.jenkins-ci.plugins:matrix-auth to v3.2.7 (#10936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 14:47:05 -07:00
Jan Faracik d6e2c7cad0
Refine Add button for repeatable lists (#10913)
* Refine repeatable list Add button

* Update hetero-list.js

* Update HeteroListTest.java

* Update RepeatableTest.java

* Trigger Build

* Update ath.sh
2025-08-07 21:22:57 +02:00
James Nord 0a1261de8f
use the collection directly (#10917)
getComputers() calls getComputerCollection() before using streams to sort the entries, to put the results into an array, all just to get the number of computers.
just use the collection directly and call size() to avoid the overhead.
2025-08-07 21:22:27 +02:00
Markus Winter d205e10bd6
[JENKINS-75937] fix Save/apply view button visible on top of the header (#10932)
[JENKINS-75937] fix bottomButtonBar overlapping with header

When the sidepanel is long as described in the Jira the bottomButtonBar
was overlapping with the header.
With this change the header will stasy on top.
2025-08-07 21:21:50 +02:00
renovate[bot] e6ae601535
Update dependency com.puppycrawl.tools:checkstyle to v11 (#10935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 21:20:48 +02:00
Jesse Glick 211bdd1f28
Test `/health/` not `/health` (#10924) 2025-08-07 10:11:08 +01:00
renovate[bot] ca02861931
Update dependency org.jenkins-ci:jenkins to v1.136 (#10928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 13:42:04 -07:00
Jenkins Release Bot 78f3e0fc04 [maven-release-plugin] prepare for next development iteration 2025-08-05 13:08:06 +00:00
Jenkins Release Bot 3128978d53 [maven-release-plugin] prepare release jenkins-2.522 2025-08-05 13:07:43 +00:00
Kris Stern 216273c8f2
Update dependency mini-css-extract-plugin to v2.9.3 (#10923) 2025-08-05 18:07:13 +08:00
renovate[bot] 577bea1bc7
Update dependency mini-css-extract-plugin to v2.9.3 2025-08-04 20:24:55 +00:00
renovate[bot] 3f54cbbc60
Update dependency org.jenkins-ci.plugins:structs to v353 (#10919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 13:19:57 -07:00
renovate[bot] 3f63b27671
Update dependency org.jenkins-ci.plugins:display-url-api to v2.217.va_6b_de84cc74b_ (#10918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 13:17:54 -07:00
renovate[bot] 1335026c69
Update dependency org.jenkins-ci.plugins:bouncycastle-api to v2.30.1.81-264.v95c79c0e772c (#10916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 13:15:18 -07:00
renovate[bot] c20a1f0a6e
Update dependency org.jenkins-ci:jenkins to v1.135 (#10922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 13:15:00 -07:00
renovate[bot] a2cfb5dc4c
Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v976 (#10894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 13:11:52 -07:00
renovate[bot] 7849176b7b
Update stapler.version to v2014 (major) (#10921)
Update stapler.version to v2014

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 10:39:48 -07:00
renovate[bot] 9071ebd37e
Update dependency org.kohsuke.stapler:json-lib to v2.4-jenkins-15 (#10920)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 10:01:10 -07:00
Basil Crow cb05fc8618
Remove `StringUtils` from `PathRemoverTest` (#10887)
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2025-08-04 16:10:48 +01:00
Kris Stern 8b9f661a2c
Update jenkins/ath Docker tag to v6319 (#10914) 2025-08-04 11:27:45 +08:00
renovate[bot] bc239c5d0f
Update jenkins/ath Docker tag to v6319 2025-08-03 22:20:45 +00:00
Kris Stern b2f5cbea17
Update dependency org.jenkins-ci:crypto-util to v1.11 (#10912) 2025-08-04 02:46:58 +08:00
Jan Faracik 1bffb0b827
Refine User page (#10807)
Changelog Drafter / update_draft_release (push) Has been cancelled Details
Changelog Drafter / jenkins_io_draft (push) Has been cancelled Details
Label conflicting PRs / main (push) Has been cancelled Details
Co-authored-by: Kris Stern <krisstern@outlook.com>
2025-08-03 10:19:38 +01:00
Kris Stern f036fa8e03
Migrate tests to JUnit5 (#10895)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
2025-08-03 08:53:53 +08:00
Kris Stern 811c824943
Use secondary text color for dropdown filter (#10901) 2025-08-03 08:53:35 +08:00
Kris Stern 0e4a525bae
Refine Experiments page (#10902) 2025-08-03 08:53:17 +08:00
renovate[bot] 5a19795020
Update dependency org.jenkins-ci:crypto-util to v1.11 2025-08-01 23:22:31 +00:00
Tim Jacomb ee0f9c4e1c
Merge branch 'master' into refine-feature-flags 2025-08-01 22:26:36 +01:00
renovate[bot] da69866a5c
Update dependency webpack to v5.101.0 (#10897)
Changelog Drafter / update_draft_release (push) Has been cancelled Details
Changelog Drafter / jenkins_io_draft (push) Has been cancelled Details
Label conflicting PRs / main (push) Has been cancelled Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 13:19:50 -07:00
renovate[bot] accbf87ee3
Update jelly.version to v1.1-jenkins-20250731 (#10908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 21:44:56 +02:00
renovate[bot] 7b6d014428
Update Node.js to v22.18.0 (#10910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 21:44:00 +02:00
renovate[bot] 2ffa861389
Update dependency io.jenkins.plugins:ionicons-api to v94 (#10891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 20:02:19 +02:00
Kris Stern af53cd2567
Implement `FieldUtils` without Commons Lang (#10888) 2025-08-02 01:13:23 +08:00