aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/SetupChecks/DatabaseHasMissingIndices.php
Commit message (Expand)AuthorAgeFilesLines
* fix(l10n): Improve english source stringsJoas Schilling2025-02-261-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-031-19/+2
* feat(SetupChecks): Refactor DatabaseHasMissingIndicesJosh Richards2024-05-111-3/+11
* fix(settings): show warning for indexToReplace as part of missing indicesJohannes Merkel2024-03-191-0/+13
* Missing things in database should be warning, not infoCôme Chilliet2023-11-271-1/+1
* Migrate missing index database check to new APICôme Chilliet2023-11-271-0/+89