Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: be1890377a4623be9483e6b70df22cd8da2f7616
      
https://github.com/jenkinsci/git-plugin/commit/be1890377a4623be9483e6b70df22cd8da2f7616
  Author: Mark Waite <[email protected]>
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/extensions/impl/PruneStaleBranch.java
    M src/main/java/hudson/plugins/git/util/BuildData.java

  Log Message:
  -----------
  [Fix JENKINS-29482] Don't hide build history when prune stale branches is on

Reverts "prune deleted branches from BuildData to avoid growing memory 
consumption"

This reverts the bulk of commit 163e60fccd5a08199efd7d85b0b351c6e950c2f7.
The two test cases which were added are still retained, though it is odd
that they are unaffected by reverting the change to the production code.
As far as I can tell, the BuildData.purgeStaleBranches method was not
called by any test, even though it seems it should have been called.


-- 
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