Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clover-plugin
  Commit: b5785857bce4ea91f45f97e6197b9bf35823eba1
      
https://github.com/jenkinsci/clover-plugin/commit/b5785857bce4ea91f45f97e6197b9bf35823eba1
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/main/java/hudson/plugins/clover/CloverBuildAction.java

  Log Message:
  -----------
  Use SoftReference for CloverBuildAction.report to avoid reloading results 
constantly.


  Commit: c288b10459e0e027c7ce46373e2192f07f569a06
      
https://github.com/jenkinsci/clover-plugin/commit/c288b10459e0e027c7ce46373e2192f07f569a06
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-08-06 (Wed, 06 Aug 2014)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/clover/CloverBuildAction.java
    M src/main/java/hudson/plugins/clover/CloverPublisher.java

  Log Message:
  -----------
  Merge branch 'master' into CloverBuildAction.report-SoftReference

Conflicts:
        src/main/java/hudson/plugins/clover/CloverBuildAction.java


  Commit: a0e258cf2207b7cb2c9f7fef1d4eda597a1f92bf
      
https://github.com/jenkinsci/clover-plugin/commit/a0e258cf2207b7cb2c9f7fef1d4eda597a1f92bf
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M src/main/java/hudson/plugins/clover/CloverPublisher.java

  Log Message:
  -----------
  Merge branch 'master' into CloverBuildAction.report-SoftReference


  Commit: 6c3f3e55ceb1f83801840bde7640554d8ccb9855
      
https://github.com/jenkinsci/clover-plugin/commit/6c3f3e55ceb1f83801840bde7640554d8ccb9855
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M src/main/java/hudson/plugins/clover/CloverBuildAction.java

  Log Message:
  -----------
  Switching to a 15min timeout rather than using SoftReference.


  Commit: de34218e1dce87244857f3bdb6e3c1f06a99789e
      
https://github.com/jenkinsci/clover-plugin/commit/de34218e1dce87244857f3bdb6e3c1f06a99789e
  Author: mparfianowicz <mparfianow...@atlassian.com>
  Date:   2014-10-03 (Fri, 03 Oct 2014)

  Changed paths:
    M src/main/java/hudson/plugins/clover/CloverBuildAction.java

  Log Message:
  -----------
  Merge pull request #12 from jglick/CloverBuildAction.report-SoftReference

Use Guava's CacheBuilder with weakKeys() for CloverBuildAction.report to avoid 
reloading results constantly.


Compare: 
https://github.com/jenkinsci/clover-plugin/compare/9393857ab0bb...de34218e1dce

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to