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

[SLE-15-SP3] Fix DNS zone creation #60

Merged
merged 7 commits into from
Jan 13, 2022
Merged

Commits on Jan 13, 2022

  1. IsDNSZoneMaintained returns inverted value

    The Function IsDNSZoneMaintained is returning true if the Zone is not maintained and otherwise around.
    obel1x authored and dgdavid committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    7986d30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f25498 View commit details
    Browse the repository at this point in the history
  3. Refactor #IsDNSZoneMaintained

    dgdavid committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    bde8933 View commit details
    Browse the repository at this point in the history
  4. Rename test file

    dgdavid committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    486718e View commit details
    Browse the repository at this point in the history
  5. Fix test suite

    Using the same "dummy" class in multiple test files makes them fail.
    dgdavid committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    64262bd View commit details
    Browse the repository at this point in the history
  6. Bump version and changelog

    dgdavid committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    51abbf5 View commit details
    Browse the repository at this point in the history
  7. Fix unit tests for widgets

    dgdavid committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    2f07d13 View commit details
    Browse the repository at this point in the history