nextcloud/apps/settings/tests
Carl Schwan 0676fba514
perf(sharing): Avoid loading all shares from all users when unsharing
First check which users have a shares and for which providers and then
only load these shares.

Avoid doing at most 5 SQL queries for each users a share was shared with if
there are no shares.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-02-25 17:14:15 +01:00
..
Activity fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
AppInfo fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
Command/AdminDelegation fix(admin-delegation): Prevent delegation to group if delegation already exist 2025-12-10 15:08:53 +01:00
Controller Merge pull request #58002 from nextcloud/fix/let-user-backend-lock-fields 2026-02-05 12:11:07 +01:00
Integration fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
Mailer fix: Fix button alignment for email templates in Outlook 2025-08-06 15:18:01 +02:00
Middleware test: Migrate settings and provisioning_api to PHPUnit10 2025-05-16 23:10:14 +02:00
Service fix(admin-delegation): Prevent delegation to group if delegation already exist 2025-12-10 15:08:53 +01:00
Settings perf(sharing): Avoid loading all shares from all users when unsharing 2026-02-25 17:14:15 +01:00
SetupChecks fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
UserMigration fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00