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

Migrate checks to new SetupCheck API #41134

Merged
merged 12 commits into from
Nov 7, 2023
Merged

Commits on Nov 7, 2023

  1. Migrate getenv test to new SetupCheck API

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    dec52f6 View commit details
    Browse the repository at this point in the history
  2. Remove duplicated ReadOnlyConfig setup check

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    506f396 View commit details
    Browse the repository at this point in the history
  3. Migrate email test to new SetupCheck API

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5957a2b View commit details
    Browse the repository at this point in the history
  4. Migrate database transaction level check to SetupCheck API

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3c75075 View commit details
    Browse the repository at this point in the history
  5. Remove duplicate fileinfo PHP module check

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f9770b8 View commit details
    Browse the repository at this point in the history
  6. Migrated both file locking checks to SetupCheck API

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6911dc3 View commit details
    Browse the repository at this point in the history
  7. Migrate memcache check to SetupCheck API

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ddd13a9 View commit details
    Browse the repository at this point in the history
  8. Migrate Randomness secure check to SetupCheck API

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    147b29f View commit details
    Browse the repository at this point in the history
  9. Migrate code integrity to SetupCheck API

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    086d3ce View commit details
    Browse the repository at this point in the history
  10. Migrate Freetype check to SetupCheck API

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ac3da13 View commit details
    Browse the repository at this point in the history
  11. Migrate 32bit check to SetupCheck API

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0fd5ed9 View commit details
    Browse the repository at this point in the history
  12. Revert "Migrate code integrity to SetupCheck API"

    This reverts commit aa2d315.
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    00d3856 View commit details
    Browse the repository at this point in the history