nextcloud/apps/settings/tests
Carl Schwan 3e8f02308a 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:52 +00:00
..
Activity chore: run rector 2025-07-01 22:45:52 +02:00
AppInfo chore: Cleanup DIContainer class 2025-07-08 13:32:12 +02:00
Command/AdminDelegation fix(admin-delegation): Prevent delegation to group if delegation already exist 2026-02-05 07:35:07 +01:00
Controller docs: remove developer documentation link 2026-02-05 18:01:51 +01:00
Integration fix(admin-delegation): Prevent delegation to group if delegation already exist 2026-02-05 07:35:07 +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 2026-02-05 07:35:07 +01:00
Settings perf(sharing): Avoid loading all shares from all users when unsharing 2026-03-02 11:25:52 +00:00
SetupChecks test: Adjust the test for the warning of Oracle 2025-12-01 15:26:37 +01:00
UserMigration chore: run rector 2025-07-01 22:45:52 +02:00