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

Port: Premature Rotation For autorotate #12563

Merged
merged 29 commits into from Sep 22, 2021
Merged

Port: Premature Rotation For autorotate #12563

merged 29 commits into from Sep 22, 2021

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    b90bbd2 View commit details
    Browse the repository at this point in the history
  2. some more porting

    HridoyRoy committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    b4fa49a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f603227 View commit details
    Browse the repository at this point in the history
  4. final commits before report

    HridoyRoy committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    ade88b4 View commit details
    Browse the repository at this point in the history
  5. remove deadlock

    HridoyRoy committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    cd4b897 View commit details
    Browse the repository at this point in the history
  6. needs testing

    HridoyRoy committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    61882c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. updates

    HridoyRoy committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    73fc684 View commit details
    Browse the repository at this point in the history
  2. Sync with OpenLDAP PR

    tomhjp committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    01eae5d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    6756417 View commit details
    Browse the repository at this point in the history
  2. WIP unit tests

    * Need to configure DB mount correctly, with db type mockv5
    * Need to find a way to inject errors into that mock db
    tomhjp committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    584c65c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5de7c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1c8a06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    271831e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a85bda7 View commit details
    Browse the repository at this point in the history
  7. Use newly generated password in WAL

    Co-authored-by: Michael Golowka <72365+pcman312@users.noreply.github.com>
    HridoyRoy and pcman312 committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    b07aa53 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    7649297 View commit details
    Browse the repository at this point in the history
  2. test: fix TestPlugin_lifecycle

    calvn committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    747e0ee View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Uncomment and fix unit tests

    * Use mock database plugin to inject errors
    * Tidy test code to rely less on code internals where possible
    * Some stronger test assertions
    tomhjp committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    9cd86cb View commit details
    Browse the repository at this point in the history
  2. Undo logging updates

    tomhjp committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    63c3d0c View commit details
    Browse the repository at this point in the history
  3. Add changelog

    tomhjp committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    45af160 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c01226 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    166fe7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b88f40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6765ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52137e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83e9387 View commit details
    Browse the repository at this point in the history
  10. unwrap reqs on cleanup

    calvn committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    7c29a76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dec64cd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

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