Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mercurial-plugin
  Commit: eed5978d498536c191ee0120f646a0825d45fdaf
      
https://github.com/jenkinsci/mercurial-plugin/commit/eed5978d498536c191ee0120f646a0825d45fdaf
  Author: David Santiago Turiño <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M src/main/java/hudson/plugins/mercurial/Cache.java
    M src/main/java/hudson/plugins/mercurial/HgExe.java

  Log Message:
  -----------
  Reduce lock contention while updating caches

Use different locks for updating master and slave nodes caches .
Reduces lock contention and increases cache update performance when
using multiple slave nodes.


  Commit: 7cf5ae726944ec4d6ba79011ec9383c8e4e5a02a
      
https://github.com/jenkinsci/mercurial-plugin/commit/7cf5ae726944ec4d6ba79011ec9383c8e4e5a02a
  Author: David Santiago Turiño <[email protected]>
  Date:   2012-01-17 (Tue, 17 Jan 2012)

  Changed paths:
    M src/main/java/hudson/plugins/mercurial/Cache.java

  Log Message:
  -----------
  Traces updated


  Commit: b8b61ff47ecddfc86b2a3a7153e75df10917acfc
      
https://github.com/jenkinsci/mercurial-plugin/commit/b8b61ff47ecddfc86b2a3a7153e75df10917acfc
  Author: David Santiago Turiño <[email protected]>
  Date:   2012-05-02 (Wed, 02 May 2012)

  Changed paths:
    M src/main/java/hudson/plugins/mercurial/Cache.java
    M src/main/java/hudson/plugins/mercurial/HgExe.java

  Log Message:
  -----------
  Renaming of local bundle files and hg branch parameter


  Commit: af0eb074b00b145acd429cca73b67a67bbd1a97f
      
https://github.com/jenkinsci/mercurial-plugin/commit/af0eb074b00b145acd429cca73b67a67bbd1a97f
  Author: David Santiago Turiño <[email protected]>
  Date:   2012-05-22 (Tue, 22 May 2012)

  Changed paths:
    M src/main/java/hudson/plugins/mercurial/Cache.java
    M src/main/java/hudson/plugins/mercurial/HgExe.java

  Log Message:
  -----------
  Changes towards the smallest diff for review

Please note that the indentation of some lines is not the best just for
the sake of getting the smallest diff, as requested during the review.


  Commit: dc0bd85a0a396b1f83caebba3080f673ca16a99c
      
https://github.com/jenkinsci/mercurial-plugin/commit/dc0bd85a0a396b1f83caebba3080f673ca16a99c
  Author: Jesse Glick <[email protected]>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M src/main/java/hudson/plugins/mercurial/Cache.java

  Log Message:
  -----------
  Merge pull request #21 from nimeacuerdo/master

[FIXED JENKINS-12763] Reduce lock contention while updating caches


Compare: 
https://github.com/jenkinsci/mercurial-plugin/compare/116ab226f746...dc0bd85a0a39

Reply via email to