Enhancement
-
Periodically persist the build queue so it can be restored on abnormal process termination.
JENKINS-30909
-
Add
agent
symbol for a permanent agent in Structs Plugin based configuration.
JENKINS-49661
-
Match more date formats for sortable tables.
pull 3125
Bug fix
-
Prevent
NullPointerException
when saving a parameterized job without parameters defined.
JENKINS-46638
-
Don't link to a non-existing user profile from the build log of a build started by an anonymous user.
JENKINS-48467