xndcn
1405d8b7f5
Add note about environment variable in parameter file.html ( #9909 )
2024-10-25 15:32:52 -06:00
Vincent Latombe
97e1009673
When calling Nodes#setNodes, NodeListener methods should be called as required ( #9905 )
...
* When calling Nodes#setNodes, NodeListener methods should be called as required
For example, when loading a new casc configuration, it calls Nodes#setNodes, and the NodeListener methods were not called, causing listener implementations not to be notified according to the new state.
* Fix reviews
2024-10-25 15:32:29 -06:00
Mustafa Ulu
1eea693eb2
Translate user property categories to Turkish ( #9891 )
2024-10-25 15:32:10 -06:00
Mustafa Ulu
9c228bb321
Turkish localization fixes for security configuration ( #9890 )
...
* Turkish localization fixes for security configuration
* Turkish localization for success page after creating first user
2024-10-25 15:31:56 -06:00
Allan Burdajewicz
9e256de2d1
[JENKINS-73845] Fix OperatingSystemEndOfLifeAdminMonitor endOfLifeDate displayed on first warning day ( #9908 )
...
* [JENKINS-73845] Fix OperatingSystemEndOfLifeAdminMonitor endOfLifeDate displayed on first warning day
* [JENKINS-73845] Add test
* [JENKINS-73845] Improve test
2024-10-25 15:31:35 -06:00
renovate[bot]
5ab2262790
Update jenkins/ath Docker tag to v6058 ( #9911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 09:20:53 -07:00
Jesse Glick
7a1630235f
Removing configurability of `Jenkins.agentProtocols` ( #9903 )
2024-10-24 18:41:45 +01:00
github-actions[bot]
1f7b6a8f0e
Fill in since annotations ( #9910 )
...
Co-authored-by: timja <21194782+timja@users.noreply.github.com>
2024-10-24 18:38:16 +01:00
renovate[bot]
1869fc05fe
Update jenkins/ath Docker tag to v6052 ( #9904 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 07:13:23 -07:00
Vincent Latombe
d9fbb65e98
Display appropriate GUI that accurately displays offline by design ( #9883 )
2024-10-23 09:04:54 +01:00
renovate[bot]
2da45fc19f
Update dependency org.jenkins-ci.plugins:matrix-auth to v3.2.3 ( #9902 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 22:19:22 +01:00
Jenkins Release Bot
b6c44153bb
[maven-release-plugin] prepare for next development iteration
2024-10-22 13:43:21 +00:00
Jenkins Release Bot
cb34c03b5a
[maven-release-plugin] prepare release jenkins-2.482
2024-10-22 13:43:00 +00:00
renovate[bot]
4fe5040796
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2345 ( #9897 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 21:58:20 -07:00
renovate[bot]
ebfa9c2558
Update dependency eslint to v9.13.0 ( #9898 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 19:17:43 -07:00
renovate[bot]
f8c551f47f
Update dependency sass to v1.80.3 ( #9899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 19:17:22 -07:00
renovate[bot]
271d70bbbb
Update dependency @eslint/js to v9.13.0 ( #9896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 15:31:43 -07:00
renovate[bot]
5c68c7b612
Update dependency org.jenkins-ci.main:remoting to v3273 ( #9895 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 12:56:38 -07:00
renovate[bot]
8ee91ce984
Update dependency org.springframework.security:spring-security-bom to v6.3.4 ( #9894 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 12:56:30 -07:00
renovate[bot]
1a4b5ca9db
Update Yarn to v4.5.1 ( #9893 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 12:51:08 -07:00
Basil Crow
6c5cdfa96c
Allow for null to be passed to `doSafeRestart` ( #9882 )
2024-10-21 19:37:27 +01:00
Yaroslav
5f7026dd03
[JENKINS-71728] Add CSP compatible version of `FormApply#applyResponse` ( #8351 )
...
Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>
Co-authored-by: Yaroslav Afenkin <yaroslavafenkin@users.noreply.github.com>
Co-authored-by: Alexander Brandes <brandes.alexander@web.de>
Co-authored-by: Basil Crow <me@basilcrow.com>
2024-10-21 19:36:27 +01:00
Tim Jacomb
d7eda6a7c7
Use standard dropdowns for combobox ( #9462 )
...
Co-authored-by: Zbynek Konecny <zbynek1729@gmail.com>
2024-10-21 19:36:04 +01:00
Daniel Beck
2c92eae462
[JENKINS-73768] Handle base=derived case in Util#isOverridden ( #9728 )
...
Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
2024-10-21 19:35:37 +01:00
Devin Nusbaum
eb07f9e734
Reduce default size of diagnostic buffer for `FlightRecorderInputStream` from 1MiB to 1KiB ( #9887 )
2024-10-21 19:35:23 +01:00
Jan Faracik
9af59503d5
Refine content and appearance of the project 'Configure' screen ( #9734 )
...
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
2024-10-21 19:35:12 +01:00
renovate[bot]
0d3c32a4e3
Update dependency sass to v1.80.2 ( #9892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 09:25:30 +01:00
Vincent Latombe
e8360278e2
Print Jenkins version on boot ( #9878 )
2024-10-20 09:24:52 +01:00
Basil Crow
13d2b78f0e
Migrate `site.xml` to new model ( #9885 )
2024-10-20 09:23:47 +01:00
renovate[bot]
c72033e3d1
Update dependency org.jenkins-ci.main:remoting to v3272 ( #9888 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-20 09:22:59 +01:00
renovate[bot]
5c6b0932cf
Update dependency sass to v1.80.1 ( #9889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-20 09:21:29 +01:00
renovate[bot]
091953fb3e
Update dependency org.jenkins-ci.plugins:junit to v1307 ( #9886 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-17 14:16:37 -07:00
renovate[bot]
8612f16534
Update dependency org.springframework:spring-framework-bom to v6.1.14 ( #9884 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-17 08:36:50 -07:00
renovate[bot]
a4f6f61d29
Update dependency org.jenkins-ci.main:remoting to v3270 ( #9880 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-16 18:10:58 -07:00
renovate[bot]
e097c2218e
Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v930 ( #9881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-16 14:56:23 -07:00
renovate[bot]
e1a6b190d4
Update dependency org.jenkins-ci:jenkins to v1.125 ( #9877 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-16 10:18:42 -07:00
renovate[bot]
4413da07f9
Update dependency io.jenkins.plugins:echarts-api to v5.5.1-3 ( #9879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-16 10:17:54 -07:00
renovate[bot]
dc4ad7e1a8
Update dependency io.jenkins.plugins:gson-api to v2.11.0-85.v1f4e87273c33 ( #9867 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 16:53:45 -07:00
Devin Nusbaum
5019eb900c
Stop build in `DeleteBuildsCommandTest.deleteBuildsShouldFailIfTheBuildIsRunning` so test can be cleaned up on Windows consistently ( #9876 )
2024-10-15 14:36:47 -07:00
shenxianpeng
c41791ef32
Fix run generate-weekly-changelog.sh failed ( #9874 )
...
closes
2024-10-15 10:41:25 -06:00
Vincent Latombe
b50cf513c1
[JENKINS-30101][JENKINS-30175] Simplify persistence design for temporarily offline status ( #9855 )
...
Co-authored-by: Jesse Glick <jglick@cloudbees.com>
2024-10-15 16:32:02 +01:00
renovate[bot]
29a711458a
Update dependency io.jenkins.plugins:echarts-api to v5.5.1-2 ( #9873 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 08:00:14 -07:00
renovate[bot]
8d5c614237
Update jenkins/ath Docker tag to v6040 ( #9872 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 07:59:42 -07:00
renovate[bot]
aa6876b2a8
Update dependency stylelint to v16.10.0 ( #9869 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 07:58:58 -07:00
Jenkins Release Bot
b5b9876b51
[maven-release-plugin] prepare for next development iteration
2024-10-15 13:53:08 +00:00
Jenkins Release Bot
b21f428377
[maven-release-plugin] prepare release jenkins-2.481
2024-10-15 13:52:44 +00:00
renovate[bot]
91b46327f7
Update dependency io.jenkins.plugins:json-api to v20240303-101.v7a_8666713110 ( #9868 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 14:26:12 -07:00
renovate[bot]
7520ae670f
Update dependency org.jenkins-ci.plugins:script-security to v1365 ( #9870 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 14:25:55 -07:00
renovate[bot]
1c14bdc4de
Update dependency io.jenkins.plugins:asm-api to v9.7.1-97.v4cc844130d97 ( #9866 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 11:44:14 -07:00
Markus Winter
8458d66713
[JENKINS-73813] Show a notification when scheduling a build fails ( #9787 )
...
Co-authored-by: Jan Faracik <43062514+janfaracik@users.noreply.github.com>
Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
2024-10-14 19:23:26 +01:00