-
New Feature
-
Resolution: Fixed
-
Major
-
None
I'd love a filter that would always show the N most recently completed jobs. This would let me setup a wallboard with a consistent layout no matter what the state of recent build activity is.
[JENKINS-17093] Filter to show N jobs sorted by most recently completed
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 147924 ] | New: JNJira + In-Review [ 192645 ] |
Code changed in jenkins
User: jacob_robertson
Path:
src/main/java/hudson/views/MostRecentJobsFilter.java
src/main/java/hudson/views/ParameterFilter.java
src/main/java/hudson/views/RegExJobFilter.java
src/main/resources/hudson/views/MostRecentJobsFilter/config.jelly
src/main/resources/hudson/views/ParameterFilter/config.jelly
src/main/resources/hudson/views/RegExJobFilter/config.jelly
src/test/java/hudson/views/ParameterFilterTest.java
http://jenkins-ci.org/commit/view-job-filters-plugin/b10005a320585ed2fa03d6b06064fdb53fa0019c
Log:
fixed
JENKINS-18386,JENKINS-17597,JENKINS-17093,JENKINS-18399