Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 4a8d6a0b58d86996d6c7c2ac8bc083e6a14f2b62
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/4a8d6a0b58d86996d6c7c2ac8bc083e6a14f2b62
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-10-10 (Wed, 10 Oct 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java

  Log Message:
  -----------
  Do not store arguments for steps where we cannot display anything


  Commit: 27c26303ee807bf79bc112528bec44b2a7d27b8a
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/27c26303ee807bf79bc112528bec44b2a7d27b8a
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-10-10 (Wed, 10 Oct 2018)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  -----------
  Limit the types we can save for ArgumentsActionImpl


  Commit: 851f313d17617cd0ac43e2374b3fa88cc01f7445
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/851f313d17617cd0ac43e2374b3fa88cc01f7445
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java

  Log Message:
  -----------
  Revert "Do not store arguments for steps where we cannot display anything" -- 
breaks a bunch of tests

This reverts commit 4a8d6a0b58d86996d6c7c2ac8bc083e6a14f2b62.


  Commit: 4c8c55aaabd79013898394936c8c558591c6c55d
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/4c8c55aaabd79013898394936c8c558591c6c55d
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  -----------
  Test dependency cleanup


  Commit: 7461db03fe9de7a3593c17b9ed5025d83a66fe9c
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/7461db03fe9de7a3593c17b9ed5025d83a66fe9c
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  -----------
  Fix handling of some special cases with metasteps that get Describables 
directly input, by uninstantiating the Describable for sanitization and removed 
illegal-to-store data


  Commit: 46834b56f62499cd6757caf13f1e033396bfc054
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/46834b56f62499cd6757caf13f1e033396bfc054
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  -----------
  Array sanitization too


  Commit: d8683aec75e550d3b572332081c75b985dc3b144
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/d8683aec75e550d3b572332081c75b985dc3b144
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  -----------
  Address review feedback by being stricter about allowed types and explaining 
more of the whys and wherefores


  Commit: eadb2c6beac141f9e59e2db3ec5f19b58b4b3bdf
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/eadb2c6beac141f9e59e2db3ec5f19b58b4b3bdf
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  -----------
  Merge pull request #257 from svanoort/harden-argumentsaction

[JENKINS-54032] Harden ArgumentsAction further by protecting against bizarre 
inputs


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/12a744c1ab0c...eadb2c6beac1
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

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