nextcloud-server/apps/federation/tests
Pablo Zimdahl 7492f7c7cb fix(federation): always set server status to OK after successful runs
Previously if a server status got set to failure, it stayed that way
until an addressbook-sync found changes. Now the server status is set to
OK after each successful sync check (if that's not the case already),
regardless of addressbook changes.

This change also includes two new logging statements, which could help
next time someone debugs this.

Signed-off-by: Pablo Zimdahl <pablo@nextcloud.com>
2024-08-22 19:01:42 +07:00
..
BackgroundJob
Controller
DAV
Middleware
Settings
DbHandlerTest.php
SyncFederationAddressbooksTest.php
TrustedServersTest.php