Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 84e8d011805194578d3b3ccfca060ce5cffbf7eb
      
https://github.com/jenkinsci/jenkins/commit/84e8d011805194578d3b3ccfca060ce5cffbf7eb
  Author: christ66 <[email protected]>
  Date:   2014-02-26 (Wed, 26 Feb 2014)

  Changed paths:
    M core/src/main/java/hudson/model/User.java
    M core/src/main/java/hudson/search/CollectionSearchIndex.java

  Log Message:
  -----------
  [FIXED JENKINS-21969] Performance issue with search box when doing case 
insensitive searching.


  Commit: ae5a3cb3620b21daf2572b570312efabbaeed046
      
https://github.com/jenkinsci/jenkins/commit/ae5a3cb3620b21daf2572b570312efabbaeed046
  Author: christ66 <[email protected]>
  Date:   2014-02-28 (Fri, 28 Feb 2014)

  Changed paths:
    R .idea/compiler.xml
    R .idea/encodings.xml
    R .idea/groovyc.xml
    M changelog.html
    M cli/pom.xml
    M core/pom.xml
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/hudson/PluginManager.java
    M core/src/main/java/hudson/cli/ConsoleCommand.java
    M core/src/main/java/hudson/model/AbstractItem.java
    M core/src/main/java/hudson/model/DirectoryBrowserSupport.java
    M core/src/main/java/hudson/model/DownloadService.java
    M core/src/main/java/hudson/model/Job.java
    M core/src/main/java/hudson/model/ListView.java
    M core/src/main/java/hudson/model/Queue.java
    M core/src/main/java/hudson/model/Run.java
    M core/src/main/java/hudson/model/UpdateSite.java
    M core/src/main/java/hudson/model/User.java
    M core/src/main/java/hudson/model/View.java
    M core/src/main/java/hudson/model/queue/ScheduleResult.java
    M core/src/main/java/hudson/slaves/SlaveComputer.java
    M core/src/main/java/hudson/util/IOUtils.java
    M core/src/main/java/hudson/util/ProcessTree.java
    M core/src/main/java/hudson/util/RunList.java
    M core/src/main/java/hudson/util/TextFile.java
    M core/src/main/java/jenkins/ClassLoaderReflectionToolkit.java
    M core/src/main/java/jenkins/diagnosis/HsErrPidList.java
    M core/src/main/java/jenkins/model/Jenkins.java
    M core/src/main/java/jenkins/security/DefaultConfidentialStore.java
    M core/src/main/java/jenkins/util/VirtualFile.java
    A core/src/main/resources/META-INF/upgrade/IOUtils.hint
    M core/src/main/resources/hudson/model/AbstractBuild/tasks_zh_CN.properties
    M 
core/src/main/resources/hudson/model/BooleanParameterDefinition/config.jelly
    M 
core/src/main/resources/hudson/model/ChoiceParameterDefinition/config.jelly
    M core/src/main/resources/hudson/model/FileParameterDefinition/config.jelly
    M 
core/src/main/resources/hudson/model/PasswordParameterDefinition/config.jelly
    M core/src/main/resources/hudson/model/RunParameterDefinition/config.jelly
    M 
core/src/main/resources/hudson/model/StringParameterDefinition/config.jelly
    M core/src/main/resources/hudson/model/TextParameterDefinition/config.jelly
    M core/src/test/java/hudson/util/ProcessTreeTest.java
    A core/src/test/java/hudson/util/RunListTest.java
    M core/src/test/java/jenkins/RemotingJarSignatureTest.java
    M debian/debian/changelog
    M plugins/pom.xml
    M pom.xml
    M test/pom.xml
    M test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
    M test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
    M test/src/test/java/hudson/model/ListViewTest.java
    M test/src/test/java/hudson/model/QueueTest.java
    M test/src/test/java/hudson/model/UpdateCenterTest.java
    M test/src/test/java/hudson/model/UpdateSiteTest.java
    M test/src/test/java/hudson/model/UserTest.java
    M test/src/test/java/hudson/tasks/ArtifactArchiverTest.java
    M war/pom.xml
    A war/src/main/webapp/images/16x16/gear2.gif
    A war/src/main/webapp/images/16x16/gear2.png

  Log Message:
  -----------
  Merge branch 'master' into JENKINS-21969


  Commit: a4c4ed5fdabaae6c734545fc6a548e1ed9c3267c
      
https://github.com/jenkinsci/jenkins/commit/a4c4ed5fdabaae6c734545fc6a548e1ed9c3267c
  Author: Steven Christou <[email protected]>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M core/src/main/java/hudson/model/User.java
    M core/src/main/java/hudson/search/CollectionSearchIndex.java

  Log Message:
  -----------
  Merge pull request #1143 from christ66/JENKINS-21969

[FIXED JENKINS-21969] Performance issue with search box


Compare: 
https://github.com/jenkinsci/jenkins/compare/99e080f33afc...a4c4ed5fdaba

-- 
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/d/optout.

Reply via email to