Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: deda81c27a88cecf92077e1666374a9b6abeb0ef
      
https://github.com/jenkinsci/script-security-plugin/commit/deda81c27a88cecf92077e1666374a9b6abeb0ef
  Author: Andrew Bayer <[email protected]>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovyCallSiteSelector.java
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java

  Log Message:
  -----------
  [FIXED JENKINS-48364] Treat null first vararg param properly.


  Commit: 948aee1f334879bf4c0ea6f5b00746af29613ee3
      
https://github.com/jenkinsci/script-security-plugin/commit/948aee1f334879bf4c0ea6f5b00746af29613ee3
  Author: Andrew Bayer <[email protected]>
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovyCallSiteSelector.java
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApproval.java
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/blacklist
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalTest.java
    R 
src/test/resources/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalTest.zip
    A 
src/test/resources/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalTest/dangerousApproved.zip
    A 
src/test/resources/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalTest/malformedScriptApproval.zip

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into jenkins-48364

Conflicts:
        
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java


  Commit: 6a8d7e6138135fd6c4253e12cb25245620b3290b
      
https://github.com/jenkinsci/script-security-plugin/commit/6a8d7e6138135fd6c4253e12cb25245620b3290b
  Author: Andrew Bayer <[email protected]>
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovyCallSiteSelector.java
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java

  Log Message:
  -----------
  Merge pull request #168 from abayer/jenkins-48364

[FIXED JENKINS-48364] Treat null first vararg param properly.


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/2c7b60ca40ef...6a8d7e613813

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