Revert changes in forms submission in Jenkins classic UI with Firefox have caused a regression on forms with "file" inputs.
These were made to anticipate a bugfix in Firefox which has been backed out since.
(regression in 2.173)
(issue 58296, issue 53462, Firefox issue 1370630)
Add telemetry on the use of the 'auto refresh' feature.
(pull 3894)
Add java.util.concurrent.ConcurrentLinkedDeque to the JEP-200 deserialization allowlist.
(pull 4300)
Developer: Introduce Run#getBuildsOverThreshold() method for getting runs above the desired execution result.
(pull 4259)