Enhancement
-
Replace disconnect and system info symbols for agents.
pull 8015
-
Developer: Expose
UserSeedChangeListener
extension point.
pull 7997
-
Developer: do not call
SaveableListener.fireOnChange
anymore when reloading an AbstractItem
.
pull 7984
-
Developer: Support searches for matching form elements without the use of the Prototype JavaScript framework.
pull 8008
-
Developer: Added a utility
HttpServletFilter
to the API.
pull 7892
Bug fix
-
Prefix the name of input elements of ListView to prevent form submission issues when an Item (job) is named
elements
.
JENKINS-71200