Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: e4128963b203fce373d1b823bea33432972314b9 https://github.com/jenkinsci/jenkins/commit/e4128963b203fce373d1b823bea33432972314b9 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths: M core/src/main/java/hudson/security/PermissionScope.java Log Message: ----------- We expect a modelClass to be assignable to ModelObject. Commit: c7687cd9ebc2ffa45215c457ed45dc52f22a5d85 https://github.com/jenkinsci/jenkins/commit/c7687cd9ebc2ffa45215c457ed45dc52f22a5d85 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M core/src/main/java/hudson/security/PermissionScope.java Log Message: ----------- COMPUTER-scoped permissions are in fact often checked on Node. Commit: d00cf06adb6674e7af5188c6a07e15374758f322 https://github.com/jenkinsci/jenkins/commit/d00cf06adb6674e7af5188c6a07e15374758f322 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M core/src/main/java/hudson/model/Computer.java Log Message: ----------- Computer.CREATE should be scoped to JENKINS, not COMPUTER, since it is checked on Jenkins, not a Node or Computer. Compare Item.CREATE, scoped to ITEM_GROUP, not ITEM. Commit: 35ec989afffcbafbd6b29443968e6461f82b302d https://github.com/jenkinsci/jenkins/commit/35ec989afffcbafbd6b29443968e6461f82b302d Author: Jesse Glick <jgl...@cloudbees.com> Date: 2016-03-16 (Wed, 16 Mar 2016) Changed paths: M core/src/main/java/hudson/model/Computer.java M core/src/main/java/hudson/security/PermissionScope.java Log Message: ----------- Merge pull request #2065 from jglick/PermssionScope.COMPUTER PermissionScope clarifications Compare: https://github.com/jenkinsci/jenkins/compare/5ec74dc88423...35ec989afffc -- 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.