Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 57d6eb30126ea3dbebc71e67cc5719e799fb6d83
      
https://github.com/jenkinsci/script-security-plugin/commit/57d6eb30126ea3dbebc71e67cc5719e799fb6d83
  Author: Jesse Glick <[email protected]>
  Date:   2016-05-11 (Wed, 11 May 2016)

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

  Log Message:
  -----------
  [JENKINS-33023] Expanding test case to show that binary enums are OK too.


  Commit: 8acc84d51badcb8c2af22ac853e45b6ec438263f
      
https://github.com/jenkinsci/script-security-plugin/commit/8acc84d51badcb8c2af22ac853e45b6ec438263f
  Author: Jesse Glick <[email protected]>
  Date:   2016-05-11 (Wed, 11 May 2016)

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

  Log Message:
  -----------
  [FIXED JENKINS-34739] Properly handle varargs calls.


  Commit: 007541f466fbdd143fe15035564a5304aca98f68
      
https://github.com/jenkinsci/script-security-plugin/commit/007541f466fbdd143fe15035564a5304aca98f68
  Author: Jesse Glick <[email protected]>
  Date:   2016-05-19 (Thu, 19 May 2016)

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

  Log Message:
  -----------
  Merge branch 'master' into JENKINS-34739-varargs


  Commit: 6d81b119bd5aa8937e69ff0bc02e69a708e42a4a
      
https://github.com/jenkinsci/script-security-plugin/commit/6d81b119bd5aa8937e69ff0bc02e69a708e42a4a
  Author: Jesse Glick <[email protected]>
  Date:   2016-05-19 (Thu, 19 May 2016)

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

  Log Message:
  -----------
  Added test coverage for primitive types.


  Commit: 02d9c3b8a14d0f086d02594bd27b8b014ac15be4
      
https://github.com/jenkinsci/script-security-plugin/commit/02d9c3b8a14d0f086d02594bd27b8b014ac15be4
  Author: Jesse Glick <[email protected]>
  Date:   2016-05-19 (Thu, 19 May 2016)

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

  Log Message:
  -----------
  Factoring out a parametersForVarargs method for clarity at @svanoort’s 
request.


  Commit: 415e349017ec8b04f9400c87789141670093a182
      
https://github.com/jenkinsci/script-security-plugin/commit/415e349017ec8b04f9400c87789141670093a182
  Author: Jesse Glick <[email protected]>
  Date:   2016-05-19 (Thu, 19 May 2016)

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

  Log Message:
  -----------
  Merge pull request #68 from jglick/JENKINS-34739-varargs

[JENKINS-34739] Handle varargs


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/155ac3d07979...415e349017ec

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