Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 43f570f3e2c0424d0e842490c1820946b2c5fefb
      
https://github.com/jenkinsci/jenkins/commit/43f570f3e2c0424d0e842490c1820946b2c5fefb
  Author: Robert Sandell <[email protected]>
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
    M core/src/main/java/hudson/model/ParametersAction.java
    M test/src/test/java/hudson/model/ParametersActionTest2.java

  Log Message:
  -----------
  [JENKINS-34858] - Listed Parameters should reflect what was used when the 
build ran

And provided a way for plugins to define safe parameters
by extending ParametersAction


  Commit: 9bf2bb83454ad74a80e18aa9a20952def1cd28ef
      
https://github.com/jenkinsci/jenkins/commit/9bf2bb83454ad74a80e18aa9a20952def1cd28ef
  Author: Robert Sandell <[email protected]>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M core/src/main/java/hudson/model/ParametersAction.java
    M test/src/test/java/hudson/model/ParametersActionTest2.java

  Log Message:
  -----------
  Allow to specify additional safe parameters in the constructor


  Commit: c3942a1be4ad82884d7b65f5c2586086931e711a
      
https://github.com/jenkinsci/jenkins/commit/c3942a1be4ad82884d7b65f5c2586086931e711a
  Author: Robert Sandell <[email protected]>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M core/src/main/java/hudson/model/ParametersAction.java

  Log Message:
  -----------
  Fixed some potential null pointers


  Commit: 74d0412d74a6429765a98e8d8c52324139de8034
      
https://github.com/jenkinsci/jenkins/commit/74d0412d74a6429765a98e8d8c52324139de8034
  Author: Robert Sandell <[email protected]>
  Date:   2016-05-19 (Thu, 19 May 2016)

  Changed paths:
    M core/src/main/java/hudson/model/ParametersAction.java
    M test/src/test/java/hudson/model/ParametersActionTest2.java

  Log Message:
  -----------
  Merge pull request #2353 from rsandell/safe-parameters

[JENKINS-34858] - Listed Parameters should reflect what was used when the build 
ran


Compare: 
https://github.com/jenkinsci/jenkins/compare/d08eec18dcb2...74d0412d74a6

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