Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: e334748cb3e3748180791d22ca1549cca2566c07
https://github.com/jenkinsci/jenkins/commit/e334748cb3e3748180791d22ca1549cca2566c07
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M core/src/main/java/hudson/search/Search.java
Log Message:
-----------
doc improvement
Commit: 658fd226bad47e826df1cff45fd9e7bd99ad2ce3
https://github.com/jenkinsci/jenkins/commit/658fd226bad47e826df1cff45fd9e7bd99ad2ce3
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M core/src/main/java/hudson/model/AbstractModelObject.java
A core/src/main/java/hudson/search/SearchFactory.java
Log Message:
-----------
allowed plugins to implement subtypes of the Search class to provide
different search implementations
Compare: https://github.com/jenkinsci/jenkins/compare/ddd6867...658fd22