Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Kms module #47

Merged
merged 17 commits into from
Aug 23, 2022
Merged

Kms module #47

merged 17 commits into from
Aug 23, 2022

Commits on Aug 4, 2022

  1. kms now own module

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    28e699a View commit details
    Browse the repository at this point in the history
  2. import kms classes from kms module, use SPI

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    98749f8 View commit details
    Browse the repository at this point in the history
  3. use SPI pattern to create KMS instance

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    49ef0ae View commit details
    Browse the repository at this point in the history
  4. use SPI pattern to create KMS instance

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3e34123 View commit details
    Browse the repository at this point in the history
  5. adjust test json for latest field names

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    1b01bc5 View commit details
    Browse the repository at this point in the history
  6. include kms dependency, add spot bugs

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    1dfd9ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f54553e View commit details
    Browse the repository at this point in the history
  8. add test kms for testing

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    0e4887d View commit details
    Browse the repository at this point in the history
  9. declare kms, kms-test submodules. minor edits

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c8e6f6d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. update dependency on kms-test

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    743cc57 View commit details
    Browse the repository at this point in the history
  2. add fat jar plugin back in

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a77494f View commit details
    Browse the repository at this point in the history
  3. add module for test kms

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    4751333 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Add hint for solving KMS conflict exception

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    36d5688 View commit details
    Browse the repository at this point in the history
  2. add locale for toLower

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    4dc0841 View commit details
    Browse the repository at this point in the history
  3. fix iterator, use getOrDefault

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    805ba8e View commit details
    Browse the repository at this point in the history
  4. Add mention of serviceloader to javadoc

    Signed-off-by: Chris Giblin <[email protected]>
    chris-giblin committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    0cdf02e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

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