Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 24dc0008c557c65d3e4dcfa73503af818e1cfea0 https://github.com/jenkinsci/jenkins/commit/24dc0008c557c65d3e4dcfa73503af818e1cfea0 Author: lvotypko <lvoty...@redhat.com> Date: 2012-02-16 (Thu, 16 Feb 2012)
Changed paths: M core/src/main/java/hudson/search/CollectionSearchIndex.java M core/src/main/java/hudson/search/FixedSet.java M core/src/main/java/hudson/search/Search.java A core/src/main/resources/hudson/search/Search/UserProperty/config.jelly Log Message: ----------- Optional case-sensitivity for search tool. Default setting is case-sensitive, loged users can change it to case-insensitive in their configuration page. Commit: e00729ea4bbe7316058534fd0b96289375bb1250 https://github.com/jenkinsci/jenkins/commit/e00729ea4bbe7316058534fd0b96289375bb1250 Author: Vojtech Juranek <vjura...@redhat.com> Date: 2012-02-17 (Fri, 17 Feb 2012) Changed paths: M core/src/main/java/hudson/search/CollectionSearchIndex.java M core/src/main/java/hudson/search/FixedSet.java M core/src/main/java/hudson/search/Search.java A core/src/main/resources/hudson/search/Search/UserProperty/config.jelly M war/src/main/webapp/scripts/hudson-behavior.js Log Message: ----------- Merge https://github.com/lvotypko/jenkins into pull376 Commit: 23c7e5bb10f83e906eaaef748460b9817e4f5bbb https://github.com/jenkinsci/jenkins/commit/23c7e5bb10f83e906eaaef748460b9817e4f5bbb Author: Vojtech Juranek <vjura...@redhat.com> Date: 2012-02-17 (Fri, 17 Feb 2012) Changed paths: M core/src/main/java/hudson/model/UserProperty.java M core/src/main/java/hudson/search/CollectionSearchIndex.java M core/src/main/java/hudson/search/FixedSet.java M core/src/main/java/hudson/search/Search.java A core/src/main/java/hudson/search/UserSearchProperty.java R core/src/main/resources/hudson/search/Search/UserProperty/config.jelly A core/src/main/resources/hudson/search/UserSearchProperty/config.jelly Log Message: ----------- Refactoring of pull376 Commit: 689b397e48f43400a1040fc041516bbaf0a75efd https://github.com/jenkinsci/jenkins/commit/689b397e48f43400a1040fc041516bbaf0a75efd Author: Vojtech Juranek <vjura...@redhat.com> Date: 2012-02-17 (Fri, 17 Feb 2012) Changed paths: M changelog.html Log Message: ----------- Added changelog record for pull376 Compare: https://github.com/jenkinsci/jenkins/compare/9db1436...689b397