Jan Faracik
a090c92d85
Init
2024-12-15 09:44:40 +00:00
Tim Jacomb
db744ccc28
Fix scrolling with keyboard ( #10054 )
...
* Adapt keyboard.js to handle undefined as well as null
* Adjust keyboard priority
2024-12-14 11:46:00 +00:00
Jan Faracik
5657369d95
Merge branch 'add-icons-to-command-palette' into add-groups-to-command-palette
2024-12-13 09:46:35 +00:00
Jan Faracik
65bbc5d549
Refine Command Palette UI ( #10046 )
...
Refine command palette
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2024-12-12 21:39:52 +00:00
Jan Faracik
26f17a277f
Update _command-palette.scss
2024-12-11 22:10:56 +00:00
Jan Faracik
2b6ffc85f3
Init
2024-12-11 22:09:09 +00:00
Jan Faracik
809d2e6120
Make iconXml private, rename to icon
2024-12-11 21:37:47 +00:00
Jan Faracik
661f994783
Merge branch 'refine-command-palette' into add-icons-to-command-palette
2024-12-11 20:15:22 +00:00
Tim Jacomb
436a02b9d3
Add support for images
2024-12-11 16:35:24 +00:00
Jan Faracik
d43a8d3b2f
Init
2024-12-10 21:54:23 +00:00
Jan Faracik
cc63c9c8e5
Refine command palette
2024-12-10 21:37:09 +00:00
Jan Faracik
930c7ffe7d
Overhaul search with a Command Palette ( #7569 )
...
Co-authored-by: Wadeck Follonier <Wadeck@users.noreply.github.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
Co-authored-by: Alexander Brandes <mc.cache@web.de>
Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
2024-12-09 22:19:12 +00:00
frankie139506
f6802dd545
[JENKINS-69549] Margins for headers and paragraphs make descriptions … ( #7078 )
...
Co-authored-by: Alexander Brandes <mc.cache@web.de>
Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2024-12-09 10:43:00 +00:00
Kris Stern
d046516d5f
Merge pull request #8435 from janfaracik/keyboard-shortcut-animation
...
Update appearance of keyboard shortcut tooltips
2024-12-08 22:47:03 +08:00
Tim Jacomb
a1a313851e
Merge branch 'master' into JENKINS-37241/autocomplete-improvements
2024-12-04 15:11:02 +00:00
Basil Crow
33e9609174
Run `npm run lint:fix` ( #10013 )
2024-11-29 11:40:01 -08:00
Tim Jacomb
d017d30898
[JENKINS-37241] Support for query parameters in autocomplete
2024-11-11 15:09:21 +00: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
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
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
Jan Faracik
c34234f2c5
Refine content and appearance of the 'Edit View' screen ( #9833 )
...
Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
2024-10-14 09:09:20 +01:00
Tim Jacomb
34f77dd068
Merge branch 'master' into keyboard-shortcut-animation
2024-10-12 20:05:47 +01:00
Basil Crow
4d2698f254
Move Webpack build to the same Maven module from which it is invoked ( #9823 )
2024-10-12 11:46:18 -07:00
Basil Crow
41d09e0fa0
Stop recommending `-jnlpUrl` ( #8639 )
2023-11-09 08:09:00 -07:00
dependabot[bot]
a18de54ee6
Bump parent POM from 1.91 to 1.92 ( #7422 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-20 07:52:05 -08:00
dependabot[bot]
0cb929849d
Bump parent POM from 1.90 to 1.91 ( #7331 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-04 09:42:33 -07:00
Alex Earl
0815fd8a48
[JENKINS-68652] Upgrade ANTLR from 2.7.7 to 4.11.1 ( #7293 )
...
Co-authored-by: Basil Crow <me@basilcrow.com>
2022-10-30 10:34:37 -07:00
Stefan Spieker
d6869e4c51
Add individual suppressions to SpotBugs false positives ( #7124 )
...
Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>
2022-09-27 09:27:41 -07:00
dependabot[bot]
a50cb8bcb1
Bump parent POM from 1.87 to 1.88 ( #7083 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 08:20:10 -07:00
Basil Crow
cb1bbc74df
[JENKINS-68694] Winstone 6.1: Upgrade Jetty from 9.4.46.v20220331 to 10.0.11 ( #6801 )
...
Co-authored-by: Jesse Glick <jglick@cloudbees.com>
2022-08-02 11:26:04 -07:00
Jesse Glick
6de288f424
[JENKINS-68933] Better WebSocket testing, removal of reflection ( #6780 )
2022-07-07 08:23:47 -07:00
Basil Crow
9c42754e86
Use Java 9+ methods in `JavaVMArguments` ( #6758 )
2022-07-04 06:51:41 -07:00
Basil Crow
c60ea9210c
[JEP-236] [JENKINS-68570] Require Java 11 or newer ( #6083 )
2022-06-24 09:56:33 -07:00
dependabot[bot]
e036d3af2e
Bump parent POM from 1.74 to 1.76 ( #6642 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-10 07:58:06 -07:00
Basil Crow
f314f8f4db
Use correct `Logger` import ( #6593 )
2022-05-21 14:33:07 -07:00
Basil Crow
23c5cee13c
[JENKINS-68492] `javadoc:javadoc` can no longer be executed with `install` ( #6560 )
2022-05-12 08:54:39 -07:00
Basil Crow
f5eee7dcb4
Move Checkstyle configuration to a separate file ( #6552 )
2022-05-11 10:08:07 -07:00
Basil Crow
dc88f58a2d
Upgrade build toolchain ( #6432 )
2022-04-04 09:17:18 -07:00
Basil Crow
3b29e9d460
Fix more `DM_DEFAULT_ENCODING` SpotBugs violations ( #6098 )
2022-01-07 06:29:55 -08:00
Basil Crow
7e8b5b37f7
Remove `UG_SYNC_SET_UNSYNC_GET` SpotBugs exclusions ( #6154 )
2022-01-04 09:01:13 -08:00
Basil Crow
79f04403e3
Fixups for #6015 and #6023 ( #6140 )
2021-12-31 07:54:33 -08:00
Basil Crow
20a31c923d
Fix `LI_LAZY_INIT_UPDATE_STATIC` SpotBugs violation ( #6129 )
2021-12-31 07:53:07 -08:00
Basil Crow
4d227779c6
Suppress `NP_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD` SpotBugs violation ( #6131 )
2021-12-30 08:01:02 -08:00
Basil Crow
85df6000a7
Suppress `NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR` SpotBugs violation ( #6130 )
2021-12-30 08:00:28 -08:00
Basil Crow
8a8c70f04f
Suppress `ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD` SpotBugs violations ( #6123 )
2021-12-29 16:00:45 +00:00
Basil Crow
94b5a216db
Fix `EQ_GETCLASS_AND_CLASS_CONSTANT` SpotBugs violations ( #6125 )
2021-12-29 16:00:27 +00:00
Basil Crow
a6354c166b
Fix `NP_BOOLEAN_RETURN_NULL` SpotBugs violations ( #6122 )
2021-12-29 16:00:11 +00:00
Basil Crow
1af59169b4
Suppress `URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD` SpotBugs violations ( #6124 )
2021-12-29 16:00:04 +00:00
Basil Crow
f1739945a8
Suppress `SE_INNER_CLASS` SpotBugs violations ( #6121 )
2021-12-28 11:43:35 -08:00
Basil Crow
70a1fd92a0
Suppress `MS_CANNOT_BE_FINAL` SpotBugs violations ( #6110 )
2021-12-27 09:47:51 -08:00
Basil Crow
b068fd25dd
Fix `RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE` and `RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE` SpotBugs violations ( #6109 )
2021-12-27 09:47:11 -08:00
Basil Crow
483a029ca2
Fix `RV_RETURN_VALUE_IGNORED_BAD_PRACTICE` SpotBugs violations ( #6108 )
2021-12-27 09:45:59 -08:00
Basil Crow
234017ecfc
Fix `RV_RETURN_VALUE_IGNORED` SpotBugs violations ( #6107 )
2021-12-27 09:42:52 -08:00
Basil Crow
de99acbd0f
EOL `BackFiller` ( #6106 )
2021-12-27 09:42:24 -08:00
Basil Crow
bd3823ce0d
Spotbugs fixes for `LI_LAZY_INIT_STATIC`, `NP_LOAD_OF_KNOWN_NULL_VALUE`, and `UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD` ( #6099 )
2021-12-24 16:36:32 -08:00
Basil Crow
8a5e309256
Fix `DM_DEFAULT_ENCODING` SpotBugs violations ( #6050 )
2021-12-22 20:33:59 -08:00
Basil Crow
a5f13e65ef
Triage some SpotBugs violations ( #6049 )
2021-12-22 06:15:14 -08:00
Basil Crow
c3e22d57db
Fix `IS2_INCONSISTENT_SYNC` SpotBugs violations ( #6047 )
2021-12-15 15:22:47 -08:00
Basil Crow
485c9b0966
Fix `XXE_SAXPARSER` SpotBugs violations ( #6052 )
2021-12-14 10:49:51 -08:00
Basil Crow
165d559469
Fix `RV_RETURN_VALUE_IGNORED_BAD_PRACTICE` SpotBugs violations ( #6025 )
2021-12-11 12:51:46 -08:00
Basil Crow
9e68ced3d0
Fix `IS_FIELD_NOT_GUARDED` SpotBugs violation ( #6037 )
2021-12-10 09:53:22 -08:00
Basil Crow
b57ede4279
Fix some SpotBugs violations ( #6023 )
...
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2021-12-10 09:52:29 -08:00
Basil Crow
c90556c9a2
Fix `IC_INIT_CIRCULARITY` SpotBugs violation ( #6022 )
2021-12-08 09:05:27 -08:00
Basil Crow
426c6a1b54
Fix `RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT` SpotBugs violations
2021-12-06 14:03:50 -08:00
Basil Crow
cd91b39f56
Fix `SIC_INNER_SHOULD_BE_STATIC` SpotBugs violations
2021-12-06 14:02:59 -08:00
Basil Crow
f7bc2b5da6
Fix `OBL_UNSATISFIED_OBLIGATION` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
6c45a12cd7
Fix `RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
2023494b86
Fix `DCN_NULLPOINTER_EXCEPTION` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
1a89cec44e
Fix `SR_NOT_CHECKED` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
081c0ce6f4
Fix `JLM_JSR166_UTILCONCURRENT_MONITORENTER` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
4492a1c198
Fix `NP_NULL_PARAM_DEREF` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
57abb105ff
Fix `HARD_CODE_PASSWORD` SpotBugs violations
2021-12-06 14:00:47 -08:00
Basil Crow
8c4ae1a145
Fix `CO_COMPARETO_INCORRECT_FLOATING` SpotBugs violations
2021-12-06 13:59:20 -08:00
Basil Crow
d374369d40
Fix `OS_OPEN_STREAM` SpotBugs violations
2021-12-06 13:59:11 -08:00
Basil Crow
a0c843698d
Fix `SE_NO_SERIALVERSIONID` SpotBugs violations
2021-12-06 13:59:05 -08:00
Basil Crow
d5cea69751
Prevent new SpotBugs violations from being introduced ( #6015 )
2021-12-06 13:52:38 -08:00
Stefan Spieker
0811c45651
Renamed exclude file and set spotbugs default to medium ( #5746 )
...
Co-authored-by: Basil Crow <me@basilcrow.com>
Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com>
2021-09-28 08:22:55 +01:00
Stefan Spieker
d56d5619e8
Exclude two generated classes from spotbugs ( #5750 )
2021-09-27 20:08:25 +01:00
Basil Crow
34df399f27
Silence SpotBugs false positive
2021-06-03 09:04:53 -07:00
Jesse Glick
3a5a755f47
[INFRA-2890] Remove unused configuration of `maven-site-plugin` ( #5497 )
2021-05-19 08:39:38 +01:00
StefanSpieker
58499905f8
replaced MS_SHOULD_BE_FINAL general spotbugs exclude with individual excludes ( #5235 )
2021-03-08 07:58:49 +00:00
Stefan Spieker
c780f81c94
JENKINS-53720 is fixed already with spotbugs version update
2020-12-04 22:30:32 +01:00
Jeff Thompson
ced25e51fd
Make sure everything has a justification.
...
And move a couple of items to the exclude file. If we ever get to a lower threshold, these will show up all over the place.
2020-01-23 14:55:59 -07:00
Stefan Spieker
f9d1801bd6
remove UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS from global exclude
2019-12-31 12:15:04 +01:00
Oleg Nenashev
46824ec45d
[JENKINS-53863] - Update JTH to 2.41.1 and enable testing with JDK 11
2018-11-13 18:48:52 +01:00
Oleg Nenashev
d735f5e03b
[JENKINS-36717] - Remove FindBugs priority filters since they do not actually impact the build
2016-08-01 19:55:58 +03:00
Oleg Nenashev
d8cae8221e
[FIXED JENKINS-36715] - Invoke FindBugs during the Jenkins core build ( #2458 )
...
* Move FindBugs call to the parent POM, always run it and generate XMLs
* Update FindBugs to 3.0.4
* Filter away Stream encoding issues
* Rework FindBugs definitions according to comments from @jtnord
* Generalize configuration, findbugs:findbugs now takes it.
* Add TODOs to FindBugs excludes file
* Remove explicit failOnError
* Fix the typo spotted by @jtnord
2016-08-01 18:20:27 +03:00
Peter Dave Hello
0ac3a27b7d
optimize png images losslessly using zopflipng ( #2379 )
...
Optimize PNG images losslessly using zopflipng
2016-06-02 12:26:16 +02:00
Kohsuke Kawaguchi
f4c8165838
Resurrect the maven site changes
...
This reverts commit 604e7e07d1 .
2012-09-25 11:59:00 -07:00
Kohsuke Kawaguchi
604e7e07d1
Revert Maven site pom change until the release gets to central.
...
Revert "menu needs to be explicitly inherited"
This reverts commit 7add578b8d .
Revert "Push Maven site to another repository"
This reverts commit 71d8014b52 .
2012-09-24 13:46:09 -07:00
Kohsuke Kawaguchi
7add578b8d
menu needs to be explicitly inherited
2012-09-24 12:02:49 -07:00