nextcloud-server/apps/federation/tests
Pablo Zimdahl 4679ff726a 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 15:03:06 +07:00
..
BackgroundJob fix(federation): give some time to prepare both servers 2024-04-11 09:53:41 +07:00
Controller fix: Add bruteforce protection to federation endpoint 2024-02-21 08:22:46 +07:00
DAV
Middleware chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Settings
DbHandlerTest.php
SyncFederationAddressbooksTest.php fix(federation): always set server status to OK after successful runs 2024-08-22 15:03:06 +07:00
TrustedServersTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00