Branch: refs/heads/master Home: https://github.com/jenkinsci/script-security-plugin Commit: ff35fd86983bc1d545cb9062aa16022284f6c0aa https://github.com/jenkinsci/script-security-plugin/commit/ff35fd86983bc1d545cb9062aa16022284f6c0aa Author: Mike Kobit <mko...@gmail.com> Date: 2016-10-08 (Sat, 08 Oct 2016)
Changed paths: M src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist Log Message: ----------- Whitelist Objects.requireNonNull methods These are useful for writing methods/functions that want to check input. They can also be useful for providing folder-scoped "global" libraries since those must pass security restrictions. Commit: 0131f895c91d9e5d7032f183b834821ffefe8f4b https://github.com/jenkinsci/script-security-plugin/commit/0131f895c91d9e5d7032f183b834821ffefe8f4b Author: Jesse Glick <jgl...@cloudbees.com> Date: 2016-10-11 (Tue, 11 Oct 2016) Changed paths: M src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist Log Message: ----------- Merge pull request #90 from mkobit/objects-whitelist Whitelist Objects.requireNonNull methods Compare: https://github.com/jenkinsci/script-security-plugin/compare/6d627ff8e433...0131f895c91d -- 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.