Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: c3212ef18c78a905796b0b0ca1eb6c4b262ea289
      
https://github.com/jenkinsci/script-security-plugin/commit/c3212ef18c78a905796b0b0ca1eb6c4b262ea289
  Author: Jesse Glick <[email protected]>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  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/groovy/SandboxInterceptorTest.java

  Log Message:
  -----------
  [FIXED JENKINS-31234] Groovy allows Singleton.instance as an alias for 
Singleton.getInstance().


  Commit: 805b99cbea4eaedd64821f5f625ec4317037b354
      
https://github.com/jenkinsci/script-security-plugin/commit/805b99cbea4eaedd64821f5f625ec4317037b354
  Author: Jesse Glick <[email protected]>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  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/groovy/SandboxInterceptorTest.java

  Log Message:
  -----------
  Merge pull request #31 from jglick/static-getter-JENKINS-31234

[JENKINS-31234] Support Singleton.instance syntax


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/e61d09361e22...805b99cbea4e

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