Commit Graph

35419 Commits

Author SHA1 Message Date
dependabot[bot] 9970349ab1
Bump asm.version from 9.6 to 9.7 (#9075) 2024-03-27 17:30:17 +00:00
dependabot[bot] 5c79979056
Bump org.jenkins-ci.plugins.workflow:workflow-step-api from 639.v6eca_cd8c04a_a_ to 657.v03b_e8115821b_ (#9081) 2024-03-27 17:29:13 +00:00
renovate[bot] 5d6ba93931
Update dependency stylelint to v16.3.0 (#9082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 06:38:34 -06:00
Bob Du 8197702484
Further reduce usages of `StringUtils` (#9044)
* Remove usages of StringUtils#containsIgnoreCase

Signed-off-by: Bob Du <i@bobdu.cc>

* Remove usages of StringUtils#removeStart StringUtils#removeEnd

Signed-off-by: Bob Du <i@bobdu.cc>

* Remove usages of StringUtils#defaultString

Signed-off-by: Bob Du <i@bobdu.cc>

* Remove usages of StringUtils#defaultIfBlank

Signed-off-by: Bob Du <i@bobdu.cc>

* Remove usages of StringUtils#isAlphanumeric

Signed-off-by: Bob Du <i@bobdu.cc>

* Remove usages of StringUtils.EMPTY

Signed-off-by: Bob Du <i@bobdu.cc>

* Remove usages of StringUtils#split

Signed-off-by: Bob Du <i@bobdu.cc>

* Remove usages of StringUtils#startsWithIgnoreCase

Signed-off-by: Bob Du <i@bobdu.cc>

* Remove usages of StringUtils#countMatches

Signed-off-by: Bob Du <i@bobdu.cc>

* Remove usages of StringUtils#endsWithAny

Signed-off-by: Bob Du <i@bobdu.cc>

* fix spotbugs warning

Signed-off-by: Bob Du <i@bobdu.cc>

* Use Objects.toString

Signed-off-by: Bob Du <i@bobdu.cc>

* revert unrelated change

Signed-off-by: Bob Du <i@bobdu.cc>

---------

Signed-off-by: Bob Du <i@bobdu.cc>
2024-03-27 06:38:23 -06:00
Alexander Brandes e914bb6d76
Fill in since todos (#9077)
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-03-26 19:44:24 +01:00
Mustafa Ulu 047257757d
Translate freestyle project description to Turkish (#9066)
The previous translation was removed within https://github.com/jenkinsci/jenkins/pull/8795
2024-03-26 09:15:14 -06:00
dependabot[bot] 607f61bfda
Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 (#9076)
Bumps commons-logging:commons-logging from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 09:14:31 -06:00
Vincent Latombe f7bbcb5f43
Set current object to be the administrative monitor itself when loading its description view (#9071)
* Set current object to be the administrative monitor itself when loading its description

* Simplify

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

---------

Co-authored-by: Jesse Glick <jglick@cloudbees.com>
2024-03-26 09:13:56 -06:00
jean pierre Lerbscher c729b41763
Use Collection.isEmpty() to test if collections are empty (#9072)
Fix issue S1155 'Collection.isEmpty()' should be used to test for emptiness
2024-03-26 09:13:21 -06:00
Jenkins Release Bot e4079f71c1 [maven-release-plugin] prepare for next development iteration 2024-03-26 13:00:54 +00:00
Jenkins Release Bot 2c4b3dcd1f [maven-release-plugin] prepare release jenkins-2.451 2024-03-26 13:00:35 +00:00
dependabot[bot] 9aaae2ba90
Bump eps1lon/actions-label-merge-conflict from 2.1.0 to 3.0.0 (#9074)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 11:46:03 -07:00
dependabot[bot] 5bfabe61bd
Bump org.jenkins-ci.plugins.workflow:workflow-support from 865.v43e78cc44e0d to 881.v7663695646cf (#9051)
* Bump org.jenkins-ci.plugins.workflow:workflow-support

Bumps [org.jenkins-ci.plugins.workflow:workflow-support](https://github.com/jenkinsci/workflow-support-plugin) from 865.v43e78cc44e0d to 881.v7663695646cf.
- [Release notes](https://github.com/jenkinsci/workflow-support-plugin/releases)
- [Changelog](https://github.com/jenkinsci/workflow-support-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/workflow-support-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-support
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add scm API plugin to tests pom

Allow workflow-support plugin to load by including the most recent
release of the scm API plugin as a dependency in the tests module.

Without this addition, the StartupTest fails because the workflow-support
plugin cannot be loaded.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2024-03-25 11:43:37 -07:00
Mustafa Ulu 92d0c71290
Translate appearance link to Turkish (#9067)
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2024-03-25 11:35:32 -06:00
renovate[bot] 0734c2e249
Update dependency postcss to v8.4.38 (#9068)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-24 14:26:33 +00:00
renovate[bot] b1e7e98107
Update dependency webpack to v5.91.0 (#9065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-24 14:24:50 +00:00
Stefan Spieker 81c698cbbd
Removed unneeded exclusions of core dependency in `war` (#9063)
removed unneeded exclusions
2024-03-24 05:32:46 -06:00
Jesse Glick c3e3a4a6e1
Follow-up fixes to `Nodes` refactoring (#9053) 2024-03-24 05:32:31 -06:00
Jesse Glick 5cec09d7ed
`RunListener.allowLoad` + `AbstractLazyLoadRunMap.recognizeNumber` (#9050) 2024-03-24 05:32:17 -06:00
renovate[bot] 4ce021a974
Update babel monorepo to v7.24.3 (#9064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-23 22:20:56 +01:00
Mustafa Ulu e24627af9a
Translate description of "Plain text" markup formatter to Turkish (#9062) 2024-03-23 08:30:44 +01:00
renovate[bot] 67a379e16a
Update dependency postcss to v8.4.37 (#9057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-23 08:29:38 +01:00
Stefan Spieker f73094b519
Minor improvements to readability within tests (#9059)
minor improvements to readability
2024-03-22 21:49:58 +01:00
renovate[bot] 706eda4c88
Update babel monorepo to v7.24.1 (#9061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 11:51:30 -07:00
dependabot[bot] 6fa01b7354
Bump org.jenkins-ci:jenkins from 1.111 to 1.112 (#9058) 2024-03-22 00:14:02 +00:00
renovate[bot] d5ae4b0d7c
Update dependency postcss-preset-env to v9.5.2 (#9054)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-21 17:03:32 +01:00
renovate[bot] e0d94d9339
Update dependency postcss to v8.4.36 (#9055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-21 17:03:25 +01:00
Smith Chang 50269cabe4
Remove duplicated words in Javadoc comments (#9056)
chore: remove repetitive words

Signed-off-by: veryyet <zhengxingru@outlook.com>
2024-03-21 17:03:13 +01:00
dependabot[bot] 00fce5a1d2
Bump org.jenkins-ci.main:jenkins-test-harness from 2171.v048c97409d12 to 2174.v111a_b_471784f (#9049)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 13:56:52 -07:00
Jenkins Release Bot ec5c07252a [maven-release-plugin] prepare for next development iteration 2024-03-19 13:03:21 +00:00
Jenkins Release Bot 4947fe6aad [maven-release-plugin] prepare release jenkins-2.450 2024-03-19 13:03:00 +00:00
dependabot[bot] d09ae8c7bb
Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2 (#9048)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.14.1 to 10.14.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.14.1...checkstyle-10.14.2)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 15:44:22 -06:00
dependabot[bot] 4666cae77e
Bump org.springframework.security:spring-security-bom from 5.8.10 to 5.8.11 (#9047)
Bump org.springframework.security:spring-security-bom

Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.10 to 5.8.11.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.10...5.8.11)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 21:47:42 +01:00
renovate[bot] db52842ca3
Update dependency sass to v1.72.0 (#9046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 19:00:27 +00:00
dependabot[bot] 9f790a3142
Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#9043)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.0...awaitility-4.2.1)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 11:05:57 -06:00
Jesse Glick c0f27461fc
`QueueIdStrategy` (#9020) 2024-03-18 15:59:19 +01:00
Markus Winter 229724953b
[JENKINS-69191] new icon for agent not accepting tasks and computer icon legend (#8823)
* [JENKINS-69191] icon for agent not accepting tasks

This change adds another icon for the case when an agent is not
accepting tasks, e.g. because the retention strategy avoids this.
The makes it easier to decide whether an agent is in a non healthy
state.
A legend button is added below the computer overview table that shows an
explanation for the icons.

* fix style
2024-03-18 15:59:05 +01:00
renovate[bot] 01e8cf9ea8
Update dependency postcss-preset-env to v9.5.1 (#9045)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 15:58:31 +01:00
dependabot[bot] e9923d3d7a
Bump org.springframework:spring-framework-bom from 5.3.32 to 5.3.33 (#9042)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.3.32 to 5.3.33.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.32...v5.3.33)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 00:03:45 +01:00
Jan Faracik 730c59fe4d
Add components for dropdown items (#8827)
* Init

* Update taglib

* Add docs

* Add additional docs

* Update header.jelly

* Remove translations

* Linting

* Update utils.js

* Add clazz

* Update templates.js

* Address comments

* Fix failing tests due to JS change

* Update templates.js

* Fix properties not being set correctly

* XML escape clazz, URL and ID

---------

Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2024-03-14 21:36:10 +01:00
Basil Crow 471bf225f4
Remove unnecessary `<pluginManagement>` entries (#9037) 2024-03-14 21:34:36 +01:00
Daniel Beck 1da7c9cb68
Add help text for Markup Formatter setting (#9038)
* Restore help text for Markup Formatter setting

* Update core/src/main/resources/hudson/security/GlobalSecurityConfiguration/help-markupFormatter.html

Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>

* mvn -pl war frontend:yarn -Dfrontend.yarn.arguments=lint:fix

---------

Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2024-03-14 21:34:26 +01:00
Daniel Beck 5bc99ad8b7
Improve description of "Plain text" markup formatter (#9039)
Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
2024-03-14 21:34:17 +01:00
dependabot[bot] a4835fccf3
Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre (#9040)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.1.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 21:34:08 +01:00
Basil Crow d2a4a44a5c
Remove lingering reference to `maven-makepkgs-plugin` (#9034) 2024-03-12 18:59:55 -06:00
dependabot[bot] 4909708a14
Bump softprops/action-gh-release from 2.0.2 to 2.0.4 (#9035)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](d99959edae...9d7c94cfd0)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 18:59:27 -06:00
dependabot[bot] 3e61c82be1
Bump org.jenkins-ci.plugins:mailer from 470.vc91f60c5d8e2 to 472.vf7c289a_4b_420 (#9036)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 17:15:23 -07:00
Jenkins Release Bot 1b4affc201 [maven-release-plugin] prepare for next development iteration 2024-03-12 13:08:47 +00:00
Jenkins Release Bot 8c5b7ec3e8 [maven-release-plugin] prepare release jenkins-2.449 2024-03-12 13:08:28 +00:00
dependabot[bot] 61a8fed259
Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.1 (#9033)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 19:52:43 -07:00