Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-choices-plugin
  Commit: 4768feedc690dd8735113ced65e2978cf1b590d5
      
https://github.com/jenkinsci/active-choices-plugin/commit/4768feedc690dd8735113ced65e2978cf1b590d5
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M src/main/java/org/biouno/unochoice/model/GroovyScript.java

  Log Message:
  -----------
  [JENKINS-66411] Create new instance deserializing only when scripts are null


  Commit: e914a86dfc840697a47a181716eabac1fdb1997f
      
https://github.com/jenkinsci/active-choices-plugin/commit/e914a86dfc840697a47a181716eabac1fdb1997f
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M src/main/java/org/biouno/unochoice/model/ScriptlerScript.java

  Log Message:
  -----------
  [JENKINS-66411] Add isSandboxed field


  Commit: e843b183a9fde515e14154a8d3dc6af791a4235f
      
https://github.com/jenkinsci/active-choices-plugin/commit/e843b183a9fde515e14154a8d3dc6af791a4235f
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M src/test/java/org/biouno/unochoice/TestPersistingParameters.java
    M src/test/java/org/biouno/unochoice/issue63983/TestSandboxAndApproval.java

  Log Message:
  -----------
  [JENKINS-66411] Update unit tests


  Commit: 17a70b197d0fb8205a8ae7ec341d6a0c07efbbd4
      
https://github.com/jenkinsci/active-choices-plugin/commit/17a70b197d0fb8205a8ae7ec341d6a0c07efbbd4
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    R src/main/java/org/biouno/unochoice/model/ScriptlerScriptParameter.java
    M src/main/java/org/biouno/unochoice/util/Utils.java

  Log Message:
  -----------
  [JENKINS-66411] Remove utils method to list scripts (not used now)


  Commit: 31832680c96cebe8e44d3161e741bf63fc8719d0
      
https://github.com/jenkinsci/active-choices-plugin/commit/31832680c96cebe8e44d3161e741bf63fc8719d0
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M 
src/main/resources/org/biouno/unochoice/CascadeChoiceParameter/config.jelly
    M src/main/resources/org/biouno/unochoice/CascadeChoiceParameter/index.jelly
    M src/main/resources/org/biouno/unochoice/ChoiceParameter/config.jelly
    M src/main/resources/org/biouno/unochoice/ChoiceParameter/index.jelly
    M 
src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/config.jelly
    M 
src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/formattedHtml.jelly
    M 
src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/index.jelly
    M 
src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/inputElement.jelly
    M 
src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/orderedList.jelly
    M 
src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/unorderedList.jelly
    M src/main/resources/org/biouno/unochoice/common/checkboxContent.jelly
    M src/main/resources/org/biouno/unochoice/common/choiceParameterCommon.jelly
    M src/main/resources/org/biouno/unochoice/common/radioContent.jelly
    M src/main/resources/org/biouno/unochoice/common/selectContent.jelly
    M src/main/resources/org/biouno/unochoice/model/GroovyScript/config.jelly
    M src/main/resources/org/biouno/unochoice/model/ScriptlerScript/config.jelly
    M src/main/resources/org/biouno/unochoice/stapler/unochoice.jelly

  Log Message:
  -----------
  [JENKINS-66411] Update Jelly files (removing unused namespaces, invalid 
parameters) to load scriptler property instead of duplicating the code


  Commit: 3af2847d3192ee39c7c57c1c1f35cbb33710d4bc
      
https://github.com/jenkinsci/active-choices-plugin/commit/3af2847d3192ee39c7c57c1c1f35cbb33710d4bc
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M src/test/java/org/biouno/unochoice/TestPersistingParameters.java
    M src/test/java/org/biouno/unochoice/issue63983/TestSandboxAndApproval.java
    M src/test/java/org/biouno/unochoice/util/TestScriptCallback.java

  Log Message:
  -----------
  [JENKINS-66411] Fix unit tests


  Commit: 650ed9799efbad7e97e7764bbcaef0adee8f145b
      
https://github.com/jenkinsci/active-choices-plugin/commit/650ed9799efbad7e97e7764bbcaef0adee8f145b
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js

  Log Message:
  -----------
  [JENKINS-66411] Update license year


  Commit: fddcd3da7dd13d8d8ed13d5af8241628556c3807
      
https://github.com/jenkinsci/active-choices-plugin/commit/fddcd3da7dd13d8d8ed13d5af8241628556c3807
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M src/main/java/org/biouno/unochoice/model/ScriptlerScript.java

  Log Message:
  -----------
  [JENKINS-66411] Use ScriptlerBuilder instead of duplicating code


  Commit: 73c99b39de84f1d663f3d9660fc8cc48394d7770
      
https://github.com/jenkinsci/active-choices-plugin/commit/73c99b39de84f1d663f3d9660fc8cc48394d7770
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M src/test/java/org/biouno/unochoice/issue63983/TestSandboxAndApproval.java

  Log Message:
  -----------
  [JENKINS-66411] Fix unit test


  Commit: a3476517c136f0296f1306f211bc06710da3ccb8
      
https://github.com/jenkinsci/active-choices-plugin/commit/a3476517c136f0296f1306f211bc06710da3ccb8
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M README.md

  Log Message:
  -----------
  [JENKINS-66411] Changelog


  Commit: f3012392441e298c5824222d6dd8fd128499f74d
      
https://github.com/jenkinsci/active-choices-plugin/commit/f3012392441e298c5824222d6dd8fd128499f74d
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M src/main/java/org/biouno/unochoice/model/ScriptlerScript.java
    M src/main/resources/org/biouno/unochoice/model/ScriptlerScript/config.jelly

  Log Message:
  -----------
  [JENKINS-66411][JENKINS-55787] Fix checkbox, and use a different style 
(simpler)


Compare: 
https://github.com/jenkinsci/active-choices-plugin/compare/761a378e000e...f3012392441e

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/active-choices-plugin/push/refs/heads/master/761a37-f30123%40github.com.

Reply via email to