Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 6c70afa783edf60d99eb0a187ba44006de0e27bb
https://github.com/jenkinsci/jenkins/commit/6c70afa783edf60d99eb0a187ba44006de0e27bb
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M core/src/main/java/hudson/search/SearchIndex.java
M core/src/main/java/hudson/search/SearchIndexBuilder.java
M core/src/main/java/hudson/search/SearchItem.java
Log Message:
-----------
doc improvement
Commit: edd7feae7de862140560fde2a97f9065bef1ee32
https://github.com/jenkinsci/jenkins/commit/edd7feae7de862140560fde2a97f9065bef1ee32
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M changelog.html
M cli/pom.xml
M core/pom.xml
M debian/debian/changelog
M maven-plugin/pom.xml
M plugins/pom.xml
M pom.xml
M test/pom.xml
M ui-samples-plugin/pom.xml
M war/pom.xml
Log Message:
-----------
Merge branch 'master' of github.com:jenkinsci/jenkins
Commit: aa5e0790b900daad58192124ae771cf302a40878
https://github.com/jenkinsci/jenkins/commit/aa5e0790b900daad58192124ae771cf302a40878
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M changelog.html
M core/src/main/java/hudson/search/SearchItem.java
M core/src/main/java/jenkins/model/Jenkins.java
M test/src/test/java/hudson/search/SearchTest.java
Log Message:
-----------
[FIXED JENKINS-13148]
All top-level jobs show up in search, as opposed to just jobs in the
current view or in the primary view.
Compare:
https://github.com/jenkinsci/jenkins/compare/9bdaf8daaf07...aa5e0790b900