Commit Graph

35419 Commits

Author SHA1 Message Date
Markus Winter 83541cfb0e
[JENKINS-73613] refresh buildhistory widget in all cases (#9624)
* [JENKINS-73592] refresh buildhistory widget when page gets focus

* [JENKINS-73613] refresh buildhistory in all cases

refresh the buildHistory widget instantly when the window gets focus,
e.g. after switching browser tabs but also when one was in another
application and clicks in the browser window.
When the window is visible it will update even when it has no focus,
when the window is hidden no calls to the controller will be done.

Additionally the buildHistory will be updated when it is not on the
first page. So e.g. when someone deletes a build, changes the display
name or the description or when a build is still running the page gets
updated.
2024-08-24 11:58:09 +02:00
Markus Winter de5cd41b55
[JENKINS-73668] fix styling of rowSelectionController dropdown (#9641)
* [JENKINS-73668] fix stlying of rowSelectionController dropdown

ensure there is enough gap between entries

* style it as before with smaller dropdown button

* apply prettier
2024-08-24 11:57:51 +02:00
renovate[bot] fb09eafb02
Update stapler.version to v1896 (major) (#9651)
Update dependency org.kohsuke.stapler:stapler-groovy to v1896

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 07:59:21 -07:00
Vincent Latombe 49618a00ce
Updating the test to note the behavioural change 2024-08-23 08:14:22 +02:00
renovate[bot] 8d10674a5b
Update dependency org.jenkins-ci.plugins:junit to v1296 (#9650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 17:47:01 -07:00
renovate[bot] e6c9f30192
Update dependency mini-css-extract-plugin to v2.9.1 (#9646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 13:46:34 -07:00
Basil Crow 856bd0fc58
Turn down log level of `StaplerFilteredActionListener` (#9643) 2024-08-22 12:50:03 -06:00
renovate[bot] c72a895582
Update dependency sass-loader to v16.0.1 (#9647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 11:18:55 -07:00
Vincent Latombe 2d30cfcf98
Fix review 2024-08-22 17:20:38 +02:00
Vincent Latombe 44602bbf9c
Typo spotted by @dwnusbaum
Co-authored-by: Devin Nusbaum <dwnusbaum@users.noreply.github.com>
2024-08-22 17:12:59 +02:00
Vincent Latombe 39d30c8828
Add WithConsoleUrl interface
This simplifies the logic of `Functions#getConsoleUrl` and makes it pluggable.
2024-08-22 15:33:03 +02:00
renovate[bot] 0c31a3ac96
Update dependency io.jenkins.plugins:prism-api to v1.29.0-17 (#9642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 18:14:10 -07:00
renovate[bot] 80cf2aa54e
Update dependency org.jenkins-ci.plugins:junit to v1295 (#9640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 16:12:03 -07:00
renovate[bot] 8827ec91e5
Update dependency postcss-preset-env to v10.0.2 (#9639)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 16:11:44 -07:00
Zbynek Konecny 94aadfcce8
Allow plugins to customize number of suggestions in autocomplete (#9616) 2024-08-21 07:46:51 +02:00
Madis Pärn b064be0de8
JENKINS-68822 added support for removing all builds with LogRotator (#9405)
* JENKINS-68822 added support for removing all builds with LogRotator

* Update core/src/main/java/hudson/tasks/LogRotator.java

---------

Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2024-08-21 07:46:42 +02:00
Jenkins Release Bot 1272ab7f85 [maven-release-plugin] prepare for next development iteration 2024-08-20 13:40:44 +00:00
Jenkins Release Bot 5a783a7a34 [maven-release-plugin] prepare release jenkins-2.473 2024-08-20 13:40:21 +00:00
renovate[bot] aa348fc9d0
Update dependency org.jenkins-ci.plugins:junit to v1291 (#9635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 17:20:38 -07:00
renovate[bot] d808f3c379
Update dependency org.springframework.security:spring-security-bom to v5.8.14 (#9634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 16:57:41 -07:00
renovate[bot] 4bab9de612
Update dependency commons-logging:commons-logging to v1.3.4 (#9632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 16:57:22 -07:00
renovate[bot] 7ead3b9293
Update dependency io.jenkins.plugins:prism-api to v1.29.0-16 (#9633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 14:31:13 -07:00
Mark Waite 1a9f6684c7
Update @since javadoc comments for recent API additions (#9629) 2024-08-18 20:32:00 -06:00
Mark Waite 1bf0e5c279
Remove trailing backslash from 'Keep this build forever' hover text (#9625)
Remove trailing '\' from 'Keep this build forever' hover text

See the before and after pictures in the pull request.
2024-08-18 20:31:42 -06:00
renovate[bot] 9ec7e584c9
Update dependency stylelint to v16.8.2 (#9630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 10:42:29 -07:00
renovate[bot] a248879cb2
Update dependency org.apache.maven:maven-core to v3.9.9 (#9628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 09:59:02 -07:00
renovate[bot] 7981996fee
Update dependency postcss-preset-env to v10.0.1 (#9627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 09:17:26 +01:00
renovate[bot] 543004767b
Update dependency com.google.guava:guava to v33.3.0-jre (#9626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 11:57:30 -07:00
renovate[bot] 9a02a21076
Update dependency io.jenkins.plugins:echarts-api to v5.5.1-1 (#9620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 17:52:04 -07:00
renovate[bot] ed4fef1f39
Update dependency io.jenkins.plugins:font-awesome-api to v6.6.0-1 (#9621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 17:50:59 -07:00
Basil Crow 7e46c48324
Updates to `CONTRIBUTING.md` (#9615) 2024-08-16 17:04:52 -06:00
renovate[bot] dc62589a40
Update jenkins/ath Docker tag to v5941 (#9617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 19:21:16 -07:00
Jérôme Pochat c8eddd3f65
[JENKINS-73597] Remove `RekeySecretAdminMonitor` and related resources (#9594) 2024-08-15 11:29:01 -07:00
renovate[bot] c5c69abd2d
Update dependency org.springframework:spring-framework-bom to v5.3.39 (#9612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 19:33:33 -07:00
renovate[bot] 0fb78543a1
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2254 (#9611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 19:33:07 -07:00
Basil Crow 9c91bcde1d
Fix Spotless (#9613) 2024-08-14 11:59:11 -07:00
renovate[bot] ead777a4e6
Update dependency org.jenkins-ci.plugins.workflow:workflow-api to v1336 (#9609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 10:36:15 -07:00
renovate[bot] 5709f43a8e
Update dependency org.jenkins-ci.plugins:script-security to v1354 (#9608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 10:35:53 -07:00
Basil Crow 5637aab455
Use SLF4J BOM (#9601) 2024-08-14 06:11:29 -06:00
Tim Jacomb b182867b29
Tweak pom so that renovate is able to update test harness (#9610)
Remove property for group id for jenkins-test-harness
2024-08-14 07:50:26 +01:00
Zbynek Konecny 95707460d3
Use standard dropdowns for autocomplete (#9453)
* Use standard dropdowns for autocomplete

* Debounce autocompletion, limit to 10 suggestions, allow tab

* Keyboard navigation improvements

Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>

* Autocomplete: use the same width as the parent field

* Prevent browser autocomplete, do not hide on field click

* Use !==

Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>

---------

Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2024-08-14 08:27:24 +02:00
renovate[bot] 4c42b599a6
Update mina-sshd-api.version to v2.13.2-125.v200281b_61d59 (#9607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 15:51:44 -07:00
renovate[bot] ef894ef5b3
Update dependency io.jenkins.plugins:commons-lang3-api to v3.16.0-82.ve2b_07d659d95 (#9606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 10:22:15 -07:00
Jenkins Release Bot 90dd48109e [maven-release-plugin] prepare for next development iteration 2024-08-13 13:51:13 +00:00
Jenkins Release Bot 479c85d4da [maven-release-plugin] prepare release jenkins-2.472 2024-08-13 13:50:51 +00:00
Markus Winter f615612a18
[JENKINS-73563] Create a `jenkins-button` instead of a YUI button in `makeButton` (#9604)
Co-authored-by: Kevin Guerroudj <91883215+Kevin-CB@users.noreply.github.com>
2024-08-12 17:26:47 -07:00
Basil Crow 2c3d25c527
Fix `jetty:run` (#9603) 2024-08-12 12:34:27 -07:00
renovate[bot] 203b6a6c85
Update eslint monorepo to v9.9.0 (#9597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 10:07:02 -07:00
Basil Crow f773034fe2
Revert "[JENKINS-73563] create a jenkins-button instead of a yui button in makeButton" (#9602)
Revert "[JENKINS-73563] create a jenkins-button instead of a yui button in ma…"

This reverts commit b349b6be42.
2024-08-12 10:06:05 -07:00
Basil Crow 121c0aefd6
[JENKINS-73130] Upgrade core from Jetty 10.x to 12.x (EE 8) (#9590)
Co-authored-by: Olivier Lamy <olamy@apache.org>
2024-08-12 07:42:01 -07:00