Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: bf9b09f12142efcab03a047da614260f28cffd48
      
https://github.com/jenkinsci/script-security-plugin/commit/bf9b09f12142efcab03a047da614260f28cffd48
  Author: ikedam <de...@ikedam.jp>
  Date:   2014-08-24 (Sun, 24 Aug 2014)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalLink.java
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScriptTest.java
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalTest.java
    A 
src/test/java/org/jenkinsci/plugins/scriptsecurity/testutil/ScriptSecurityJenkinsRule.java

  Log Message:
  -----------
  Support Jenkins 1.466.


  Commit: ef7d6a04cded0d947c9d62e728dceddff83b229f
      
https://github.com/jenkinsci/script-security-plugin/commit/ef7d6a04cded0d947c9d62e728dceddff83b229f
  Author: ikedam <de...@ikedam.jp>
  Date:   2014-08-24 (Sun, 24 Aug 2014)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalTest.java

  Log Message:
  -----------
  Ignores javascript errors on management pages cause by Jenkins core < 1.487


  Commit: 492dca1da1842c0bd5f7e6ef9d75033a4a43b3eb
      
https://github.com/jenkinsci/script-security-plugin/commit/492dca1da1842c0bd5f7e6ef9d75033a4a43b3eb
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java
    A 
src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxResolvingClassLoader.java
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScriptTest.java

  Log Message:
  -----------
  [FIXED JENKINS-25348]

Added necessary additions.
Now the clients of this plugin needs to be modified to use this newly added 
method.


  Commit: 1fb086f427a238fb58392f007d67fe1d32b686c9
      
https://github.com/jenkinsci/script-security-plugin/commit/1fb086f427a238fb58392f007d67fe1d32b686c9
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalLink.java

  Log Message:
  -----------
  Adjusting the way we attain compatibility with 1.466 and newer versions at 
the same time.


  Commit: e09ebd0c05dee07f683cdbfcea47fb1c47b904c6
      
https://github.com/jenkinsci/script-security-plugin/commit/e09ebd0c05dee07f683cdbfcea47fb1c47b904c6
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalLink.java
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScriptTest.java
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalTest.java
    A 
src/test/java/org/jenkinsci/plugins/scriptsecurity/testutil/ScriptSecurityJenkinsRule.java

  Log Message:
  -----------
  Merge pull request #3


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/c014c29f1899...e09ebd0c05de

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to