Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f01920915ed6d968724931d5fc709f79f22b30ac
      
https://github.com/jenkinsci/jenkins/commit/f01920915ed6d968724931d5fc709f79f22b30ac
  Author: Vincent Latombe <[email protected]>
  Date:   2013-07-13 (Sat, 13 Jul 2013)

  Changed paths:
    M test/src/test/java/hudson/search/SearchTest.java

  Log Message:
  -----------
  Use Junit4/JenkinsRule


  Commit: 2971bce8407632143f74de662b07575dd21b7a0b
      
https://github.com/jenkinsci/jenkins/commit/2971bce8407632143f74de662b07575dd21b7a0b
  Author: Vincent Latombe <[email protected]>
  Date:   2013-07-13 (Sat, 13 Jul 2013)

  Changed paths:
    M core/src/main/java/hudson/search/Search.java
    M core/src/main/java/hudson/search/SuggestedItem.java
    M core/src/main/java/jenkins/model/Jenkins.java
    M test/src/test/java/hudson/search/SearchTest.java

  Log Message:
  -----------
  Improved search to search within ItemGroups by looking at all items
contained in Jenkins instead of only direct members.

SuggestedItem has been modified to display more information about the
hierarchy of items where results are stored.


  Commit: 50cda8ca190315d1f2b9c7da310af0c6cc9224e0
      
https://github.com/jenkinsci/jenkins/commit/50cda8ca190315d1f2b9c7da310af0c6cc9224e0
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-02 (Fri, 02 Aug 2013)

  Changed paths:
    M core/src/main/java/hudson/search/Search.java
    M core/src/main/java/hudson/search/SuggestedItem.java
    M core/src/main/java/jenkins/model/Jenkins.java
    M test/src/test/java/hudson/search/SearchTest.java

  Log Message:
  -----------
  Merge pull request #848 from Vlatombe/improve-search

Improve search to look for items inside ItemGroup


Compare: 
https://github.com/jenkinsci/jenkins/compare/8697ec294708...50cda8ca1903

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to