Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure secp bulk loading #850

Merged
merged 32 commits into from
Jul 28, 2023
Merged

Commits on Jul 7, 2023

  1. Azure secp bulk loading

    jframe committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8ed4052 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    c504fbf View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. AzureKeyVault tests

    jframe committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b397719 View commit details
    Browse the repository at this point in the history
  2. spotless

    jframe committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6960fff View commit details
    Browse the repository at this point in the history
  3. remove forkjoin pool hack

    jframe committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a32247a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    5858e75 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    be9e45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63795da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cee246e View commit details
    Browse the repository at this point in the history
  4. fix integration test

    jframe committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    52f6da5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    ea18172 View commit details
    Browse the repository at this point in the history
  2. Remove AzureKeyVaultSignerFactory needToHash constructor as this only…

    … used in the test. And remove multiple signing test as this doesn't add any value
    jframe committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1d1d0ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    297aa64 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    a5e38ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f387f00 View commit details
    Browse the repository at this point in the history
  3. Change all Azure code to use the AzureKeyVaultFactory and create an E…

    …xecutorService if doesn't already exist
    jframe committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fb28ee8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be2f509 View commit details
    Browse the repository at this point in the history
  5. Re-enable process runner

    jframe committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    aac3092 View commit details
    Browse the repository at this point in the history
  6. Use separate key dirs for signers so that SlashingPruningAcceptanceTe…

    …st works with AT ThreadRunner
    jframe committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b4937fb View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Cleanup after review

    jframe committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e15c332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7125afc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f7c28c View commit details
    Browse the repository at this point in the history
  4. AzureKeyVaultFactory tests

    jframe committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    dba365e View commit details
    Browse the repository at this point in the history
  5. changelog

    jframe committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    17730b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. changes after group review

    jframe committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    741c7b1 View commit details
    Browse the repository at this point in the history
  2. update dependencyCheck plugin

    jframe committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    801e3bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a9f1de View commit details
    Browse the repository at this point in the history
  4. Revert "update dependencyCheck plugin"

    This reverts commit 801e3bc.
    jframe committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    027b4f1 View commit details
    Browse the repository at this point in the history
  5. After PR review

    jframe committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    35c6dec View commit details
    Browse the repository at this point in the history
  6. After PR review

    jframe committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e139f26 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. After PR review

    jframe committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5a655c4 View commit details
    Browse the repository at this point in the history
  2. After PR review

    jframe committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8a1a964 View commit details
    Browse the repository at this point in the history