Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 9f90c353c36cf2b149c1351854c32cb0f5b25c09
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/9f90c353c36cf2b149c1351854c32cb0f5b25c09
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-30 (Thu, 30 Jun 2016)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/RestartingLoadStepTest.java

  Log Message:
  -----------
  Added accessToSiblingScripts.


  Commit: 93956c4fdf7fd9ea0ab1f7afc66c00c23e3d49e5
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/93956c4fdf7fd9ea0ab1f7afc66c00c23e3d49e5
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-30 (Thu, 30 Jun 2016)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/RestartingLoadStepTest.java

  Log Message:
  -----------
  Noting what does *not* work.


  Commit: 37274a8df85d795dfc2902342a0de394f97fb91b
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/37274a8df85d795dfc2902342a0de394f97fb91b
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-30 (Thu, 30 Jun 2016)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/RestartingLoadStepTest.java

  Log Message:
  -----------
  Making the problem with call() more evident.


  Commit: 0a40fc0a84e2fd4db597be07395272b7d68ea101
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/0a40fc0a84e2fd4db597be07395272b7d68ea101
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-30 (Thu, 30 Jun 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/RestartingLoadStepTest.java

  Log Message:
  -----------
  Diagnosing another symptom of 
https://github.com/kohsuke/groovy-sandbox/issues/7.


  Commit: b2c9116b0580c48e33ce99db86aeda14e64f8423
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/b2c9116b0580c48e33ce99db86aeda14e64f8423
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-30 (Thu, 30 Jun 2016)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/RestartingLoadStepTest.java

  Log Message:
  -----------
  Finally figured out how to reproduce JENKINS-36372 properly.


  Commit: 925bbe3d3b424fb1960b18a4b168864c8f8ff85c
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/925bbe3d3b424fb1960b18a4b168864c8f8ff85c
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-30 (Thu, 30 Jun 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/RestartingLoadStepTest.java

  Log Message:
  -----------
  [FIXED JENKINS-36372] Relink the bindings of loaded scripts after restart.


  Commit: ecaee984f241e720f7dab43be8cd4aa42da341f4
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/ecaee984f241e720f7dab43be8cd4aa42da341f4
  Author: Jesse Glick <[email protected]>
  Date:   2016-07-06 (Wed, 06 Jul 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/RestartingLoadStepTest.java

  Log Message:
  -----------
  Merge pull request #29 from jglick/accessToSiblingScripts

[JENKINS-36372] Root bindings not accessible to scripts loaded after restart


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/404fab7b59dc...ecaee984f241

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