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

fix: check for existing groups #2653

Merged
merged 44 commits into from
Dec 21, 2023
Merged

fix: check for existing groups #2653

merged 44 commits into from
Dec 21, 2023

Commits on Oct 10, 2023

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

Commits on Oct 12, 2023

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

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    931f880 View commit details
    Browse the repository at this point in the history
  2. fix: define Java version

    klaus-sap committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    57bc472 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. handle in separate PR

    klaus-sap authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0352bb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    006e134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a34f0a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 18, 2023

  1. revert format changes

    strehle authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    7d2fb2d View commit details
    Browse the repository at this point in the history
  2. revert format changes

    strehle committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    d4c52f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. fix Sonar warnings

    klaus-sap committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ec56ea6 View commit details
    Browse the repository at this point in the history
  2. remove TODO

    klaus-sap committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ef8f6ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dd1e38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    244110c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85891ed View commit details
    Browse the repository at this point in the history
  6. fix sonar smells

    strehle committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c7eb6d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

  1. fix Sonar warnings

    klaus-sap committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    979f933 View commit details
    Browse the repository at this point in the history
  2. add test class

    klaus-sap committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8cde93e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7adddd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a464bab View commit details
    Browse the repository at this point in the history
  5. zoneId must not be null

    klaus-sap committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    370be52 View commit details
    Browse the repository at this point in the history
  6. use right asserts

    klaus-sap committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a6722b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. remove null-check

    klaus-sap committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ab2d5cf View commit details
    Browse the repository at this point in the history
  2. add integration tests

    klaus-sap committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    bd87bed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdc6b02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f400598 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    163194c View commit details
    Browse the repository at this point in the history
  6. pass IdZ id

    klaus-sap committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1e02b38 View commit details
    Browse the repository at this point in the history
  7. determine zone id

    klaus-sap committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c9810f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    7102503 View commit details
    Browse the repository at this point in the history
  2. update integration tests

    We have 4 tests
    2 positive and 2 negative
    2 using allowedGroups
    2 relying on defaultGroups because allowedGroups is empty
    strehle committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1291228 View commit details
    Browse the repository at this point in the history
  3. cleanup in integration tests, fixes mftop

    refactor to omit dublicates
    strehle committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1658023 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 14, 2023

  1. change log level to info

    klaus-sap committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cc27f66 View commit details
    Browse the repository at this point in the history
  2. remove log message

    klaus-sap committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ef94dea View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Dec 18, 2023

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

Commits on Dec 19, 2023

  1. remove sonar comment

    strehle authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5ddf0ca View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    dfd1fb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab81926 View commit details
    Browse the repository at this point in the history
  3. add unit test

    strehle committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2182153 View commit details
    Browse the repository at this point in the history
  4. refactor

    strehle committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5c72b0e View commit details
    Browse the repository at this point in the history