Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: db50903978f66acc38e6ba6f679601499e3542bc
      
https://github.com/jenkinsci/script-security-plugin/commit/db50903978f66acc38e6ba6f679601499e3542bc
  Author: Jesse Glick <[email protected]>
  Date:   2016-04-02 (Sat, 02 Apr 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptor.java
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/StaticWhitelistTest.java

  Log Message:
  -----------
  [JENKINS-26481] When delegating to DefaultGroovyMethods, check the whitelist 
against that method, but then do not interfere with actual call processing.


  Commit: 34086a41a6cf6d6479665cdd65ad23d80ae3129f
      
https://github.com/jenkinsci/script-security-plugin/commit/34086a41a6cf6d6479665cdd65ad23d80ae3129f
  Author: Jesse Glick <[email protected]>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptor.java
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/StaticWhitelistTest.java

  Log Message:
  -----------
  Merge pull request #50 from jglick/eachClosure-JENKINS-26481

[JENKINS-26481] DefaultGroovyMethods logic error


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/086735210ce2...34086a41a6cf

-- 
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/d/optout.

Reply via email to