Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 1f31f421770847787f7928f52bc83cf825bba373
      
https://github.com/jenkinsci/jenkins/commit/1f31f421770847787f7928f52bc83cf825bba373
  Author: Steve Arch <sa...@cloudbees.com>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M core/src/main/java/hudson/model/View.java

  Log Message:
  -----------
  [JENKINS-53353] - Do not cache results of View.getActions() (#3608)

* JENKINS-53353 Do not cache results of View.getActions()

Plugins that may affect the view, eg via TransientViewActionFactory
that get installed _after_ a `view` has been initally viewed
will not be able to add anything to the view if the results
of getActions() are cached.

* JENKINS-53353 Removed unnecessary synchronization

* JENKINS-53353 Whitespace

* JENKINS-53353 Restored (and deprecated) updateTransientActions

to maintain backwards compatibility.



      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

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