nextcloud-server/apps/dav/lib/BackgroundJob
Anna Larch 2d21413367 fix(ooo): don't catch general DB exceptions
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-10-07 11:37:04 +07:00
..
BuildReminderIndexBackgroundJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CalendarRetentionJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CleanupDirectLinksJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CleanupInvitationTokenJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CleanupOrphanedChildrenJob.php fix(dav): move orphan cleaning logic to a chunked background job 2025-05-06 13:05:26 +07:00
DeleteOutdatedSchedulingObjects.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
EventReminderJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
GenerateBirthdayCalendarBackgroundJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
OutOfOfficeEventDispatcherJob.php fix(ooo): don't catch general DB exceptions 2025-10-07 11:37:04 +07:00
PruneOutdatedSyncTokensJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
RefreshWebcalJob.php feat(dav): increase default calendar subscription refresh rate to one day 2024-11-20 10:07:29 +07:00
RegisterRegenerateBirthdayCalendars.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
UpdateCalendarResourcesRoomsBackgroundJob.php Merge pull request #45532 from nextcloud/feat/publish-resources-room-update 2024-06-25 16:48:30 +07:00
UploadCleanup.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
UserStatusAutomation.php fix: adjust setTimeout value for ClearOldStatusesBackgroundJob 2025-07-22 10:41:43 +07:00