Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: ef08c305105f64ee4ae86c0383e21506f36a0039
      
https://github.com/jenkinsci/credentials-plugin/commit/ef08c305105f64ee4ae86c0383e21506f36a0039
  Author: Yaroslav Afenkin <[email protected]>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M 
src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java
    M src/main/resources/lib/credentials/select/select.js
    A 
src/test/java/com/cloudbees/plugins/credentials/CredentialsSelectHelperTest.java
    A 
src/test/resources/com/cloudbees/plugins/credentials/CredentialsSelectHelperTest/CredentialsSelectionAction/index.jelly

  Log Message:
  -----------
  Do not use `FormApply#applyResponse` to execute arbitrary javascript


  Commit: 53e74eb384566db610b1e9ab5edd47172ae9a83f
      
https://github.com/jenkinsci/credentials-plugin/commit/53e74eb384566db610b1e9ab5edd47172ae9a83f
  Author: Yaroslav Afenkin <[email protected]>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    M 
src/test/java/com/cloudbees/plugins/credentials/CredentialsSelectHelperTest.java

  Log Message:
  -----------
  Set sensible `waitForBackgroundJavaScript` timeouts


  Commit: d71602e7cc03a96bf876171da18a19d8dcb7efb9
      
https://github.com/jenkinsci/credentials-plugin/commit/d71602e7cc03a96bf876171da18a19d8dcb7efb9
  Author: Yaroslav Afenkin <[email protected]>
  Date:   2023-09-28 (Thu, 28 Sep 2023)

  Changed paths:
    M 
src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java

  Log Message:
  -----------
  Address review feedback

* use `#element` over `#accumulate`
* show different notification when credentials weren't added


  Commit: ccd45a5263d0b9ffb20a66965a9124e15e2b8e03
      
https://github.com/jenkinsci/credentials-plugin/commit/ccd45a5263d0b9ffb20a66965a9124e15e2b8e03
  Author: Yaroslav Afenkin <[email protected]>
  Date:   2023-10-13 (Fri, 13 Oct 2023)

  Changed paths:
    M Jenkinsfile
    M pom.xml
    M 
src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java
    M 
src/main/java/com/cloudbees/plugins/credentials/CredentialsStoreAction.java
    M 
src/main/java/com/cloudbees/plugins/credentials/cli/BaseCredentialsCLICommand.java
    M 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsParameterDefinition/config.jelly

  Log Message:
  -----------
  Merge branch 'master' into form-apply


  Commit: b83506de35a609921988e41475f13fef4b10f790
      
https://github.com/jenkinsci/credentials-plugin/commit/b83506de35a609921988e41475f13fef4b10f790
  Author: Robert Sandell <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M 
src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java
    M src/main/resources/lib/credentials/select/select.js
    A 
src/test/java/com/cloudbees/plugins/credentials/CredentialsSelectHelperTest.java
    A 
src/test/resources/com/cloudbees/plugins/credentials/CredentialsSelectHelperTest/CredentialsSelectionAction/index.jelly

  Log Message:
  -----------
  Merge pull request #481 from yaroslavafenkin/form-apply

Do not use `FormApply#applyResponse` to execute arbitrary javascript


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/b8b5be0f0278...b83506de35a6

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/b8b5be-b83506%40github.com.

Reply via email to