Jenkins Release Bot
a3b0b6a08c
[maven-release-plugin] prepare release jenkins-2.505
2025-04-08 13:59:15 +00:00
Mark Waite
c769824fba
Revert "[JENKINS-75465] Delete RunIdMigrator as it has been 10 years since this migration" ( #10517 )
...
* Revert "[JENKINS-75465] Delete RunIdMigrator as it has been 10 years since this migration"
* Fast incremental build
* Revert "Fast incremental build"
Leave the commit as only the revert of the original change
This reverts commit 2cf37a11df .
---------
Co-authored-by: Kris Stern <krisstern@outlook.com>
2025-04-08 01:32:14 -06:00
Kris Stern
76c461b143
Replaced in MasterBuildConfiguration `config.groovy` with `config.jelly` ( #10475 )
2025-04-08 15:17:22 +08:00
Vincent Latombe
f45ba02af8
[JENKINS-33704] Limit scope of `Jenkins#updateComputerList` to improve performance at scale ( #10494 )
...
* [JENKINS-33704] Limit scope of `Jenkins#updateComputerList`
Along the same line as #5882 , but for computers
Adding/updating/removing a node to the system was causing all nodes retention strategies to be checked. If you have a lot of nodes, this quickly adds up to an extreme amount of checks.
This change makes the calls local, by only affecting the related nodes.
* Clarify variable name
* Fix logic
* Avoid dealing with `null`
2025-04-07 21:43:39 -06:00
Jan Faracik
57bf8ddf5c
Fix new computer missing sidepanel ( #10510 )
2025-04-07 17:41:00 -06:00
renovate[bot]
d2f279ca51
Update eslint monorepo to v9.24.0 ( #10513 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 16:30:03 -07:00
renovate[bot]
35ed30ede2
Update dependency org.jenkins-ci:jenkins to v1.131 ( #10511 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 16:29:34 -07:00
Jayanth
18b7916d35
Update `dawidd6/action-send-mail` action to use commit hash ( #10512 )
...
Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>
2025-04-07 13:50:16 -07:00
renovate[bot]
84bbfec20d
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2429 ( #10509 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 08:29:52 -07:00
renovate[bot]
4bd12d8549
Update dependency sass to v1.86.3 ( #10503 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 09:18:38 +01:00
Kris Stern
78160c6241
Refresh user api token ui with cards and dialogs ( #10484 )
2025-04-07 16:15:30 +08:00
Kris Stern
ea3f485c81
Replaced config.groovy with config.jelly in GlobalDefaultViewConfiguration ( #10480 )
2025-04-07 09:44:45 +08:00
Markus Winter
a5bcf0e99a
ensure legacy-token is replaced
2025-04-05 22:14:01 +02:00
Markus Winter
381a55d70e
tooltips and texts
2025-04-05 21:56:09 +02:00
Markus Winter
0898026e59
make test happy
2025-04-05 17:22:37 +02:00
Daniel Beck
5d03ff1694
Update start date for `/extensionList/` telemetry trial ( #10505 )
2025-04-05 07:50:35 -06:00
Kris Stern
9bae249305
[JENKINS-75370] Deprecate `hudson.util.Scrambler` ( #10377 )
2025-04-05 20:19:52 +08:00
Markus Winter
5f143674c7
styling
2025-04-05 13:44:38 +02:00
Daniel Beck
7a1a0b8d53
Add telemetry for `/extensionList/` URL ( #10423 )
...
* Add telemetry for /extensionList/ URL
* Fix URL
* Add plugin information, only collect class names
---------
Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
2025-04-05 10:03:48 +01:00
Markus Winter
432a9d93a6
fix unused var
2025-04-04 20:46:16 +02:00
Markus Winter
c0461983d1
improvements
2025-04-04 18:18:32 +02:00
Markus Winter
7e7ad403e4
overflow, notice
2025-04-04 16:37:54 +02:00
renovate[bot]
951a069d87
Update stapler.version to v1967 (major) ( #10502 )
...
Update stapler.version to v1967
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-04 07:30:29 -07:00
renovate[bot]
a5a3083a29
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.13 ( #10496 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-04 07:27:01 -07:00
renovate[bot]
93a45f896d
Update Winstone and Jetty ( #10499 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-04 07:26:33 -07:00
Markus Winter
81d454e357
avoid dirty-panel
2025-04-04 15:19:10 +02:00
Markus Winter
7fb555b944
feedback
2025-04-04 14:56:48 +02:00
Markus Winter
8e108f71c2
change button text for rename
2025-04-04 11:29:02 +02:00
Markus Winter
eebe0e7fc5
change revoke button text
2025-04-04 10:39:13 +02:00
Markus Winter
d1face6542
Merge branch 'master' into refresh-apitoken-ui
2025-04-04 10:22:16 +02:00
Kris Stern
423d5f4709
Add 'No plugins' notice to Appearance configuration page ( #10478 )
2025-04-04 15:11:35 +08:00
Kris Stern
194162c081
Only limit height of console widget ( #10368 )
2025-04-04 15:11:06 +08:00
Kris Stern
c7583cc457
[JENKINS-75320] use the url for linking ( #10308 )
2025-04-04 15:10:36 +08:00
Kris Stern
92c4237bea
Merge branch 'master' into JENKINS-75320
2025-04-04 11:48:02 +08:00
Kris Stern
ee0a2710b1
Merge branch 'master' into build-page-console-height
2025-04-04 11:47:47 +08:00
Kris Stern
7ff240b297
Merge branch 'master' into update-appearance-page
2025-04-04 11:47:32 +08:00
Kris Stern
dd0d68d5e4
[JENKINS-75465] Delete RunIdMigrator as it has been 10 years since this migration ( #10456 )
2025-04-04 11:47:08 +08:00
Kris Stern
4e70cb8187
Deprecate `AbstractDescribableImpl` ( #10426 )
2025-04-04 11:46:15 +08:00
Markus Winter
33aa88f94e
apply prettier
2025-04-04 00:31:45 +02:00
Markus Winter
86794b8a9a
style token alert
2025-04-04 00:18:32 +02:00
Markus Winter
40888021ef
use a card approach
2025-04-04 00:00:29 +02:00
Kris Stern
7137b78fef
[JENKINS-75378] Improve javadoc to clarify execution flow of CLIListener ( #10473 )
2025-04-04 02:16:53 +08:00
Daniel Beck
72ef1d71f6
Merge branch 'master' into JENKINS-75370
2025-04-03 17:37:42 +02:00
Daniel Beck
d132309776
Restore previous behavior
2025-04-03 16:56:15 +02:00
renovate[bot]
2e6b570bc2
Update mina-sshd-api.version to v2.15.0-161.vb_200831a_c15b_ ( #10497 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 11:08:00 +01:00
renovate[bot]
cc8b98fabc
Update jenkins/ath Docker tag to v6180 ( #10498 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 11:07:47 +01:00
Jan Faracik
e0665d4bd4
Merge branch 'master' into update-appearance-page
2025-04-03 09:27:25 +01:00
Markus Winter
ffa949166a
Use dropdown for the default view of a user ( #10482 )
...
* use select for the default vuew of a user
Currently one has to manually type name of the view and ony after
leaving the field one knows if it was correct.
This PR changes it to a select with all known views for the user
* fix potential problems
2025-04-03 09:04:19 +01:00
Guruprasad Bhat
3ee5207eac
Merge branch 'master' into JENKINS-75465-remove-run-migrator
2025-04-03 09:39:24 +05:30
renovate[bot]
ac227c1375
Update dependency sass to v1.86.1 ( #10495 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-02 14:32:13 -07:00