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

Basic server probes #10301

Merged
merged 9 commits into from
Oct 15, 2024
Merged

Commits on Oct 15, 2024

  1. refactor checker

    Signed-off-by: Christian Richter <[email protected]>
    dragonchaser committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9186c90 View commit details
    Browse the repository at this point in the history
  2. refactor web & activitylog checks

    Signed-off-by: Christian Richter <[email protected]>
    dragonchaser committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c11b18c View commit details
    Browse the repository at this point in the history
  3. add http checks to idp & graph

    Signed-off-by: Christian Richter <[email protected]>
    dragonchaser committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    80d619c View commit details
    Browse the repository at this point in the history
  4. add http checks to invitations & ocs

    Signed-off-by: Christian Richter <[email protected]>
    dragonchaser committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3defed1 View commit details
    Browse the repository at this point in the history
  5. add http checks to proxy & settings

    Signed-off-by: Christian Richter <[email protected]>
    dragonchaser committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    535df48 View commit details
    Browse the repository at this point in the history
  6. add http checks to sse & thumbnails

    Signed-off-by: Christian Richter <[email protected]>
    dragonchaser committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dcce0bc View commit details
    Browse the repository at this point in the history
  7. add http checks to userlog & webdav

    Signed-off-by: Christian Richter <[email protected]>
    dragonchaser committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d5ef26c View commit details
    Browse the repository at this point in the history
  8. add http checks to webfinger

    Signed-off-by: Christian Richter <[email protected]>
    dragonchaser committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e1fb51e View commit details
    Browse the repository at this point in the history
  9. fix bug in checkhttp.go

    Signed-off-by: Christian Richter <[email protected]>
    dragonchaser committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dd59a36 View commit details
    Browse the repository at this point in the history