Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 3fd66ff22051a3309b8dc5130d8da0759ee27f48
      
https://github.com/jenkinsci/jenkins/commit/3fd66ff22051a3309b8dc5130d8da0759ee27f48
  Author: Raihaan Shouhell <raihaanhims...@gmail.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M core/src/main/java/hudson/model/ListView.java
    A core/src/main/java/hudson/views/StatusFilter.java
    M core/src/main/resources/hudson/model/ListView/configure-entries.jelly
    M core/src/main/resources/hudson/views/Messages.properties
    A core/src/main/resources/hudson/views/StatusFilter/config.jelly
    R core/src/test/java/hudson/model/ListViewTest.java
    M test/src/test/java/hudson/model/ListViewTest.java
    A test/src/test/java/hudson/views/StatusFilterTest.java

  Log Message:
  -----------
  [JENKINS-20052] Refactor ListView getItems (#4466)

* Refactor ListView getItems

Signed-off-by: Raihaan Shouhell <raihaan.shouh...@autodesk.com>

* Minor Refactor

* Optimization for specific case

* Migrate statusfilter to viewjobfilter

* Use unboxed boolean so we don't have to deal with null

* UI Changes

* Add tests and use pre-auth filters

* Add test with a simple filter

* Remove old tests as the new tests should cover this

* Change annotation

* Only iterate if there are names or a regex pattern


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/eb80f7-3fd66f%40github.com.

Reply via email to