Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 8891c86af686d7eb1f1cbae64bf545f304f607fb
      
https://github.com/jenkinsci/jenkins/commit/8891c86af686d7eb1f1cbae64bf545f304f607fb
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M core/src/main/java/hudson/Functions.java
    M core/src/main/resources/lib/layout/layout.jelly

  Log Message:
  -----------
  share code between <l:ajax>


  Commit: f1aa7ba07e3fa5ddf34888a7f10bf04a56de1c74
      
https://github.com/jenkinsci/jenkins/commit/f1aa7ba07e3fa5ddf34888a7f10bf04a56de1c74
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/model/Queue.java
    M core/src/main/java/hudson/model/View.java
    M core/src/main/resources/hudson/model/ComputerSet/sidepanel.jelly
    M core/src/main/resources/hudson/model/View/ajaxBuildQueue.jelly
    M core/src/main/resources/hudson/model/View/sidepanel.jelly
    M maven-plugin/src/main/java/hudson/maven/MavenModuleSet.java
    M 
maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/ajaxBuildQueue.jelly
    M 
maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/sidepanel2.jelly

  Log Message:
  -----------
  Fixed the lock contention problem on Queue.getItems()

>From what I was told by Emanuele today in the office hours, this came up
during the Copenhagen hackathon.


Compare: 
https://github.com/jenkinsci/jenkins/compare/46d93c0e70bf...f1aa7ba07e3f

Reply via email to