nextcloud-server/apps/dav/lib/BackgroundJob
Christoph Wurst 9ff9803da4
Fix missing parent constructor call in DAV reminder job
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-08-26 16:08:10 +02:00
..
BuildReminderIndexBackgroundJob.php Fix missing parent constructor call in DAV reminder job 2019-08-26 16:08:10 +02:00
CleanupDirectLinksJob.php
CleanupInvitationTokenJob.php
EventReminderJob.php run send reminders background-job only when mode is not set to occ 2019-08-15 20:02:56 +02:00
GenerateBirthdayCalendarBackgroundJob.php
RefreshWebcalJob.php RefreshWebcalJob: replace ugly Regex with standard php utils 2019-07-02 20:04:54 +02:00
RegisterRegenerateBirthdayCalendars.php Don't run repair step for every individual user, outsource that to background job 2019-05-23 11:24:32 +02:00
UpdateCalendarResourcesRoomsBackgroundJob.php sync metadata of rooms / resources with cache 2019-08-01 10:08:56 +02:00
UploadCleanup.php