nextcloud/apps/settings/tests
Carl Schwan c90bf858ec 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-03-02 11:25:49 +00: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 test(settings): Fix CI after parallel merges 2026-02-04 19:27:48 +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-03-02 11:25:49 +00: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