Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: 55b2b3cf6ff42c1610a3462e50528b993764d089
      
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/55b2b3cf6ff42c1610a3462e50528b993764d089
  Author: Jesse Glick <[email protected]>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryPurger.java
    M src/main/java/hudson/plugins/jobConfigHistory/PluginUtils.java

  Log Message:
  -----------
  [FIXED JENKINS-20988] Avoid making potentially expensive or locking calls 
like User.current() from inside an extension constructor.
Anyway the “current user” is simply ACL.SYSTEM in this case, which we ought to 
treat like anonymous.


-- 
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/groups/opt_out.

Reply via email to