Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: e6ccfc979b959490f8db21166a5bf2c69e566e43
      
https://github.com/jenkinsci/script-security-plugin/commit/e6ccfc979b959490f8db21166a5bf2c69e566e43
  Author: Jesse Glick <[email protected]>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

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

  Log Message:
  -----------
  [JENKINS-31701] Misclassification of a method taking long and being passed an 
int.


  Commit: 1f2eadb81f426e85e7f3d9c6d53be20e05a066fa
      
https://github.com/jenkinsci/script-security-plugin/commit/1f2eadb81f426e85e7f3d9c6d53be20e05a066fa
  Author: Jesse Glick <[email protected]>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M pom.xml
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScriptTest.java

  Log Message:
  -----------
  Merge branch 'master' into RejectedAccessException-JENKINS-31701


  Commit: 200b118ed0a57ce6a8c8b37147c0514811b974c8
      
https://github.com/jenkinsci/script-security-plugin/commit/200b118ed0a57ce6a8c8b37147c0514811b974c8
  Author: Jesse Glick <[email protected]>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

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

  Log Message:
  -----------
  @kzantow had reservations about uses of Double. Since this is not tested 
anyway, skip it.
@tfennelly requested that isInstancePrimitive be more clearly documented.


  Commit: af0b1ae64f365f015836f47d2b642d085cd6e069
      
https://github.com/jenkinsci/script-security-plugin/commit/af0b1ae64f365f015836f47d2b642d085cd6e069
  Author: Jesse Glick <[email protected]>
  Date:   2015-12-16 (Wed, 16 Dec 2015)

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

  Log Message:
  -----------
  Merge pull request #33 from jglick/RejectedAccessException-JENKINS-31701

[JENKINS-31701] Misclassification of a method taking long and being passed an 
int


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/bad55dc4c719...af0b1ae64f36

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