Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 7dee930f339f7092361e631bf8af1e4ced631180 https://github.com/jenkinsci/jenkins/commit/7dee930f339f7092361e631bf8af1e4ced631180 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths: M core/src/main/java/hudson/model/Fingerprint.java M core/src/main/java/hudson/model/Node.java M core/src/main/java/hudson/security/AccessControlled.java M core/src/main/java/hudson/tasks/BuildTrigger.java A core/src/main/resources/META-INF/upgrade/AccessControlled.hint M test/src/test/java/hudson/search/SearchTest.java M test/src/test/java/jenkins/model/JenkinsTest.java Log Message: ----------- Introducing AccessController.hasPermission(Authentication, Permission). Commit: b3cd925a69071e0aee4fe81043d9aa0d23bd9f6a https://github.com/jenkinsci/jenkins/commit/b3cd925a69071e0aee4fe81043d9aa0d23bd9f6a Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M core/src/main/java/hudson/model/Fingerprint.java M core/src/main/java/hudson/model/Node.java M core/src/main/java/hudson/security/AccessControlled.java M core/src/main/java/hudson/tasks/BuildTrigger.java A core/src/main/resources/META-INF/upgrade/AccessControlled.hint M test/src/test/java/hudson/search/SearchTest.java M test/src/test/java/jenkins/model/JenkinsTest.java Log Message: ----------- Merge pull request #3149 from jglick/AccessControlled Introducing AccessControlled.hasPermission(Authentication, Permission) Compare: https://github.com/jenkinsci/jenkins/compare/f33506f4f6b4...b3cd925a6907 -- 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.