nextcloud/core/BackgroundJobs
Carl Schwan a213e6bb1d
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
Merge pull request #61011 from nextcloud/carl/cleanup-preview
fix(preview): First cleanup from filecache and then from preview table
2026-06-23 11:08:57 +02:00
..
BackgroundCleanupUpdaterBackupsJob.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CheckForUserCertificates.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CleanupBackgroundJobsJob.php feat(jobs): clean old job runs 2026-06-12 13:53:10 +02:00
CleanupLoginFlowV2.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ExpirePreviewsJob.php chore: add psalm-api to for classes we need to mock in unit tests 2026-04-28 23:52:43 +02:00
GenerateMetadataJob.php chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
LookupServerSendCheckBackgroundJob.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PreviewMigrationJob.php fix(preview): Don't abort cleanup of previews too early 2026-06-22 16:35:33 +02:00